Sep 07 09:51:52 devstack devstack@c-api.service[74708]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 09:51:52 devstack devstack@c-api.service[74708]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 09:51:52 2026] *** Sep 07 09:51:52 devstack devstack@c-api.service[74708]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 09:51:52 devstack devstack@c-api.service[74708]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 09:51:52 devstack devstack@c-api.service[74708]: nodename: devstack Sep 07 09:51:52 devstack devstack@c-api.service[74708]: machine: x86_64 Sep 07 09:51:52 devstack devstack@c-api.service[74708]: clock source: unix Sep 07 09:51:52 devstack devstack@c-api.service[74708]: pcre jit disabled Sep 07 09:51:52 devstack devstack@c-api.service[74708]: detected number of CPU cores: 4 Sep 07 09:51:52 devstack devstack@c-api.service[74708]: current working directory: / Sep 07 09:51:52 devstack devstack@c-api.service[74708]: detected binary path: /usr/bin/uwsgi-core Sep 07 09:51:52 devstack devstack@c-api.service[74708]: your processes number limit is 47518 Sep 07 09:51:52 devstack devstack@c-api.service[74708]: your memory page size is 4096 bytes Sep 07 09:51:52 devstack devstack@c-api.service[74708]: detected max file descriptor number: 2048 Sep 07 09:51:52 devstack devstack@c-api.service[74708]: lock engine: pthread robust mutexes Sep 07 09:51:52 devstack devstack@c-api.service[74708]: thunder lock: enabled Sep 07 09:51:52 devstack devstack@c-api.service[74708]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 09:51:52 devstack devstack@c-api.service[74708]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 09:51:52 devstack devstack@c-api.service[74708]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 09:51:52 devstack devstack@c-api.service[74708]: Set PythonHome to /opt/stack/data/venv Sep 07 09:51:52 devstack devstack@c-api.service[74708]: Python main interpreter initialized at 0x785b5c6a4668 Sep 07 09:51:52 devstack devstack@c-api.service[74708]: python threads support enabled Sep 07 09:51:52 devstack devstack@c-api.service[74708]: your server socket listen backlog is limited to 100 connections Sep 07 09:51:52 devstack devstack@c-api.service[74708]: your mercy for graceful operations on workers is 80 seconds Sep 07 09:51:52 devstack devstack@c-api.service[74708]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 09:51:52 devstack devstack@c-api.service[74708]: *** Operational MODE: preforking *** Sep 07 09:51:52 devstack devstack@c-api.service[74708]: *** uWSGI is running in multiple interpreter mode *** Sep 07 09:51:52 devstack devstack@c-api.service[74708]: spawned uWSGI master process (pid: 74708) Sep 07 09:51:52 devstack devstack@c-api.service[74708]: spawned uWSGI worker 1 (pid: 74714, cores: 1) Sep 07 09:51:52 devstack devstack@c-api.service[74708]: spawned uWSGI worker 2 (pid: 74715, cores: 1) Sep 07 09:51:52 devstack devstack@c-api.service[74708]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 09:51:52 devstack devstack@c-api.service[74714]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 09:51:52 devstack devstack@c-api.service[74714]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 09:51:52 devstack devstack@c-api.service[74714]: we strongly recommend against using it for new projects. Sep 07 09:51:52 devstack devstack@c-api.service[74714]: If you are already using Eventlet, we recommend migrating to a different Sep 07 09:51:52 devstack devstack@c-api.service[74714]: framework. For more detail see Sep 07 09:51:52 devstack devstack@c-api.service[74714]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 09:51:52 devstack devstack@c-api.service[74714]: import eventlet # noqa Sep 07 09:51:52 devstack devstack@c-api.service[74715]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 09:51:52 devstack devstack@c-api.service[74715]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 09:51:52 devstack devstack@c-api.service[74715]: we strongly recommend against using it for new projects. Sep 07 09:51:52 devstack devstack@c-api.service[74715]: If you are already using Eventlet, we recommend migrating to a different Sep 07 09:51:52 devstack devstack@c-api.service[74715]: framework. For more detail see Sep 07 09:51:52 devstack devstack@c-api.service[74715]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 09:51:52 devstack devstack@c-api.service[74715]: import eventlet # noqa Sep 07 09:51:52 devstack devstack@c-api.service[74715]: /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 09:51:52 devstack devstack@c-api.service[74715]: from cgi import parse_header Sep 07 09:51:52 devstack devstack@c-api.service[74714]: /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 09:51:52 devstack devstack@c-api.service[74714]: from cgi import parse_header Sep 07 09:51:52 devstack devstack@c-api.service[74715]: /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 09:51:52 devstack devstack@c-api.service[74715]: warnings.warn( Sep 07 09:51:52 devstack devstack@c-api.service[74714]: /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 09:51:52 devstack devstack@c-api.service[74714]: warnings.warn( Sep 07 09:51:52 devstack devstack@c-api.service[74715]: /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 09:51:52 devstack devstack@c-api.service[74715]: removals.removed_module( Sep 07 09:51:52 devstack devstack@c-api.service[74715]: /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 09:51:52 devstack devstack@c-api.service[74715]: removals.removed_module( Sep 07 09:51:52 devstack devstack@c-api.service[74714]: /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 09:51:52 devstack devstack@c-api.service[74714]: removals.removed_module( Sep 07 09:51:52 devstack devstack@c-api.service[74714]: /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 09:51:52 devstack devstack@c-api.service[74714]: removals.removed_module( Sep 07 09:51:54 devstack devstack@c-api.service[74714]: /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 09:51:54 devstack devstack@c-api.service[74714]: warnings.warn( Sep 07 09:51:54 devstack devstack@c-api.service[74715]: /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 09:51:54 devstack devstack@c-api.service[74715]: warnings.warn( Sep 07 09:51:54 devstack devstack@c-api.service[74714]: /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 09:51:54 devstack devstack@c-api.service[74714]: warnings.warn( Sep 07 09:51:54 devstack devstack@c-api.service[74715]: /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 09:51:54 devstack devstack@c-api.service[74715]: warnings.warn( Sep 07 09:51:55 devstack devstack@c-api.service[74714]: 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 09:51:55 devstack devstack@c-api.service[74714]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74714) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 09:51:55 devstack devstack@c-api.service[74715]: 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 09:51:55 devstack devstack@c-api.service[74715]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74715) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 09:51:55 devstack devstack@c-api.service[74715]: /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 09:51:55 devstack devstack@c-api.service[74715]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 09:51:55 devstack devstack@c-api.service[74714]: /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 09:51:55 devstack devstack@c-api.service[74714]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74714) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74715) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:51:56 devstack devstack@c-api.service[74715]: INFO dbcounter [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Registered counter for database cinder Sep 07 09:51:56 devstack devstack@c-api.service[74714]: INFO dbcounter [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Registered counter for database cinder Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG oslo_db.sqlalchemy.engines [None req-39a9397d-900b-4693-bb5f-95b407359dda 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=74715) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG oslo_db.sqlalchemy.engines [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa 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=74714) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: DEBUG dbcounter [-] [74714] Writer thread running {{(pid=74714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: /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 09:51:56 devstack devstack@c-api.service[74714]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:51:56 devstack devstack@c-api.service[74714]: INFO cinder.rpc [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 09:51:56 devstack devstack@c-api.service[74714]: INFO cinder.rpc [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 09:51:56 devstack devstack@c-api.service[74714]: INFO cinder.rpc [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 09:51:56 devstack devstack@c-api.service[74715]: DEBUG dbcounter [-] [74715] Writer thread running {{(pid=74715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 09:51:56 devstack devstack@c-api.service[74714]: INFO cinder.rpc [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 09:51:56 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:56 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:56 devstack devstack@c-api.service[74714]: WARNING cinder.keymgr.conf_key_mgr [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa 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 09:51:56 devstack devstack@c-api.service[74715]: /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 09:51:56 devstack devstack@c-api.service[74715]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:51:56 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:56 devstack devstack@c-api.service[74715]: INFO cinder.rpc [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 09:51:56 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:56 devstack devstack@c-api.service[74715]: INFO cinder.rpc [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 09:51:56 devstack devstack@c-api.service[74715]: INFO cinder.rpc [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 09:51:56 devstack devstack@c-api.service[74715]: INFO cinder.rpc [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 09:51:56 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:56 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:56 devstack devstack@c-api.service[74715]: WARNING cinder.keymgr.conf_key_mgr [None req-39a9397d-900b-4693-bb5f-95b407359dda 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 09:51:56 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:56 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG oslo_db.sqlalchemy.engines [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa 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=74714) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: INFO cinder.rpc [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 09:51:57 devstack devstack@c-api.service[74714]: INFO cinder.rpc [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG oslo_db.sqlalchemy.engines [None req-39a9397d-900b-4693-bb5f-95b407359dda 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=74715) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: INFO cinder.rpc [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: INFO cinder.rpc [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING cinder.api.contrib.hosts [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extended resource: extensions {{(pid=74714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extended resource: os-volume-manage {{(pid=74714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extended resource: os-quota-class-sets {{(pid=74714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extended resource: os-hosts {{(pid=74714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extended resource: capabilities {{(pid=74714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extended resource: encryption {{(pid=74714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extended resource: scheduler-stats {{(pid=74714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extended resource: os-quota-sets {{(pid=74714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING cinder.api.contrib.hosts [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extended resource: os-availability-zone {{(pid=74714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extended resource: qos-specs {{(pid=74714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extended resource: extra_specs {{(pid=74714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extended resource: backups {{(pid=74714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extended resource: encryption {{(pid=74714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extended resource: extensions {{(pid=74715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extended resource: cgsnapshots {{(pid=74714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extended resource: os-volume-manage {{(pid=74715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extended resource: os-volume-type-access {{(pid=74714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extended resource: os-quota-class-sets {{(pid=74715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extended resource: consistencygroups {{(pid=74714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extended resource: os-hosts {{(pid=74715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extended resource: capabilities {{(pid=74715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extended resource: os-volume-transfer {{(pid=74714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extended resource: encryption {{(pid=74715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extended resource: os-snapshot-manage {{(pid=74714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extended resource: scheduler-stats {{(pid=74715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extended resource: os-quota-sets {{(pid=74715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extended resource: os-availability-zone {{(pid=74715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extended resource: qos-specs {{(pid=74715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extended resource: extra_specs {{(pid=74715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING stevedore.named [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WARNING castellan.key_manager [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.contrib.snapshot_actions [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] SnapshotActionsController initialized {{(pid=74714) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extended resource: backups {{(pid=74715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extension AdminActions extending resource: volumes {{(pid=74714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extension AdminActions extending resource: snapshots {{(pid=74714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extension AdminActions extending resource: backups {{(pid=74714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extension VolumeActions extending resource: volumes {{(pid=74714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extension UsedLimits extending resource: limits {{(pid=74714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extended resource: encryption {{(pid=74715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extension TypesManage extending resource: types {{(pid=74714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extension SnapshotActions extending resource: snapshots {{(pid=74714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.v3.router [None req-743c7e9d-35a0-4ead-9501-ab08396b52fa None None] Extension VolumeTypeAccess extending resource: types {{(pid=74714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extended resource: cgsnapshots {{(pid=74715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extended resource: os-volume-type-access {{(pid=74715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extended resource: consistencygroups {{(pid=74715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extended resource: os-volume-transfer {{(pid=74715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extended resource: os-snapshot-manage {{(pid=74715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x785b5c6a4668 pid: 74714 (default app) Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING stevedore.named [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WARNING castellan.key_manager [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.contrib.snapshot_actions [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] SnapshotActionsController initialized {{(pid=74715) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extension AdminActions extending resource: volumes {{(pid=74715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extension AdminActions extending resource: snapshots {{(pid=74715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extension AdminActions extending resource: backups {{(pid=74715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extension VolumeActions extending resource: volumes {{(pid=74715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: DEBUG cinder.api.middleware.request_id [None req-c9e607fd-fe41-466b-99e5-d75e18838caf None None] RequestId filter calling following filter/app {{(pid=74714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extension UsedLimits extending resource: limits {{(pid=74715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extension TypesManage extending resource: types {{(pid=74715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extension SnapshotActions extending resource: snapshots {{(pid=74715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74715]: DEBUG cinder.api.v3.router [None req-39a9397d-900b-4693-bb5f-95b407359dda None None] Extension VolumeTypeAccess extending resource: types {{(pid=74715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:51:57 devstack devstack@c-api.service[74714]: [pid: 74714|app: 0|req: 1/1] 192.168.122.74 () {50 vars in 780 bytes} [Mon Sep 7 09:51:57 2026] GET /volume/v3/ => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 09:51:57 devstack devstack@c-api.service[74715]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x785b5c6a4668 pid: 74715 (default app) Sep 07 09:52:05 devstack devstack@c-api.service[74714]: DEBUG cinder.api.middleware.request_id [None req-3eb6d39a-7374-478c-a90d-5418dc7b5e69 None None] RequestId filter calling following filter/app {{(pid=74714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:06 devstack devstack@c-api.service[74714]: INFO cinder.api.openstack.wsgi [None req-3eb6d39a-7374-478c-a90d-5418dc7b5e69 admin admin] POST http://192.168.122.74/volume/v3/types Sep 07 09:52:06 devstack devstack@c-api.service[74714]: DEBUG cinder.api.openstack.wsgi [None req-3eb6d39a-7374-478c-a90d-5418dc7b5e69 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=74714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:06 devstack devstack@c-api.service[74714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:06 devstack devstack@c-api.service[74714]: warnings.warn( Sep 07 09:52:06 devstack devstack@c-api.service[74714]: DEBUG oslo_db.sqlalchemy.engines [None req-3eb6d39a-7374-478c-a90d-5418dc7b5e69 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=74714) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:52:06 devstack devstack@c-api.service[74714]: INFO cinder.api.openstack.wsgi [None req-3eb6d39a-7374-478c-a90d-5418dc7b5e69 admin admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 09:52:06 devstack devstack@c-api.service[74714]: [pid: 74714|app: 0|req: 2/2] 192.168.122.74 () {60 vars in 1186 bytes} [Mon Sep 7 09:52:05 2026] POST /volume/v3/types => generated 186 bytes in 1372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:06 devstack devstack@c-api.service[74715]: DEBUG cinder.api.middleware.request_id [None req-7b2a3df5-77e8-4d8b-a8e4-04da51248414 None None] RequestId filter calling following filter/app {{(pid=74715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:07 devstack devstack@c-api.service[74715]: DEBUG dbcounter [-] [74715] Writing DB stats cinder:SELECT=6 {{(pid=74715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:52:07 devstack devstack@c-api.service[74715]: INFO cinder.api.openstack.wsgi [None req-7b2a3df5-77e8-4d8b-a8e4-04da51248414 admin admin] POST http://192.168.122.74/volume/v3/types/88acc9c1-a7cf-459e-869d-1d3401a4786e/extra_specs Sep 07 09:52:07 devstack devstack@c-api.service[74715]: DEBUG cinder.api.openstack.wsgi [None req-7b2a3df5-77e8-4d8b-a8e4-04da51248414 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:07 devstack devstack@c-api.service[74715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:07 devstack devstack@c-api.service[74715]: warnings.warn( Sep 07 09:52:07 devstack devstack@c-api.service[74715]: DEBUG oslo_db.sqlalchemy.engines [None req-7b2a3df5-77e8-4d8b-a8e4-04da51248414 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=74715) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:52:07 devstack devstack@c-api.service[74715]: INFO cinder.api.openstack.wsgi [None req-7b2a3df5-77e8-4d8b-a8e4-04da51248414 admin admin] http://192.168.122.74/volume/v3/types/88acc9c1-a7cf-459e-869d-1d3401a4786e/extra_specs returned with HTTP 200 Sep 07 09:52:07 devstack devstack@c-api.service[74715]: [pid: 74715|app: 0|req: 1/3] 192.168.122.74 () {60 vars in 1333 bytes} [Mon Sep 7 09:52:06 2026] POST /volume/v3/types/88acc9c1-a7cf-459e-869d-1d3401a4786e/extra_specs => generated 55 bytes in 1007 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:52:16 devstack devstack@c-api.service[74714]: DEBUG dbcounter [-] [74714] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:52:17 devstack devstack@c-api.service[74715]: DEBUG dbcounter [-] [74715] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:52:47 devstack devstack@c-api.service[74714]: DEBUG cinder.api.middleware.request_id [None req-379d7b9c-f58e-4925-9b72-e1e1c1fa61c3 None None] RequestId filter calling following filter/app {{(pid=74714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:47 devstack devstack@c-api.service[74714]: INFO cinder.api.openstack.wsgi [None req-379d7b9c-f58e-4925-9b72-e1e1c1fa61c3 None None] GET http://192.168.122.74/volume// Sep 07 09:52:47 devstack devstack@c-api.service[74714]: DEBUG cinder.api.openstack.wsgi [None req-379d7b9c-f58e-4925-9b72-e1e1c1fa61c3 None None] Empty body provided in request {{(pid=74714) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:47 devstack devstack@c-api.service[74714]: DEBUG cinder.api.openstack.wsgi [None req-379d7b9c-f58e-4925-9b72-e1e1c1fa61c3 None None] Calling method 'all' {{(pid=74714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:47 devstack devstack@c-api.service[74714]: INFO cinder.api.openstack.wsgi [None req-379d7b9c-f58e-4925-9b72-e1e1c1fa61c3 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 09:52:47 devstack devstack@c-api.service[74714]: [pid: 74714|app: 0|req: 3/4] 192.168.122.74 () {58 vars in 1309 bytes} [Mon Sep 7 09:52:47 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 09:54:32 devstack devstack@c-api.service[74715]: DEBUG cinder.api.middleware.request_id [None req-da366a4a-7638-481c-b359-2d95869ebc88 None None] RequestId filter calling following filter/app {{(pid=74715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:32 devstack devstack@c-api.service[74715]: INFO cinder.api.openstack.wsgi [None req-da366a4a-7638-481c-b359-2d95869ebc88 tempest-verify_tempest_config-1498525429 tempest-verify_tempest_config-1498525429-project-member] GET http://192.168.122.74/volume/v3/extensions Sep 07 09:54:32 devstack devstack@c-api.service[74715]: DEBUG cinder.api.openstack.wsgi [None req-da366a4a-7638-481c-b359-2d95869ebc88 tempest-verify_tempest_config-1498525429 tempest-verify_tempest_config-1498525429-project-member] Empty body provided in request {{(pid=74715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:32 devstack devstack@c-api.service[74715]: DEBUG cinder.api.openstack.wsgi [None req-da366a4a-7638-481c-b359-2d95869ebc88 tempest-verify_tempest_config-1498525429 tempest-verify_tempest_config-1498525429-project-member] Calling method 'index' {{(pid=74715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:32 devstack devstack@c-api.service[74715]: INFO cinder.api.openstack.wsgi [None req-da366a4a-7638-481c-b359-2d95869ebc88 tempest-verify_tempest_config-1498525429 tempest-verify_tempest_config-1498525429-project-member] http://192.168.122.74/volume/v3/extensions returned with HTTP 200 Sep 07 09:54:32 devstack devstack@c-api.service[74715]: [pid: 74715|app: 0|req: 2/5] 192.168.122.74 () {58 vars in 1125 bytes} [Mon Sep 7 09:54:32 2026] GET /volume/v3/extensions => generated 5245 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:39 devstack devstack@c-api.service[74714]: DEBUG cinder.api.middleware.request_id [None req-f23a5a41-be73-48e3-b6dd-004e708a6aa8 None None] RequestId filter calling following filter/app {{(pid=74714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:39 devstack devstack@c-api.service[74714]: INFO cinder.api.openstack.wsgi [None req-f23a5a41-be73-48e3-b6dd-004e708a6aa8 demo admin] POST http://192.168.122.74/volume/v3/types Sep 07 09:54:39 devstack devstack@c-api.service[74714]: DEBUG cinder.api.openstack.wsgi [None req-f23a5a41-be73-48e3-b6dd-004e708a6aa8 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:39 devstack devstack@c-api.service[74714]: INFO cinder.api.openstack.wsgi [None req-f23a5a41-be73-48e3-b6dd-004e708a6aa8 demo admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 09:54:39 devstack devstack@c-api.service[74714]: [pid: 74714|app: 0|req: 4/6] 192.168.122.74 () {60 vars in 1186 bytes} [Mon Sep 7 09:54:39 2026] POST /volume/v3/types => generated 184 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:49 devstack devstack@c-api.service[74714]: DEBUG dbcounter [-] [74714] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:56:35 devstack devstack@c-api.service[74708]: Mon Sep 7 09:56:35 2026 - graceful shutdown triggered... Sep 07 09:56:35 devstack devstack@c-api.service[74715]: Gracefully killing worker 2 (pid: 74715)... Sep 07 09:56:35 devstack devstack@c-api.service[74714]: Gracefully killing worker 1 (pid: 74714)... Sep 07 09:56:36 devstack devstack@c-api.service[74708]: worker 1 buried after 1 seconds Sep 07 09:56:36 devstack devstack@c-api.service[74708]: worker 2 buried after 1 seconds Sep 07 09:56:36 devstack devstack@c-api.service[74708]: goodbye to uWSGI. Sep 07 09:56:36 devstack devstack@c-api.service[86806]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 09:56:36 devstack devstack@c-api.service[86806]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 09:56:36 2026] *** Sep 07 09:56:36 devstack devstack@c-api.service[86806]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 09:56:36 devstack devstack@c-api.service[86806]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 09:56:36 devstack devstack@c-api.service[86806]: nodename: devstack Sep 07 09:56:36 devstack devstack@c-api.service[86806]: machine: x86_64 Sep 07 09:56:36 devstack devstack@c-api.service[86806]: clock source: unix Sep 07 09:56:36 devstack devstack@c-api.service[86806]: pcre jit disabled Sep 07 09:56:36 devstack devstack@c-api.service[86806]: detected number of CPU cores: 4 Sep 07 09:56:36 devstack devstack@c-api.service[86806]: current working directory: / Sep 07 09:56:36 devstack devstack@c-api.service[86806]: detected binary path: /usr/bin/uwsgi-core Sep 07 09:56:36 devstack devstack@c-api.service[86806]: your processes number limit is 47518 Sep 07 09:56:36 devstack devstack@c-api.service[86806]: your memory page size is 4096 bytes Sep 07 09:56:36 devstack devstack@c-api.service[86806]: detected max file descriptor number: 2048 Sep 07 09:56:36 devstack devstack@c-api.service[86806]: lock engine: pthread robust mutexes Sep 07 09:56:36 devstack devstack@c-api.service[86806]: thunder lock: enabled Sep 07 09:56:36 devstack devstack@c-api.service[86806]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 09:56:36 devstack devstack@c-api.service[86806]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 09:56:36 devstack devstack@c-api.service[86806]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 09:56:36 devstack devstack@c-api.service[86806]: Set PythonHome to /opt/stack/data/venv Sep 07 09:56:36 devstack devstack@c-api.service[86806]: Python main interpreter initialized at 0x7162632a4668 Sep 07 09:56:36 devstack devstack@c-api.service[86806]: python threads support enabled Sep 07 09:56:36 devstack devstack@c-api.service[86806]: your server socket listen backlog is limited to 100 connections Sep 07 09:56:36 devstack devstack@c-api.service[86806]: your mercy for graceful operations on workers is 80 seconds Sep 07 09:56:36 devstack devstack@c-api.service[86806]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 09:56:36 devstack devstack@c-api.service[86806]: *** Operational MODE: preforking *** Sep 07 09:56:36 devstack devstack@c-api.service[86806]: *** uWSGI is running in multiple interpreter mode *** Sep 07 09:56:36 devstack devstack@c-api.service[86806]: spawned uWSGI master process (pid: 86806) Sep 07 09:56:36 devstack devstack@c-api.service[86806]: spawned uWSGI worker 1 (pid: 86807, cores: 1) Sep 07 09:56:36 devstack devstack@c-api.service[86806]: spawned uWSGI worker 2 (pid: 86808, cores: 1) Sep 07 09:56:36 devstack devstack@c-api.service[86806]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 09:56:36 devstack devstack@c-api.service[86808]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 09:56:36 devstack devstack@c-api.service[86808]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 09:56:36 devstack devstack@c-api.service[86808]: we strongly recommend against using it for new projects. Sep 07 09:56:36 devstack devstack@c-api.service[86808]: If you are already using Eventlet, we recommend migrating to a different Sep 07 09:56:36 devstack devstack@c-api.service[86808]: framework. For more detail see Sep 07 09:56:36 devstack devstack@c-api.service[86808]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 09:56:36 devstack devstack@c-api.service[86808]: import eventlet # noqa Sep 07 09:56:36 devstack devstack@c-api.service[86807]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 09:56:36 devstack devstack@c-api.service[86807]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 09:56:36 devstack devstack@c-api.service[86807]: we strongly recommend against using it for new projects. Sep 07 09:56:36 devstack devstack@c-api.service[86807]: If you are already using Eventlet, we recommend migrating to a different Sep 07 09:56:36 devstack devstack@c-api.service[86807]: framework. For more detail see Sep 07 09:56:36 devstack devstack@c-api.service[86807]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 09:56:36 devstack devstack@c-api.service[86807]: import eventlet # noqa Sep 07 09:56:37 devstack devstack@c-api.service[86807]: /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 09:56:37 devstack devstack@c-api.service[86807]: from cgi import parse_header Sep 07 09:56:37 devstack devstack@c-api.service[86808]: /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 09:56:37 devstack devstack@c-api.service[86808]: from cgi import parse_header Sep 07 09:56:37 devstack devstack@c-api.service[86807]: /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 09:56:37 devstack devstack@c-api.service[86807]: warnings.warn( Sep 07 09:56:37 devstack devstack@c-api.service[86808]: /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 09:56:37 devstack devstack@c-api.service[86808]: warnings.warn( Sep 07 09:56:37 devstack devstack@c-api.service[86807]: /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 09:56:37 devstack devstack@c-api.service[86807]: removals.removed_module( Sep 07 09:56:37 devstack devstack@c-api.service[86807]: /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 09:56:37 devstack devstack@c-api.service[86807]: removals.removed_module( Sep 07 09:56:37 devstack devstack@c-api.service[86808]: /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 09:56:37 devstack devstack@c-api.service[86808]: removals.removed_module( Sep 07 09:56:37 devstack devstack@c-api.service[86808]: /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 09:56:37 devstack devstack@c-api.service[86808]: removals.removed_module( Sep 07 09:56:40 devstack devstack@c-api.service[86808]: /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 09:56:40 devstack devstack@c-api.service[86808]: warnings.warn( Sep 07 09:56:40 devstack devstack@c-api.service[86808]: /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 09:56:40 devstack devstack@c-api.service[86808]: warnings.warn( Sep 07 09:56:40 devstack devstack@c-api.service[86807]: /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 09:56:40 devstack devstack@c-api.service[86807]: warnings.warn( Sep 07 09:56:40 devstack devstack@c-api.service[86807]: /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 09:56:40 devstack devstack@c-api.service[86807]: warnings.warn( Sep 07 09:56:40 devstack devstack@c-api.service[86808]: 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 09:56:40 devstack devstack@c-api.service[86808]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86808) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 09:56:40 devstack devstack@c-api.service[86808]: /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 09:56:40 devstack devstack@c-api.service[86808]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 09:56:41 devstack devstack@c-api.service[86807]: 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 09:56:41 devstack devstack@c-api.service[86807]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86807) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: /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 09:56:41 devstack devstack@c-api.service[86807]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86808) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86808) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86808]: INFO dbcounter [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Registered counter for database cinder Sep 07 09:56:41 devstack devstack@c-api.service[86808]: DEBUG oslo_db.sqlalchemy.engines [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f 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=86808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86807) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:41 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG dbcounter [-] [86808] Writer thread running {{(pid=86808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: /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 09:56:42 devstack devstack@c-api.service[86808]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:56:42 devstack devstack@c-api.service[86808]: INFO cinder.rpc [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: INFO cinder.rpc [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: INFO cinder.rpc [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: INFO cinder.rpc [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING cinder.keymgr.conf_key_mgr [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f 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 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86807) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86807) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG oslo_db.sqlalchemy.engines [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f 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=86808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: INFO cinder.rpc [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 09:56:42 devstack devstack@c-api.service[86808]: INFO cinder.rpc [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: INFO dbcounter [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Registered counter for database cinder Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING cinder.api.contrib.hosts [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extended resource: extensions {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extended resource: os-volume-manage {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extended resource: os-quota-class-sets {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extended resource: os-hosts {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extended resource: capabilities {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extended resource: encryption {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extended resource: scheduler-stats {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extended resource: os-quota-sets {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extended resource: os-availability-zone {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extended resource: qos-specs {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extended resource: extra_specs {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extended resource: backups {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extended resource: encryption {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extended resource: cgsnapshots {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extended resource: os-volume-type-access {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extended resource: consistencygroups {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extended resource: os-volume-transfer {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG oslo_db.sqlalchemy.engines [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb 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=86807) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extended resource: os-snapshot-manage {{(pid=86808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING stevedore.named [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WARNING castellan.key_manager [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.contrib.snapshot_actions [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] SnapshotActionsController initialized {{(pid=86808) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extension AdminActions extending resource: volumes {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extension AdminActions extending resource: snapshots {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extension AdminActions extending resource: backups {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extension VolumeActions extending resource: volumes {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extension UsedLimits extending resource: limits {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extension TypesManage extending resource: types {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extension SnapshotActions extending resource: snapshots {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: DEBUG cinder.api.v3.router [None req-00dbe6d0-956d-4c78-a2c1-ec761fec7e7f None None] Extension VolumeTypeAccess extending resource: types {{(pid=86808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86808]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7162632a4668 pid: 86808 (default app) Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG dbcounter [-] [86807] Writer thread running {{(pid=86807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: /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 09:56:42 devstack devstack@c-api.service[86807]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:56:42 devstack devstack@c-api.service[86807]: INFO cinder.rpc [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 09:56:42 devstack devstack@c-api.service[86807]: INFO cinder.rpc [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 09:56:42 devstack devstack@c-api.service[86807]: INFO cinder.rpc [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 09:56:42 devstack devstack@c-api.service[86807]: INFO cinder.rpc [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING cinder.keymgr.conf_key_mgr [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb 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 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG oslo_db.sqlalchemy.engines [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb 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=86807) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: INFO cinder.rpc [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 09:56:42 devstack devstack@c-api.service[86807]: INFO cinder.rpc [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING cinder.api.contrib.hosts [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extended resource: extensions {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extended resource: os-volume-manage {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extended resource: os-quota-class-sets {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extended resource: os-hosts {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extended resource: capabilities {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extended resource: encryption {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extended resource: scheduler-stats {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extended resource: os-quota-sets {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extended resource: os-availability-zone {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extended resource: qos-specs {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extended resource: extra_specs {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extended resource: backups {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extended resource: encryption {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extended resource: cgsnapshots {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extended resource: os-volume-type-access {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extended resource: consistencygroups {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extended resource: os-volume-transfer {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extended resource: os-snapshot-manage {{(pid=86807) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING stevedore.named [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WARNING castellan.key_manager [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.contrib.snapshot_actions [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] SnapshotActionsController initialized {{(pid=86807) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extension AdminActions extending resource: volumes {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extension AdminActions extending resource: snapshots {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extension AdminActions extending resource: backups {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extension VolumeActions extending resource: volumes {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extension UsedLimits extending resource: limits {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extension TypesManage extending resource: types {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extension SnapshotActions extending resource: snapshots {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: DEBUG cinder.api.v3.router [None req-31f5b314-90ee-4c70-bae5-28d7e9e58bbb None None] Extension VolumeTypeAccess extending resource: types {{(pid=86807) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:42 devstack devstack@c-api.service[86807]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7162632a4668 pid: 86807 (default app) Sep 07 09:56:43 devstack devstack@c-api.service[86806]: Mon Sep 7 09:56:43 2026 - graceful shutdown triggered... Sep 07 09:56:43 devstack devstack@c-api.service[86807]: Gracefully killing worker 1 (pid: 86807)... Sep 07 09:56:43 devstack devstack@c-api.service[86808]: Gracefully killing worker 2 (pid: 86808)... Sep 07 09:56:44 devstack devstack@c-api.service[86806]: worker 1 buried after 1 seconds Sep 07 09:56:44 devstack devstack@c-api.service[86806]: worker 2 buried after 1 seconds Sep 07 09:56:44 devstack devstack@c-api.service[86806]: goodbye to uWSGI. Sep 07 09:56:44 devstack devstack@c-api.service[87184]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 09:56:44 devstack devstack@c-api.service[87184]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 09:56:44 2026] *** Sep 07 09:56:44 devstack devstack@c-api.service[87184]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 09:56:44 devstack devstack@c-api.service[87184]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 09:56:44 devstack devstack@c-api.service[87184]: nodename: devstack Sep 07 09:56:44 devstack devstack@c-api.service[87184]: machine: x86_64 Sep 07 09:56:44 devstack devstack@c-api.service[87184]: clock source: unix Sep 07 09:56:44 devstack devstack@c-api.service[87184]: pcre jit disabled Sep 07 09:56:44 devstack devstack@c-api.service[87184]: detected number of CPU cores: 4 Sep 07 09:56:44 devstack devstack@c-api.service[87184]: current working directory: / Sep 07 09:56:44 devstack devstack@c-api.service[87184]: detected binary path: /usr/bin/uwsgi-core Sep 07 09:56:44 devstack devstack@c-api.service[87184]: your processes number limit is 47518 Sep 07 09:56:44 devstack devstack@c-api.service[87184]: your memory page size is 4096 bytes Sep 07 09:56:44 devstack devstack@c-api.service[87184]: detected max file descriptor number: 2048 Sep 07 09:56:44 devstack devstack@c-api.service[87184]: lock engine: pthread robust mutexes Sep 07 09:56:44 devstack devstack@c-api.service[87184]: thunder lock: enabled Sep 07 09:56:44 devstack devstack@c-api.service[87184]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 09:56:44 devstack devstack@c-api.service[87184]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 09:56:44 devstack devstack@c-api.service[87184]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 09:56:44 devstack devstack@c-api.service[87184]: Set PythonHome to /opt/stack/data/venv Sep 07 09:56:44 devstack devstack@c-api.service[87184]: Python main interpreter initialized at 0x7f2583ca4668 Sep 07 09:56:44 devstack devstack@c-api.service[87184]: python threads support enabled Sep 07 09:56:44 devstack devstack@c-api.service[87184]: your server socket listen backlog is limited to 100 connections Sep 07 09:56:44 devstack devstack@c-api.service[87184]: your mercy for graceful operations on workers is 80 seconds Sep 07 09:56:44 devstack devstack@c-api.service[87184]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 09:56:44 devstack devstack@c-api.service[87184]: *** Operational MODE: preforking *** Sep 07 09:56:44 devstack devstack@c-api.service[87184]: *** uWSGI is running in multiple interpreter mode *** Sep 07 09:56:44 devstack devstack@c-api.service[87184]: spawned uWSGI master process (pid: 87184) Sep 07 09:56:44 devstack devstack@c-api.service[87184]: spawned uWSGI worker 1 (pid: 87186, cores: 1) Sep 07 09:56:44 devstack devstack@c-api.service[87184]: spawned uWSGI worker 2 (pid: 87187, cores: 1) Sep 07 09:56:44 devstack devstack@c-api.service[87184]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 09:56:45 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 09:56:45 devstack devstack@c-api.service[87187]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 09:56:45 devstack devstack@c-api.service[87187]: we strongly recommend against using it for new projects. Sep 07 09:56:45 devstack devstack@c-api.service[87187]: If you are already using Eventlet, we recommend migrating to a different Sep 07 09:56:45 devstack devstack@c-api.service[87187]: framework. For more detail see Sep 07 09:56:45 devstack devstack@c-api.service[87187]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 09:56:45 devstack devstack@c-api.service[87187]: import eventlet # noqa Sep 07 09:56:45 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 09:56:45 devstack devstack@c-api.service[87186]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 09:56:45 devstack devstack@c-api.service[87186]: we strongly recommend against using it for new projects. Sep 07 09:56:45 devstack devstack@c-api.service[87186]: If you are already using Eventlet, we recommend migrating to a different Sep 07 09:56:45 devstack devstack@c-api.service[87186]: framework. For more detail see Sep 07 09:56:45 devstack devstack@c-api.service[87186]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 09:56:45 devstack devstack@c-api.service[87186]: import eventlet # noqa Sep 07 09:56:45 devstack devstack@c-api.service[87187]: /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 09:56:45 devstack devstack@c-api.service[87187]: from cgi import parse_header Sep 07 09:56:45 devstack devstack@c-api.service[87186]: /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 09:56:45 devstack devstack@c-api.service[87186]: from cgi import parse_header Sep 07 09:56:45 devstack devstack@c-api.service[87187]: /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 09:56:45 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:56:45 devstack devstack@c-api.service[87187]: /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 09:56:45 devstack devstack@c-api.service[87187]: removals.removed_module( Sep 07 09:56:45 devstack devstack@c-api.service[87187]: /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 09:56:45 devstack devstack@c-api.service[87187]: removals.removed_module( Sep 07 09:56:46 devstack devstack@c-api.service[87186]: /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 09:56:46 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:56:46 devstack devstack@c-api.service[87186]: /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 09:56:46 devstack devstack@c-api.service[87186]: removals.removed_module( Sep 07 09:56:46 devstack devstack@c-api.service[87186]: /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 09:56:46 devstack devstack@c-api.service[87186]: removals.removed_module( Sep 07 09:56:47 devstack devstack@c-api.service[87187]: /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 09:56:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:56:48 devstack devstack@c-api.service[87187]: /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 09:56:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:56:48 devstack devstack@c-api.service[87186]: /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 09:56:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:56:48 devstack devstack@c-api.service[87186]: /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 09:56:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:56:48 devstack devstack@c-api.service[87187]: 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 09:56:48 devstack devstack@c-api.service[87187]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87187) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 09:56:48 devstack devstack@c-api.service[87187]: /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 09:56:48 devstack devstack@c-api.service[87187]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 09:56:49 devstack devstack@c-api.service[87186]: 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 09:56:49 devstack devstack@c-api.service[87186]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87186) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 09:56:49 devstack devstack@c-api.service[87186]: /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 09:56:49 devstack devstack@c-api.service[87186]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87187) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:49 devstack devstack@c-api.service[87187]: INFO dbcounter [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Registered counter for database cinder Sep 07 09:56:49 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-7ef50390-ea56-497a-851f-483f2062cf78 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=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87186) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writer thread running {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: /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 09:56:50 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: INFO cinder.rpc [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: INFO cinder.rpc [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: INFO cinder.rpc [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: INFO cinder.rpc [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING cinder.keymgr.conf_key_mgr [None req-7ef50390-ea56-497a-851f-483f2062cf78 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 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-7ef50390-ea56-497a-851f-483f2062cf78 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=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: INFO cinder.rpc [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 09:56:50 devstack devstack@c-api.service[87187]: INFO cinder.rpc [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87186]: INFO dbcounter [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Registered counter for database cinder Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING cinder.api.contrib.hosts [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extended resource: extensions {{(pid=87187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extended resource: os-volume-manage {{(pid=87187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extended resource: os-quota-class-sets {{(pid=87187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extended resource: os-hosts {{(pid=87187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extended resource: capabilities {{(pid=87187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extended resource: encryption {{(pid=87187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extended resource: scheduler-stats {{(pid=87187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extended resource: os-quota-sets {{(pid=87187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extended resource: os-availability-zone {{(pid=87187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extended resource: qos-specs {{(pid=87187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extended resource: extra_specs {{(pid=87187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extended resource: backups {{(pid=87187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extended resource: encryption {{(pid=87187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 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=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extended resource: cgsnapshots {{(pid=87187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extended resource: os-volume-type-access {{(pid=87187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extended resource: consistencygroups {{(pid=87187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extended resource: os-volume-transfer {{(pid=87187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extended resource: os-snapshot-manage {{(pid=87187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.snapshot_actions [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] SnapshotActionsController initialized {{(pid=87187) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extension AdminActions extending resource: volumes {{(pid=87187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extension AdminActions extending resource: snapshots {{(pid=87187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extension AdminActions extending resource: backups {{(pid=87187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extension VolumeActions extending resource: volumes {{(pid=87187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extension UsedLimits extending resource: limits {{(pid=87187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extension TypesManage extending resource: types {{(pid=87187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.router [None req-7ef50390-ea56-497a-851f-483f2062cf78 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:50 devstack devstack@c-api.service[87187]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f2583ca4668 pid: 87187 (default app) Sep 07 09:56:50 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writer thread running {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 09:56:50 devstack devstack@c-api.service[87186]: /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 09:56:50 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:56:50 devstack devstack@c-api.service[87186]: INFO cinder.rpc [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 09:56:51 devstack devstack@c-api.service[87186]: INFO cinder.rpc [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 09:56:51 devstack devstack@c-api.service[87186]: INFO cinder.rpc [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 09:56:51 devstack devstack@c-api.service[87186]: INFO cinder.rpc [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING cinder.keymgr.conf_key_mgr [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 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 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 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=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: INFO cinder.rpc [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 09:56:51 devstack devstack@c-api.service[87186]: INFO cinder.rpc [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING cinder.api.contrib.hosts [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extended resource: extensions {{(pid=87186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extended resource: os-volume-manage {{(pid=87186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extended resource: os-quota-class-sets {{(pid=87186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extended resource: os-hosts {{(pid=87186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extended resource: capabilities {{(pid=87186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extended resource: encryption {{(pid=87186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extended resource: scheduler-stats {{(pid=87186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extended resource: os-quota-sets {{(pid=87186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extended resource: os-availability-zone {{(pid=87186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extended resource: qos-specs {{(pid=87186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extended resource: extra_specs {{(pid=87186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extended resource: backups {{(pid=87186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extended resource: encryption {{(pid=87186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extended resource: cgsnapshots {{(pid=87186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extended resource: os-volume-type-access {{(pid=87186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extended resource: consistencygroups {{(pid=87186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extended resource: os-volume-transfer {{(pid=87186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extended resource: os-snapshot-manage {{(pid=87186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.snapshot_actions [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] SnapshotActionsController initialized {{(pid=87186) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extension AdminActions extending resource: volumes {{(pid=87186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extension AdminActions extending resource: snapshots {{(pid=87186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extension AdminActions extending resource: backups {{(pid=87186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extension VolumeActions extending resource: volumes {{(pid=87186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extension UsedLimits extending resource: limits {{(pid=87186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extension TypesManage extending resource: types {{(pid=87186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.router [None req-66f92e05-2a6d-4c9a-9474-70e7a30c3784 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:56:51 devstack devstack@c-api.service[87186]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f2583ca4668 pid: 87186 (default app) Sep 07 09:57:00 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=6 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:57:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:01 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=6 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:57:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 09:57:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1244009769", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1244009769', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:57:02 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Create volume of 1 GB Sep 07 09:57:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:02 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:57:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Availability zone cache updated, next update will occur around 2026-09-07 08:57:02.170191. {{(pid=87187) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 09:57:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Availability Zones retrieved successfully. Sep 07 09:57:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Flow 'volume_create_api' (f8237f94-08a5-4e02-847f-17bfaf03e895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ce63223-b35d-4872-bfd1-8687a1904e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:57:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ce63223-b35d-4872-bfd1-8687a1904e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae99b189-e297-47d6-aba7-cd67c1c56a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:02 devstack devstack@c-api.service[87187]: WARNING cinder.quota [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-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 09:57:02 devstack devstack@c-api.service[87187]: WARNING cinder.quota [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-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 09:57:02 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Created reservations ['7e5e32e0-6620-4446-8f43-41427441b0fd', 'f67b273f-3a80-455c-8228-d8626fc6bca1', '7e06b7db-4976-4b63-b9e2-dec92282adee', 'd3b5a5d4-7646-4a3a-8f5b-60fd04021774'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:57:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae99b189-e297-47d6-aba7-cd67c1c56a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e5e32e0-6620-4446-8f43-41427441b0fd', 'f67b273f-3a80-455c-8228-d8626fc6bca1', '7e06b7db-4976-4b63-b9e2-dec92282adee', 'd3b5a5d4-7646-4a3a-8f5b-60fd04021774']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d833e78-8034-4833-8149-8b3c51310ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d833e78-8034-4833-8149-8b3c51310ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a6283cb-3a47-40e3-9f13-2a0b619b106f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1244009769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1cf642d43ad447485e77170c87a76a7',qos_specs=None,replication_status=,reservations=['7e5e32e0-6620-4446-8f43-41427441b0fd','f67b273f-3a80-455c-8228-d8626fc6bca1','7e06b7db-4976-4b63-b9e2-dec92282adee','d3b5a5d4-7646-4a3a-8f5b-60fd04021774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01634692d004472ae3d907c263f3bcb',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:57:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1244009769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a6283cb-3a47-40e3-9f13-2a0b619b106f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1cf642d43ad447485e77170c87a76a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b01634692d004472ae3d907c263f3bcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f80f7576-b480-453c-a84e-90fe646a7c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f80f7576-b480-453c-a84e-90fe646a7c34) transitioned into state 'SUCCESS' from state '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-1244009769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1cf642d43ad447485e77170c87a76a7',qos_specs=None,replication_status=,reservations=['7e5e32e0-6620-4446-8f43-41427441b0fd','f67b273f-3a80-455c-8228-d8626fc6bca1','7e06b7db-4976-4b63-b9e2-dec92282adee','d3b5a5d4-7646-4a3a-8f5b-60fd04021774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01634692d004472ae3d907c263f3bcb',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d9eb69-ee32-459d-89d7-cee61eb1f29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d9eb69-ee32-459d-89d7-cee61eb1f29a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Flow 'volume_create_api' (f8237f94-08a5-4e02-847f-17bfaf03e895) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Create volume request issued successfully. Sep 07 09:57:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-02ef4e1f-d2eb-4d11-ade9-7f70f0f22f71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 09:57:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1/1] 192.168.122.74 () {64 vars in 1425 bytes} [Mon Sep 7 09:57:00 2026] POST /volume/v3/volumes => generated 762 bytes in 2172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:57:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-b04bc715-bc59-4dfd-9baa-6f135bfa68b5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-b04bc715-bc59-4dfd-9baa-6f135bfa68b5 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-b04bc715-bc59-4dfd-9baa-6f135bfa68b5 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-b04bc715-bc59-4dfd-9baa-6f135bfa68b5 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:03 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-b04bc715-bc59-4dfd-9baa-6f135bfa68b5 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:57:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-b04bc715-bc59-4dfd-9baa-6f135bfa68b5 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c8e76adc-c49f-457e-9360-ef315bcb0528 req-b04bc715-bc59-4dfd-9baa-6f135bfa68b5 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1/2] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:02 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 809 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-40359bb2-a467-4585-a50a-abe428a2e1c1 req-eeed8d1b-7462-4447-8a75-ad9486a1aed4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-40359bb2-a467-4585-a50a-abe428a2e1c1 req-eeed8d1b-7462-4447-8a75-ad9486a1aed4 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-40359bb2-a467-4585-a50a-abe428a2e1c1 req-eeed8d1b-7462-4447-8a75-ad9486a1aed4 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-40359bb2-a467-4585-a50a-abe428a2e1c1 req-eeed8d1b-7462-4447-8a75-ad9486a1aed4 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:04 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:04 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:04 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:04 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-40359bb2-a467-4585-a50a-abe428a2e1c1 req-eeed8d1b-7462-4447-8a75-ad9486a1aed4 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-40359bb2-a467-4585-a50a-abe428a2e1c1 req-eeed8d1b-7462-4447-8a75-ad9486a1aed4 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 2/3] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:03 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-e4d32799-3ba4-4be6-a2dc-19305906016c req-6872d91f-3905-4b04-9be6-86efa5f0dbff None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-e4d32799-3ba4-4be6-a2dc-19305906016c req-6872d91f-3905-4b04-9be6-86efa5f0dbff tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-e4d32799-3ba4-4be6-a2dc-19305906016c req-6872d91f-3905-4b04-9be6-86efa5f0dbff tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-e4d32799-3ba4-4be6-a2dc-19305906016c req-6872d91f-3905-4b04-9be6-86efa5f0dbff tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-e4d32799-3ba4-4be6-a2dc-19305906016c req-6872d91f-3905-4b04-9be6-86efa5f0dbff tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-e4d32799-3ba4-4be6-a2dc-19305906016c req-6872d91f-3905-4b04-9be6-86efa5f0dbff tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 2/4] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:05 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-9a55a6b4-7847-4a79-84e0-33fae0bfae5c req-a4fb4328-d488-4f4e-9e20-f84337c91e6f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-9a55a6b4-7847-4a79-84e0-33fae0bfae5c req-a4fb4328-d488-4f4e-9e20-f84337c91e6f tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-9a55a6b4-7847-4a79-84e0-33fae0bfae5c req-a4fb4328-d488-4f4e-9e20-f84337c91e6f tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-9a55a6b4-7847-4a79-84e0-33fae0bfae5c req-a4fb4328-d488-4f4e-9e20-f84337c91e6f tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:06 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:06 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-9a55a6b4-7847-4a79-84e0-33fae0bfae5c req-a4fb4328-d488-4f4e-9e20-f84337c91e6f tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-9a55a6b4-7847-4a79-84e0-33fae0bfae5c req-a4fb4328-d488-4f4e-9e20-f84337c91e6f tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 3/5] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:06 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-cdb09b81-572a-4f1e-8e52-3dc37b087dff req-17d86fb9-fcab-401d-909c-ebe973ed395c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-cdb09b81-572a-4f1e-8e52-3dc37b087dff req-17d86fb9-fcab-401d-909c-ebe973ed395c tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-cdb09b81-572a-4f1e-8e52-3dc37b087dff req-17d86fb9-fcab-401d-909c-ebe973ed395c tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-cdb09b81-572a-4f1e-8e52-3dc37b087dff req-17d86fb9-fcab-401d-909c-ebe973ed395c tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-cdb09b81-572a-4f1e-8e52-3dc37b087dff req-17d86fb9-fcab-401d-909c-ebe973ed395c tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-cdb09b81-572a-4f1e-8e52-3dc37b087dff req-17d86fb9-fcab-401d-909c-ebe973ed395c tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 3/6] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:07 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-71048058-6177-4b00-b834-2f7d3b39ac67 req-0598b2ff-39a0-43d4-8b7f-432d0909e859 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-71048058-6177-4b00-b834-2f7d3b39ac67 req-0598b2ff-39a0-43d4-8b7f-432d0909e859 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-71048058-6177-4b00-b834-2f7d3b39ac67 req-0598b2ff-39a0-43d4-8b7f-432d0909e859 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-71048058-6177-4b00-b834-2f7d3b39ac67 req-0598b2ff-39a0-43d4-8b7f-432d0909e859 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:08 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:08 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:08 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:08 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:08 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-71048058-6177-4b00-b834-2f7d3b39ac67 req-0598b2ff-39a0-43d4-8b7f-432d0909e859 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-71048058-6177-4b00-b834-2f7d3b39ac67 req-0598b2ff-39a0-43d4-8b7f-432d0909e859 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 4/7] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:08 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-add10162-2058-4e29-b6f2-2449d57961f0 req-8ca06842-b88b-4ebf-87da-6206fb9796cf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-add10162-2058-4e29-b6f2-2449d57961f0 req-8ca06842-b88b-4ebf-87da-6206fb9796cf tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-add10162-2058-4e29-b6f2-2449d57961f0 req-8ca06842-b88b-4ebf-87da-6206fb9796cf tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-add10162-2058-4e29-b6f2-2449d57961f0 req-8ca06842-b88b-4ebf-87da-6206fb9796cf tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:09 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:09 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:09 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:09 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-add10162-2058-4e29-b6f2-2449d57961f0 req-8ca06842-b88b-4ebf-87da-6206fb9796cf tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-add10162-2058-4e29-b6f2-2449d57961f0 req-8ca06842-b88b-4ebf-87da-6206fb9796cf tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 4/8] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:09 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-b23f39e7-8cd0-4b3c-a0d8-a6285b3a7ed3 req-8975d386-bd23-44a6-813c-4b48af30e9df None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-b23f39e7-8cd0-4b3c-a0d8-a6285b3a7ed3 req-8975d386-bd23-44a6-813c-4b48af30e9df tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-b23f39e7-8cd0-4b3c-a0d8-a6285b3a7ed3 req-8975d386-bd23-44a6-813c-4b48af30e9df tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-b23f39e7-8cd0-4b3c-a0d8-a6285b3a7ed3 req-8975d386-bd23-44a6-813c-4b48af30e9df tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:10 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:10 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:10 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-b23f39e7-8cd0-4b3c-a0d8-a6285b3a7ed3 req-8975d386-bd23-44a6-813c-4b48af30e9df tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-b23f39e7-8cd0-4b3c-a0d8-a6285b3a7ed3 req-8975d386-bd23-44a6-813c-4b48af30e9df tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 5/9] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:10 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-fa0aad4f-1c3e-4e98-86d7-8329496718b4 req-27c25c2d-bbcf-4fff-b4f7-de44b248d32f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-fa0aad4f-1c3e-4e98-86d7-8329496718b4 req-27c25c2d-bbcf-4fff-b4f7-de44b248d32f tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-fa0aad4f-1c3e-4e98-86d7-8329496718b4 req-27c25c2d-bbcf-4fff-b4f7-de44b248d32f tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-fa0aad4f-1c3e-4e98-86d7-8329496718b4 req-27c25c2d-bbcf-4fff-b4f7-de44b248d32f tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-fa0aad4f-1c3e-4e98-86d7-8329496718b4 req-27c25c2d-bbcf-4fff-b4f7-de44b248d32f tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-fa0aad4f-1c3e-4e98-86d7-8329496718b4 req-27c25c2d-bbcf-4fff-b4f7-de44b248d32f tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 5/10] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:11 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-b5aa2a71-a1d3-4d00-8623-1f7a95cf2901 req-2f2972ea-092e-4e52-8139-2e8bf06d8c68 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-b5aa2a71-a1d3-4d00-8623-1f7a95cf2901 req-2f2972ea-092e-4e52-8139-2e8bf06d8c68 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-b5aa2a71-a1d3-4d00-8623-1f7a95cf2901 req-2f2972ea-092e-4e52-8139-2e8bf06d8c68 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-b5aa2a71-a1d3-4d00-8623-1f7a95cf2901 req-2f2972ea-092e-4e52-8139-2e8bf06d8c68 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-b5aa2a71-a1d3-4d00-8623-1f7a95cf2901 req-2f2972ea-092e-4e52-8139-2e8bf06d8c68 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-b5aa2a71-a1d3-4d00-8623-1f7a95cf2901 req-2f2972ea-092e-4e52-8139-2e8bf06d8c68 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 6/11] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:12 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-a478833a-ad13-4132-a81f-5c0afe8af34c req-13012a6c-a02c-4eff-9f55-65554d30e564 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-a478833a-ad13-4132-a81f-5c0afe8af34c req-13012a6c-a02c-4eff-9f55-65554d30e564 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-a478833a-ad13-4132-a81f-5c0afe8af34c req-13012a6c-a02c-4eff-9f55-65554d30e564 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-a478833a-ad13-4132-a81f-5c0afe8af34c req-13012a6c-a02c-4eff-9f55-65554d30e564 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:13 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:13 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:13 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:13 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-a478833a-ad13-4132-a81f-5c0afe8af34c req-13012a6c-a02c-4eff-9f55-65554d30e564 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-a478833a-ad13-4132-a81f-5c0afe8af34c req-13012a6c-a02c-4eff-9f55-65554d30e564 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 6/12] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:13 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-053f7596-18bd-4138-a349-b4b4d42b78cd req-36fa4ec4-ef3e-4310-a054-4caaffc1c222 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-053f7596-18bd-4138-a349-b4b4d42b78cd req-36fa4ec4-ef3e-4310-a054-4caaffc1c222 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-053f7596-18bd-4138-a349-b4b4d42b78cd req-36fa4ec4-ef3e-4310-a054-4caaffc1c222 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-053f7596-18bd-4138-a349-b4b4d42b78cd req-36fa4ec4-ef3e-4310-a054-4caaffc1c222 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:15 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:15 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-053f7596-18bd-4138-a349-b4b4d42b78cd req-36fa4ec4-ef3e-4310-a054-4caaffc1c222 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-053f7596-18bd-4138-a349-b4b4d42b78cd req-36fa4ec4-ef3e-4310-a054-4caaffc1c222 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 7/13] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:15 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-553b29c1-a563-43b0-919b-cf67c3207aa5 req-24f304c2-c3e5-4912-83af-c72f80ca8acd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-553b29c1-a563-43b0-919b-cf67c3207aa5 req-24f304c2-c3e5-4912-83af-c72f80ca8acd tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-553b29c1-a563-43b0-919b-cf67c3207aa5 req-24f304c2-c3e5-4912-83af-c72f80ca8acd tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-553b29c1-a563-43b0-919b-cf67c3207aa5 req-24f304c2-c3e5-4912-83af-c72f80ca8acd tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-553b29c1-a563-43b0-919b-cf67c3207aa5 req-24f304c2-c3e5-4912-83af-c72f80ca8acd tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-553b29c1-a563-43b0-919b-cf67c3207aa5 req-24f304c2-c3e5-4912-83af-c72f80ca8acd tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 7/14] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:16 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-f5e9c57d-c79d-4a69-b8dd-3630627ee1e2 req-606947c7-8755-4e7b-a22c-90b9bcabf34c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-f5e9c57d-c79d-4a69-b8dd-3630627ee1e2 req-606947c7-8755-4e7b-a22c-90b9bcabf34c tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-f5e9c57d-c79d-4a69-b8dd-3630627ee1e2 req-606947c7-8755-4e7b-a22c-90b9bcabf34c tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-f5e9c57d-c79d-4a69-b8dd-3630627ee1e2 req-606947c7-8755-4e7b-a22c-90b9bcabf34c tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:17 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:17 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-f5e9c57d-c79d-4a69-b8dd-3630627ee1e2 req-606947c7-8755-4e7b-a22c-90b9bcabf34c tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-f5e9c57d-c79d-4a69-b8dd-3630627ee1e2 req-606947c7-8755-4e7b-a22c-90b9bcabf34c tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 8/15] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:17 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-8c4ff8f4-4f6f-4700-8479-5d711bedce37 req-a4a3e4f9-fe93-47de-b091-9bdae02354ac None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-8c4ff8f4-4f6f-4700-8479-5d711bedce37 req-a4a3e4f9-fe93-47de-b091-9bdae02354ac tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-8c4ff8f4-4f6f-4700-8479-5d711bedce37 req-a4a3e4f9-fe93-47de-b091-9bdae02354ac tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-8c4ff8f4-4f6f-4700-8479-5d711bedce37 req-a4a3e4f9-fe93-47de-b091-9bdae02354ac tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-8c4ff8f4-4f6f-4700-8479-5d711bedce37 req-a4a3e4f9-fe93-47de-b091-9bdae02354ac tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-8c4ff8f4-4f6f-4700-8479-5d711bedce37 req-a4a3e4f9-fe93-47de-b091-9bdae02354ac tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 8/16] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:18 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-4dcf933e-93e4-4ab9-8a73-04f108200505 req-a8f580b5-05ae-4cb0-9475-8b6eb5ae71e2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-4dcf933e-93e4-4ab9-8a73-04f108200505 req-a8f580b5-05ae-4cb0-9475-8b6eb5ae71e2 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-4dcf933e-93e4-4ab9-8a73-04f108200505 req-a8f580b5-05ae-4cb0-9475-8b6eb5ae71e2 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-4dcf933e-93e4-4ab9-8a73-04f108200505 req-a8f580b5-05ae-4cb0-9475-8b6eb5ae71e2 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-4dcf933e-93e4-4ab9-8a73-04f108200505 req-a8f580b5-05ae-4cb0-9475-8b6eb5ae71e2 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-4dcf933e-93e4-4ab9-8a73-04f108200505 req-a8f580b5-05ae-4cb0-9475-8b6eb5ae71e2 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 9/17] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:19 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-e287c47a-79f4-486d-ba46-157961b0a446 req-fb15a07e-8a93-4b67-9e88-167c556adaad None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-e287c47a-79f4-486d-ba46-157961b0a446 req-fb15a07e-8a93-4b67-9e88-167c556adaad tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-e287c47a-79f4-486d-ba46-157961b0a446 req-fb15a07e-8a93-4b67-9e88-167c556adaad tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-e287c47a-79f4-486d-ba46-157961b0a446 req-fb15a07e-8a93-4b67-9e88-167c556adaad tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-e287c47a-79f4-486d-ba46-157961b0a446 req-fb15a07e-8a93-4b67-9e88-167c556adaad tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-e287c47a-79f4-486d-ba46-157961b0a446 req-fb15a07e-8a93-4b67-9e88-167c556adaad tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 9/18] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:20 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-df331ff2-e285-488a-b8e4-974112734c0c req-0587be4b-c058-4253-b63b-c2a6fc6a90d7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-df331ff2-e285-488a-b8e4-974112734c0c req-0587be4b-c058-4253-b63b-c2a6fc6a90d7 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-df331ff2-e285-488a-b8e4-974112734c0c req-0587be4b-c058-4253-b63b-c2a6fc6a90d7 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-df331ff2-e285-488a-b8e4-974112734c0c req-0587be4b-c058-4253-b63b-c2a6fc6a90d7 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:21 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-df331ff2-e285-488a-b8e4-974112734c0c req-0587be4b-c058-4253-b63b-c2a6fc6a90d7 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-df331ff2-e285-488a-b8e4-974112734c0c req-0587be4b-c058-4253-b63b-c2a6fc6a90d7 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 10/19] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:21 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-113eaef0-a89b-42b3-95b6-a0333de06903 req-afac8cac-bab6-434f-ad46-b48d72384f9b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-113eaef0-a89b-42b3-95b6-a0333de06903 req-afac8cac-bab6-434f-ad46-b48d72384f9b tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-113eaef0-a89b-42b3-95b6-a0333de06903 req-afac8cac-bab6-434f-ad46-b48d72384f9b tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-113eaef0-a89b-42b3-95b6-a0333de06903 req-afac8cac-bab6-434f-ad46-b48d72384f9b tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-113eaef0-a89b-42b3-95b6-a0333de06903 req-afac8cac-bab6-434f-ad46-b48d72384f9b tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-113eaef0-a89b-42b3-95b6-a0333de06903 req-afac8cac-bab6-434f-ad46-b48d72384f9b tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 10/20] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:22 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-353a40aa-c100-49c5-b417-b0c1889bd5f9 req-222b0ed1-373d-4c13-a0be-0326b2dc8f8a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-353a40aa-c100-49c5-b417-b0c1889bd5f9 req-222b0ed1-373d-4c13-a0be-0326b2dc8f8a tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-353a40aa-c100-49c5-b417-b0c1889bd5f9 req-222b0ed1-373d-4c13-a0be-0326b2dc8f8a tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-353a40aa-c100-49c5-b417-b0c1889bd5f9 req-222b0ed1-373d-4c13-a0be-0326b2dc8f8a tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-353a40aa-c100-49c5-b417-b0c1889bd5f9 req-222b0ed1-373d-4c13-a0be-0326b2dc8f8a tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-353a40aa-c100-49c5-b417-b0c1889bd5f9 req-222b0ed1-373d-4c13-a0be-0326b2dc8f8a tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 11/21] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:23 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-da2bb345-f794-4202-8bb7-303184ff1706 req-e24b413e-d8b0-4acb-a974-6d17615102cf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-da2bb345-f794-4202-8bb7-303184ff1706 req-e24b413e-d8b0-4acb-a974-6d17615102cf tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-da2bb345-f794-4202-8bb7-303184ff1706 req-e24b413e-d8b0-4acb-a974-6d17615102cf tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-da2bb345-f794-4202-8bb7-303184ff1706 req-e24b413e-d8b0-4acb-a974-6d17615102cf tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:24 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:24 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-da2bb345-f794-4202-8bb7-303184ff1706 req-e24b413e-d8b0-4acb-a974-6d17615102cf tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-da2bb345-f794-4202-8bb7-303184ff1706 req-e24b413e-d8b0-4acb-a974-6d17615102cf tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 11/22] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:24 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-03e0ed83-440c-4266-98be-eb94b5665d98 req-9b58a18d-e816-4ea1-ae56-d6ff8d651e0a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-03e0ed83-440c-4266-98be-eb94b5665d98 req-9b58a18d-e816-4ea1-ae56-d6ff8d651e0a tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-03e0ed83-440c-4266-98be-eb94b5665d98 req-9b58a18d-e816-4ea1-ae56-d6ff8d651e0a tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-03e0ed83-440c-4266-98be-eb94b5665d98 req-9b58a18d-e816-4ea1-ae56-d6ff8d651e0a tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:26 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:26 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:26 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:26 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-03e0ed83-440c-4266-98be-eb94b5665d98 req-9b58a18d-e816-4ea1-ae56-d6ff8d651e0a tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-03e0ed83-440c-4266-98be-eb94b5665d98 req-9b58a18d-e816-4ea1-ae56-d6ff8d651e0a tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 12/23] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:26 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-8c12ac10-22ef-422d-8323-59fb2d477238 req-166f3cf0-a172-4ebc-88f0-5d5d5d3c3840 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-8c12ac10-22ef-422d-8323-59fb2d477238 req-166f3cf0-a172-4ebc-88f0-5d5d5d3c3840 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-8c12ac10-22ef-422d-8323-59fb2d477238 req-166f3cf0-a172-4ebc-88f0-5d5d5d3c3840 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-8c12ac10-22ef-422d-8323-59fb2d477238 req-166f3cf0-a172-4ebc-88f0-5d5d5d3c3840 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-8c12ac10-22ef-422d-8323-59fb2d477238 req-166f3cf0-a172-4ebc-88f0-5d5d5d3c3840 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-8c12ac10-22ef-422d-8323-59fb2d477238 req-166f3cf0-a172-4ebc-88f0-5d5d5d3c3840 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 12/24] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:27 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-bdc62e20-f0ae-4a1d-902e-99cd72ce8990 req-465bd226-5348-4e74-915f-3c314f1d5bc5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-bdc62e20-f0ae-4a1d-902e-99cd72ce8990 req-465bd226-5348-4e74-915f-3c314f1d5bc5 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-bdc62e20-f0ae-4a1d-902e-99cd72ce8990 req-465bd226-5348-4e74-915f-3c314f1d5bc5 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-bdc62e20-f0ae-4a1d-902e-99cd72ce8990 req-465bd226-5348-4e74-915f-3c314f1d5bc5 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-bdc62e20-f0ae-4a1d-902e-99cd72ce8990 req-465bd226-5348-4e74-915f-3c314f1d5bc5 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-bdc62e20-f0ae-4a1d-902e-99cd72ce8990 req-465bd226-5348-4e74-915f-3c314f1d5bc5 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 13/25] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:28 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-d0cf94db-c7c8-46f9-97e8-880515b61d39 req-da94ebe3-ad86-4052-9784-ea744c7acfd8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-d0cf94db-c7c8-46f9-97e8-880515b61d39 req-da94ebe3-ad86-4052-9784-ea744c7acfd8 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-d0cf94db-c7c8-46f9-97e8-880515b61d39 req-da94ebe3-ad86-4052-9784-ea744c7acfd8 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-d0cf94db-c7c8-46f9-97e8-880515b61d39 req-da94ebe3-ad86-4052-9784-ea744c7acfd8 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-d0cf94db-c7c8-46f9-97e8-880515b61d39 req-da94ebe3-ad86-4052-9784-ea744c7acfd8 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-d0cf94db-c7c8-46f9-97e8-880515b61d39 req-da94ebe3-ad86-4052-9784-ea744c7acfd8 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 13/26] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:29 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-ffe1814f-40d3-4124-accf-c36935b76942 req-58fe20e4-7f3a-4fca-9cb0-a363629e8c93 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-ffe1814f-40d3-4124-accf-c36935b76942 req-58fe20e4-7f3a-4fca-9cb0-a363629e8c93 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-ffe1814f-40d3-4124-accf-c36935b76942 req-58fe20e4-7f3a-4fca-9cb0-a363629e8c93 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-ffe1814f-40d3-4124-accf-c36935b76942 req-58fe20e4-7f3a-4fca-9cb0-a363629e8c93 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:30 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-ffe1814f-40d3-4124-accf-c36935b76942 req-58fe20e4-7f3a-4fca-9cb0-a363629e8c93 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-ffe1814f-40d3-4124-accf-c36935b76942 req-58fe20e4-7f3a-4fca-9cb0-a363629e8c93 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 14/27] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:30 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-459850e6-32a6-48eb-8603-b31358d64d94 req-d49abede-dccb-417b-9cf5-ea6e3acf2bad None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-459850e6-32a6-48eb-8603-b31358d64d94 req-d49abede-dccb-417b-9cf5-ea6e3acf2bad tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-459850e6-32a6-48eb-8603-b31358d64d94 req-d49abede-dccb-417b-9cf5-ea6e3acf2bad tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-459850e6-32a6-48eb-8603-b31358d64d94 req-d49abede-dccb-417b-9cf5-ea6e3acf2bad tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:31 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:31 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-459850e6-32a6-48eb-8603-b31358d64d94 req-d49abede-dccb-417b-9cf5-ea6e3acf2bad tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-459850e6-32a6-48eb-8603-b31358d64d94 req-d49abede-dccb-417b-9cf5-ea6e3acf2bad tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 14/28] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:31 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-21830e96-5714-4ca9-b0be-e7143af4721a req-1df59244-4dfe-4917-90f0-3f900285b327 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-21830e96-5714-4ca9-b0be-e7143af4721a req-1df59244-4dfe-4917-90f0-3f900285b327 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-21830e96-5714-4ca9-b0be-e7143af4721a req-1df59244-4dfe-4917-90f0-3f900285b327 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-21830e96-5714-4ca9-b0be-e7143af4721a req-1df59244-4dfe-4917-90f0-3f900285b327 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:32 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:32 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-21830e96-5714-4ca9-b0be-e7143af4721a req-1df59244-4dfe-4917-90f0-3f900285b327 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-21830e96-5714-4ca9-b0be-e7143af4721a req-1df59244-4dfe-4917-90f0-3f900285b327 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 15/29] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:32 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-c2d695ea-f20e-40f0-a768-b6a201888824 req-d6fb8b6f-d5f3-45c2-8e21-b17511cd1604 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c2d695ea-f20e-40f0-a768-b6a201888824 req-d6fb8b6f-d5f3-45c2-8e21-b17511cd1604 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c2d695ea-f20e-40f0-a768-b6a201888824 req-d6fb8b6f-d5f3-45c2-8e21-b17511cd1604 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c2d695ea-f20e-40f0-a768-b6a201888824 req-d6fb8b6f-d5f3-45c2-8e21-b17511cd1604 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:33 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:33 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-c2d695ea-f20e-40f0-a768-b6a201888824 req-d6fb8b6f-d5f3-45c2-8e21-b17511cd1604 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c2d695ea-f20e-40f0-a768-b6a201888824 req-d6fb8b6f-d5f3-45c2-8e21-b17511cd1604 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 15/30] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:33 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-01343c29-c3e1-4230-a811-3de6bc0770d2 req-c6a4148e-30c8-447b-9907-05fff206595c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-01343c29-c3e1-4230-a811-3de6bc0770d2 req-c6a4148e-30c8-447b-9907-05fff206595c tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-01343c29-c3e1-4230-a811-3de6bc0770d2 req-c6a4148e-30c8-447b-9907-05fff206595c tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-01343c29-c3e1-4230-a811-3de6bc0770d2 req-c6a4148e-30c8-447b-9907-05fff206595c tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-01343c29-c3e1-4230-a811-3de6bc0770d2 req-c6a4148e-30c8-447b-9907-05fff206595c tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-01343c29-c3e1-4230-a811-3de6bc0770d2 req-c6a4148e-30c8-447b-9907-05fff206595c tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 16/31] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:34 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-401ed9e0-c26e-4912-b449-6d318cf7984c req-894a6f29-3ba4-4268-8829-b5531f8b83fe None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-401ed9e0-c26e-4912-b449-6d318cf7984c req-894a6f29-3ba4-4268-8829-b5531f8b83fe tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-401ed9e0-c26e-4912-b449-6d318cf7984c req-894a6f29-3ba4-4268-8829-b5531f8b83fe tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-401ed9e0-c26e-4912-b449-6d318cf7984c req-894a6f29-3ba4-4268-8829-b5531f8b83fe tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:36 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:36 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:36 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:36 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-401ed9e0-c26e-4912-b449-6d318cf7984c req-894a6f29-3ba4-4268-8829-b5531f8b83fe tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-401ed9e0-c26e-4912-b449-6d318cf7984c req-894a6f29-3ba4-4268-8829-b5531f8b83fe tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 16/32] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:36 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-4c85affc-6d05-44ef-a2e1-ece2d1d04a08 req-6efc4a23-dd5f-432c-a6a9-cdb4b1f18fce None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-4c85affc-6d05-44ef-a2e1-ece2d1d04a08 req-6efc4a23-dd5f-432c-a6a9-cdb4b1f18fce tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-4c85affc-6d05-44ef-a2e1-ece2d1d04a08 req-6efc4a23-dd5f-432c-a6a9-cdb4b1f18fce tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-4c85affc-6d05-44ef-a2e1-ece2d1d04a08 req-6efc4a23-dd5f-432c-a6a9-cdb4b1f18fce tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:37 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:37 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-4c85affc-6d05-44ef-a2e1-ece2d1d04a08 req-6efc4a23-dd5f-432c-a6a9-cdb4b1f18fce tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-4c85affc-6d05-44ef-a2e1-ece2d1d04a08 req-6efc4a23-dd5f-432c-a6a9-cdb4b1f18fce tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 17/33] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:37 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-344014c2-40c7-44eb-a073-525419a3076a req-fbe20a39-a812-49ea-b1ee-b312c137b209 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-344014c2-40c7-44eb-a073-525419a3076a req-fbe20a39-a812-49ea-b1ee-b312c137b209 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-344014c2-40c7-44eb-a073-525419a3076a req-fbe20a39-a812-49ea-b1ee-b312c137b209 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-344014c2-40c7-44eb-a073-525419a3076a req-fbe20a39-a812-49ea-b1ee-b312c137b209 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-344014c2-40c7-44eb-a073-525419a3076a req-fbe20a39-a812-49ea-b1ee-b312c137b209 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-344014c2-40c7-44eb-a073-525419a3076a req-fbe20a39-a812-49ea-b1ee-b312c137b209 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 17/34] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:38 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-6bcee495-91b9-4964-9e9d-ce1148326c59 req-c3c4041c-f17c-4e80-a39c-285549366c5f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-6bcee495-91b9-4964-9e9d-ce1148326c59 req-c3c4041c-f17c-4e80-a39c-285549366c5f tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-6bcee495-91b9-4964-9e9d-ce1148326c59 req-c3c4041c-f17c-4e80-a39c-285549366c5f tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-6bcee495-91b9-4964-9e9d-ce1148326c59 req-c3c4041c-f17c-4e80-a39c-285549366c5f tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:39 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:39 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-6bcee495-91b9-4964-9e9d-ce1148326c59 req-c3c4041c-f17c-4e80-a39c-285549366c5f tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-6bcee495-91b9-4964-9e9d-ce1148326c59 req-c3c4041c-f17c-4e80-a39c-285549366c5f tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 18/35] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:39 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-d5d7c6b9-efca-4d77-826e-4657caf74b47 req-119f708f-bf62-48d2-9dcc-a81e4379d851 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-d5d7c6b9-efca-4d77-826e-4657caf74b47 req-119f708f-bf62-48d2-9dcc-a81e4379d851 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-d5d7c6b9-efca-4d77-826e-4657caf74b47 req-119f708f-bf62-48d2-9dcc-a81e4379d851 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-d5d7c6b9-efca-4d77-826e-4657caf74b47 req-119f708f-bf62-48d2-9dcc-a81e4379d851 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:40 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:40 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:40 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:40 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-d5d7c6b9-efca-4d77-826e-4657caf74b47 req-119f708f-bf62-48d2-9dcc-a81e4379d851 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-d5d7c6b9-efca-4d77-826e-4657caf74b47 req-119f708f-bf62-48d2-9dcc-a81e4379d851 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 18/36] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:40 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-2f27cb96-fb81-4fa3-a693-6cd378c56fa1 req-23fcd29c-342d-43eb-9a40-be231d0f2b64 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-2f27cb96-fb81-4fa3-a693-6cd378c56fa1 req-23fcd29c-342d-43eb-9a40-be231d0f2b64 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-2f27cb96-fb81-4fa3-a693-6cd378c56fa1 req-23fcd29c-342d-43eb-9a40-be231d0f2b64 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-2f27cb96-fb81-4fa3-a693-6cd378c56fa1 req-23fcd29c-342d-43eb-9a40-be231d0f2b64 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:41 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:41 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:41 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:41 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:41 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-2f27cb96-fb81-4fa3-a693-6cd378c56fa1 req-23fcd29c-342d-43eb-9a40-be231d0f2b64 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-2f27cb96-fb81-4fa3-a693-6cd378c56fa1 req-23fcd29c-342d-43eb-9a40-be231d0f2b64 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:41 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 19/37] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:41 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-7f71d129-5671-45bb-8827-c3a3cebf2cb0 req-3c812d18-1cd9-4074-8f37-4f88d46f91a9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-7f71d129-5671-45bb-8827-c3a3cebf2cb0 req-3c812d18-1cd9-4074-8f37-4f88d46f91a9 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-7f71d129-5671-45bb-8827-c3a3cebf2cb0 req-3c812d18-1cd9-4074-8f37-4f88d46f91a9 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-7f71d129-5671-45bb-8827-c3a3cebf2cb0 req-3c812d18-1cd9-4074-8f37-4f88d46f91a9 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:42 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:42 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:42 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:42 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:42 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-7f71d129-5671-45bb-8827-c3a3cebf2cb0 req-3c812d18-1cd9-4074-8f37-4f88d46f91a9 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-7f71d129-5671-45bb-8827-c3a3cebf2cb0 req-3c812d18-1cd9-4074-8f37-4f88d46f91a9 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 19/38] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:42 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-98cfebac-df1d-4da2-8ebd-320c00f7a2b9 req-f44321f3-073c-4ec7-b304-e43658a362a8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-98cfebac-df1d-4da2-8ebd-320c00f7a2b9 req-f44321f3-073c-4ec7-b304-e43658a362a8 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-98cfebac-df1d-4da2-8ebd-320c00f7a2b9 req-f44321f3-073c-4ec7-b304-e43658a362a8 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-98cfebac-df1d-4da2-8ebd-320c00f7a2b9 req-f44321f3-073c-4ec7-b304-e43658a362a8 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:43 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:43 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:43 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:43 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:43 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-98cfebac-df1d-4da2-8ebd-320c00f7a2b9 req-f44321f3-073c-4ec7-b304-e43658a362a8 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-98cfebac-df1d-4da2-8ebd-320c00f7a2b9 req-f44321f3-073c-4ec7-b304-e43658a362a8 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:43 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 20/39] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:43 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-cdb70357-9b55-4c8d-9b6d-7b2874a6466f req-b182d1e0-3b0f-43e8-a04d-d731fdaf8321 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-cdb70357-9b55-4c8d-9b6d-7b2874a6466f req-b182d1e0-3b0f-43e8-a04d-d731fdaf8321 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-cdb70357-9b55-4c8d-9b6d-7b2874a6466f req-b182d1e0-3b0f-43e8-a04d-d731fdaf8321 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-cdb70357-9b55-4c8d-9b6d-7b2874a6466f req-b182d1e0-3b0f-43e8-a04d-d731fdaf8321 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:44 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:44 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:44 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:44 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:45 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-cdb70357-9b55-4c8d-9b6d-7b2874a6466f req-b182d1e0-3b0f-43e8-a04d-d731fdaf8321 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-cdb70357-9b55-4c8d-9b6d-7b2874a6466f req-b182d1e0-3b0f-43e8-a04d-d731fdaf8321 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 20/40] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:44 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-456cf46c-7116-4bdb-942b-d250ace59882 req-6b999d29-d03c-4084-9c15-cd0b46964afb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-456cf46c-7116-4bdb-942b-d250ace59882 req-6b999d29-d03c-4084-9c15-cd0b46964afb tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-456cf46c-7116-4bdb-942b-d250ace59882 req-6b999d29-d03c-4084-9c15-cd0b46964afb tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-456cf46c-7116-4bdb-942b-d250ace59882 req-6b999d29-d03c-4084-9c15-cd0b46964afb tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:46 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:46 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:46 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:46 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:46 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-456cf46c-7116-4bdb-942b-d250ace59882 req-6b999d29-d03c-4084-9c15-cd0b46964afb tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-456cf46c-7116-4bdb-942b-d250ace59882 req-6b999d29-d03c-4084-9c15-cd0b46964afb tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:46 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 21/41] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:46 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-62f43ac3-6150-4fdd-b555-0e7f7db6077e req-94316c23-4ee1-49a4-af7b-97d501bb4fac None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-62f43ac3-6150-4fdd-b555-0e7f7db6077e req-94316c23-4ee1-49a4-af7b-97d501bb4fac tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-62f43ac3-6150-4fdd-b555-0e7f7db6077e req-94316c23-4ee1-49a4-af7b-97d501bb4fac tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-62f43ac3-6150-4fdd-b555-0e7f7db6077e req-94316c23-4ee1-49a4-af7b-97d501bb4fac tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-62f43ac3-6150-4fdd-b555-0e7f7db6077e req-94316c23-4ee1-49a4-af7b-97d501bb4fac tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-62f43ac3-6150-4fdd-b555-0e7f7db6077e req-94316c23-4ee1-49a4-af7b-97d501bb4fac tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 21/42] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:47 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-7b8f89f3-4271-44bf-b768-9394116e7ccc req-8bf5c2fd-c6d7-47a1-ac2c-3f1d0e44e4de None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-7b8f89f3-4271-44bf-b768-9394116e7ccc req-8bf5c2fd-c6d7-47a1-ac2c-3f1d0e44e4de tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-7b8f89f3-4271-44bf-b768-9394116e7ccc req-8bf5c2fd-c6d7-47a1-ac2c-3f1d0e44e4de tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-7b8f89f3-4271-44bf-b768-9394116e7ccc req-8bf5c2fd-c6d7-47a1-ac2c-3f1d0e44e4de tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:48 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:48 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:48 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-7b8f89f3-4271-44bf-b768-9394116e7ccc req-8bf5c2fd-c6d7-47a1-ac2c-3f1d0e44e4de tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-7b8f89f3-4271-44bf-b768-9394116e7ccc req-8bf5c2fd-c6d7-47a1-ac2c-3f1d0e44e4de tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 22/43] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:48 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 830 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-e93fcd98-41e8-4c98-a111-3964aa8e1fad req-2f049dda-23bd-4d7a-bad9-a16b80b0f5da None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-e93fcd98-41e8-4c98-a111-3964aa8e1fad req-2f049dda-23bd-4d7a-bad9-a16b80b0f5da tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-e93fcd98-41e8-4c98-a111-3964aa8e1fad req-2f049dda-23bd-4d7a-bad9-a16b80b0f5da tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-e93fcd98-41e8-4c98-a111-3964aa8e1fad req-2f049dda-23bd-4d7a-bad9-a16b80b0f5da tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:50 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:50 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-e93fcd98-41e8-4c98-a111-3964aa8e1fad req-2f049dda-23bd-4d7a-bad9-a16b80b0f5da tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-e93fcd98-41e8-4c98-a111-3964aa8e1fad req-2f049dda-23bd-4d7a-bad9-a16b80b0f5da tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 22/44] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:50 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-1461d4fa-df1a-4434-95d8-9c9d8271ea7c req-3fc16fed-6d3f-46d0-8574-0520106c0b1e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-1461d4fa-df1a-4434-95d8-9c9d8271ea7c req-3fc16fed-6d3f-46d0-8574-0520106c0b1e tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-1461d4fa-df1a-4434-95d8-9c9d8271ea7c req-3fc16fed-6d3f-46d0-8574-0520106c0b1e tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-1461d4fa-df1a-4434-95d8-9c9d8271ea7c req-3fc16fed-6d3f-46d0-8574-0520106c0b1e tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:51 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:51 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:51 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:51 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:51 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-1461d4fa-df1a-4434-95d8-9c9d8271ea7c req-3fc16fed-6d3f-46d0-8574-0520106c0b1e tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-1461d4fa-df1a-4434-95d8-9c9d8271ea7c req-3fc16fed-6d3f-46d0-8574-0520106c0b1e tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:51 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 23/45] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:51 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-d3f05c8d-809d-4f91-9815-326fc42455c1 req-c53160e6-294a-4d26-9c4a-c76e9b831be1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-d3f05c8d-809d-4f91-9815-326fc42455c1 req-c53160e6-294a-4d26-9c4a-c76e9b831be1 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-d3f05c8d-809d-4f91-9815-326fc42455c1 req-c53160e6-294a-4d26-9c4a-c76e9b831be1 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-d3f05c8d-809d-4f91-9815-326fc42455c1 req-c53160e6-294a-4d26-9c4a-c76e9b831be1 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:52 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:52 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:57:52 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:52 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:52 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-d3f05c8d-809d-4f91-9815-326fc42455c1 req-c53160e6-294a-4d26-9c4a-c76e9b831be1 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-d3f05c8d-809d-4f91-9815-326fc42455c1 req-c53160e6-294a-4d26-9c4a-c76e9b831be1 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:57:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 23/46] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:52 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-dd2f9960-c2e3-4549-94fa-90ce68d611ac req-75e3e65e-c5dc-45f9-9a12-1746c46ada3a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-dd2f9960-c2e3-4549-94fa-90ce68d611ac req-75e3e65e-c5dc-45f9-9a12-1746c46ada3a tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 09:57:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-dd2f9960-c2e3-4549-94fa-90ce68d611ac req-75e3e65e-c5dc-45f9-9a12-1746c46ada3a tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0a6283cb-3a47-40e3-9f13-2a0b619b106f", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2087602166", "description": null, "metadata": {}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:52 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:52 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:52 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:52 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:52 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-dd2f9960-c2e3-4549-94fa-90ce68d611ac req-75e3e65e-c5dc-45f9-9a12-1746c46ada3a tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:57:52 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [req-dd2f9960-c2e3-4549-94fa-90ce68d611ac req-75e3e65e-c5dc-45f9-9a12-1746c46ada3a tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Create snapshot from volume 0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:57:52 devstack devstack@c-api.service[87187]: WARNING cinder.quota [req-dd2f9960-c2e3-4549-94fa-90ce68d611ac req-75e3e65e-c5dc-45f9-9a12-1746c46ada3a tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-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 09:57:53 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [req-dd2f9960-c2e3-4549-94fa-90ce68d611ac req-75e3e65e-c5dc-45f9-9a12-1746c46ada3a tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Created reservations ['e6f0e59d-1fd6-459f-8feb-d6a4006e7678', '7653dd4a-1c25-46d0-a5ea-638afbdf3091', '24f2ba9c-d3ef-414a-97a8-2e2873c5d79c', '45ecc7d2-57a6-4d85-ac1e-efb6be55d12c'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:57:53 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:53 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:53 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-dd2f9960-c2e3-4549-94fa-90ce68d611ac req-75e3e65e-c5dc-45f9-9a12-1746c46ada3a tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Snapshot create request issued successfully. Sep 07 09:57:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-dd2f9960-c2e3-4549-94fa-90ce68d611ac req-75e3e65e-c5dc-45f9-9a12-1746c46ada3a tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 09:57:53 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 24/47] 192.168.122.74 () {64 vars in 1431 bytes} [Mon Sep 7 09:57:52 2026] POST /volume/v3/snapshots => generated 311 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:57:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-fd715bf8-9c59-4fec-842a-b47679134ef1 req-30876a4f-9ad6-43c5-b396-9307a0718b04 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-fd715bf8-9c59-4fec-842a-b47679134ef1 req-30876a4f-9ad6-43c5-b396-9307a0718b04 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-reader] GET http://192.168.122.74/volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b Sep 07 09:57:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-fd715bf8-9c59-4fec-842a-b47679134ef1 req-30876a4f-9ad6-43c5-b396-9307a0718b04 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-fd715bf8-9c59-4fec-842a-b47679134ef1 req-30876a4f-9ad6-43c5-b396-9307a0718b04 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:53 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:53 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:53 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-fd715bf8-9c59-4fec-842a-b47679134ef1 req-30876a4f-9ad6-43c5-b396-9307a0718b04 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-reader] Snapshot retrieved successfully. Sep 07 09:57:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-fd715bf8-9c59-4fec-842a-b47679134ef1 req-30876a4f-9ad6-43c5-b396-9307a0718b04 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-reader] http://192.168.122.74/volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b returned with HTTP 200 Sep 07 09:57:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 24/48] 192.168.122.74 () {60 vars in 1488 bytes} [Mon Sep 7 09:57:53 2026] GET /volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b => generated 443 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-2fb8a0ad-be2a-4e19-8d80-8e9999f06181 req-88b2d663-3524-4089-9a7d-2d80fa4db325 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-2fb8a0ad-be2a-4e19-8d80-8e9999f06181 req-88b2d663-3524-4089-9a7d-2d80fa4db325 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-reader] GET http://192.168.122.74/volume/v3/snapshots/detail Sep 07 09:57:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-2fb8a0ad-be2a-4e19-8d80-8e9999f06181 req-88b2d663-3524-4089-9a7d-2d80fa4db325 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-2fb8a0ad-be2a-4e19-8d80-8e9999f06181 req-88b2d663-3524-4089-9a7d-2d80fa4db325 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [req-2fb8a0ad-be2a-4e19-8d80-8e9999f06181 req-88b2d663-3524-4089-9a7d-2d80fa4db325 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:57:53 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:53 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:53 devstack devstack@c-api.service[87187]: DEBUG cinder.db.api [req-2fb8a0ad-be2a-4e19-8d80-8e9999f06181 req-88b2d663-3524-4089-9a7d-2d80fa4db325 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-reader] Building query based on filter {{(pid=87187) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:57:53 devstack devstack@c-api.service[87187]: /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 09:57:53 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:57:53 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-2fb8a0ad-be2a-4e19-8d80-8e9999f06181 req-88b2d663-3524-4089-9a7d-2d80fa4db325 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-reader] Get all snapshots completed successfully. Sep 07 09:57:53 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:53 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-2fb8a0ad-be2a-4e19-8d80-8e9999f06181 req-88b2d663-3524-4089-9a7d-2d80fa4db325 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-reader] http://192.168.122.74/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 09:57:53 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 25/49] 192.168.122.74 () {60 vars in 1398 bytes} [Mon Sep 7 09:57:53 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-f179b54f-8aff-44dc-80fb-832140f3fc62 req-404f59ce-226d-4622-9bd3-63667dff09f7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-f179b54f-8aff-44dc-80fb-832140f3fc62 req-404f59ce-226d-4622-9bd3-63667dff09f7 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b Sep 07 09:57:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-f179b54f-8aff-44dc-80fb-832140f3fc62 req-404f59ce-226d-4622-9bd3-63667dff09f7 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-f179b54f-8aff-44dc-80fb-832140f3fc62 req-404f59ce-226d-4622-9bd3-63667dff09f7 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:53 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:53 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:53 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-f179b54f-8aff-44dc-80fb-832140f3fc62 req-404f59ce-226d-4622-9bd3-63667dff09f7 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Snapshot retrieved successfully. Sep 07 09:57:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-f179b54f-8aff-44dc-80fb-832140f3fc62 req-404f59ce-226d-4622-9bd3-63667dff09f7 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b returned with HTTP 200 Sep 07 09:57:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 25/50] 192.168.122.74 () {60 vars in 1488 bytes} [Mon Sep 7 09:57:53 2026] GET /volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b => generated 443 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-bdff3bde-0fc4-4bf3-9da8-3162376737cb req-86bc2c39-173f-42d0-86b4-101190995a51 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-bdff3bde-0fc4-4bf3-9da8-3162376737cb req-86bc2c39-173f-42d0-86b4-101190995a51 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b Sep 07 09:57:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-bdff3bde-0fc4-4bf3-9da8-3162376737cb req-86bc2c39-173f-42d0-86b4-101190995a51 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-bdff3bde-0fc4-4bf3-9da8-3162376737cb req-86bc2c39-173f-42d0-86b4-101190995a51 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:57 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:57 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:57 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-bdff3bde-0fc4-4bf3-9da8-3162376737cb req-86bc2c39-173f-42d0-86b4-101190995a51 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Snapshot retrieved successfully. Sep 07 09:57:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-bdff3bde-0fc4-4bf3-9da8-3162376737cb req-86bc2c39-173f-42d0-86b4-101190995a51 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b returned with HTTP 200 Sep 07 09:57:57 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 26/51] 192.168.122.74 () {60 vars in 1488 bytes} [Mon Sep 7 09:57:57 2026] GET /volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b => generated 443 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-214bfdf6-dc45-4b41-925f-edab6f23b34b req-989cafee-a16d-4ca0-b132-adfc12befab1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-214bfdf6-dc45-4b41-925f-edab6f23b34b req-989cafee-a16d-4ca0-b132-adfc12befab1 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b Sep 07 09:57:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-214bfdf6-dc45-4b41-925f-edab6f23b34b req-989cafee-a16d-4ca0-b132-adfc12befab1 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-214bfdf6-dc45-4b41-925f-edab6f23b34b req-989cafee-a16d-4ca0-b132-adfc12befab1 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:58 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:58 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:57:58 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-214bfdf6-dc45-4b41-925f-edab6f23b34b req-989cafee-a16d-4ca0-b132-adfc12befab1 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Snapshot retrieved successfully. Sep 07 09:57:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-214bfdf6-dc45-4b41-925f-edab6f23b34b req-989cafee-a16d-4ca0-b132-adfc12befab1 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b returned with HTTP 200 Sep 07 09:57:58 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 26/52] 192.168.122.74 () {60 vars in 1488 bytes} [Mon Sep 7 09:57:58 2026] GET /volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b => generated 470 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-52e7c151-666a-4963-92d9-beb62ab99bdb req-1ceef3ab-ff3a-4c35-a692-9f0d583f64fd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-52e7c151-666a-4963-92d9-beb62ab99bdb req-1ceef3ab-ff3a-4c35-a692-9f0d583f64fd tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b Sep 07 09:57:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-52e7c151-666a-4963-92d9-beb62ab99bdb req-1ceef3ab-ff3a-4c35-a692-9f0d583f64fd tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-52e7c151-666a-4963-92d9-beb62ab99bdb req-1ceef3ab-ff3a-4c35-a692-9f0d583f64fd tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:58 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [req-52e7c151-666a-4963-92d9-beb62ab99bdb req-1ceef3ab-ff3a-4c35-a692-9f0d583f64fd tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Delete snapshot with id: f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b Sep 07 09:57:58 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:58 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:57:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-52e7c151-666a-4963-92d9-beb62ab99bdb req-1ceef3ab-ff3a-4c35-a692-9f0d583f64fd tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Snapshot retrieved successfully. Sep 07 09:57:58 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:58 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:57:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-52e7c151-666a-4963-92d9-beb62ab99bdb req-1ceef3ab-ff3a-4c35-a692-9f0d583f64fd tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Snapshot delete request issued successfully. Sep 07 09:57:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-52e7c151-666a-4963-92d9-beb62ab99bdb req-1ceef3ab-ff3a-4c35-a692-9f0d583f64fd tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b returned with HTTP 202 Sep 07 09:57:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 27/53] 192.168.122.74 () {62 vars in 1510 bytes} [Mon Sep 7 09:57:58 2026] DELETE /volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:58:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-b574e371-622c-4b32-9caa-9e03de186593 req-939f816f-5608-499d-980e-13ba3e8d378d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-b574e371-622c-4b32-9caa-9e03de186593 req-939f816f-5608-499d-980e-13ba3e8d378d tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b Sep 07 09:58:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-b574e371-622c-4b32-9caa-9e03de186593 req-939f816f-5608-499d-980e-13ba3e8d378d tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-b574e371-622c-4b32-9caa-9e03de186593 req-939f816f-5608-499d-980e-13ba3e8d378d tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-b574e371-622c-4b32-9caa-9e03de186593 req-939f816f-5608-499d-980e-13ba3e8d378d tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Snapshot retrieved successfully. Sep 07 09:58:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-b574e371-622c-4b32-9caa-9e03de186593 req-939f816f-5608-499d-980e-13ba3e8d378d tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b returned with HTTP 200 Sep 07 09:58:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 27/54] 192.168.122.74 () {60 vars in 1488 bytes} [Mon Sep 7 09:58:00 2026] GET /volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b => generated 469 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-083ef173-380a-4407-95ba-4766a491ad2a req-4d266583-40c3-49f7-b689-df9d6adafb9b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-083ef173-380a-4407-95ba-4766a491ad2a req-4d266583-40c3-49f7-b689-df9d6adafb9b tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b Sep 07 09:58:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-083ef173-380a-4407-95ba-4766a491ad2a req-4d266583-40c3-49f7-b689-df9d6adafb9b tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-083ef173-380a-4407-95ba-4766a491ad2a req-4d266583-40c3-49f7-b689-df9d6adafb9b tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:01 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=137,cinder:INSERT=17,cinder:UPDATE=25 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:58:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-083ef173-380a-4407-95ba-4766a491ad2a req-4d266583-40c3-49f7-b689-df9d6adafb9b tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Snapshot retrieved successfully. Sep 07 09:58:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-083ef173-380a-4407-95ba-4766a491ad2a req-4d266583-40c3-49f7-b689-df9d6adafb9b tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b returned with HTTP 200 Sep 07 09:58:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 28/55] 192.168.122.74 () {60 vars in 1488 bytes} [Mon Sep 7 09:58:01 2026] GET /volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b => generated 469 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-27dbda78-597c-4a0d-98e3-c4468d777af7 req-5d68495d-6b5d-4b88-9f49-585a84e982c0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-27dbda78-597c-4a0d-98e3-c4468d777af7 req-5d68495d-6b5d-4b88-9f49-585a84e982c0 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b Sep 07 09:58:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-27dbda78-597c-4a0d-98e3-c4468d777af7 req-5d68495d-6b5d-4b88-9f49-585a84e982c0 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-27dbda78-597c-4a0d-98e3-c4468d777af7 req-5d68495d-6b5d-4b88-9f49-585a84e982c0 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:02 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=97 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:58:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-27dbda78-597c-4a0d-98e3-c4468d777af7 req-5d68495d-6b5d-4b88-9f49-585a84e982c0 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Snapshot retrieved successfully. Sep 07 09:58:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-27dbda78-597c-4a0d-98e3-c4468d777af7 req-5d68495d-6b5d-4b88-9f49-585a84e982c0 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b returned with HTTP 200 Sep 07 09:58:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 28/56] 192.168.122.74 () {60 vars in 1488 bytes} [Mon Sep 7 09:58:02 2026] GET /volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b => generated 469 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-641cc054-3be4-4fc9-8eab-30e64a9e6103 req-28c89ffc-f7e0-4477-8f4d-d83aecb9ab0e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-641cc054-3be4-4fc9-8eab-30e64a9e6103 req-28c89ffc-f7e0-4477-8f4d-d83aecb9ab0e tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b Sep 07 09:58:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-641cc054-3be4-4fc9-8eab-30e64a9e6103 req-28c89ffc-f7e0-4477-8f4d-d83aecb9ab0e tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-641cc054-3be4-4fc9-8eab-30e64a9e6103 req-28c89ffc-f7e0-4477-8f4d-d83aecb9ab0e tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-641cc054-3be4-4fc9-8eab-30e64a9e6103 req-28c89ffc-f7e0-4477-8f4d-d83aecb9ab0e tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b returned with HTTP 404 Sep 07 09:58:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 29/57] 192.168.122.74 () {60 vars in 1488 bytes} [Mon Sep 7 09:58:03 2026] GET /volume/v3/snapshots/f9285e0e-ce15-4b9a-84bb-0f8ee1a37d2b => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-1c21d1ad-3615-44f5-a5c8-7f197b53bfb2 req-75571c0b-7062-438c-9d83-d97678fd5b9d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-1c21d1ad-3615-44f5-a5c8-7f197b53bfb2 req-75571c0b-7062-438c-9d83-d97678fd5b9d tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] DELETE http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:58:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-1c21d1ad-3615-44f5-a5c8-7f197b53bfb2 req-75571c0b-7062-438c-9d83-d97678fd5b9d tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-1c21d1ad-3615-44f5-a5c8-7f197b53bfb2 req-75571c0b-7062-438c-9d83-d97678fd5b9d tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:04 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [req-1c21d1ad-3615-44f5-a5c8-7f197b53bfb2 req-75571c0b-7062-438c-9d83-d97678fd5b9d tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Delete volume with id: 0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:58:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-1c21d1ad-3615-44f5-a5c8-7f197b53bfb2 req-75571c0b-7062-438c-9d83-d97678fd5b9d tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:58:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-1c21d1ad-3615-44f5-a5c8-7f197b53bfb2 req-75571c0b-7062-438c-9d83-d97678fd5b9d tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Delete volume request issued successfully. Sep 07 09:58:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-1c21d1ad-3615-44f5-a5c8-7f197b53bfb2 req-75571c0b-7062-438c-9d83-d97678fd5b9d tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 202 Sep 07 09:58:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 29/58] 192.168.122.74 () {62 vars in 1504 bytes} [Mon Sep 7 09:58:04 2026] DELETE /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 0 bytes in 258 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:58:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-41250a43-594d-4283-a531-7f1dc8cc2872 req-15639208-b8fb-494d-8ade-69cfdf1292d8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-41250a43-594d-4283-a531-7f1dc8cc2872 req-15639208-b8fb-494d-8ade-69cfdf1292d8 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:58:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-41250a43-594d-4283-a531-7f1dc8cc2872 req-15639208-b8fb-494d-8ade-69cfdf1292d8 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-41250a43-594d-4283-a531-7f1dc8cc2872 req-15639208-b8fb-494d-8ade-69cfdf1292d8 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:04 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:04 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:58:04 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:04 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-41250a43-594d-4283-a531-7f1dc8cc2872 req-15639208-b8fb-494d-8ade-69cfdf1292d8 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:58:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-41250a43-594d-4283-a531-7f1dc8cc2872 req-15639208-b8fb-494d-8ade-69cfdf1292d8 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:58:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 30/59] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:58:04 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 854 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:58:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-1f30473a-4373-4cbf-a90b-e8b7c371224e req-cec1032f-7c2d-487a-aac4-917e1d0e1c71 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-1f30473a-4373-4cbf-a90b-e8b7c371224e req-cec1032f-7c2d-487a-aac4-917e1d0e1c71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:58:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-1f30473a-4373-4cbf-a90b-e8b7c371224e req-cec1032f-7c2d-487a-aac4-917e1d0e1c71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-1f30473a-4373-4cbf-a90b-e8b7c371224e req-cec1032f-7c2d-487a-aac4-917e1d0e1c71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-1f30473a-4373-4cbf-a90b-e8b7c371224e req-cec1032f-7c2d-487a-aac4-917e1d0e1c71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Volume info retrieved successfully. Sep 07 09:58:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-1f30473a-4373-4cbf-a90b-e8b7c371224e req-cec1032f-7c2d-487a-aac4-917e1d0e1c71 tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 200 Sep 07 09:58:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 30/60] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:58:05 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 854 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-a25fb2be-6e6c-48cf-a3bd-757967bf3f5a req-e35164f2-2939-46eb-b2ff-60f7d9029ddf None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-a25fb2be-6e6c-48cf-a3bd-757967bf3f5a req-e35164f2-2939-46eb-b2ff-60f7d9029ddf tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:58:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-a25fb2be-6e6c-48cf-a3bd-757967bf3f5a req-e35164f2-2939-46eb-b2ff-60f7d9029ddf tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-a25fb2be-6e6c-48cf-a3bd-757967bf3f5a req-e35164f2-2939-46eb-b2ff-60f7d9029ddf tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-a25fb2be-6e6c-48cf-a3bd-757967bf3f5a req-e35164f2-2939-46eb-b2ff-60f7d9029ddf tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 404 Sep 07 09:58:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 31/61] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:58:06 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-c7b5cf81-f152-4134-9efa-9d2587d7f7dd req-516068d1-8189-4ae1-9dac-76e26df6841e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c7b5cf81-f152-4134-9efa-9d2587d7f7dd req-516068d1-8189-4ae1-9dac-76e26df6841e tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] DELETE http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:58:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c7b5cf81-f152-4134-9efa-9d2587d7f7dd req-516068d1-8189-4ae1-9dac-76e26df6841e tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c7b5cf81-f152-4134-9efa-9d2587d7f7dd req-516068d1-8189-4ae1-9dac-76e26df6841e tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:06 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [req-c7b5cf81-f152-4134-9efa-9d2587d7f7dd req-516068d1-8189-4ae1-9dac-76e26df6841e tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Delete volume with id: 0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:58:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c7b5cf81-f152-4134-9efa-9d2587d7f7dd req-516068d1-8189-4ae1-9dac-76e26df6841e tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 404 Sep 07 09:58:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 31/62] 192.168.122.74 () {62 vars in 1504 bytes} [Mon Sep 7 09:58:06 2026] DELETE /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-a153e45d-5e45-40cf-b159-d9644d577c26 req-95a49b6c-770a-414b-9dca-64976355758c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-a153e45d-5e45-40cf-b159-d9644d577c26 req-95a49b6c-770a-414b-9dca-64976355758c tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] GET http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f Sep 07 09:58:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-a153e45d-5e45-40cf-b159-d9644d577c26 req-95a49b6c-770a-414b-9dca-64976355758c tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-a153e45d-5e45-40cf-b159-d9644d577c26 req-95a49b6c-770a-414b-9dca-64976355758c tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-a153e45d-5e45-40cf-b159-d9644d577c26 req-95a49b6c-770a-414b-9dca-64976355758c tempest-VolumesSnapshotsTestJSON-108327077 tempest-VolumesSnapshotsTestJSON-108327077-project-member] http://192.168.122.74/volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f returned with HTTP 404 Sep 07 09:58:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 32/63] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:58:07 2026] GET /volume/v3/volumes/0a6283cb-3a47-40e3-9f13-2a0b619b106f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 09:58:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-532193167"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-532193167'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:58:07 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Create volume of 1 GB Sep 07 09:58:07 devstack devstack@c-api.service[87186]: /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 09:58:07 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:58:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Availability zone cache updated, next update will occur around 2026-09-07 08:58:07.824246. {{(pid=87186) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 09:58:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Availability Zones retrieved successfully. Sep 07 09:58:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Flow 'volume_create_api' (537df7ce-9fd7-4ee4-87e8-52d81f1ad40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (630cefde-c0a7-4db7-b2ce-5b5ec609cef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:58:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (630cefde-c0a7-4db7-b2ce-5b5ec609cef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ab77d2-675f-44f6-b823-967f49ba8043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:08 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-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 09:58:08 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-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 09:58:08 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Created reservations ['43fbb019-34ee-4cc7-b391-0fcdf882f758', 'c4b166bc-02de-4364-bd4e-bc65bb508d90', '8a9a1fd3-7130-4c3f-8907-9aeab86e3195', '23c77ebe-bf14-4ab3-9f2c-cd2a70f9fb90'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ab77d2-675f-44f6-b823-967f49ba8043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43fbb019-34ee-4cc7-b391-0fcdf882f758', 'c4b166bc-02de-4364-bd4e-bc65bb508d90', '8a9a1fd3-7130-4c3f-8907-9aeab86e3195', '23c77ebe-bf14-4ab3-9f2c-cd2a70f9fb90']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6eb308e-8b72-4099-9406-9ce323001f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:08 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:08 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6eb308e-8b72-4099-9406-9ce323001f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c204148-1259-4998-a3be-5528f18cadca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-532193167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd47ee85e6a40d4b7a7f5f24145b3b1',qos_specs=None,replication_status=,reservations=['43fbb019-34ee-4cc7-b391-0fcdf882f758','c4b166bc-02de-4364-bd4e-bc65bb508d90','8a9a1fd3-7130-4c3f-8907-9aeab86e3195','23c77ebe-bf14-4ab3-9f2c-cd2a70f9fb90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7abd204d1c284288b33a9ac8ca5c20a0',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:58:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-532193167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c204148-1259-4998-a3be-5528f18cadca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bd47ee85e6a40d4b7a7f5f24145b3b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7abd204d1c284288b33a9ac8ca5c20a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73c848c1-d5fe-4ff6-919c-867699e3daf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73c848c1-d5fe-4ff6-919c-867699e3daf0) transitioned into state 'SUCCESS' from state '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-532193167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bd47ee85e6a40d4b7a7f5f24145b3b1',qos_specs=None,replication_status=,reservations=['43fbb019-34ee-4cc7-b391-0fcdf882f758','c4b166bc-02de-4364-bd4e-bc65bb508d90','8a9a1fd3-7130-4c3f-8907-9aeab86e3195','23c77ebe-bf14-4ab3-9f2c-cd2a70f9fb90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7abd204d1c284288b33a9ac8ca5c20a0',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eecfcd9c-6ee3-4997-b9da-d5235445927e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eecfcd9c-6ee3-4997-b9da-d5235445927e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Flow 'volume_create_api' (537df7ce-9fd7-4ee4-87e8-52d81f1ad40d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Create volume request issued successfully. Sep 07 09:58:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4de64a82-b6c7-4099-a70a-d41c92e6327b tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 09:58:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 32/64] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 09:58:07 2026] POST /volume/v3/volumes => generated 761 bytes in 1074 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 09:58:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3e744f99-9d96-4d7f-9b83-e4e078a5a9c9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e744f99-9d96-4d7f-9b83-e4e078a5a9c9 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] GET http://192.168.122.74/volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca Sep 07 09:58:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3e744f99-9d96-4d7f-9b83-e4e078a5a9c9 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3e744f99-9d96-4d7f-9b83-e4e078a5a9c9 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:08 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:08 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:58:08 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:08 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:08 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3e744f99-9d96-4d7f-9b83-e4e078a5a9c9 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Volume info retrieved successfully. Sep 07 09:58:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e744f99-9d96-4d7f-9b83-e4e078a5a9c9 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] http://192.168.122.74/volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca returned with HTTP 200 Sep 07 09:58:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 33/65] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:08 2026] GET /volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca => generated 829 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-121e9538-3780-4cec-a5ed-c73170c55c76 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-121e9538-3780-4cec-a5ed-c73170c55c76 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] GET http://192.168.122.74/volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca Sep 07 09:58:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-121e9538-3780-4cec-a5ed-c73170c55c76 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-121e9538-3780-4cec-a5ed-c73170c55c76 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-121e9538-3780-4cec-a5ed-c73170c55c76 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Volume info retrieved successfully. Sep 07 09:58:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-121e9538-3780-4cec-a5ed-c73170c55c76 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] http://192.168.122.74/volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca returned with HTTP 200 Sep 07 09:58:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 33/66] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:10 2026] GET /volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4982aeab-6d7c-49a8-88d4-9511db54004a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4982aeab-6d7c-49a8-88d4-9511db54004a tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] GET http://192.168.122.74/volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca Sep 07 09:58:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4982aeab-6d7c-49a8-88d4-9511db54004a tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4982aeab-6d7c-49a8-88d4-9511db54004a tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:58:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4982aeab-6d7c-49a8-88d4-9511db54004a tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Volume info retrieved successfully. Sep 07 09:58:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4982aeab-6d7c-49a8-88d4-9511db54004a tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] http://192.168.122.74/volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca returned with HTTP 200 Sep 07 09:58:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 34/67] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:11 2026] GET /volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca => generated 854 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-3fb1d77a-6dcb-42db-925d-293e7750a0ad req-e5f07550-b401-4998-b561-37f0cbdb4b64 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-3fb1d77a-6dcb-42db-925d-293e7750a0ad req-e5f07550-b401-4998-b561-37f0cbdb4b64 tempest-VolumesAdminNegativeTest-1072375406 tempest-VolumesAdminNegativeTest-1072375406-project] GET http://192.168.122.74/volume/v3/volumes/4f181c87-71f2-4da2-bb55-dc22e2a8d3f4 Sep 07 09:58:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-3fb1d77a-6dcb-42db-925d-293e7750a0ad req-e5f07550-b401-4998-b561-37f0cbdb4b64 tempest-VolumesAdminNegativeTest-1072375406 tempest-VolumesAdminNegativeTest-1072375406-project] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-3fb1d77a-6dcb-42db-925d-293e7750a0ad req-e5f07550-b401-4998-b561-37f0cbdb4b64 tempest-VolumesAdminNegativeTest-1072375406 tempest-VolumesAdminNegativeTest-1072375406-project] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-3fb1d77a-6dcb-42db-925d-293e7750a0ad req-e5f07550-b401-4998-b561-37f0cbdb4b64 tempest-VolumesAdminNegativeTest-1072375406 tempest-VolumesAdminNegativeTest-1072375406-project] http://192.168.122.74/volume/v3/volumes/4f181c87-71f2-4da2-bb55-dc22e2a8d3f4 returned with HTTP 404 Sep 07 09:58:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 34/68] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:58:11 2026] GET /volume/v3/volumes/4f181c87-71f2-4da2-bb55-dc22e2a8d3f4 => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0676b3b4-cd12-4aa0-9f45-d19900ff3178 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0676b3b4-cd12-4aa0-9f45-d19900ff3178 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] DELETE http://192.168.122.74/volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca Sep 07 09:58:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0676b3b4-cd12-4aa0-9f45-d19900ff3178 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0676b3b4-cd12-4aa0-9f45-d19900ff3178 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:12 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-0676b3b4-cd12-4aa0-9f45-d19900ff3178 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Delete volume with id: 6c204148-1259-4998-a3be-5528f18cadca Sep 07 09:58:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:58:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0676b3b4-cd12-4aa0-9f45-d19900ff3178 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Volume info retrieved successfully. Sep 07 09:58:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0676b3b4-cd12-4aa0-9f45-d19900ff3178 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Delete volume request issued successfully. Sep 07 09:58:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0676b3b4-cd12-4aa0-9f45-d19900ff3178 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] http://192.168.122.74/volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca returned with HTTP 202 Sep 07 09:58:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 35/69] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 09:58:12 2026] DELETE /volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:58:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-343cfd5f-f237-43a2-a7ac-5558ecea0bfd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-343cfd5f-f237-43a2-a7ac-5558ecea0bfd tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] GET http://192.168.122.74/volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca Sep 07 09:58:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-343cfd5f-f237-43a2-a7ac-5558ecea0bfd tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-343cfd5f-f237-43a2-a7ac-5558ecea0bfd tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:12 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:12 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:12 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:12 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-343cfd5f-f237-43a2-a7ac-5558ecea0bfd tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Volume info retrieved successfully. Sep 07 09:58:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-343cfd5f-f237-43a2-a7ac-5558ecea0bfd tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] http://192.168.122.74/volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca returned with HTTP 200 Sep 07 09:58:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 35/70] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:12 2026] GET /volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca => generated 853 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cdeada86-f31a-4be4-a6d6-acf92ac9574a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cdeada86-f31a-4be4-a6d6-acf92ac9574a tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] GET http://192.168.122.74/volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca Sep 07 09:58:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cdeada86-f31a-4be4-a6d6-acf92ac9574a tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cdeada86-f31a-4be4-a6d6-acf92ac9574a tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-187bca0c-0089-406d-931a-baa6745bee35 req-45a939fb-55a8-474e-b3b0-1976a74ef311 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:58:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-187bca0c-0089-406d-931a-baa6745bee35 req-45a939fb-55a8-474e-b3b0-1976a74ef311 tempest-VolumesNegativeTest-1203867585 tempest-VolumesNegativeTest-1203867585-project-member] DELETE http://192.168.122.74/volume/v3/volumes/tempest-invalid-1349437977 Sep 07 09:58:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cdeada86-f31a-4be4-a6d6-acf92ac9574a tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Volume info retrieved successfully. Sep 07 09:58:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-187bca0c-0089-406d-931a-baa6745bee35 req-45a939fb-55a8-474e-b3b0-1976a74ef311 tempest-VolumesNegativeTest-1203867585 tempest-VolumesNegativeTest-1203867585-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-187bca0c-0089-406d-931a-baa6745bee35 req-45a939fb-55a8-474e-b3b0-1976a74ef311 tempest-VolumesNegativeTest-1203867585 tempest-VolumesNegativeTest-1203867585-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:13 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [req-187bca0c-0089-406d-931a-baa6745bee35 req-45a939fb-55a8-474e-b3b0-1976a74ef311 tempest-VolumesNegativeTest-1203867585 tempest-VolumesNegativeTest-1203867585-project-member] Delete volume with id: tempest-invalid-1349437977 Sep 07 09:58:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cdeada86-f31a-4be4-a6d6-acf92ac9574a tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] http://192.168.122.74/volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca returned with HTTP 200 Sep 07 09:58:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 36/71] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:13 2026] GET /volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-187bca0c-0089-406d-931a-baa6745bee35 req-45a939fb-55a8-474e-b3b0-1976a74ef311 tempest-VolumesNegativeTest-1203867585 tempest-VolumesNegativeTest-1203867585-project-member] http://192.168.122.74/volume/v3/volumes/tempest-invalid-1349437977 returned with HTTP 404 Sep 07 09:58:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 36/72] 192.168.122.74 () {62 vars in 1474 bytes} [Mon Sep 7 09:58:13 2026] DELETE /volume/v3/volumes/tempest-invalid-1349437977 => generated 99 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:58:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-33da299d-96e4-4493-9712-684dde12e83c req-58f69d33-7ab6-4ade-a817-b01369fd46cf None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-33da299d-96e4-4493-9712-684dde12e83c req-58f69d33-7ab6-4ade-a817-b01369fd46cf tempest-VolumesNegativeTest-1203867585 tempest-VolumesNegativeTest-1203867585-project-member] DELETE http://192.168.122.74/volume/v3/volumes/f4e62ae9-44b5-4394-ad24-688bd613a293 Sep 07 09:58:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-33da299d-96e4-4493-9712-684dde12e83c req-58f69d33-7ab6-4ade-a817-b01369fd46cf tempest-VolumesNegativeTest-1203867585 tempest-VolumesNegativeTest-1203867585-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-33da299d-96e4-4493-9712-684dde12e83c req-58f69d33-7ab6-4ade-a817-b01369fd46cf tempest-VolumesNegativeTest-1203867585 tempest-VolumesNegativeTest-1203867585-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:13 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [req-33da299d-96e4-4493-9712-684dde12e83c req-58f69d33-7ab6-4ade-a817-b01369fd46cf tempest-VolumesNegativeTest-1203867585 tempest-VolumesNegativeTest-1203867585-project-member] Delete volume with id: f4e62ae9-44b5-4394-ad24-688bd613a293 Sep 07 09:58:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-33da299d-96e4-4493-9712-684dde12e83c req-58f69d33-7ab6-4ade-a817-b01369fd46cf tempest-VolumesNegativeTest-1203867585 tempest-VolumesNegativeTest-1203867585-project-member] http://192.168.122.74/volume/v3/volumes/f4e62ae9-44b5-4394-ad24-688bd613a293 returned with HTTP 404 Sep 07 09:58:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 37/73] 192.168.122.74 () {62 vars in 1504 bytes} [Mon Sep 7 09:58:13 2026] DELETE /volume/v3/volumes/f4e62ae9-44b5-4394-ad24-688bd613a293 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-4af94e19-03c7-4b08-96fe-68b8a3c94309 req-0787f065-4fc4-416c-b7b2-4c0c88fdbf19 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-4af94e19-03c7-4b08-96fe-68b8a3c94309 req-0787f065-4fc4-416c-b7b2-4c0c88fdbf19 tempest-VolumesNegativeTest-1203867585 tempest-VolumesNegativeTest-1203867585-project-reader] GET http://192.168.122.74/volume/v3/volumes/04408e95-95fb-4a3c-9a16-b0367e269819 Sep 07 09:58:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-4af94e19-03c7-4b08-96fe-68b8a3c94309 req-0787f065-4fc4-416c-b7b2-4c0c88fdbf19 tempest-VolumesNegativeTest-1203867585 tempest-VolumesNegativeTest-1203867585-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-4af94e19-03c7-4b08-96fe-68b8a3c94309 req-0787f065-4fc4-416c-b7b2-4c0c88fdbf19 tempest-VolumesNegativeTest-1203867585 tempest-VolumesNegativeTest-1203867585-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-4af94e19-03c7-4b08-96fe-68b8a3c94309 req-0787f065-4fc4-416c-b7b2-4c0c88fdbf19 tempest-VolumesNegativeTest-1203867585 tempest-VolumesNegativeTest-1203867585-project-reader] http://192.168.122.74/volume/v3/volumes/04408e95-95fb-4a3c-9a16-b0367e269819 returned with HTTP 404 Sep 07 09:58:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 37/74] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:58:13 2026] GET /volume/v3/volumes/04408e95-95fb-4a3c-9a16-b0367e269819 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-220c5d7b-ee1e-4eaa-909b-1dbb74648766 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-220c5d7b-ee1e-4eaa-909b-1dbb74648766 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] GET http://192.168.122.74/volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca Sep 07 09:58:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-220c5d7b-ee1e-4eaa-909b-1dbb74648766 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-220c5d7b-ee1e-4eaa-909b-1dbb74648766 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-220c5d7b-ee1e-4eaa-909b-1dbb74648766 tempest-VolumesAdminNegativeTest-577749579 tempest-VolumesAdminNegativeTest-577749579-project-member] http://192.168.122.74/volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca returned with HTTP 404 Sep 07 09:58:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 38/75] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:14 2026] GET /volume/v3/volumes/6c204148-1259-4998-a3be-5528f18cadca => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c9847618-5eba-4990-988c-d7bf2ae4af6c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c9847618-5eba-4990-988c-d7bf2ae4af6c tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 09:58:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c9847618-5eba-4990-988c-d7bf2ae4af6c tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1036916727"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c9847618-5eba-4990-988c-d7bf2ae4af6c tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 09:58:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 38/76] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 09:58:19 2026] POST /volume/v3/types => generated 224 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bc39cd61-411d-497b-b106-50022c54ce08 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bc39cd61-411d-497b-b106-50022c54ce08 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] POST http://192.168.122.74/volume/v3/group_types Sep 07 09:58:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bc39cd61-411d-497b-b106-50022c54ce08 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1086059457"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bc39cd61-411d-497b-b106-50022c54ce08 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] http://192.168.122.74/volume/v3/group_types returned with HTTP 202 Sep 07 09:58:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 39/77] 192.168.122.74 () {62 vars in 1190 bytes} [Mon Sep 7 09:58:19 2026] POST /volume/v3/group_types => generated 181 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a5e65b30-a602-4529-8f95-20b61e4ff1d9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a5e65b30-a602-4529-8f95-20b61e4ff1d9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] POST http://192.168.122.74/volume/v3/groups Sep 07 09:58:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a5e65b30-a602-4529-8f95-20b61e4ff1d9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2a840de1-6352-40c7-8c1b-b68ff51ba395", "volume_types": ["f40ef2d7-8086-489b-b397-832023c827b4"], "name": "tempest-GroupSnapshotsTest-Group-317955635"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-a5e65b30-a602-4529-8f95-20b61e4ff1d9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Creating new group {'group': {'group_type': '2a840de1-6352-40c7-8c1b-b68ff51ba395', 'volume_types': ['f40ef2d7-8086-489b-b397-832023c827b4'], 'name': 'tempest-GroupSnapshotsTest-Group-317955635'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 09:58:19 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.groups [None req-a5e65b30-a602-4529-8f95-20b61e4ff1d9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Creating group tempest-GroupSnapshotsTest-Group-317955635. Sep 07 09:58:19 devstack devstack@c-api.service[87186]: /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 09:58:19 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:58:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a5e65b30-a602-4529-8f95-20b61e4ff1d9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Availability zone cache updated, next update will occur around 2026-09-07 08:58:19.998579. {{(pid=87186) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 09:58:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a5e65b30-a602-4529-8f95-20b61e4ff1d9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Availability Zones retrieved successfully. Sep 07 09:58:20 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-a5e65b30-a602-4529-8f95-20b61e4ff1d9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Created reservations ['aaa37ada-6cea-4714-ac3b-30d4e764106a'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a5e65b30-a602-4529-8f95-20b61e4ff1d9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups returned with HTTP 202 Sep 07 09:58:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 39/78] 192.168.122.74 () {62 vars in 1176 bytes} [Mon Sep 7 09:58:19 2026] POST /volume/v3/groups => generated 111 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d54e9543-247e-4c4b-b56e-2691077538e1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d54e9543-247e-4c4b-b56e-2691077538e1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/groups/3330a5ae-3bf7-4516-8714-3d3f218d44f6 Sep 07 09:58:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d54e9543-247e-4c4b-b56e-2691077538e1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d54e9543-247e-4c4b-b56e-2691077538e1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-d54e9543-247e-4c4b-b56e-2691077538e1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 3330a5ae-3bf7-4516-8714-3d3f218d44f6 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:58:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:20 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:20 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 09:58:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d54e9543-247e-4c4b-b56e-2691077538e1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/3330a5ae-3bf7-4516-8714-3d3f218d44f6 returned with HTTP 200 Sep 07 09:58:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 40/79] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 09:58:20 2026] GET /volume/v3/groups/3330a5ae-3bf7-4516-8714-3d3f218d44f6 => generated 391 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fe8fb403-ed6c-41b0-99b4-7814ce50498e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fe8fb403-ed6c-41b0-99b4-7814ce50498e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/groups/3330a5ae-3bf7-4516-8714-3d3f218d44f6 Sep 07 09:58:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fe8fb403-ed6c-41b0-99b4-7814ce50498e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fe8fb403-ed6c-41b0-99b4-7814ce50498e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-fe8fb403-ed6c-41b0-99b4-7814ce50498e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 3330a5ae-3bf7-4516-8714-3d3f218d44f6 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:58:21 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:21 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:21 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:21 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 09:58:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fe8fb403-ed6c-41b0-99b4-7814ce50498e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/3330a5ae-3bf7-4516-8714-3d3f218d44f6 returned with HTTP 200 Sep 07 09:58:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 40/80] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 09:58:21 2026] GET /volume/v3/groups/3330a5ae-3bf7-4516-8714-3d3f218d44f6 => generated 392 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-832a5016-7aeb-4c32-b497-989796d7ae1f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 09:58:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1286956897", "volume_type": "f40ef2d7-8086-489b-b397-832023c827b4", "group_id": "3330a5ae-3bf7-4516-8714-3d3f218d44f6", "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1286956897', 'volume_type': 'f40ef2d7-8086-489b-b397-832023c827b4', 'group_id': '3330a5ae-3bf7-4516-8714-3d3f218d44f6', 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:58:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:21 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Create volume of 1 GB Sep 07 09:58:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:21 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 09:58:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Availability Zones retrieved successfully. Sep 07 09:58:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Flow 'volume_create_api' (ee236831-6882-45f9-80b4-3f9d9e259df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ed9683-23a1-43d2-9676-e483c523581b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:58:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ed9683-23a1-43d2-9676-e483c523581b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f40ef2d7-8086-489b-b397-832023c827b4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1036916727',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f40ef2d7-8086-489b-b397-832023c827b4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3330a5ae-3bf7-4516-8714-3d3f218d44f6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b37ef950-cdb1-48ec-b45d-975e2550f174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:21 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1036916727 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1036916727, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:58:21 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1036916727 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1036916727, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:58:21 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Created reservations ['1f559bfd-745f-487d-8c86-e6d67dc9c77c', 'de988665-f494-43b0-bc24-604f1022fb68', '00b09545-600e-40b5-b7a4-b301fb0cf549', '4b6bedc5-5782-4ff2-8bdb-5aac25ce654a'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b37ef950-cdb1-48ec-b45d-975e2550f174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f559bfd-745f-487d-8c86-e6d67dc9c77c', 'de988665-f494-43b0-bc24-604f1022fb68', '00b09545-600e-40b5-b7a4-b301fb0cf549', '4b6bedc5-5782-4ff2-8bdb-5aac25ce654a']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e673e0a-66eb-4de7-a205-a4f16342f7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:21 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:58:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e673e0a-66eb-4de7-a205-a4f16342f7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de0b0d11-bd68-4e98-bab2-f4a6a97d1f41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1286956897',encryption_key_id=None,group_id=3330a5ae-3bf7-4516-8714-3d3f218d44f6,group_type_id=,metadata={},multiattach=False,project_id='0bdaa19ad94c41a98e26982980d686bb',qos_specs=None,replication_status=,reservations=['1f559bfd-745f-487d-8c86-e6d67dc9c77c','de988665-f494-43b0-bc24-604f1022fb68','00b09545-600e-40b5-b7a4-b301fb0cf549','4b6bedc5-5782-4ff2-8bdb-5aac25ce654a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a729d1b14204872b787704d5e4d6602',volume_type_id=f40ef2d7-8086-489b-b397-832023c827b4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1286956897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3330a5ae-3bf7-4516-8714-3d3f218d44f6,host=None,id=de0b0d11-bd68-4e98-bab2-f4a6a97d1f41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bdaa19ad94c41a98e26982980d686bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a729d1b14204872b787704d5e4d6602',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f40ef2d7-8086-489b-b397-832023c827b4),volume_type_id=f40ef2d7-8086-489b-b397-832023c827b4)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bb3b865-4b5d-4044-aa5c-39b2313efa69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bb3b865-4b5d-4044-aa5c-39b2313efa69) transitioned into state 'SUCCESS' from state '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-1286956897',encryption_key_id=None,group_id=3330a5ae-3bf7-4516-8714-3d3f218d44f6,group_type_id=,metadata={},multiattach=False,project_id='0bdaa19ad94c41a98e26982980d686bb',qos_specs=None,replication_status=,reservations=['1f559bfd-745f-487d-8c86-e6d67dc9c77c','de988665-f494-43b0-bc24-604f1022fb68','00b09545-600e-40b5-b7a4-b301fb0cf549','4b6bedc5-5782-4ff2-8bdb-5aac25ce654a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a729d1b14204872b787704d5e4d6602',volume_type_id=f40ef2d7-8086-489b-b397-832023c827b4)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd79f446-6182-42ae-99b2-ab9dc7a0d1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd79f446-6182-42ae-99b2-ab9dc7a0d1b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Flow 'volume_create_api' (ee236831-6882-45f9-80b4-3f9d9e259df1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Create volume request issued successfully. Sep 07 09:58:21 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:21 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:21 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-832a5016-7aeb-4c32-b497-989796d7ae1f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 09:58:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 41/81] 192.168.122.74 () {62 vars in 1179 bytes} [Mon Sep 7 09:58:21 2026] POST /volume/v3/volumes => generated 829 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:58:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0e42a8d4-0af8-4589-bca1-c2a2f5f5c67f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0e42a8d4-0af8-4589-bca1-c2a2f5f5c67f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/de0b0d11-bd68-4e98-bab2-f4a6a97d1f41 Sep 07 09:58:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0e42a8d4-0af8-4589-bca1-c2a2f5f5c67f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0e42a8d4-0af8-4589-bca1-c2a2f5f5c67f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:21 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:21 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:21 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:21 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:21 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0e42a8d4-0af8-4589-bca1-c2a2f5f5c67f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:58:21 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-0e42a8d4-0af8-4589-bca1-c2a2f5f5c67f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:21 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-0e42a8d4-0af8-4589-bca1-c2a2f5f5c67f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:22 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-0e42a8d4-0af8-4589-bca1-c2a2f5f5c67f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0e42a8d4-0af8-4589-bca1-c2a2f5f5c67f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/de0b0d11-bd68-4e98-bab2-f4a6a97d1f41 returned with HTTP 200 Sep 07 09:58:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 41/82] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:21 2026] GET /volume/v3/volumes/de0b0d11-bd68-4e98-bab2-f4a6a97d1f41 => generated 897 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0332f614-8b25-46c3-91f1-ef72cd4909e0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0332f614-8b25-46c3-91f1-ef72cd4909e0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/de0b0d11-bd68-4e98-bab2-f4a6a97d1f41 Sep 07 09:58:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0332f614-8b25-46c3-91f1-ef72cd4909e0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0332f614-8b25-46c3-91f1-ef72cd4909e0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:58:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0332f614-8b25-46c3-91f1-ef72cd4909e0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:58:23 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-0332f614-8b25-46c3-91f1-ef72cd4909e0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:23 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-0332f614-8b25-46c3-91f1-ef72cd4909e0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:23 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-0332f614-8b25-46c3-91f1-ef72cd4909e0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0332f614-8b25-46c3-91f1-ef72cd4909e0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/de0b0d11-bd68-4e98-bab2-f4a6a97d1f41 returned with HTTP 200 Sep 07 09:58:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 42/83] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:23 2026] GET /volume/v3/volumes/de0b0d11-bd68-4e98-bab2-f4a6a97d1f41 => generated 921 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-905b2f8c-ce79-40c6-994c-a2721fc771ed None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-905b2f8c-ce79-40c6-994c-a2721fc771ed tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/de0b0d11-bd68-4e98-bab2-f4a6a97d1f41 Sep 07 09:58:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-905b2f8c-ce79-40c6-994c-a2721fc771ed tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-905b2f8c-ce79-40c6-994c-a2721fc771ed tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:24 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:24 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-905b2f8c-ce79-40c6-994c-a2721fc771ed tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:58:24 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-905b2f8c-ce79-40c6-994c-a2721fc771ed tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:24 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-905b2f8c-ce79-40c6-994c-a2721fc771ed tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:24 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-905b2f8c-ce79-40c6-994c-a2721fc771ed tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-905b2f8c-ce79-40c6-994c-a2721fc771ed tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/de0b0d11-bd68-4e98-bab2-f4a6a97d1f41 returned with HTTP 200 Sep 07 09:58:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 42/84] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:24 2026] GET /volume/v3/volumes/de0b0d11-bd68-4e98-bab2-f4a6a97d1f41 => generated 922 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7cada7e0-b1c4-401e-bf1b-e09e84aed7f8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7cada7e0-b1c4-401e-bf1b-e09e84aed7f8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] POST http://192.168.122.74/volume/v3/group_snapshots Sep 07 09:58:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7cada7e0-b1c4-401e-bf1b-e09e84aed7f8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3330a5ae-3bf7-4516-8714-3d3f218d44f6", "name": "tempest-group_snapshot-2127313365"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-7cada7e0-b1c4-401e-bf1b-e09e84aed7f8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '3330a5ae-3bf7-4516-8714-3d3f218d44f6', 'name': 'tempest-group_snapshot-2127313365'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 09:58:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:24 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.group_snapshots [None req-7cada7e0-b1c4-401e-bf1b-e09e84aed7f8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Creating group_snapshot tempest-group_snapshot-2127313365. Sep 07 09:58:24 devstack devstack@c-api.service[87187]: /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 09:58:24 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:58:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:58:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:24 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-7cada7e0-b1c4-401e-bf1b-e09e84aed7f8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1036916727 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1036916727, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:58:24 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-7cada7e0-b1c4-401e-bf1b-e09e84aed7f8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Created reservations ['97b82769-84d9-4a44-96a3-ba986dfcdd19', '6f078638-98bf-4113-85bb-c9e801c09d33', '649d65f8-21b0-4d30-8dc8-e1febd7fe18f', '4e07e6b4-d652-42f1-a7a6-b6a926d447ce'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7cada7e0-b1c4-401e-bf1b-e09e84aed7f8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots returned with HTTP 202 Sep 07 09:58:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 43/85] 192.168.122.74 () {62 vars in 1203 bytes} [Mon Sep 7 09:58:24 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e75f5671-d0b3-4692-85d7-5e911e23f036 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e75f5671-d0b3-4692-85d7-5e911e23f036 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 Sep 07 09:58:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e75f5671-d0b3-4692-85d7-5e911e23f036 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e75f5671-d0b3-4692-85d7-5e911e23f036 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.group_snapshots [None req-e75f5671-d0b3-4692-85d7-5e911e23f036 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:58:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e75f5671-d0b3-4692-85d7-5e911e23f036 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 returned with HTTP 200 Sep 07 09:58:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 43/86] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:58:24 2026] GET /volume/v3/group_snapshots/f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 => generated 307 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d3d41bbf-979c-416b-9c95-2acc4701a84e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d3d41bbf-979c-416b-9c95-2acc4701a84e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 Sep 07 09:58:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d3d41bbf-979c-416b-9c95-2acc4701a84e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d3d41bbf-979c-416b-9c95-2acc4701a84e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-d3d41bbf-979c-416b-9c95-2acc4701a84e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:58:26 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:26 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d3d41bbf-979c-416b-9c95-2acc4701a84e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 returned with HTTP 200 Sep 07 09:58:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 44/87] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:58:26 2026] GET /volume/v3/group_snapshots/f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 => generated 307 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9526c9a4-8b6c-4df2-85fc-3844a4ca8018 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9526c9a4-8b6c-4df2-85fc-3844a4ca8018 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 Sep 07 09:58:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9526c9a4-8b6c-4df2-85fc-3844a4ca8018 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9526c9a4-8b6c-4df2-85fc-3844a4ca8018 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.group_snapshots [None req-9526c9a4-8b6c-4df2-85fc-3844a4ca8018 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:58:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9526c9a4-8b6c-4df2-85fc-3844a4ca8018 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 returned with HTTP 200 Sep 07 09:58:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 44/88] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:58:27 2026] GET /volume/v3/group_snapshots/f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 => generated 307 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0960bb96-20c3-4cf6-9a38-2e4d53b60cc9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0960bb96-20c3-4cf6-9a38-2e4d53b60cc9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 Sep 07 09:58:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0960bb96-20c3-4cf6-9a38-2e4d53b60cc9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0960bb96-20c3-4cf6-9a38-2e4d53b60cc9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-0960bb96-20c3-4cf6-9a38-2e4d53b60cc9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:58:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0960bb96-20c3-4cf6-9a38-2e4d53b60cc9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 returned with HTTP 200 Sep 07 09:58:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 45/89] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:58:28 2026] GET /volume/v3/group_snapshots/f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 => generated 308 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5ee0fb26-f53a-48e5-900b-353ba983b739 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5ee0fb26-f53a-48e5-900b-353ba983b739 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/detail Sep 07 09:58:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5ee0fb26-f53a-48e5-900b-353ba983b739 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5ee0fb26-f53a-48e5-900b-353ba983b739 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-5ee0fb26-f53a-48e5-900b-353ba983b739 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:58:28 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-5ee0fb26-f53a-48e5-900b-353ba983b739 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Building query based on filter {{(pid=87186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:58:28 devstack devstack@c-api.service[87186]: /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 09:58:28 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:58:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5ee0fb26-f53a-48e5-900b-353ba983b739 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Get all snapshots completed successfully. Sep 07 09:58:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5ee0fb26-f53a-48e5-900b-353ba983b739 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 09:58:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 45/90] 192.168.122.74 () {58 vars in 1143 bytes} [Mon Sep 7 09:58:28 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-493819a1-4a15-4d9b-9577-4f70f91895a3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-493819a1-4a15-4d9b-9577-4f70f91895a3 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/3bf6508d-4266-4e38-b81d-91f06d42044d Sep 07 09:58:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-493819a1-4a15-4d9b-9577-4f70f91895a3 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-493819a1-4a15-4d9b-9577-4f70f91895a3 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-493819a1-4a15-4d9b-9577-4f70f91895a3 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Snapshot retrieved successfully. Sep 07 09:58:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-493819a1-4a15-4d9b-9577-4f70f91895a3 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/3bf6508d-4266-4e38-b81d-91f06d42044d returned with HTTP 200 Sep 07 09:58:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 46/91] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 09:58:28 2026] GET /volume/v3/snapshots/3bf6508d-4266-4e38-b81d-91f06d42044d => generated 451 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:58:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] POST http://192.168.122.74/volume/v3/groups/action Sep 07 09:58:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "f3fbe70e-840c-4e58-88c5-e1d27c0bebe5", "name": "tempest-Group_from_snap-2113015025"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:58:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "f3fbe70e-840c-4e58-88c5-e1d27c0bebe5", "name": "tempest-Group_from_snap-2113015025"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'f3fbe70e-840c-4e58-88c5-e1d27c0bebe5', 'name': 'tempest-Group_from_snap-2113015025'}}. {{(pid=87186) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 09:58:28 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.groups [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Creating group tempest-Group_from_snap-2113015025 from group_snapshot f3fbe70e-840c-4e58-88c5-e1d27c0bebe5. Sep 07 09:58:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:28 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 09:58:28 devstack devstack@c-api.service[87186]: /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 09:58:28 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:58:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:28 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Created reservations ['3d2154fd-3e17-4d57-b816-83ac41382584'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:28 devstack devstack@c-api.service[87186]: /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 09:58:28 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:58:28 devstack devstack@c-api.service[87186]: INFO cinder.group.api [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] A mapping entry already exists for group 98455bd7-1030-4b8e-93ae-fce5a14539a3 and volume type f40ef2d7-8086-489b-b397-832023c827b4. Do not need to create again. Sep 07 09:58:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Availability Zones retrieved successfully. Sep 07 09:58:28 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Flow 'volume_create_api' (48f19a40-52a5-4809-8e93-f739f6d51ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:28 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7efe6a1-27d0-4e18-8602-fe682c224f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:28 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:58:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:28 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7efe6a1-27d0-4e18-8602-fe682c224f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3bf6508d-4266-4e38-b81d-91f06d42044d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f40ef2d7-8086-489b-b397-832023c827b4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1036916727',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f40ef2d7-8086-489b-b397-832023c827b4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '98455bd7-1030-4b8e-93ae-fce5a14539a3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:28 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c891af73-db83-474c-a853-887e081ef9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:28 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1036916727 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1036916727, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:58:28 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Created reservations ['e11346e1-d81b-49a4-b308-3e6327dee8f2', '7d5a57d0-8ac9-4002-8ac7-e0b9525dc252'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:28 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c891af73-db83-474c-a853-887e081ef9cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e11346e1-d81b-49a4-b308-3e6327dee8f2', '7d5a57d0-8ac9-4002-8ac7-e0b9525dc252']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:28 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0c91210-98b5-4697-bba4-da09338cb596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0c91210-98b5-4697-bba4-da09338cb596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e95b8cbf-d201-4b1c-9a53-d8e11c314e1c', '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=98455bd7-1030-4b8e-93ae-fce5a14539a3,group_type_id=,metadata={},multiattach=False,project_id='0bdaa19ad94c41a98e26982980d686bb',qos_specs=None,replication_status=,reservations=['e11346e1-d81b-49a4-b308-3e6327dee8f2','7d5a57d0-8ac9-4002-8ac7-e0b9525dc252'],size=1,snapshot_id=3bf6508d-4266-4e38-b81d-91f06d42044d,source_replicaid=,source_volid=None,status='creating',user_id='0a729d1b14204872b787704d5e4d6602',volume_type_id=f40ef2d7-8086-489b-b397-832023c827b4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:58:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=98455bd7-1030-4b8e-93ae-fce5a14539a3,host=None,id=e95b8cbf-d201-4b1c-9a53-d8e11c314e1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bdaa19ad94c41a98e26982980d686bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3bf6508d-4266-4e38-b81d-91f06d42044d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a729d1b14204872b787704d5e4d6602',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f40ef2d7-8086-489b-b397-832023c827b4),volume_type_id=f40ef2d7-8086-489b-b397-832023c827b4)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45b8f76f-951b-419a-a13b-27c780380d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45b8f76f-951b-419a-a13b-27c780380d3d) transitioned into state 'SUCCESS' from 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=98455bd7-1030-4b8e-93ae-fce5a14539a3,group_type_id=,metadata={},multiattach=False,project_id='0bdaa19ad94c41a98e26982980d686bb',qos_specs=None,replication_status=,reservations=['e11346e1-d81b-49a4-b308-3e6327dee8f2','7d5a57d0-8ac9-4002-8ac7-e0b9525dc252'],size=1,snapshot_id=3bf6508d-4266-4e38-b81d-91f06d42044d,source_replicaid=,source_volid=None,status='creating',user_id='0a729d1b14204872b787704d5e4d6602',volume_type_id=f40ef2d7-8086-489b-b397-832023c827b4)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Flow 'volume_create_api' (48f19a40-52a5-4809-8e93-f739f6d51ecd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Create volume request issued successfully. Sep 07 09:58:29 devstack devstack@c-api.service[87186]: /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 09:58:29 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:58:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-61297e9f-33aa-4ef4-80e1-09c16c11939f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/action returned with HTTP 202 Sep 07 09:58:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 46/92] 192.168.122.74 () {62 vars in 1197 bytes} [Mon Sep 7 09:58:28 2026] POST /volume/v3/groups/action => generated 103 bytes in 728 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:58:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e5a6f424-693e-48b7-b35d-d58c6a6108d2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e5a6f424-693e-48b7-b35d-d58c6a6108d2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 09:58:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e5a6f424-693e-48b7-b35d-d58c6a6108d2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e5a6f424-693e-48b7-b35d-d58c6a6108d2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-e5a6f424-693e-48b7-b35d-d58c6a6108d2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:58:29 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e5a6f424-693e-48b7-b35d-d58c6a6108d2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:58:29 devstack devstack@c-api.service[87187]: /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 09:58:29 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:58:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:58:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:58:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e5a6f424-693e-48b7-b35d-d58c6a6108d2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Get all volumes completed successfully. Sep 07 09:58:29 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-e5a6f424-693e-48b7-b35d-d58c6a6108d2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:29 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-e5a6f424-693e-48b7-b35d-d58c6a6108d2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:29 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-e5a6f424-693e-48b7-b35d-d58c6a6108d2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:29 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-e5a6f424-693e-48b7-b35d-d58c6a6108d2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:29 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-e5a6f424-693e-48b7-b35d-d58c6a6108d2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:29 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-e5a6f424-693e-48b7-b35d-d58c6a6108d2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e5a6f424-693e-48b7-b35d-d58c6a6108d2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:58:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 47/93] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 09:58:29 2026] GET /volume/v3/volumes/detail => generated 1847 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:58:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0822ec34-6df5-473c-a85f-f50678d71cc8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0822ec34-6df5-473c-a85f-f50678d71cc8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c Sep 07 09:58:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0822ec34-6df5-473c-a85f-f50678d71cc8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0822ec34-6df5-473c-a85f-f50678d71cc8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0822ec34-6df5-473c-a85f-f50678d71cc8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:58:29 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-0822ec34-6df5-473c-a85f-f50678d71cc8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:29 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-0822ec34-6df5-473c-a85f-f50678d71cc8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:29 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-0822ec34-6df5-473c-a85f-f50678d71cc8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0822ec34-6df5-473c-a85f-f50678d71cc8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c returned with HTTP 200 Sep 07 09:58:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 47/94] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:29 2026] GET /volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c => generated 932 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bf081528-d16d-4cf7-a4a3-e938ee1def96 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bf081528-d16d-4cf7-a4a3-e938ee1def96 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c Sep 07 09:58:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bf081528-d16d-4cf7-a4a3-e938ee1def96 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bf081528-d16d-4cf7-a4a3-e938ee1def96 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:58:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:30 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bf081528-d16d-4cf7-a4a3-e938ee1def96 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:58:30 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-bf081528-d16d-4cf7-a4a3-e938ee1def96 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:30 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-bf081528-d16d-4cf7-a4a3-e938ee1def96 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:31 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-bf081528-d16d-4cf7-a4a3-e938ee1def96 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bf081528-d16d-4cf7-a4a3-e938ee1def96 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c returned with HTTP 200 Sep 07 09:58:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 48/95] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:30 2026] GET /volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c => generated 932 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a4cab80a-fbb0-4be1-a953-aee738d07cc6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a4cab80a-fbb0-4be1-a953-aee738d07cc6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c Sep 07 09:58:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a4cab80a-fbb0-4be1-a953-aee738d07cc6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a4cab80a-fbb0-4be1-a953-aee738d07cc6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a4cab80a-fbb0-4be1-a953-aee738d07cc6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:58:32 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-a4cab80a-fbb0-4be1-a953-aee738d07cc6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:32 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-a4cab80a-fbb0-4be1-a953-aee738d07cc6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:32 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-a4cab80a-fbb0-4be1-a953-aee738d07cc6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a4cab80a-fbb0-4be1-a953-aee738d07cc6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c returned with HTTP 200 Sep 07 09:58:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 48/96] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:32 2026] GET /volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c => generated 932 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f2954072-02e5-4e77-8418-bbfef5623009 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 09:58:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-667206532"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-667206532'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:58:33 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Create volume of 1 GB Sep 07 09:58:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Availability Zones retrieved successfully. Sep 07 09:58:33 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Flow 'volume_create_api' (c54a2157-fcf8-46f4-91a8-b2480502fc01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:33 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d13c196e-79ef-446f-be98-470a640d270c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:33 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:58:33 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d13c196e-79ef-446f-be98-470a640d270c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:33 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b19369e-5067-4523-bb8f-46e4b6462aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0861a10f-b6b7-4a80-9a08-ae8db8c79a33 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0861a10f-b6b7-4a80-9a08-ae8db8c79a33 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c Sep 07 09:58:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0861a10f-b6b7-4a80-9a08-ae8db8c79a33 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0861a10f-b6b7-4a80-9a08-ae8db8c79a33 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:33 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:33 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0861a10f-b6b7-4a80-9a08-ae8db8c79a33 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:58:33 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-0861a10f-b6b7-4a80-9a08-ae8db8c79a33 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:33 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-0861a10f-b6b7-4a80-9a08-ae8db8c79a33 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:34 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Created reservations ['7c2b1209-c39f-486a-9494-57eb9893f17c', '4bff8349-5881-40e6-b8a8-58aa204f6165', 'c7e0d09d-8cc6-4ca3-8090-568c3d286f70', '14a6c68b-29e4-41a3-913e-eac65324c129'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b19369e-5067-4523-bb8f-46e4b6462aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c2b1209-c39f-486a-9494-57eb9893f17c', '4bff8349-5881-40e6-b8a8-58aa204f6165', 'c7e0d09d-8cc6-4ca3-8090-568c3d286f70', '14a6c68b-29e4-41a3-913e-eac65324c129']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20d3d71b-8dfb-4975-8b48-9281a04f6e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:34 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-0861a10f-b6b7-4a80-9a08-ae8db8c79a33 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0861a10f-b6b7-4a80-9a08-ae8db8c79a33 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c returned with HTTP 200 Sep 07 09:58:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 49/97] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:33 2026] GET /volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c => generated 932 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:58:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20d3d71b-8dfb-4975-8b48-9281a04f6e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15e4fccc-b0e8-488e-8c3e-d0261bf8472c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-667206532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0805f131487d4bf6907414c10b172704',qos_specs=None,replication_status=,reservations=['7c2b1209-c39f-486a-9494-57eb9893f17c','4bff8349-5881-40e6-b8a8-58aa204f6165','c7e0d09d-8cc6-4ca3-8090-568c3d286f70','14a6c68b-29e4-41a3-913e-eac65324c129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1918b665bf3a468e837ffc0cefcbf767',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-667206532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15e4fccc-b0e8-488e-8c3e-d0261bf8472c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0805f131487d4bf6907414c10b172704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1918b665bf3a468e837ffc0cefcbf767',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (259bf7be-aa0e-4ae1-8ac9-55096906a9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (259bf7be-aa0e-4ae1-8ac9-55096906a9e2) transitioned into state 'SUCCESS' from state '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-667206532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0805f131487d4bf6907414c10b172704',qos_specs=None,replication_status=,reservations=['7c2b1209-c39f-486a-9494-57eb9893f17c','4bff8349-5881-40e6-b8a8-58aa204f6165','c7e0d09d-8cc6-4ca3-8090-568c3d286f70','14a6c68b-29e4-41a3-913e-eac65324c129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1918b665bf3a468e837ffc0cefcbf767',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb651bd-0454-471b-8eb3-26418356d8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb651bd-0454-471b-8eb3-26418356d8ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Flow 'volume_create_api' (c54a2157-fcf8-46f4-91a8-b2480502fc01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Create volume request issued successfully. Sep 07 09:58:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f2954072-02e5-4e77-8418-bbfef5623009 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 09:58:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 49/98] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 09:58:33 2026] POST /volume/v3/volumes => generated 760 bytes in 1425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:58:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6cf0d987-1c61-4708-85ea-f1b4950343d4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6cf0d987-1c61-4708-85ea-f1b4950343d4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c Sep 07 09:58:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6cf0d987-1c61-4708-85ea-f1b4950343d4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6cf0d987-1c61-4708-85ea-f1b4950343d4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:35 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:35 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6cf0d987-1c61-4708-85ea-f1b4950343d4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:58:35 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-6cf0d987-1c61-4708-85ea-f1b4950343d4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:35 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-6cf0d987-1c61-4708-85ea-f1b4950343d4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:35 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-6cf0d987-1c61-4708-85ea-f1b4950343d4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6cf0d987-1c61-4708-85ea-f1b4950343d4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c returned with HTTP 200 Sep 07 09:58:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 50/99] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:35 2026] GET /volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c => generated 932 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-31437e39-56ce-4cda-af58-860bd2ad1b4c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-31437e39-56ce-4cda-af58-860bd2ad1b4c tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c Sep 07 09:58:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-31437e39-56ce-4cda-af58-860bd2ad1b4c tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-31437e39-56ce-4cda-af58-860bd2ad1b4c tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:36 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:36 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:58:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-31437e39-56ce-4cda-af58-860bd2ad1b4c tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:58:36 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-31437e39-56ce-4cda-af58-860bd2ad1b4c tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:36 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-31437e39-56ce-4cda-af58-860bd2ad1b4c tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:36 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-31437e39-56ce-4cda-af58-860bd2ad1b4c tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-31437e39-56ce-4cda-af58-860bd2ad1b4c tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c returned with HTTP 200 Sep 07 09:58:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 50/100] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:36 2026] GET /volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c => generated 932 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-21f3d4d7-5218-43c2-9e3f-27375dd6d298 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-21f3d4d7-5218-43c2-9e3f-27375dd6d298 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c Sep 07 09:58:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-21f3d4d7-5218-43c2-9e3f-27375dd6d298 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-21f3d4d7-5218-43c2-9e3f-27375dd6d298 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-21f3d4d7-5218-43c2-9e3f-27375dd6d298 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:58:38 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-21f3d4d7-5218-43c2-9e3f-27375dd6d298 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:38 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-21f3d4d7-5218-43c2-9e3f-27375dd6d298 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:38 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-21f3d4d7-5218-43c2-9e3f-27375dd6d298 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-21f3d4d7-5218-43c2-9e3f-27375dd6d298 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c returned with HTTP 200 Sep 07 09:58:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 51/101] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:38 2026] GET /volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c => generated 933 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d97ea4f6-0598-4c03-b9c4-e65c12bb2818 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d97ea4f6-0598-4c03-b9c4-e65c12bb2818 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/groups/98455bd7-1030-4b8e-93ae-fce5a14539a3 Sep 07 09:58:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d97ea4f6-0598-4c03-b9c4-e65c12bb2818 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d97ea4f6-0598-4c03-b9c4-e65c12bb2818 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-d97ea4f6-0598-4c03-b9c4-e65c12bb2818 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 98455bd7-1030-4b8e-93ae-fce5a14539a3 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:58:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:38 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 09:58:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d97ea4f6-0598-4c03-b9c4-e65c12bb2818 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/98455bd7-1030-4b8e-93ae-fce5a14539a3 returned with HTTP 200 Sep 07 09:58:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 51/102] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 09:58:38 2026] GET /volume/v3/groups/98455bd7-1030-4b8e-93ae-fce5a14539a3 => generated 418 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1c16d35d-82f5-4c33-905a-9135a661ba8b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1c16d35d-82f5-4c33-905a-9135a661ba8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 09:58:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1c16d35d-82f5-4c33-905a-9135a661ba8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1c16d35d-82f5-4c33-905a-9135a661ba8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-1c16d35d-82f5-4c33-905a-9135a661ba8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:58:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1c16d35d-82f5-4c33-905a-9135a661ba8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:58:38 devstack devstack@c-api.service[87186]: /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 09:58:38 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:58:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1c16d35d-82f5-4c33-905a-9135a661ba8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Get all volumes completed successfully. Sep 07 09:58:38 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-1c16d35d-82f5-4c33-905a-9135a661ba8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:38 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-1c16d35d-82f5-4c33-905a-9135a661ba8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:38 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-1c16d35d-82f5-4c33-905a-9135a661ba8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:38 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-1c16d35d-82f5-4c33-905a-9135a661ba8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:38 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-1c16d35d-82f5-4c33-905a-9135a661ba8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:38 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-1c16d35d-82f5-4c33-905a-9135a661ba8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1c16d35d-82f5-4c33-905a-9135a661ba8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:58:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 52/103] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 09:58:38 2026] GET /volume/v3/volumes/detail => generated 1848 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:58:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4e0b6f6f-adb1-4a5c-8012-960ea57bb4f1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4e0b6f6f-adb1-4a5c-8012-960ea57bb4f1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] POST http://192.168.122.74/volume/v3/groups/98455bd7-1030-4b8e-93ae-fce5a14539a3/action Sep 07 09:58:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4e0b6f6f-adb1-4a5c-8012-960ea57bb4f1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:58:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4e0b6f6f-adb1-4a5c-8012-960ea57bb4f1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-4e0b6f6f-adb1-4a5c-8012-960ea57bb4f1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] delete called for group 98455bd7-1030-4b8e-93ae-fce5a14539a3 {{(pid=87187) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 09:58:38 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.groups [None req-4e0b6f6f-adb1-4a5c-8012-960ea57bb4f1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Delete group with id: 98455bd7-1030-4b8e-93ae-fce5a14539a3 Sep 07 09:58:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:38 devstack devstack@c-api.service[87187]: /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 09:58:38 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 09:58:38 devstack devstack@c-api.service[87187]: /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 09:58:38 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:58:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4e0b6f6f-adb1-4a5c-8012-960ea57bb4f1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/98455bd7-1030-4b8e-93ae-fce5a14539a3/action returned with HTTP 202 Sep 07 09:58:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 52/104] 192.168.122.74 () {62 vars in 1307 bytes} [Mon Sep 7 09:58:38 2026] POST /volume/v3/groups/98455bd7-1030-4b8e-93ae-fce5a14539a3/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:58:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-31142b7a-492d-4b0c-9fb1-10cfa48e24d9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-31142b7a-492d-4b0c-9fb1-10cfa48e24d9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c Sep 07 09:58:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-31142b7a-492d-4b0c-9fb1-10cfa48e24d9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-31142b7a-492d-4b0c-9fb1-10cfa48e24d9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-31142b7a-492d-4b0c-9fb1-10cfa48e24d9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:58:38 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-31142b7a-492d-4b0c-9fb1-10cfa48e24d9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:38 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-31142b7a-492d-4b0c-9fb1-10cfa48e24d9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:38 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-31142b7a-492d-4b0c-9fb1-10cfa48e24d9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-31142b7a-492d-4b0c-9fb1-10cfa48e24d9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c returned with HTTP 200 Sep 07 09:58:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 53/105] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:38 2026] GET /volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c => generated 932 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:58:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-47e2d46c-0552-4894-9980-061df362c519 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-47e2d46c-0552-4894-9980-061df362c519 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c Sep 07 09:58:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-47e2d46c-0552-4894-9980-061df362c519 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-47e2d46c-0552-4894-9980-061df362c519 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-47e2d46c-0552-4894-9980-061df362c519 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c returned with HTTP 404 Sep 07 09:58:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 53/106] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:39 2026] GET /volume/v3/volumes/e95b8cbf-d201-4b1c-9a53-d8e11c314e1c => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:58:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-16253c8a-233c-4e3e-95ea-5853b782ed00 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-16253c8a-233c-4e3e-95ea-5853b782ed00 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/groups/98455bd7-1030-4b8e-93ae-fce5a14539a3 Sep 07 09:58:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-16253c8a-233c-4e3e-95ea-5853b782ed00 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-16253c8a-233c-4e3e-95ea-5853b782ed00 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-16253c8a-233c-4e3e-95ea-5853b782ed00 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 98455bd7-1030-4b8e-93ae-fce5a14539a3 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:58:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-16253c8a-233c-4e3e-95ea-5853b782ed00 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/98455bd7-1030-4b8e-93ae-fce5a14539a3 returned with HTTP 404 Sep 07 09:58:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 54/107] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 09:58:39 2026] GET /volume/v3/groups/98455bd7-1030-4b8e-93ae-fce5a14539a3 => generated 108 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:58:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-664e5ceb-6b3b-4b54-b6d6-9ffd2465541d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-664e5ceb-6b3b-4b54-b6d6-9ffd2465541d tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] DELETE http://192.168.122.74/volume/v3/group_snapshots/f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 Sep 07 09:58:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-664e5ceb-6b3b-4b54-b6d6-9ffd2465541d tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-664e5ceb-6b3b-4b54-b6d6-9ffd2465541d tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-664e5ceb-6b3b-4b54-b6d6-9ffd2465541d tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] delete called for member f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 {{(pid=87187) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 09:58:39 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.group_snapshots [None req-664e5ceb-6b3b-4b54-b6d6-9ffd2465541d tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Delete group_snapshot with id: f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 Sep 07 09:58:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:40 devstack devstack@c-api.service[87187]: /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 09:58:40 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:58:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-664e5ceb-6b3b-4b54-b6d6-9ffd2465541d tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 returned with HTTP 202 Sep 07 09:58:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 54/108] 192.168.122.74 () {60 vars in 1295 bytes} [Mon Sep 7 09:58:39 2026] DELETE /volume/v3/group_snapshots/f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:58:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4ddb06ce-5065-4f13-82c8-103f29ddc7cf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4ddb06ce-5065-4f13-82c8-103f29ddc7cf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 09:58:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4ddb06ce-5065-4f13-82c8-103f29ddc7cf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4ddb06ce-5065-4f13-82c8-103f29ddc7cf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-4ddb06ce-5065-4f13-82c8-103f29ddc7cf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:58:40 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ddb06ce-5065-4f13-82c8-103f29ddc7cf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:58:40 devstack devstack@c-api.service[87186]: /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 09:58:40 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:58:40 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:40 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4ddb06ce-5065-4f13-82c8-103f29ddc7cf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Get all volumes completed successfully. Sep 07 09:58:40 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-4ddb06ce-5065-4f13-82c8-103f29ddc7cf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:40 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-4ddb06ce-5065-4f13-82c8-103f29ddc7cf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:40 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-4ddb06ce-5065-4f13-82c8-103f29ddc7cf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:40 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:40 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4ddb06ce-5065-4f13-82c8-103f29ddc7cf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:58:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 55/109] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 09:58:40 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c5f33ca6-e770-494b-a685-c01ec2605b83 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5f33ca6-e770-494b-a685-c01ec2605b83 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/detail Sep 07 09:58:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5f33ca6-e770-494b-a685-c01ec2605b83 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5f33ca6-e770-494b-a685-c01ec2605b83 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-c5f33ca6-e770-494b-a685-c01ec2605b83 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:58:40 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:40 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:40 devstack devstack@c-api.service[87187]: DEBUG cinder.db.api [None req-c5f33ca6-e770-494b-a685-c01ec2605b83 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Building query based on filter {{(pid=87187) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:58:40 devstack devstack@c-api.service[87187]: /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 09:58:40 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:58:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c5f33ca6-e770-494b-a685-c01ec2605b83 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Get all snapshots completed successfully. Sep 07 09:58:40 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:40 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5f33ca6-e770-494b-a685-c01ec2605b83 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 09:58:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 55/110] 192.168.122.74 () {58 vars in 1143 bytes} [Mon Sep 7 09:58:40 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7a913b56-d68a-4c1e-abb8-52f060d245ba None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7a913b56-d68a-4c1e-abb8-52f060d245ba tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/3bf6508d-4266-4e38-b81d-91f06d42044d Sep 07 09:58:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7a913b56-d68a-4c1e-abb8-52f060d245ba tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7a913b56-d68a-4c1e-abb8-52f060d245ba tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:40 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:40 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7a913b56-d68a-4c1e-abb8-52f060d245ba tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Snapshot retrieved successfully. Sep 07 09:58:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7a913b56-d68a-4c1e-abb8-52f060d245ba tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/3bf6508d-4266-4e38-b81d-91f06d42044d returned with HTTP 200 Sep 07 09:58:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 56/111] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 09:58:40 2026] GET /volume/v3/snapshots/3bf6508d-4266-4e38-b81d-91f06d42044d => generated 450 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-52bebd4c-43b9-408c-85c3-8018709a3c68 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-52bebd4c-43b9-408c-85c3-8018709a3c68 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/3bf6508d-4266-4e38-b81d-91f06d42044d Sep 07 09:58:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-52bebd4c-43b9-408c-85c3-8018709a3c68 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-52bebd4c-43b9-408c-85c3-8018709a3c68 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:41 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:41 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:41 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-52bebd4c-43b9-408c-85c3-8018709a3c68 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Snapshot retrieved successfully. Sep 07 09:58:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-52bebd4c-43b9-408c-85c3-8018709a3c68 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/3bf6508d-4266-4e38-b81d-91f06d42044d returned with HTTP 200 Sep 07 09:58:41 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 56/112] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 09:58:41 2026] GET /volume/v3/snapshots/3bf6508d-4266-4e38-b81d-91f06d42044d => generated 450 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-60172868-411f-482a-a6a3-b23e771ff3f6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-60172868-411f-482a-a6a3-b23e771ff3f6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/3bf6508d-4266-4e38-b81d-91f06d42044d Sep 07 09:58:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-60172868-411f-482a-a6a3-b23e771ff3f6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-60172868-411f-482a-a6a3-b23e771ff3f6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:42 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:42 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:42 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-60172868-411f-482a-a6a3-b23e771ff3f6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Snapshot retrieved successfully. Sep 07 09:58:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-60172868-411f-482a-a6a3-b23e771ff3f6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/3bf6508d-4266-4e38-b81d-91f06d42044d returned with HTTP 200 Sep 07 09:58:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 57/113] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 09:58:42 2026] GET /volume/v3/snapshots/3bf6508d-4266-4e38-b81d-91f06d42044d => generated 450 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0f209e5e-d54e-4f94-be3d-7632fda571b5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0f209e5e-d54e-4f94-be3d-7632fda571b5 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/3bf6508d-4266-4e38-b81d-91f06d42044d Sep 07 09:58:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0f209e5e-d54e-4f94-be3d-7632fda571b5 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0f209e5e-d54e-4f94-be3d-7632fda571b5 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0f209e5e-d54e-4f94-be3d-7632fda571b5 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/3bf6508d-4266-4e38-b81d-91f06d42044d returned with HTTP 404 Sep 07 09:58:43 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 57/114] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 09:58:43 2026] GET /volume/v3/snapshots/3bf6508d-4266-4e38-b81d-91f06d42044d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-89216f11-a3e1-4e50-b62f-62e9bb613377 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-89216f11-a3e1-4e50-b62f-62e9bb613377 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 Sep 07 09:58:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-89216f11-a3e1-4e50-b62f-62e9bb613377 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-89216f11-a3e1-4e50-b62f-62e9bb613377 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.group_snapshots [None req-89216f11-a3e1-4e50-b62f-62e9bb613377 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:58:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-89216f11-a3e1-4e50-b62f-62e9bb613377 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 returned with HTTP 404 Sep 07 09:58:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 58/115] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:58:43 2026] GET /volume/v3/group_snapshots/f3fbe70e-840c-4e58-88c5-e1d27c0bebe5 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:58:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-27a698da-3f82-4f40-b327-199393b9af45 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-27a698da-3f82-4f40-b327-199393b9af45 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 09:58:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-27a698da-3f82-4f40-b327-199393b9af45 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-27a698da-3f82-4f40-b327-199393b9af45 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-27a698da-3f82-4f40-b327-199393b9af45 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:58:43 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-27a698da-3f82-4f40-b327-199393b9af45 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:58:43 devstack devstack@c-api.service[87187]: /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 09:58:43 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:58:43 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:43 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:58:43 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-27a698da-3f82-4f40-b327-199393b9af45 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Get all volumes completed successfully. Sep 07 09:58:43 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-27a698da-3f82-4f40-b327-199393b9af45 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:43 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-27a698da-3f82-4f40-b327-199393b9af45 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:43 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-27a698da-3f82-4f40-b327-199393b9af45 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:43 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:43 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-27a698da-3f82-4f40-b327-199393b9af45 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:58:43 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 58/116] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 09:58:43 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0496817b-a6a6-49bf-980a-a76c758e3a15 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0496817b-a6a6-49bf-980a-a76c758e3a15 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] POST http://192.168.122.74/volume/v3/groups/3330a5ae-3bf7-4516-8714-3d3f218d44f6/action Sep 07 09:58:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0496817b-a6a6-49bf-980a-a76c758e3a15 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:58:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0496817b-a6a6-49bf-980a-a76c758e3a15 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-0496817b-a6a6-49bf-980a-a76c758e3a15 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] delete called for group 3330a5ae-3bf7-4516-8714-3d3f218d44f6 {{(pid=87186) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 09:58:43 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.groups [None req-0496817b-a6a6-49bf-980a-a76c758e3a15 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Delete group with id: 3330a5ae-3bf7-4516-8714-3d3f218d44f6 Sep 07 09:58:43 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:43 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:44 devstack devstack@c-api.service[87186]: /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 09:58:44 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 09:58:44 devstack devstack@c-api.service[87186]: /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 09:58:44 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:58:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0496817b-a6a6-49bf-980a-a76c758e3a15 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/3330a5ae-3bf7-4516-8714-3d3f218d44f6/action returned with HTTP 202 Sep 07 09:58:44 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 59/117] 192.168.122.74 () {62 vars in 1307 bytes} [Mon Sep 7 09:58:43 2026] POST /volume/v3/groups/3330a5ae-3bf7-4516-8714-3d3f218d44f6/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:58:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6a3252da-6815-48b5-b63f-6f855385aebc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6a3252da-6815-48b5-b63f-6f855385aebc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/de0b0d11-bd68-4e98-bab2-f4a6a97d1f41 Sep 07 09:58:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6a3252da-6815-48b5-b63f-6f855385aebc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6a3252da-6815-48b5-b63f-6f855385aebc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:44 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:44 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:58:44 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:44 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:44 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6a3252da-6815-48b5-b63f-6f855385aebc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:58:44 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-6a3252da-6815-48b5-b63f-6f855385aebc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:44 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-6a3252da-6815-48b5-b63f-6f855385aebc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:44 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-6a3252da-6815-48b5-b63f-6f855385aebc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:44 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:44 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6a3252da-6815-48b5-b63f-6f855385aebc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/de0b0d11-bd68-4e98-bab2-f4a6a97d1f41 returned with HTTP 200 Sep 07 09:58:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 59/118] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:44 2026] GET /volume/v3/volumes/de0b0d11-bd68-4e98-bab2-f4a6a97d1f41 => generated 921 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d3fb81ca-9ec6-4450-8f15-94c6b463dd56 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d3fb81ca-9ec6-4450-8f15-94c6b463dd56 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/de0b0d11-bd68-4e98-bab2-f4a6a97d1f41 Sep 07 09:58:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d3fb81ca-9ec6-4450-8f15-94c6b463dd56 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d3fb81ca-9ec6-4450-8f15-94c6b463dd56 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:45 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:45 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:45 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:45 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:45 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d3fb81ca-9ec6-4450-8f15-94c6b463dd56 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:58:45 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-d3fb81ca-9ec6-4450-8f15-94c6b463dd56 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:45 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-d3fb81ca-9ec6-4450-8f15-94c6b463dd56 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:45 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-d3fb81ca-9ec6-4450-8f15-94c6b463dd56 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:45 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:45 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d3fb81ca-9ec6-4450-8f15-94c6b463dd56 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/de0b0d11-bd68-4e98-bab2-f4a6a97d1f41 returned with HTTP 200 Sep 07 09:58:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 60/119] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:45 2026] GET /volume/v3/volumes/de0b0d11-bd68-4e98-bab2-f4a6a97d1f41 => generated 920 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ad7df47b-e237-4af5-8fc9-ec143c22497b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ad7df47b-e237-4af5-8fc9-ec143c22497b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/de0b0d11-bd68-4e98-bab2-f4a6a97d1f41 Sep 07 09:58:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ad7df47b-e237-4af5-8fc9-ec143c22497b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ad7df47b-e237-4af5-8fc9-ec143c22497b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ad7df47b-e237-4af5-8fc9-ec143c22497b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/de0b0d11-bd68-4e98-bab2-f4a6a97d1f41 returned with HTTP 404 Sep 07 09:58:46 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 60/120] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:46 2026] GET /volume/v3/volumes/de0b0d11-bd68-4e98-bab2-f4a6a97d1f41 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 09:58:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-85851a8c-64f9-4f0a-8744-86b853d8bcb4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-85851a8c-64f9-4f0a-8744-86b853d8bcb4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/groups/3330a5ae-3bf7-4516-8714-3d3f218d44f6 Sep 07 09:58:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-85851a8c-64f9-4f0a-8744-86b853d8bcb4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-85851a8c-64f9-4f0a-8744-86b853d8bcb4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-85851a8c-64f9-4f0a-8744-86b853d8bcb4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 3330a5ae-3bf7-4516-8714-3d3f218d44f6 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:58:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-85851a8c-64f9-4f0a-8744-86b853d8bcb4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/3330a5ae-3bf7-4516-8714-3d3f218d44f6 returned with HTTP 404 Sep 07 09:58:46 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 61/121] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 09:58:46 2026] GET /volume/v3/groups/3330a5ae-3bf7-4516-8714-3d3f218d44f6 => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:58:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-62eb842f-0bbb-4087-91b5-608507df3600 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-62eb842f-0bbb-4087-91b5-608507df3600 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] DELETE http://192.168.122.74/volume/v3/group_types/2a840de1-6352-40c7-8c1b-b68ff51ba395 Sep 07 09:58:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-62eb842f-0bbb-4087-91b5-608507df3600 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-62eb842f-0bbb-4087-91b5-608507df3600 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-62eb842f-0bbb-4087-91b5-608507df3600 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] http://192.168.122.74/volume/v3/group_types/2a840de1-6352-40c7-8c1b-b68ff51ba395 returned with HTTP 202 Sep 07 09:58:46 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 61/122] 192.168.122.74 () {60 vars in 1283 bytes} [Mon Sep 7 09:58:46 2026] DELETE /volume/v3/group_types/2a840de1-6352-40c7-8c1b-b68ff51ba395 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:58:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4f7d1a8f-df4d-4dba-8d3e-6b3acf14ccf2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4f7d1a8f-df4d-4dba-8d3e-6b3acf14ccf2 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] DELETE http://192.168.122.74/volume/v3/types/f40ef2d7-8086-489b-b397-832023c827b4 Sep 07 09:58:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4f7d1a8f-df4d-4dba-8d3e-6b3acf14ccf2 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4f7d1a8f-df4d-4dba-8d3e-6b3acf14ccf2 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4f7d1a8f-df4d-4dba-8d3e-6b3acf14ccf2 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] http://192.168.122.74/volume/v3/types/f40ef2d7-8086-489b-b397-832023c827b4 returned with HTTP 202 Sep 07 09:58:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 62/123] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 09:58:46 2026] DELETE /volume/v3/types/f40ef2d7-8086-489b-b397-832023c827b4 => generated 0 bytes in 312 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:58:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1a7ab84e-3a1a-407f-b28e-db7babdffb87 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1a7ab84e-3a1a-407f-b28e-db7babdffb87 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] GET http://192.168.122.74/volume/v3/types/f40ef2d7-8086-489b-b397-832023c827b4 Sep 07 09:58:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1a7ab84e-3a1a-407f-b28e-db7babdffb87 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1a7ab84e-3a1a-407f-b28e-db7babdffb87 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1a7ab84e-3a1a-407f-b28e-db7babdffb87 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] http://192.168.122.74/volume/v3/types/f40ef2d7-8086-489b-b397-832023c827b4 returned with HTTP 404 Sep 07 09:58:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 62/124] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 09:58:47 2026] GET /volume/v3/types/f40ef2d7-8086-489b-b397-832023c827b4 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8313bb63-addb-4475-83e8-6999853a0c44 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8313bb63-addb-4475-83e8-6999853a0c44 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 09:58:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8313bb63-addb-4475-83e8-6999853a0c44 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1470037831"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8313bb63-addb-4475-83e8-6999853a0c44 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 09:58:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 63/125] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 09:58:47 2026] POST /volume/v3/types => generated 224 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8f541acb-a393-4123-bf91-1db40002ecbb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8f541acb-a393-4123-bf91-1db40002ecbb tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] POST http://192.168.122.74/volume/v3/group_types Sep 07 09:58:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8f541acb-a393-4123-bf91-1db40002ecbb tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1688231298"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8f541acb-a393-4123-bf91-1db40002ecbb tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] http://192.168.122.74/volume/v3/group_types returned with HTTP 202 Sep 07 09:58:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 63/126] 192.168.122.74 () {62 vars in 1190 bytes} [Mon Sep 7 09:58:47 2026] POST /volume/v3/group_types => generated 181 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f1a4df8d-d6fd-411e-91e3-fdf6b53b83e5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f1a4df8d-d6fd-411e-91e3-fdf6b53b83e5 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] POST http://192.168.122.74/volume/v3/groups Sep 07 09:58:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f1a4df8d-d6fd-411e-91e3-fdf6b53b83e5 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b9cb0b08-f574-4af3-ade9-3dbaa35bbad6", "volume_types": ["c4d73488-7655-4a9e-803a-ef5f43bc778f"], "name": "tempest-GroupSnapshotsTest-Group-791595964"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-f1a4df8d-d6fd-411e-91e3-fdf6b53b83e5 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Creating new group {'group': {'group_type': 'b9cb0b08-f574-4af3-ade9-3dbaa35bbad6', 'volume_types': ['c4d73488-7655-4a9e-803a-ef5f43bc778f'], 'name': 'tempest-GroupSnapshotsTest-Group-791595964'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 09:58:47 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.groups [None req-f1a4df8d-d6fd-411e-91e3-fdf6b53b83e5 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Creating group tempest-GroupSnapshotsTest-Group-791595964. Sep 07 09:58:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f1a4df8d-d6fd-411e-91e3-fdf6b53b83e5 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Availability Zones retrieved successfully. Sep 07 09:58:47 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-f1a4df8d-d6fd-411e-91e3-fdf6b53b83e5 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Created reservations ['76cb16c5-e1e1-4a57-9b71-915375ca3704'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f1a4df8d-d6fd-411e-91e3-fdf6b53b83e5 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups returned with HTTP 202 Sep 07 09:58:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 64/127] 192.168.122.74 () {62 vars in 1176 bytes} [Mon Sep 7 09:58:47 2026] POST /volume/v3/groups => generated 111 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-abe9df9a-2ee9-44ea-bebc-fd7b46a89a2e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-abe9df9a-2ee9-44ea-bebc-fd7b46a89a2e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 Sep 07 09:58:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-abe9df9a-2ee9-44ea-bebc-fd7b46a89a2e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-abe9df9a-2ee9-44ea-bebc-fd7b46a89a2e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-abe9df9a-2ee9-44ea-bebc-fd7b46a89a2e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 9c5213ec-7ed6-42e3-b58e-4e4395303307 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:58:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:47 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:47 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 09:58:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-abe9df9a-2ee9-44ea-bebc-fd7b46a89a2e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 returned with HTTP 200 Sep 07 09:58:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 64/128] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 09:58:47 2026] GET /volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 => generated 391 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fa0a8d3b-579f-4fdf-8ff5-73d80ed21654 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fa0a8d3b-579f-4fdf-8ff5-73d80ed21654 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 Sep 07 09:58:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fa0a8d3b-579f-4fdf-8ff5-73d80ed21654 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fa0a8d3b-579f-4fdf-8ff5-73d80ed21654 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-fa0a8d3b-579f-4fdf-8ff5-73d80ed21654 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 9c5213ec-7ed6-42e3-b58e-4e4395303307 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:58:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:48 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 09:58:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fa0a8d3b-579f-4fdf-8ff5-73d80ed21654 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 returned with HTTP 200 Sep 07 09:58:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 65/129] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 09:58:48 2026] GET /volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 => generated 392 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 09:58:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-420902364", "volume_type": "c4d73488-7655-4a9e-803a-ef5f43bc778f", "group_id": "9c5213ec-7ed6-42e3-b58e-4e4395303307", "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-420902364', 'volume_type': 'c4d73488-7655-4a9e-803a-ef5f43bc778f', 'group_id': '9c5213ec-7ed6-42e3-b58e-4e4395303307', 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:58:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:49 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Create volume of 1 GB Sep 07 09:58:49 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:49 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 09:58:49 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Availability Zones retrieved successfully. Sep 07 09:58:49 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Flow 'volume_create_api' (f7fda4c0-e64d-490d-8001-842404d2ec72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:49 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0982b813-a028-4165-8d96-7a5207d8a49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:49 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:58:49 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0982b813-a028-4165-8d96-7a5207d8a49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:58:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c4d73488-7655-4a9e-803a-ef5f43bc778f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1470037831',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c4d73488-7655-4a9e-803a-ef5f43bc778f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9c5213ec-7ed6-42e3-b58e-4e4395303307', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:49 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a328eda4-fc78-4b16-9b79-6da5c1636a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:49 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1470037831 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1470037831, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:58:49 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1470037831 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1470037831, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:58:49 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Created reservations ['ce856dde-8786-4835-9a7e-afcb03c7b8b7', '093ca32a-0c74-4733-8d52-5cf7ccb0d9ec', 'c506bc36-dea2-4b7e-bdb4-1ca48b1c6c4b', '19edc731-9aa1-48a8-b127-a74803c86dc4'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:49 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a328eda4-fc78-4b16-9b79-6da5c1636a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce856dde-8786-4835-9a7e-afcb03c7b8b7', '093ca32a-0c74-4733-8d52-5cf7ccb0d9ec', 'c506bc36-dea2-4b7e-bdb4-1ca48b1c6c4b', '19edc731-9aa1-48a8-b127-a74803c86dc4']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:49 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e291734-2bdb-4dfc-8654-a2952a777081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:49 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:49 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:58:49 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e291734-2bdb-4dfc-8654-a2952a777081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee12dea4-5bb5-4d90-aeb1-73da8103f717', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-420902364',encryption_key_id=None,group_id=9c5213ec-7ed6-42e3-b58e-4e4395303307,group_type_id=,metadata={},multiattach=False,project_id='0bdaa19ad94c41a98e26982980d686bb',qos_specs=None,replication_status=,reservations=['ce856dde-8786-4835-9a7e-afcb03c7b8b7','093ca32a-0c74-4733-8d52-5cf7ccb0d9ec','c506bc36-dea2-4b7e-bdb4-1ca48b1c6c4b','19edc731-9aa1-48a8-b127-a74803c86dc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a729d1b14204872b787704d5e4d6602',volume_type_id=c4d73488-7655-4a9e-803a-ef5f43bc778f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:58:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-420902364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9c5213ec-7ed6-42e3-b58e-4e4395303307,host=None,id=ee12dea4-5bb5-4d90-aeb1-73da8103f717,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bdaa19ad94c41a98e26982980d686bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a729d1b14204872b787704d5e4d6602',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c4d73488-7655-4a9e-803a-ef5f43bc778f),volume_type_id=c4d73488-7655-4a9e-803a-ef5f43bc778f)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:49 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9735a481-3fec-4b04-b9ab-f1b302d039f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:49 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9735a481-3fec-4b04-b9ab-f1b302d039f4) transitioned into state 'SUCCESS' from state '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-420902364',encryption_key_id=None,group_id=9c5213ec-7ed6-42e3-b58e-4e4395303307,group_type_id=,metadata={},multiattach=False,project_id='0bdaa19ad94c41a98e26982980d686bb',qos_specs=None,replication_status=,reservations=['ce856dde-8786-4835-9a7e-afcb03c7b8b7','093ca32a-0c74-4733-8d52-5cf7ccb0d9ec','c506bc36-dea2-4b7e-bdb4-1ca48b1c6c4b','19edc731-9aa1-48a8-b127-a74803c86dc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a729d1b14204872b787704d5e4d6602',volume_type_id=c4d73488-7655-4a9e-803a-ef5f43bc778f)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:49 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f3fc996-edc0-4efc-9e3a-93a6c9ad5708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:49 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f3fc996-edc0-4efc-9e3a-93a6c9ad5708) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:49 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Flow 'volume_create_api' (f7fda4c0-e64d-490d-8001-842404d2ec72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:49 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Create volume request issued successfully. Sep 07 09:58:49 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:49 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:49 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-014b9e55-6f2c-4171-a3b8-679f9a8f468e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 09:58:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 65/130] 192.168.122.74 () {62 vars in 1179 bytes} [Mon Sep 7 09:58:48 2026] POST /volume/v3/volumes => generated 828 bytes in 962 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-be93c70a-929b-4096-9fa5-76f51c9dfbbe None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-be93c70a-929b-4096-9fa5-76f51c9dfbbe tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/ee12dea4-5bb5-4d90-aeb1-73da8103f717 Sep 07 09:58:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-be93c70a-929b-4096-9fa5-76f51c9dfbbe tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-be93c70a-929b-4096-9fa5-76f51c9dfbbe tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:49 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:49 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-be93c70a-929b-4096-9fa5-76f51c9dfbbe tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:58:50 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-be93c70a-929b-4096-9fa5-76f51c9dfbbe tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:50 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-be93c70a-929b-4096-9fa5-76f51c9dfbbe tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:50 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-be93c70a-929b-4096-9fa5-76f51c9dfbbe tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-be93c70a-929b-4096-9fa5-76f51c9dfbbe tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/ee12dea4-5bb5-4d90-aeb1-73da8103f717 returned with HTTP 200 Sep 07 09:58:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 66/131] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:49 2026] GET /volume/v3/volumes/ee12dea4-5bb5-4d90-aeb1-73da8103f717 => generated 896 bytes in 668 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-18fb711a-1c92-4c6c-a0d1-13e49ddb79a6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-18fb711a-1c92-4c6c-a0d1-13e49ddb79a6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/ee12dea4-5bb5-4d90-aeb1-73da8103f717 Sep 07 09:58:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-18fb711a-1c92-4c6c-a0d1-13e49ddb79a6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-18fb711a-1c92-4c6c-a0d1-13e49ddb79a6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:51 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:51 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:58:51 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:51 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:51 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-18fb711a-1c92-4c6c-a0d1-13e49ddb79a6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:58:51 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-18fb711a-1c92-4c6c-a0d1-13e49ddb79a6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:51 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-18fb711a-1c92-4c6c-a0d1-13e49ddb79a6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:51 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-18fb711a-1c92-4c6c-a0d1-13e49ddb79a6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:51 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:51 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-18fb711a-1c92-4c6c-a0d1-13e49ddb79a6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/ee12dea4-5bb5-4d90-aeb1-73da8103f717 returned with HTTP 200 Sep 07 09:58:51 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 66/132] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:51 2026] GET /volume/v3/volumes/ee12dea4-5bb5-4d90-aeb1-73da8103f717 => generated 920 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bfd7b010-91b4-44c0-8091-d253e720e1bc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bfd7b010-91b4-44c0-8091-d253e720e1bc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/ee12dea4-5bb5-4d90-aeb1-73da8103f717 Sep 07 09:58:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bfd7b010-91b4-44c0-8091-d253e720e1bc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bfd7b010-91b4-44c0-8091-d253e720e1bc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:52 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:52 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:52 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:52 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:53 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-bfd7b010-91b4-44c0-8091-d253e720e1bc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:58:53 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-bfd7b010-91b4-44c0-8091-d253e720e1bc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:53 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-bfd7b010-91b4-44c0-8091-d253e720e1bc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:53 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-bfd7b010-91b4-44c0-8091-d253e720e1bc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:53 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:53 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bfd7b010-91b4-44c0-8091-d253e720e1bc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/ee12dea4-5bb5-4d90-aeb1-73da8103f717 returned with HTTP 200 Sep 07 09:58:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 67/133] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:52 2026] GET /volume/v3/volumes/ee12dea4-5bb5-4d90-aeb1-73da8103f717 => generated 921 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 09:58:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1723298580", "volume_type": "c4d73488-7655-4a9e-803a-ef5f43bc778f", "group_id": "9c5213ec-7ed6-42e3-b58e-4e4395303307", "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1723298580', 'volume_type': 'c4d73488-7655-4a9e-803a-ef5f43bc778f', 'group_id': '9c5213ec-7ed6-42e3-b58e-4e4395303307', 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:58:53 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:53 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:53 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Create volume of 1 GB Sep 07 09:58:53 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:53 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 09:58:53 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Availability Zones retrieved successfully. Sep 07 09:58:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Flow 'volume_create_api' (f6b54240-1f27-4cd7-9bad-fd120e8f8825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (910d6c52-6749-4d75-8f95-d59ffbd16c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:53 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:53 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:58:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (910d6c52-6749-4d75-8f95-d59ffbd16c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:58:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c4d73488-7655-4a9e-803a-ef5f43bc778f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1470037831',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c4d73488-7655-4a9e-803a-ef5f43bc778f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9c5213ec-7ed6-42e3-b58e-4e4395303307', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93be0564-a563-4f50-b288-a86c95c5776a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:53 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Created reservations ['6b74d4d5-0252-4c20-9df5-2e6c2e89a75a', '98e2d161-63a1-4137-80cc-62bd75e9e7d9', '4692309c-9049-4e60-abb2-329bf6ebc9fa', '728564fb-2ed1-4939-b903-301a58300c6e'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93be0564-a563-4f50-b288-a86c95c5776a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b74d4d5-0252-4c20-9df5-2e6c2e89a75a', '98e2d161-63a1-4137-80cc-62bd75e9e7d9', '4692309c-9049-4e60-abb2-329bf6ebc9fa', '728564fb-2ed1-4939-b903-301a58300c6e']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e7d0ffb-ad85-466a-8dd2-f6e4613336b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:53 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:53 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:58:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e7d0ffb-ad85-466a-8dd2-f6e4613336b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2f0862c-6027-48ba-8d7e-7098f4928a59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1723298580',encryption_key_id=None,group_id=9c5213ec-7ed6-42e3-b58e-4e4395303307,group_type_id=,metadata={},multiattach=False,project_id='0bdaa19ad94c41a98e26982980d686bb',qos_specs=None,replication_status=,reservations=['6b74d4d5-0252-4c20-9df5-2e6c2e89a75a','98e2d161-63a1-4137-80cc-62bd75e9e7d9','4692309c-9049-4e60-abb2-329bf6ebc9fa','728564fb-2ed1-4939-b903-301a58300c6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a729d1b14204872b787704d5e4d6602',volume_type_id=c4d73488-7655-4a9e-803a-ef5f43bc778f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1723298580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9c5213ec-7ed6-42e3-b58e-4e4395303307,host=None,id=a2f0862c-6027-48ba-8d7e-7098f4928a59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bdaa19ad94c41a98e26982980d686bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a729d1b14204872b787704d5e4d6602',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c4d73488-7655-4a9e-803a-ef5f43bc778f),volume_type_id=c4d73488-7655-4a9e-803a-ef5f43bc778f)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e0f36a0-ad4e-436e-a6f0-5629134f49cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e0f36a0-ad4e-436e-a6f0-5629134f49cf) transitioned into state 'SUCCESS' from state '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-1723298580',encryption_key_id=None,group_id=9c5213ec-7ed6-42e3-b58e-4e4395303307,group_type_id=,metadata={},multiattach=False,project_id='0bdaa19ad94c41a98e26982980d686bb',qos_specs=None,replication_status=,reservations=['6b74d4d5-0252-4c20-9df5-2e6c2e89a75a','98e2d161-63a1-4137-80cc-62bd75e9e7d9','4692309c-9049-4e60-abb2-329bf6ebc9fa','728564fb-2ed1-4939-b903-301a58300c6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a729d1b14204872b787704d5e4d6602',volume_type_id=c4d73488-7655-4a9e-803a-ef5f43bc778f)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15a7ae7d-d2a4-4afc-87e0-a324a2843032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15a7ae7d-d2a4-4afc-87e0-a324a2843032) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Flow 'volume_create_api' (f6b54240-1f27-4cd7-9bad-fd120e8f8825) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Create volume request issued successfully. Sep 07 09:58:54 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:54 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:54 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-446ca8be-3fa6-4cc9-82d7-6b11c7f80cad tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 09:58:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 67/134] 192.168.122.74 () {62 vars in 1179 bytes} [Mon Sep 7 09:58:53 2026] POST /volume/v3/volumes => generated 829 bytes in 1260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f4a62007-456b-4f3e-b922-e774f4ca9652 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f4a62007-456b-4f3e-b922-e774f4ca9652 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 Sep 07 09:58:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f4a62007-456b-4f3e-b922-e774f4ca9652 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f4a62007-456b-4f3e-b922-e774f4ca9652 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f4a62007-456b-4f3e-b922-e774f4ca9652 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:58:54 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-f4a62007-456b-4f3e-b922-e774f4ca9652 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:54 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-f4a62007-456b-4f3e-b922-e774f4ca9652 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:54 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-f4a62007-456b-4f3e-b922-e774f4ca9652 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f4a62007-456b-4f3e-b922-e774f4ca9652 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 returned with HTTP 200 Sep 07 09:58:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 68/135] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:54 2026] GET /volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 => generated 921 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a0f07e18-e439-4330-be12-952c5506334e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a0f07e18-e439-4330-be12-952c5506334e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 Sep 07 09:58:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a0f07e18-e439-4330-be12-952c5506334e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a0f07e18-e439-4330-be12-952c5506334e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:55 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:55 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:58:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:55 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a0f07e18-e439-4330-be12-952c5506334e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:58:55 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-a0f07e18-e439-4330-be12-952c5506334e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:55 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-a0f07e18-e439-4330-be12-952c5506334e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:56 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-a0f07e18-e439-4330-be12-952c5506334e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:56 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:56 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a0f07e18-e439-4330-be12-952c5506334e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 returned with HTTP 200 Sep 07 09:58:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 68/136] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:55 2026] GET /volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 => generated 921 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-55fa48c2-6e48-49ee-b353-bc9f245d58bd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-55fa48c2-6e48-49ee-b353-bc9f245d58bd tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 Sep 07 09:58:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-55fa48c2-6e48-49ee-b353-bc9f245d58bd tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-55fa48c2-6e48-49ee-b353-bc9f245d58bd tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:57 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:57 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:57 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:57 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:57 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-55fa48c2-6e48-49ee-b353-bc9f245d58bd tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:58:57 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-55fa48c2-6e48-49ee-b353-bc9f245d58bd tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:58:57 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-55fa48c2-6e48-49ee-b353-bc9f245d58bd tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:58:57 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-55fa48c2-6e48-49ee-b353-bc9f245d58bd tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:58:57 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:57 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-55fa48c2-6e48-49ee-b353-bc9f245d58bd tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 returned with HTTP 200 Sep 07 09:58:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 69/137] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:57 2026] GET /volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 => generated 922 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cc2fdbb7-88e8-4061-800a-8bd7c479bb93 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cc2fdbb7-88e8-4061-800a-8bd7c479bb93 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] PUT http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 Sep 07 09:58:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cc2fdbb7-88e8-4061-800a-8bd7c479bb93 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "ee12dea4-5bb5-4d90-aeb1-73da8103f717"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-cc2fdbb7-88e8-4061-800a-8bd7c479bb93 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Update called for group 9c5213ec-7ed6-42e3-b58e-4e4395303307. {{(pid=87187) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 09:58:57 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.groups [None req-cc2fdbb7-88e8-4061-800a-8bd7c479bb93 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Updating group 9c5213ec-7ed6-42e3-b58e-4e4395303307 with name None description: None add_volumes: None remove_volumes: ee12dea4-5bb5-4d90-aeb1-73da8103f717. Sep 07 09:58:57 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:57 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cc2fdbb7-88e8-4061-800a-8bd7c479bb93 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 returned with HTTP 202 Sep 07 09:58:57 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 69/138] 192.168.122.74 () {62 vars in 1285 bytes} [Mon Sep 7 09:58:57 2026] PUT /volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:58:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-eb817f44-a5fe-403b-a24c-863437e158bf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-eb817f44-a5fe-403b-a24c-863437e158bf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 Sep 07 09:58:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-eb817f44-a5fe-403b-a24c-863437e158bf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-eb817f44-a5fe-403b-a24c-863437e158bf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-eb817f44-a5fe-403b-a24c-863437e158bf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 9c5213ec-7ed6-42e3-b58e-4e4395303307 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:58:57 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:57 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:57 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:57 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 09:58:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-eb817f44-a5fe-403b-a24c-863437e158bf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 returned with HTTP 200 Sep 07 09:58:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 70/139] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 09:58:57 2026] GET /volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 => generated 391 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2dac6422-e6f9-4bc5-8c10-26c5573e24e0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2dac6422-e6f9-4bc5-8c10-26c5573e24e0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 Sep 07 09:58:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2dac6422-e6f9-4bc5-8c10-26c5573e24e0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2dac6422-e6f9-4bc5-8c10-26c5573e24e0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-2dac6422-e6f9-4bc5-8c10-26c5573e24e0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 9c5213ec-7ed6-42e3-b58e-4e4395303307 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:58:58 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:58 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:58 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:58 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 09:58:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2dac6422-e6f9-4bc5-8c10-26c5573e24e0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 returned with HTTP 200 Sep 07 09:58:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 70/140] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 09:58:58 2026] GET /volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 => generated 392 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3283f313-8e29-4c60-bfd0-e8b2a3d88200 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3283f313-8e29-4c60-bfd0-e8b2a3d88200 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] PUT http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 Sep 07 09:58:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3283f313-8e29-4c60-bfd0-e8b2a3d88200 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ee12dea4-5bb5-4d90-aeb1-73da8103f717"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-3283f313-8e29-4c60-bfd0-e8b2a3d88200 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Update called for group 9c5213ec-7ed6-42e3-b58e-4e4395303307. {{(pid=87186) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 09:58:58 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.groups [None req-3283f313-8e29-4c60-bfd0-e8b2a3d88200 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Updating group 9c5213ec-7ed6-42e3-b58e-4e4395303307 with name None description: None add_volumes: ee12dea4-5bb5-4d90-aeb1-73da8103f717 remove_volumes: None. Sep 07 09:58:58 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:58 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:58:58 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:58 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:58:58 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:58 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 09:58:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3283f313-8e29-4c60-bfd0-e8b2a3d88200 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 returned with HTTP 202 Sep 07 09:58:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 71/141] 192.168.122.74 () {62 vars in 1285 bytes} [Mon Sep 7 09:58:58 2026] PUT /volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 => generated 0 bytes in 326 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:58:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-417dec6f-6246-47f4-a020-45be19f6140b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-417dec6f-6246-47f4-a020-45be19f6140b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 Sep 07 09:58:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-417dec6f-6246-47f4-a020-45be19f6140b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-417dec6f-6246-47f4-a020-45be19f6140b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-417dec6f-6246-47f4-a020-45be19f6140b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 9c5213ec-7ed6-42e3-b58e-4e4395303307 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:58:59 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:59 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:58:59 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:59 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 09:58:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-417dec6f-6246-47f4-a020-45be19f6140b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 returned with HTTP 200 Sep 07 09:58:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 71/142] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 09:58:59 2026] GET /volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 => generated 391 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6d923c67-59b6-4493-802d-bcbcf1d232f6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6d923c67-59b6-4493-802d-bcbcf1d232f6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 Sep 07 09:59:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6d923c67-59b6-4493-802d-bcbcf1d232f6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6d923c67-59b6-4493-802d-bcbcf1d232f6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-6d923c67-59b6-4493-802d-bcbcf1d232f6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 9c5213ec-7ed6-42e3-b58e-4e4395303307 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:59:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:00 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 09:59:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6d923c67-59b6-4493-802d-bcbcf1d232f6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 returned with HTTP 200 Sep 07 09:59:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 72/143] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 09:59:00 2026] GET /volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 => generated 392 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a2c6548f-1fff-490e-8568-798edb2098a1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a2c6548f-1fff-490e-8568-798edb2098a1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] PUT http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 Sep 07 09:59:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a2c6548f-1fff-490e-8568-798edb2098a1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a2f0862c-6027-48ba-8d7e-7098f4928a59"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-a2c6548f-1fff-490e-8568-798edb2098a1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Update called for group 9c5213ec-7ed6-42e3-b58e-4e4395303307. {{(pid=87187) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 09:59:00 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.groups [None req-a2c6548f-1fff-490e-8568-798edb2098a1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Updating group 9c5213ec-7ed6-42e3-b58e-4e4395303307 with name None description: None add_volumes: None remove_volumes: a2f0862c-6027-48ba-8d7e-7098f4928a59. Sep 07 09:59:00 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:00 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a2c6548f-1fff-490e-8568-798edb2098a1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 returned with HTTP 202 Sep 07 09:59:00 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 72/144] 192.168.122.74 () {62 vars in 1285 bytes} [Mon Sep 7 09:59:00 2026] PUT /volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:59:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e3132b95-8913-4d2e-bae9-b96d57c340e7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3132b95-8913-4d2e-bae9-b96d57c340e7 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 Sep 07 09:59:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e3132b95-8913-4d2e-bae9-b96d57c340e7 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e3132b95-8913-4d2e-bae9-b96d57c340e7 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-e3132b95-8913-4d2e-bae9-b96d57c340e7 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 9c5213ec-7ed6-42e3-b58e-4e4395303307 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:59:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:00 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 09:59:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3132b95-8913-4d2e-bae9-b96d57c340e7 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 returned with HTTP 200 Sep 07 09:59:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 73/145] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 09:59:00 2026] GET /volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 => generated 391 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5a67ba00-a95a-4bd3-9cbc-13ee38f6ba58 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5a67ba00-a95a-4bd3-9cbc-13ee38f6ba58 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 Sep 07 09:59:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5a67ba00-a95a-4bd3-9cbc-13ee38f6ba58 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5a67ba00-a95a-4bd3-9cbc-13ee38f6ba58 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-5a67ba00-a95a-4bd3-9cbc-13ee38f6ba58 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 9c5213ec-7ed6-42e3-b58e-4e4395303307 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:59:01 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=257,cinder:UPDATE=69,cinder:INSERT=45 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:59:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 09:59:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5a67ba00-a95a-4bd3-9cbc-13ee38f6ba58 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 returned with HTTP 200 Sep 07 09:59:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 73/146] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 09:59:01 2026] GET /volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 => generated 392 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ab7b0fec-c709-4de0-90f4-e0117af99bfe None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ab7b0fec-c709-4de0-90f4-e0117af99bfe tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] PUT http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 Sep 07 09:59:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ab7b0fec-c709-4de0-90f4-e0117af99bfe tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a2f0862c-6027-48ba-8d7e-7098f4928a59"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-ab7b0fec-c709-4de0-90f4-e0117af99bfe tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Update called for group 9c5213ec-7ed6-42e3-b58e-4e4395303307. {{(pid=87186) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 09:59:01 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.groups [None req-ab7b0fec-c709-4de0-90f4-e0117af99bfe tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Updating group 9c5213ec-7ed6-42e3-b58e-4e4395303307 with name None description: None add_volumes: a2f0862c-6027-48ba-8d7e-7098f4928a59 remove_volumes: None. Sep 07 09:59:01 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:01 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:01 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 09:59:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ab7b0fec-c709-4de0-90f4-e0117af99bfe tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 returned with HTTP 202 Sep 07 09:59:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 74/147] 192.168.122.74 () {62 vars in 1285 bytes} [Mon Sep 7 09:59:01 2026] PUT /volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:59:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5a9a492b-9020-4651-952e-8b37f3642002 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5a9a492b-9020-4651-952e-8b37f3642002 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 Sep 07 09:59:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5a9a492b-9020-4651-952e-8b37f3642002 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5a9a492b-9020-4651-952e-8b37f3642002 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-5a9a492b-9020-4651-952e-8b37f3642002 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 9c5213ec-7ed6-42e3-b58e-4e4395303307 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:59:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:02 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 09:59:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5a9a492b-9020-4651-952e-8b37f3642002 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 returned with HTTP 200 Sep 07 09:59:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 74/148] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 09:59:01 2026] GET /volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 => generated 392 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0857bd03-01b5-4fe4-8236-dfdec28cbd66 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0857bd03-01b5-4fe4-8236-dfdec28cbd66 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 09:59:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0857bd03-01b5-4fe4-8236-dfdec28cbd66 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0857bd03-01b5-4fe4-8236-dfdec28cbd66 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-0857bd03-01b5-4fe4-8236-dfdec28cbd66 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:02 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0857bd03-01b5-4fe4-8236-dfdec28cbd66 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:02 devstack devstack@c-api.service[87186]: /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 09:59:02 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:59:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0857bd03-01b5-4fe4-8236-dfdec28cbd66 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Get all volumes completed successfully. Sep 07 09:59:02 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-0857bd03-01b5-4fe4-8236-dfdec28cbd66 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:59:02 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-0857bd03-01b5-4fe4-8236-dfdec28cbd66 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:59:02 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-0857bd03-01b5-4fe4-8236-dfdec28cbd66 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:59:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:02 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-0857bd03-01b5-4fe4-8236-dfdec28cbd66 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:59:02 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-0857bd03-01b5-4fe4-8236-dfdec28cbd66 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:59:02 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-0857bd03-01b5-4fe4-8236-dfdec28cbd66 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:59:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0857bd03-01b5-4fe4-8236-dfdec28cbd66 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:59:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 75/149] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 09:59:02 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:59:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-df9edc03-a7af-4524-95d1-67d463ba26d1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-df9edc03-a7af-4524-95d1-67d463ba26d1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] POST http://192.168.122.74/volume/v3/group_snapshots Sep 07 09:59:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-df9edc03-a7af-4524-95d1-67d463ba26d1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9c5213ec-7ed6-42e3-b58e-4e4395303307", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1690120490"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-df9edc03-a7af-4524-95d1-67d463ba26d1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9c5213ec-7ed6-42e3-b58e-4e4395303307', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1690120490'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 09:59:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:02 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.group_snapshots [None req-df9edc03-a7af-4524-95d1-67d463ba26d1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1690120490. Sep 07 09:59:02 devstack devstack@c-api.service[87187]: /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 09:59:02 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:59:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:02 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-df9edc03-a7af-4524-95d1-67d463ba26d1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1470037831 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1470037831, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:59:02 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-df9edc03-a7af-4524-95d1-67d463ba26d1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Created reservations ['b6bafc4b-bf3d-46c8-96f9-226b62d21023', '66160515-3a3c-4f9a-9679-01e0e09fa0a6', '3dbd8417-3035-490a-a306-385da60f1ecb', 'ca39f17b-7204-442c-9db0-1414acafceb4'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:59:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-df9edc03-a7af-4524-95d1-67d463ba26d1 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots returned with HTTP 202 Sep 07 09:59:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 75/150] 192.168.122.74 () {62 vars in 1203 bytes} [Mon Sep 7 09:59:02 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:59:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-600edc42-e6f6-4d21-9608-1f86308c4c38 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-600edc42-e6f6-4d21-9608-1f86308c4c38 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 Sep 07 09:59:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-600edc42-e6f6-4d21-9608-1f86308c4c38 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-600edc42-e6f6-4d21-9608-1f86308c4c38 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.group_snapshots [None req-600edc42-e6f6-4d21-9608-1f86308c4c38 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 5cd116be-b787-458e-9c2f-fb2f4af4ca75 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:59:03 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=275,cinder:UPDATE=37,cinder:INSERT=26 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:59:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-600edc42-e6f6-4d21-9608-1f86308c4c38 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 returned with HTTP 200 Sep 07 09:59:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 76/151] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:59:03 2026] GET /volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 => generated 326 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f6ce739e-2178-49d7-a460-14e0b47e43be None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f6ce739e-2178-49d7-a460-14e0b47e43be tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 Sep 07 09:59:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f6ce739e-2178-49d7-a460-14e0b47e43be tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f6ce739e-2178-49d7-a460-14e0b47e43be tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-f6ce739e-2178-49d7-a460-14e0b47e43be tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 5cd116be-b787-458e-9c2f-fb2f4af4ca75 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:59:04 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:04 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f6ce739e-2178-49d7-a460-14e0b47e43be tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 returned with HTTP 200 Sep 07 09:59:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 76/152] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:59:04 2026] GET /volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 => generated 326 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-274284c3-bba8-467d-99c6-06f06cab0d3e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-274284c3-bba8-467d-99c6-06f06cab0d3e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 Sep 07 09:59:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-274284c3-bba8-467d-99c6-06f06cab0d3e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-274284c3-bba8-467d-99c6-06f06cab0d3e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.group_snapshots [None req-274284c3-bba8-467d-99c6-06f06cab0d3e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 5cd116be-b787-458e-9c2f-fb2f4af4ca75 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:59:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-274284c3-bba8-467d-99c6-06f06cab0d3e tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 returned with HTTP 200 Sep 07 09:59:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 77/153] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:59:05 2026] GET /volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 => generated 326 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-70c60770-7fdb-49b8-9d50-1ffce025d295 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-70c60770-7fdb-49b8-9d50-1ffce025d295 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 Sep 07 09:59:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-70c60770-7fdb-49b8-9d50-1ffce025d295 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-70c60770-7fdb-49b8-9d50-1ffce025d295 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-70c60770-7fdb-49b8-9d50-1ffce025d295 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 5cd116be-b787-458e-9c2f-fb2f4af4ca75 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:59:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-70c60770-7fdb-49b8-9d50-1ffce025d295 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 returned with HTTP 200 Sep 07 09:59:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 77/154] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:59:06 2026] GET /volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 => generated 326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2bf6cc97-b7fa-40ae-9459-ce0dfc5369df None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2bf6cc97-b7fa-40ae-9459-ce0dfc5369df tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 Sep 07 09:59:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2bf6cc97-b7fa-40ae-9459-ce0dfc5369df tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2bf6cc97-b7fa-40ae-9459-ce0dfc5369df tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.group_snapshots [None req-2bf6cc97-b7fa-40ae-9459-ce0dfc5369df tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 5cd116be-b787-458e-9c2f-fb2f4af4ca75 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:59:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2bf6cc97-b7fa-40ae-9459-ce0dfc5369df tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 returned with HTTP 200 Sep 07 09:59:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 78/155] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:59:07 2026] GET /volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 => generated 326 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b8655a1e-978f-4dc6-9c9e-d08637379418 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b8655a1e-978f-4dc6-9c9e-d08637379418 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 Sep 07 09:59:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b8655a1e-978f-4dc6-9c9e-d08637379418 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b8655a1e-978f-4dc6-9c9e-d08637379418 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-b8655a1e-978f-4dc6-9c9e-d08637379418 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 5cd116be-b787-458e-9c2f-fb2f4af4ca75 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:59:08 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:08 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b8655a1e-978f-4dc6-9c9e-d08637379418 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 returned with HTTP 200 Sep 07 09:59:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 78/156] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:59:08 2026] GET /volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 => generated 326 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-57aa6897-45c6-4ebf-b11e-77bb6a910a40 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-57aa6897-45c6-4ebf-b11e-77bb6a910a40 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 Sep 07 09:59:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-57aa6897-45c6-4ebf-b11e-77bb6a910a40 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-57aa6897-45c6-4ebf-b11e-77bb6a910a40 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.group_snapshots [None req-57aa6897-45c6-4ebf-b11e-77bb6a910a40 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 5cd116be-b787-458e-9c2f-fb2f4af4ca75 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:59:09 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:09 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-57aa6897-45c6-4ebf-b11e-77bb6a910a40 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 returned with HTTP 200 Sep 07 09:59:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 79/157] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:59:09 2026] GET /volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 => generated 326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-42390e13-ed1b-4002-875e-e3f6229f6011 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-42390e13-ed1b-4002-875e-e3f6229f6011 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 Sep 07 09:59:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-42390e13-ed1b-4002-875e-e3f6229f6011 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-42390e13-ed1b-4002-875e-e3f6229f6011 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-42390e13-ed1b-4002-875e-e3f6229f6011 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 5cd116be-b787-458e-9c2f-fb2f4af4ca75 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:59:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-42390e13-ed1b-4002-875e-e3f6229f6011 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 returned with HTTP 200 Sep 07 09:59:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 79/158] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:59:10 2026] GET /volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 => generated 327 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-54d1910e-68ca-4acf-adc0-9cb3df869590 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-54d1910e-68ca-4acf-adc0-9cb3df869590 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/detail Sep 07 09:59:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-54d1910e-68ca-4acf-adc0-9cb3df869590 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-54d1910e-68ca-4acf-adc0-9cb3df869590 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-54d1910e-68ca-4acf-adc0-9cb3df869590 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:10 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-54d1910e-68ca-4acf-adc0-9cb3df869590 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Building query based on filter {{(pid=87186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:59:10 devstack devstack@c-api.service[87186]: /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 09:59:10 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:59:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-54d1910e-68ca-4acf-adc0-9cb3df869590 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Get all snapshots completed successfully. Sep 07 09:59:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-54d1910e-68ca-4acf-adc0-9cb3df869590 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 09:59:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 80/159] 192.168.122.74 () {58 vars in 1143 bytes} [Mon Sep 7 09:59:10 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-082d699b-4b79-4230-9a57-9e7859392178 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-082d699b-4b79-4230-9a57-9e7859392178 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 Sep 07 09:59:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-082d699b-4b79-4230-9a57-9e7859392178 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-082d699b-4b79-4230-9a57-9e7859392178 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:10 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-082d699b-4b79-4230-9a57-9e7859392178 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Snapshot retrieved successfully. Sep 07 09:59:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-082d699b-4b79-4230-9a57-9e7859392178 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 returned with HTTP 200 Sep 07 09:59:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 80/160] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:10 2026] GET /volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 => generated 470 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9938d29e-7ef1-43d3-84f8-dd03a7aa4bcc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9938d29e-7ef1-43d3-84f8-dd03a7aa4bcc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/3af6520e-e70b-4a27-84ed-463bce6539f5 Sep 07 09:59:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9938d29e-7ef1-43d3-84f8-dd03a7aa4bcc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9938d29e-7ef1-43d3-84f8-dd03a7aa4bcc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9938d29e-7ef1-43d3-84f8-dd03a7aa4bcc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Snapshot retrieved successfully. Sep 07 09:59:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9938d29e-7ef1-43d3-84f8-dd03a7aa4bcc tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/3af6520e-e70b-4a27-84ed-463bce6539f5 returned with HTTP 200 Sep 07 09:59:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 81/161] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:10 2026] GET /volume/v3/snapshots/3af6520e-e70b-4a27-84ed-463bce6539f5 => generated 470 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ce922b8f-2174-458e-94b5-4659001cabf6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ce922b8f-2174-458e-94b5-4659001cabf6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] DELETE http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 Sep 07 09:59:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ce922b8f-2174-458e-94b5-4659001cabf6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ce922b8f-2174-458e-94b5-4659001cabf6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-ce922b8f-2174-458e-94b5-4659001cabf6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] delete called for member 5cd116be-b787-458e-9c2f-fb2f4af4ca75 {{(pid=87187) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 09:59:10 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.group_snapshots [None req-ce922b8f-2174-458e-94b5-4659001cabf6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Delete group_snapshot with id: 5cd116be-b787-458e-9c2f-fb2f4af4ca75 Sep 07 09:59:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:11 devstack devstack@c-api.service[87187]: /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 09:59:11 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:59:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ce922b8f-2174-458e-94b5-4659001cabf6 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 returned with HTTP 202 Sep 07 09:59:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 81/162] 192.168.122.74 () {60 vars in 1295 bytes} [Mon Sep 7 09:59:10 2026] DELETE /volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:59:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-785b1c9d-2e62-400a-b15f-4a82bd4f4d52 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-785b1c9d-2e62-400a-b15f-4a82bd4f4d52 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 09:59:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-785b1c9d-2e62-400a-b15f-4a82bd4f4d52 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-785b1c9d-2e62-400a-b15f-4a82bd4f4d52 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-785b1c9d-2e62-400a-b15f-4a82bd4f4d52 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-785b1c9d-2e62-400a-b15f-4a82bd4f4d52 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:11 devstack devstack@c-api.service[87186]: /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 09:59:11 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:59:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-785b1c9d-2e62-400a-b15f-4a82bd4f4d52 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Get all volumes completed successfully. Sep 07 09:59:11 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-785b1c9d-2e62-400a-b15f-4a82bd4f4d52 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:59:11 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-785b1c9d-2e62-400a-b15f-4a82bd4f4d52 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:59:11 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-785b1c9d-2e62-400a-b15f-4a82bd4f4d52 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:59:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:11 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-785b1c9d-2e62-400a-b15f-4a82bd4f4d52 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:59:11 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-785b1c9d-2e62-400a-b15f-4a82bd4f4d52 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:59:11 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-785b1c9d-2e62-400a-b15f-4a82bd4f4d52 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:59:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-785b1c9d-2e62-400a-b15f-4a82bd4f4d52 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:59:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 82/163] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 09:59:11 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:59:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fbd2a865-76cd-49f6-85ce-d1623d90e5a0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fbd2a865-76cd-49f6-85ce-d1623d90e5a0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/detail Sep 07 09:59:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fbd2a865-76cd-49f6-85ce-d1623d90e5a0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fbd2a865-76cd-49f6-85ce-d1623d90e5a0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-fbd2a865-76cd-49f6-85ce-d1623d90e5a0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:11 devstack devstack@c-api.service[87187]: DEBUG cinder.db.api [None req-fbd2a865-76cd-49f6-85ce-d1623d90e5a0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Building query based on filter {{(pid=87187) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:59:11 devstack devstack@c-api.service[87187]: /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 09:59:11 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:59:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fbd2a865-76cd-49f6-85ce-d1623d90e5a0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Get all snapshots completed successfully. Sep 07 09:59:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fbd2a865-76cd-49f6-85ce-d1623d90e5a0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 09:59:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 82/164] 192.168.122.74 () {58 vars in 1143 bytes} [Mon Sep 7 09:59:11 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ebd16798-62a6-4003-8b36-b6ada19319e4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ebd16798-62a6-4003-8b36-b6ada19319e4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 Sep 07 09:59:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ebd16798-62a6-4003-8b36-b6ada19319e4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ebd16798-62a6-4003-8b36-b6ada19319e4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ebd16798-62a6-4003-8b36-b6ada19319e4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Snapshot retrieved successfully. Sep 07 09:59:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ebd16798-62a6-4003-8b36-b6ada19319e4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 returned with HTTP 200 Sep 07 09:59:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 83/165] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:11 2026] GET /volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 => generated 469 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f21bb963-0d67-4729-b8a1-fd156e92cbfa None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f21bb963-0d67-4729-b8a1-fd156e92cbfa tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 Sep 07 09:59:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f21bb963-0d67-4729-b8a1-fd156e92cbfa tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f21bb963-0d67-4729-b8a1-fd156e92cbfa tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f21bb963-0d67-4729-b8a1-fd156e92cbfa tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Snapshot retrieved successfully. Sep 07 09:59:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f21bb963-0d67-4729-b8a1-fd156e92cbfa tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 returned with HTTP 200 Sep 07 09:59:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 83/166] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:12 2026] GET /volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 => generated 469 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d60bc8b5-628d-496e-a840-52bfbe3761c0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d60bc8b5-628d-496e-a840-52bfbe3761c0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 Sep 07 09:59:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d60bc8b5-628d-496e-a840-52bfbe3761c0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d60bc8b5-628d-496e-a840-52bfbe3761c0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:13 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:13 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d60bc8b5-628d-496e-a840-52bfbe3761c0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Snapshot retrieved successfully. Sep 07 09:59:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d60bc8b5-628d-496e-a840-52bfbe3761c0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 returned with HTTP 200 Sep 07 09:59:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 84/167] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:13 2026] GET /volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d8b22474-3700-40ef-a4cc-586898079ad9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d8b22474-3700-40ef-a4cc-586898079ad9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 Sep 07 09:59:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d8b22474-3700-40ef-a4cc-586898079ad9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d8b22474-3700-40ef-a4cc-586898079ad9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:14 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:14 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:14 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d8b22474-3700-40ef-a4cc-586898079ad9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Snapshot retrieved successfully. Sep 07 09:59:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d8b22474-3700-40ef-a4cc-586898079ad9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 returned with HTTP 200 Sep 07 09:59:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 84/168] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:14 2026] GET /volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 => generated 469 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:59:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7998ca33-fae9-42cd-994d-2578196f2dcf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7998ca33-fae9-42cd-994d-2578196f2dcf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 Sep 07 09:59:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7998ca33-fae9-42cd-994d-2578196f2dcf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7998ca33-fae9-42cd-994d-2578196f2dcf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7998ca33-fae9-42cd-994d-2578196f2dcf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Snapshot retrieved successfully. Sep 07 09:59:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7998ca33-fae9-42cd-994d-2578196f2dcf tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 returned with HTTP 200 Sep 07 09:59:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 85/169] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:16 2026] GET /volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 => generated 469 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c648731d-ae58-452e-9c41-f8b800da5d6e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c648731d-ae58-452e-9c41-f8b800da5d6e tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 09:59:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c648731d-ae58-452e-9c41-f8b800da5d6e tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c648731d-ae58-452e-9c41-f8b800da5d6e tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c648731d-ae58-452e-9c41-f8b800da5d6e tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 09:59:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c648731d-ae58-452e-9c41-f8b800da5d6e tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 09:59:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 85/170] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:16 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c7aac463-93fc-4119-96a3-d5f679f85778 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c7aac463-93fc-4119-96a3-d5f679f85778 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 Sep 07 09:59:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c7aac463-93fc-4119-96a3-d5f679f85778 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c7aac463-93fc-4119-96a3-d5f679f85778 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-ad92d993-d98a-49a7-ab5e-e465302a80fe None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-ad92d993-d98a-49a7-ab5e-e465302a80fe tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 09:59:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-ad92d993-d98a-49a7-ab5e-e465302a80fe tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-ad92d993-d98a-49a7-ab5e-e465302a80fe tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:17 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:17 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c7aac463-93fc-4119-96a3-d5f679f85778 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Snapshot retrieved successfully. Sep 07 09:59:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c7aac463-93fc-4119-96a3-d5f679f85778 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 returned with HTTP 200 Sep 07 09:59:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 86/171] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:17 2026] GET /volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 => generated 468 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:17 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:17 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-ad92d993-d98a-49a7-ab5e-e465302a80fe tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 09:59:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-ad92d993-d98a-49a7-ab5e-e465302a80fe tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 09:59:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 86/172] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:59:17 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 853 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-78715e05-c978-4f8f-8042-fb1033b44b58 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 09:59:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1847743653"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1847743653'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:59:17 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Create volume of 1 GB Sep 07 09:59:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Availability Zones retrieved successfully. Sep 07 09:59:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Flow 'volume_create_api' (ad61da38-88aa-418f-8361-4bae46b4bce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7840470f-cc64-45c4-9a38-a07083f28203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:59:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7840470f-cc64-45c4-9a38-a07083f28203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4945064-367d-446b-ac32-838b4246df06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:17 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Created reservations ['68bf1392-b504-4c1a-84ae-5f14b51725a0', 'cc0ca4f7-ec27-424d-a565-2835b3d54dc6', '3a89b29b-b09b-4e3a-9449-70bf0fd1f283', '3e6a0dc9-a849-4ebc-abcf-379692d3e4db'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:59:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4945064-367d-446b-ac32-838b4246df06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68bf1392-b504-4c1a-84ae-5f14b51725a0', 'cc0ca4f7-ec27-424d-a565-2835b3d54dc6', '3a89b29b-b09b-4e3a-9449-70bf0fd1f283', '3e6a0dc9-a849-4ebc-abcf-379692d3e4db']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff3be339-e1b4-41b0-a4f0-77a95b4bfa0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2d038085-4723-4e7a-91ff-e876b952c248 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2d038085-4723-4e7a-91ff-e876b952c248 None None] GET http://192.168.122.74/volume// Sep 07 09:59:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2d038085-4723-4e7a-91ff-e876b952c248 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2d038085-4723-4e7a-91ff-e876b952c248 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2d038085-4723-4e7a-91ff-e876b952c248 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 09:59:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 87/173] 192.168.122.74 () {58 vars in 1312 bytes} [Mon Sep 7 09:59:17 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 09:59:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-25aace61-f470-4e73-8c4a-bceb9c2d3590 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff3be339-e1b4-41b0-a4f0-77a95b4bfa0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26827e68-b1e1-4eda-a782-11d8e7de4f25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1847743653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15619559956e4d42b66e36d17a8754bf',qos_specs=None,replication_status=,reservations=['68bf1392-b504-4c1a-84ae-5f14b51725a0','cc0ca4f7-ec27-424d-a565-2835b3d54dc6','3a89b29b-b09b-4e3a-9449-70bf0fd1f283','3e6a0dc9-a849-4ebc-abcf-379692d3e4db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9e816169a2e43e5976d12f4b290a9fc',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:59:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1847743653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26827e68-b1e1-4eda-a782-11d8e7de4f25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15619559956e4d42b66e36d17a8754bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9e816169a2e43e5976d12f4b290a9fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b00bad-b649-46f2-a46d-3b6a27f83d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b00bad-b649-46f2-a46d-3b6a27f83d10) transitioned into state 'SUCCESS' from state '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-1847743653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15619559956e4d42b66e36d17a8754bf',qos_specs=None,replication_status=,reservations=['68bf1392-b504-4c1a-84ae-5f14b51725a0','cc0ca4f7-ec27-424d-a565-2835b3d54dc6','3a89b29b-b09b-4e3a-9449-70bf0fd1f283','3e6a0dc9-a849-4ebc-abcf-379692d3e4db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9e816169a2e43e5976d12f4b290a9fc',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e76f58e3-c9d4-4408-a63f-77285eab8761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e76f58e3-c9d4-4408-a63f-77285eab8761) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Flow 'volume_create_api' (ad61da38-88aa-418f-8361-4bae46b4bce2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Create volume request issued successfully. Sep 07 09:59:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-78715e05-c978-4f8f-8042-fb1033b44b58 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 09:59:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 87/174] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 09:59:17 2026] POST /volume/v3/volumes => generated 761 bytes in 763 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5bbfc844-3159-4c61-a633-67e01a2e45c2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5bbfc844-3159-4c61-a633-67e01a2e45c2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5bbfc844-3159-4c61-a633-67e01a2e45c2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5bbfc844-3159-4c61-a633-67e01a2e45c2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5bbfc844-3159-4c61-a633-67e01a2e45c2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 returned with HTTP 404 Sep 07 09:59:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 88/175] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:18 2026] GET /volume/v3/snapshots/67cb083b-9bc0-4b14-8546-1c9f68e3e780 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-10cc23f6-adba-4bcd-a292-86bd56e656bb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-10cc23f6-adba-4bcd-a292-86bd56e656bb tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] GET http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-10cc23f6-adba-4bcd-a292-86bd56e656bb tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-10cc23f6-adba-4bcd-a292-86bd56e656bb tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-10cc23f6-adba-4bcd-a292-86bd56e656bb tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Volume info retrieved successfully. Sep 07 09:59:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-10cc23f6-adba-4bcd-a292-86bd56e656bb tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 returned with HTTP 200 Sep 07 09:59:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 89/176] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:18 2026] GET /volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 => generated 829 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4d910b0c-7768-4b73-be71-249f5c4ba21f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-25aace61-f470-4e73-8c4a-bceb9c2d3590 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 09:59:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4d910b0c-7768-4b73-be71-249f5c4ba21f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/3af6520e-e70b-4a27-84ed-463bce6539f5 Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4d910b0c-7768-4b73-be71-249f5c4ba21f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4d910b0c-7768-4b73-be71-249f5c4ba21f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-25aace61-f470-4e73-8c4a-bceb9c2d3590 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15e4fccc-b0e8-488e-8c3e-d0261bf8472c", "connector": null, "instance_uuid": "579de565-c401-4cba-a397-d50e4f6eb1cf"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4d910b0c-7768-4b73-be71-249f5c4ba21f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/3af6520e-e70b-4a27-84ed-463bce6539f5 returned with HTTP 404 Sep 07 09:59:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 90/177] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:18 2026] GET /volume/v3/snapshots/3af6520e-e70b-4a27-84ed-463bce6539f5 => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3e5de693-77c4-42c5-b295-8a0a56dc418a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3e5de693-77c4-42c5-b295-8a0a56dc418a tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3e5de693-77c4-42c5-b295-8a0a56dc418a tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3e5de693-77c4-42c5-b295-8a0a56dc418a tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.group_snapshots [None req-3e5de693-77c4-42c5-b295-8a0a56dc418a tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 5cd116be-b787-458e-9c2f-fb2f4af4ca75 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3e5de693-77c4-42c5-b295-8a0a56dc418a tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 returned with HTTP 404 Sep 07 09:59:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 91/178] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:59:18 2026] GET /volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 => generated 116 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b12ab2ee-c17f-4936-9969-e957a8eb21be None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b12ab2ee-c17f-4936-9969-e957a8eb21be tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] DELETE http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b12ab2ee-c17f-4936-9969-e957a8eb21be tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b12ab2ee-c17f-4936-9969-e957a8eb21be tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.group_snapshots [None req-b12ab2ee-c17f-4936-9969-e957a8eb21be tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] delete called for member 5cd116be-b787-458e-9c2f-fb2f4af4ca75 {{(pid=87186) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.group_snapshots [None req-b12ab2ee-c17f-4936-9969-e957a8eb21be tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Delete group_snapshot with id: 5cd116be-b787-458e-9c2f-fb2f4af4ca75 Sep 07 09:59:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b12ab2ee-c17f-4936-9969-e957a8eb21be tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 returned with HTTP 404 Sep 07 09:59:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 92/179] 192.168.122.74 () {60 vars in 1295 bytes} [Mon Sep 7 09:59:18 2026] DELETE /volume/v3/group_snapshots/5cd116be-b787-458e-9c2f-fb2f4af4ca75 => generated 116 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-639d57ec-a7ee-4e83-bcd2-f4fd7a306435 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-639d57ec-a7ee-4e83-bcd2-f4fd7a306435 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-639d57ec-a7ee-4e83-bcd2-f4fd7a306435 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-639d57ec-a7ee-4e83-bcd2-f4fd7a306435 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-639d57ec-a7ee-4e83-bcd2-f4fd7a306435 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-639d57ec-a7ee-4e83-bcd2-f4fd7a306435 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-639d57ec-a7ee-4e83-bcd2-f4fd7a306435 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Get all volumes completed successfully. Sep 07 09:59:18 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-639d57ec-a7ee-4e83-bcd2-f4fd7a306435 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:59:18 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-639d57ec-a7ee-4e83-bcd2-f4fd7a306435 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:59:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 07 09:59:18 devstack devstack@c-api.service[87187]: .first() Sep 07 09:59:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-25aace61-f470-4e73-8c4a-bceb9c2d3590 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 09:59:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 88/180] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 09:59:18 2026] POST /volume/v3/attachments => generated 273 bytes in 744 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3599f988-f0ea-41ac-8f11-bd0a1a863edc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-639d57ec-a7ee-4e83-bcd2-f4fd7a306435 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:59:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3599f988-f0ea-41ac-8f11-bd0a1a863edc tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 09:59:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3599f988-f0ea-41ac-8f11-bd0a1a863edc tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3599f988-f0ea-41ac-8f11-bd0a1a863edc tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:18 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-639d57ec-a7ee-4e83-bcd2-f4fd7a306435 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:59:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:18 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-639d57ec-a7ee-4e83-bcd2-f4fd7a306435 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:59:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3599f988-f0ea-41ac-8f11-bd0a1a863edc tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 09:59:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3599f988-f0ea-41ac-8f11-bd0a1a863edc tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 09:59:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 89/181] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:18 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 852 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-68b4a1c1-b36c-4d10-8190-ec8098c8567d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-68b4a1c1-b36c-4d10-8190-ec8098c8567d None None] GET http://192.168.122.74/volume// Sep 07 09:59:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-68b4a1c1-b36c-4d10-8190-ec8098c8567d None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-68b4a1c1-b36c-4d10-8190-ec8098c8567d None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-68b4a1c1-b36c-4d10-8190-ec8098c8567d None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 09:59:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 90/182] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 09:59:19 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 09:59:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-358dc57c-cdac-497b-a502-0326ff773aa7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-358dc57c-cdac-497b-a502-0326ff773aa7 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 09:59:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-358dc57c-cdac-497b-a502-0326ff773aa7 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-358dc57c-cdac-497b-a502-0326ff773aa7 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:19 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-639d57ec-a7ee-4e83-bcd2-f4fd7a306435 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:59:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:19 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:19 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-358dc57c-cdac-497b-a502-0326ff773aa7 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 09:59:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-358dc57c-cdac-497b-a502-0326ff773aa7 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 09:59:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-639d57ec-a7ee-4e83-bcd2-f4fd7a306435 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:59:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 93/183] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 09:59:18 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 656 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:59:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 91/184] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 09:59:19 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 1033 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:59:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a3911003-b527-4ba5-8c5d-e75f2508c779 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a3911003-b527-4ba5-8c5d-e75f2508c779 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] POST http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307/action Sep 07 09:59:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a3911003-b527-4ba5-8c5d-e75f2508c779 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:59:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a3911003-b527-4ba5-8c5d-e75f2508c779 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-a3911003-b527-4ba5-8c5d-e75f2508c779 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] delete called for group 9c5213ec-7ed6-42e3-b58e-4e4395303307 {{(pid=87186) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 09:59:19 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.groups [None req-a3911003-b527-4ba5-8c5d-e75f2508c779 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Delete group with id: 9c5213ec-7ed6-42e3-b58e-4e4395303307 Sep 07 09:59:19 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:19 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:19 devstack devstack@c-api.service[87186]: /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 09:59:19 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 09:59:19 devstack devstack@c-api.service[87186]: /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 09:59:19 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:59:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-be55223e-0648-4c2d-8fdc-b1d363a50608 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-be55223e-0648-4c2d-8fdc-b1d363a50608 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] GET http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 Sep 07 09:59:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-be55223e-0648-4c2d-8fdc-b1d363a50608 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-be55223e-0648-4c2d-8fdc-b1d363a50608 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a3911003-b527-4ba5-8c5d-e75f2508c779 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307/action returned with HTTP 202 Sep 07 09:59:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 94/185] 192.168.122.74 () {62 vars in 1307 bytes} [Mon Sep 7 09:59:19 2026] POST /volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307/action => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:59:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-be55223e-0648-4c2d-8fdc-b1d363a50608 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Volume info retrieved successfully. Sep 07 09:59:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 09:59:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-821005425"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-821005425'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:59:19 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Create volume of 1 GB Sep 07 09:59:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-be55223e-0648-4c2d-8fdc-b1d363a50608 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 returned with HTTP 200 Sep 07 09:59:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 92/186] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:19 2026] GET /volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 => generated 853 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Availability Zones retrieved successfully. Sep 07 09:59:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2ea363dc-a31a-4084-b0d2-7bad5999bca8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2ea363dc-a31a-4084-b0d2-7bad5999bca8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 Sep 07 09:59:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2ea363dc-a31a-4084-b0d2-7bad5999bca8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2ea363dc-a31a-4084-b0d2-7bad5999bca8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Flow 'volume_create_api' (d5ac24a5-ca3b-4d41-b3e2-0eca4681d4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7fb5d2d-2796-4317-9514-244cbc90f304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:59:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2ea363dc-a31a-4084-b0d2-7bad5999bca8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:59:19 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-2ea363dc-a31a-4084-b0d2-7bad5999bca8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:59:19 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-2ea363dc-a31a-4084-b0d2-7bad5999bca8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:59:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7fb5d2d-2796-4317-9514-244cbc90f304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b55c7a1e-8696-433d-b969-8dedddd35871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:19 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-2ea363dc-a31a-4084-b0d2-7bad5999bca8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:59:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2ea363dc-a31a-4084-b0d2-7bad5999bca8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 returned with HTTP 200 Sep 07 09:59:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 93/187] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:19 2026] GET /volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 => generated 921 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ac0ec434-556f-432b-be46-8dbf97812ec7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ac0ec434-556f-432b-be46-8dbf97812ec7 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 09:59:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ac0ec434-556f-432b-be46-8dbf97812ec7 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ac0ec434-556f-432b-be46-8dbf97812ec7 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:20 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:20 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ac0ec434-556f-432b-be46-8dbf97812ec7 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 09:59:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ac0ec434-556f-432b-be46-8dbf97812ec7 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 09:59:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 94/188] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:20 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 852 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:20 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Created reservations ['8f434c1d-35d8-4e44-9428-b676a3c9d2b7', '3ebe4ba5-6b43-4494-8cd7-e818ae8694a1', '3b1ba249-af14-48d6-94ad-c649c11a1f56', '76feb70d-86d5-44ea-9e92-d9c2cc202ca8'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:59:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b55c7a1e-8696-433d-b969-8dedddd35871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f434c1d-35d8-4e44-9428-b676a3c9d2b7', '3ebe4ba5-6b43-4494-8cd7-e818ae8694a1', '3b1ba249-af14-48d6-94ad-c649c11a1f56', '76feb70d-86d5-44ea-9e92-d9c2cc202ca8']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7b839c0-1789-4a53-8b7d-c4a5a209ce6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7b839c0-1789-4a53-8b7d-c4a5a209ce6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b2a72c1-2962-4da7-90da-c2983f72b4b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-821005425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b141d66358d74a5ea86b7e8d58911889',qos_specs=None,replication_status=,reservations=['8f434c1d-35d8-4e44-9428-b676a3c9d2b7','3ebe4ba5-6b43-4494-8cd7-e818ae8694a1','3b1ba249-af14-48d6-94ad-c649c11a1f56','76feb70d-86d5-44ea-9e92-d9c2cc202ca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580eb4b67fed4f2d980fe533f68d17e5',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:59:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-821005425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b2a72c1-2962-4da7-90da-c2983f72b4b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b141d66358d74a5ea86b7e8d58911889',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='580eb4b67fed4f2d980fe533f68d17e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15524afd-4ba2-483c-9c28-bd6d8694c636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15524afd-4ba2-483c-9c28-bd6d8694c636) transitioned into state 'SUCCESS' from state '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-821005425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b141d66358d74a5ea86b7e8d58911889',qos_specs=None,replication_status=,reservations=['8f434c1d-35d8-4e44-9428-b676a3c9d2b7','3ebe4ba5-6b43-4494-8cd7-e818ae8694a1','3b1ba249-af14-48d6-94ad-c649c11a1f56','76feb70d-86d5-44ea-9e92-d9c2cc202ca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580eb4b67fed4f2d980fe533f68d17e5',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebd05a39-40ce-4310-8667-2c9141112200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebd05a39-40ce-4310-8667-2c9141112200) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Flow 'volume_create_api' (d5ac24a5-ca3b-4d41-b3e2-0eca4681d4bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Create volume request issued successfully. Sep 07 09:59:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-963c8ee2-35c3-4551-b05d-ba8ade87c959 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 09:59:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 95/189] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 09:59:19 2026] POST /volume/v3/volumes => generated 758 bytes in 963 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:59:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ce1d370b-7e70-44ed-b9c2-454b40c7604d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ce1d370b-7e70-44ed-b9c2-454b40c7604d tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] GET http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 Sep 07 09:59:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ce1d370b-7e70-44ed-b9c2-454b40c7604d tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ce1d370b-7e70-44ed-b9c2-454b40c7604d tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:20 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:20 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ce1d370b-7e70-44ed-b9c2-454b40c7604d tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Volume info retrieved successfully. Sep 07 09:59:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ce1d370b-7e70-44ed-b9c2-454b40c7604d tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 returned with HTTP 200 Sep 07 09:59:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 95/190] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:20 2026] GET /volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-dd414dad-5101-477a-8424-b472f8ce10a9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dd414dad-5101-477a-8424-b472f8ce10a9 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] GET http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 Sep 07 09:59:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dd414dad-5101-477a-8424-b472f8ce10a9 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dd414dad-5101-477a-8424-b472f8ce10a9 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-dd414dad-5101-477a-8424-b472f8ce10a9 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Volume info retrieved successfully. Sep 07 09:59:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dd414dad-5101-477a-8424-b472f8ce10a9 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 returned with HTTP 200 Sep 07 09:59:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 96/191] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:20 2026] GET /volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d7036622-db39-4a71-9ee5-f6e39ecef0e4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d7036622-db39-4a71-9ee5-f6e39ecef0e4 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] POST http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25/action Sep 07 09:59:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d7036622-db39-4a71-9ee5-f6e39ecef0e4 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:59:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d7036622-db39-4a71-9ee5-f6e39ecef0e4 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:20 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:20 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d7036622-db39-4a71-9ee5-f6e39ecef0e4 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Volume info retrieved successfully. Sep 07 09:59:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d7036622-db39-4a71-9ee5-f6e39ecef0e4 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Volume updated successfully. Sep 07 09:59:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d7036622-db39-4a71-9ee5-f6e39ecef0e4 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25/action returned with HTTP 200 Sep 07 09:59:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 96/192] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 09:59:20 2026] POST /volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25/action => generated 0 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 09:59:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d0da0d8c-a759-42d7-b934-532ad05a79ae None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d0da0d8c-a759-42d7-b934-532ad05a79ae tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] GET http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 Sep 07 09:59:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d0da0d8c-a759-42d7-b934-532ad05a79ae tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d0da0d8c-a759-42d7-b934-532ad05a79ae tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d0da0d8c-a759-42d7-b934-532ad05a79ae tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Volume info retrieved successfully. Sep 07 09:59:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d0da0d8c-a759-42d7-b934-532ad05a79ae tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 returned with HTTP 200 Sep 07 09:59:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 97/193] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:20 2026] GET /volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3e25e09d-91f0-4f5d-83cf-160eb820de56 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e25e09d-91f0-4f5d-83cf-160eb820de56 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 Sep 07 09:59:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3e25e09d-91f0-4f5d-83cf-160eb820de56 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3e25e09d-91f0-4f5d-83cf-160eb820de56 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:20 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:20 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3e25e09d-91f0-4f5d-83cf-160eb820de56 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:59:21 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-3e25e09d-91f0-4f5d-83cf-160eb820de56 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:59:21 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-3e25e09d-91f0-4f5d-83cf-160eb820de56 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:59:21 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-3e25e09d-91f0-4f5d-83cf-160eb820de56 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:59:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e25e09d-91f0-4f5d-83cf-160eb820de56 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 returned with HTTP 200 Sep 07 09:59:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 97/194] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:20 2026] GET /volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 => generated 921 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1dea5aaa-68b6-4907-b329-795339627bd2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-b98960b9-6663-4d83-a7e2-eded64648a7a req-7e98c7dd-d469-4da0-8cc6-d23f8359a8bd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-b98960b9-6663-4d83-a7e2-eded64648a7a req-7e98c7dd-d469-4da0-8cc6-d23f8359a8bd tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] GET http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 Sep 07 09:59:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1dea5aaa-68b6-4907-b329-795339627bd2 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 09:59:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1dea5aaa-68b6-4907-b329-795339627bd2 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1dea5aaa-68b6-4907-b329-795339627bd2 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-b98960b9-6663-4d83-a7e2-eded64648a7a req-7e98c7dd-d469-4da0-8cc6-d23f8359a8bd tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-b98960b9-6663-4d83-a7e2-eded64648a7a req-7e98c7dd-d469-4da0-8cc6-d23f8359a8bd tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:21 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:21 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:21 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:21 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:21 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-b98960b9-6663-4d83-a7e2-eded64648a7a req-7e98c7dd-d469-4da0-8cc6-d23f8359a8bd tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Volume info retrieved successfully. Sep 07 09:59:21 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1dea5aaa-68b6-4907-b329-795339627bd2 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 09:59:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-b98960b9-6663-4d83-a7e2-eded64648a7a req-7e98c7dd-d469-4da0-8cc6-d23f8359a8bd tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 returned with HTTP 200 Sep 07 09:59:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 98/195] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:59:21 2026] GET /volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 => generated 854 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1dea5aaa-68b6-4907-b329-795339627bd2 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 09:59:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 98/196] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:21 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 852 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ff56418b-65c6-4182-a9ce-90b5c2a50527 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ff56418b-65c6-4182-a9ce-90b5c2a50527 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] GET http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 Sep 07 09:59:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ff56418b-65c6-4182-a9ce-90b5c2a50527 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ff56418b-65c6-4182-a9ce-90b5c2a50527 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:21 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ff56418b-65c6-4182-a9ce-90b5c2a50527 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Volume info retrieved successfully. Sep 07 09:59:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ff56418b-65c6-4182-a9ce-90b5c2a50527 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 returned with HTTP 200 Sep 07 09:59:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 99/197] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:21 2026] GET /volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 => generated 850 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-0c4987fe-1395-4372-97f4-2748d8102083 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-0c4987fe-1395-4372-97f4-2748d8102083 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] PUT http://192.168.122.74/volume/v3/attachments/5026e0be-eff1-41b4-b668-4779e227865a Sep 07 09:59:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-0c4987fe-1395-4372-97f4-2748d8102083 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:21 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 07 09:59:21 devstack devstack@c-api.service[87186]: .first() Sep 07 09:59:21 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-0c4987fe-1395-4372-97f4-2748d8102083 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Acquiring lock "cinder-attachment_update-15e4fccc-b0e8-488e-8c3e-d0261bf8472c-devstack" by "attachment_update" {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:59:22 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-0c4987fe-1395-4372-97f4-2748d8102083 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Lock "cinder-attachment_update-15e4fccc-b0e8-488e-8c3e-d0261bf8472c-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:59:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2112621883"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2112621883'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Create volume of 1 GB Sep 07 09:59:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Availability Zones retrieved successfully. Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Flow 'volume_create_api' (fd89a922-1cb5-425c-8545-bb876a3a0bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42180c7f-cb2e-434f-8fe4-590e67e2e162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42180c7f-cb2e-434f-8fe4-590e67e2e162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (341b7416-4a3f-4117-b84e-816c47e2f87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Created reservations ['bde6ca8e-a8ef-4fbd-920a-5bbec2eb332c', 'cc17ac52-0cba-41f7-a74e-ce6e40fae37f', 'f3a5c3af-670a-475c-8150-bfc30ff6a26a', '673a3db8-7b14-4dbe-b1b5-cac78c353fc8'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (341b7416-4a3f-4117-b84e-816c47e2f87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bde6ca8e-a8ef-4fbd-920a-5bbec2eb332c', 'cc17ac52-0cba-41f7-a74e-ce6e40fae37f', 'f3a5c3af-670a-475c-8150-bfc30ff6a26a', '673a3db8-7b14-4dbe-b1b5-cac78c353fc8']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9766d20-a6a0-486f-a89d-2e63dc3805de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:22 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9766d20-a6a0-486f-a89d-2e63dc3805de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68f632f7-28b1-4523-98f1-a6f76b807325', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2112621883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15619559956e4d42b66e36d17a8754bf',qos_specs=None,replication_status=,reservations=['bde6ca8e-a8ef-4fbd-920a-5bbec2eb332c','cc17ac52-0cba-41f7-a74e-ce6e40fae37f','f3a5c3af-670a-475c-8150-bfc30ff6a26a','673a3db8-7b14-4dbe-b1b5-cac78c353fc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9e816169a2e43e5976d12f4b290a9fc',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2112621883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68f632f7-28b1-4523-98f1-a6f76b807325,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15619559956e4d42b66e36d17a8754bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9e816169a2e43e5976d12f4b290a9fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b2314a-5baf-4127-a089-07d9ee2e11df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b2314a-5baf-4127-a089-07d9ee2e11df) transitioned into state 'SUCCESS' from state '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-2112621883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15619559956e4d42b66e36d17a8754bf',qos_specs=None,replication_status=,reservations=['bde6ca8e-a8ef-4fbd-920a-5bbec2eb332c','cc17ac52-0cba-41f7-a74e-ce6e40fae37f','f3a5c3af-670a-475c-8150-bfc30ff6a26a','673a3db8-7b14-4dbe-b1b5-cac78c353fc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9e816169a2e43e5976d12f4b290a9fc',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5634fd6-5eb7-4265-8a4f-a4a1d9ae1315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5634fd6-5eb7-4265-8a4f-a4a1d9ae1315) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Flow 'volume_create_api' (fd89a922-1cb5-425c-8545-bb876a3a0bb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Create volume request issued successfully. Sep 07 09:59:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f4a2cc4d-180c-4ccb-b94b-bbbc05212309 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 09:59:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 100/198] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 09:59:22 2026] POST /volume/v3/volumes => generated 761 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-92d78bdc-50cc-4a90-98b4-c0f0169024f0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-92d78bdc-50cc-4a90-98b4-c0f0169024f0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-92d78bdc-50cc-4a90-98b4-c0f0169024f0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-92d78bdc-50cc-4a90-98b4-c0f0169024f0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:22 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:22 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-92d78bdc-50cc-4a90-98b4-c0f0169024f0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:59:22 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-92d78bdc-50cc-4a90-98b4-c0f0169024f0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:59:22 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-92d78bdc-50cc-4a90-98b4-c0f0169024f0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:59:22 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-0c4987fe-1395-4372-97f4-2748d8102083 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Lock "cinder-attachment_update-15e4fccc-b0e8-488e-8c3e-d0261bf8472c-devstack" released by "attachment_update" :: held 0.680s {{(pid=87186) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:59:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-0c4987fe-1395-4372-97f4-2748d8102083 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/attachments/5026e0be-eff1-41b4-b668-4779e227865a returned with HTTP 200 Sep 07 09:59:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 99/199] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 09:59:21 2026] PUT /volume/v3/attachments/5026e0be-eff1-41b4-b668-4779e227865a => generated 694 bytes in 811 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d48b3535-8e20-4a6e-ba1d-e46b4ee4be72 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d48b3535-8e20-4a6e-ba1d-e46b4ee4be72 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 09:59:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d48b3535-8e20-4a6e-ba1d-e46b4ee4be72 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d48b3535-8e20-4a6e-ba1d-e46b4ee4be72 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d48b3535-8e20-4a6e-ba1d-e46b4ee4be72 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 09:59:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d48b3535-8e20-4a6e-ba1d-e46b4ee4be72 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 09:59:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 100/200] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:22 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-05e8e1a2-6d22-4830-acb0-fed25032cda2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-05e8e1a2-6d22-4830-acb0-fed25032cda2 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] GET http://192.168.122.74/volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 Sep 07 09:59:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-05e8e1a2-6d22-4830-acb0-fed25032cda2 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-05e8e1a2-6d22-4830-acb0-fed25032cda2 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-05e8e1a2-6d22-4830-acb0-fed25032cda2 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Volume info retrieved successfully. Sep 07 09:59:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-05e8e1a2-6d22-4830-acb0-fed25032cda2 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] http://192.168.122.74/volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 returned with HTTP 200 Sep 07 09:59:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 101/201] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:22 2026] GET /volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 => generated 829 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:22 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-92d78bdc-50cc-4a90-98b4-c0f0169024f0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:59:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4b3b5b11-755d-41fb-bf38-29f3ef99f3a5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4b3b5b11-755d-41fb-bf38-29f3ef99f3a5 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] GET http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 Sep 07 09:59:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4b3b5b11-755d-41fb-bf38-29f3ef99f3a5 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4b3b5b11-755d-41fb-bf38-29f3ef99f3a5 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4b3b5b11-755d-41fb-bf38-29f3ef99f3a5 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Volume info retrieved successfully. Sep 07 09:59:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4b3b5b11-755d-41fb-bf38-29f3ef99f3a5 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 returned with HTTP 200 Sep 07 09:59:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 102/202] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:22 2026] GET /volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-92d78bdc-50cc-4a90-98b4-c0f0169024f0 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 returned with HTTP 200 Sep 07 09:59:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 101/203] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:22 2026] GET /volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 => generated 920 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-f34591aa-deba-4843-874f-5b88758703d8 req-045339b1-1ff1-4c57-8a55-4cb1649fa307 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-f34591aa-deba-4843-874f-5b88758703d8 req-045339b1-1ff1-4c57-8a55-4cb1649fa307 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] GET http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 Sep 07 09:59:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-f34591aa-deba-4843-874f-5b88758703d8 req-045339b1-1ff1-4c57-8a55-4cb1649fa307 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-f34591aa-deba-4843-874f-5b88758703d8 req-045339b1-1ff1-4c57-8a55-4cb1649fa307 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-f34591aa-deba-4843-874f-5b88758703d8 req-045339b1-1ff1-4c57-8a55-4cb1649fa307 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Volume info retrieved successfully. Sep 07 09:59:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-f34591aa-deba-4843-874f-5b88758703d8 req-045339b1-1ff1-4c57-8a55-4cb1649fa307 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 returned with HTTP 200 Sep 07 09:59:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 103/204] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:59:22 2026] GET /volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-395267e2-59ad-49ef-88a0-e34b03215cd8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-395267e2-59ad-49ef-88a0-e34b03215cd8 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 09:59:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-395267e2-59ad-49ef-88a0-e34b03215cd8 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-395267e2-59ad-49ef-88a0-e34b03215cd8 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-08b21984-d21a-4b1c-a08f-bce0a4c5f75a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-08b21984-d21a-4b1c-a08f-bce0a4c5f75a tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] GET http://192.168.122.74/volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 Sep 07 09:59:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-08b21984-d21a-4b1c-a08f-bce0a4c5f75a tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-08b21984-d21a-4b1c-a08f-bce0a4c5f75a tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-395267e2-59ad-49ef-88a0-e34b03215cd8 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 09:59:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-08b21984-d21a-4b1c-a08f-bce0a4c5f75a tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Volume info retrieved successfully. Sep 07 09:59:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-395267e2-59ad-49ef-88a0-e34b03215cd8 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 09:59:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 102/205] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:23 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 853 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-54b5a93a-6e52-43d0-851e-3e7d32c53d3f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-54b5a93a-6e52-43d0-851e-3e7d32c53d3f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 Sep 07 09:59:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-54b5a93a-6e52-43d0-851e-3e7d32c53d3f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-54b5a93a-6e52-43d0-851e-3e7d32c53d3f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-08b21984-d21a-4b1c-a08f-bce0a4c5f75a tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] http://192.168.122.74/volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 returned with HTTP 200 Sep 07 09:59:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 104/206] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:23 2026] GET /volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-c7da7992-ecae-4a2a-b2ab-1f3c5abf980d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-c7da7992-ecae-4a2a-b2ab-1f3c5abf980d tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] POST http://192.168.122.74/volume/v3/attachments/5026e0be-eff1-41b4-b668-4779e227865a/action Sep 07 09:59:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-c7da7992-ecae-4a2a-b2ab-1f3c5abf980d tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action body: b'{"os-complete": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:59:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-c7da7992-ecae-4a2a-b2ab-1f3c5abf980d tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-54b5a93a-6e52-43d0-851e-3e7d32c53d3f tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 returned with HTTP 404 Sep 07 09:59:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 103/207] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:23 2026] GET /volume/v3/volumes/a2f0862c-6027-48ba-8d7e-7098f4928a59 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:59:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-59e5a79c-8a68-4e17-970c-1521938d35e1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-59e5a79c-8a68-4e17-970c-1521938d35e1 None None] GET http://192.168.122.74/volume// Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-59e5a79c-8a68-4e17-970c-1521938d35e1 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-59e5a79c-8a68-4e17-970c-1521938d35e1 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-59e5a79c-8a68-4e17-970c-1521938d35e1 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 09:59:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 104/208] 192.168.122.74 () {58 vars in 1312 bytes} [Mon Sep 7 09:59:23 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 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-784f4995-9286-426c-99ee-bdef2ff6c3d2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-784f4995-9286-426c-99ee-bdef2ff6c3d2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/ee12dea4-5bb5-4d90-aeb1-73da8103f717 Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-784f4995-9286-426c-99ee-bdef2ff6c3d2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-784f4995-9286-426c-99ee-bdef2ff6c3d2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-784f4995-9286-426c-99ee-bdef2ff6c3d2 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/ee12dea4-5bb5-4d90-aeb1-73da8103f717 returned with HTTP 404 Sep 07 09:59:24 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:24 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 105/209] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:24 2026] GET /volume/v3/volumes/ee12dea4-5bb5-4d90-aeb1-73da8103f717 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 09:59:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c93b534a-9728-443a-a85b-f45828237e88 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c93b534a-9728-443a-a85b-f45828237e88 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c93b534a-9728-443a-a85b-f45828237e88 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c93b534a-9728-443a-a85b-f45828237e88 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-c93b534a-9728-443a-a85b-f45828237e88 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 9c5213ec-7ed6-42e3-b58e-4e4395303307 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c93b534a-9728-443a-a85b-f45828237e88 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 returned with HTTP 404 Sep 07 09:59:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 106/210] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 09:59:24 2026] GET /volume/v3/groups/9c5213ec-7ed6-42e3-b58e-4e4395303307 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-f34591aa-deba-4843-874f-5b88758703d8 req-ca22a8ac-00ef-4739-9141-6bd96baffcc3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-d74d5a53-0354-449f-aa94-3b99f04852b2 req-c7da7992-ecae-4a2a-b2ab-1f3c5abf980d tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/attachments/5026e0be-eff1-41b4-b668-4779e227865a/action returned with HTTP 204 Sep 07 09:59:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 105/211] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 09:59:23 2026] POST /volume/v3/attachments/5026e0be-eff1-41b4-b668-4779e227865a/action => generated 0 bytes in 152 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9826e4b8-7a1b-4c76-be37-663abeb6383a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9826e4b8-7a1b-4c76-be37-663abeb6383a tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] DELETE http://192.168.122.74/volume/v3/group_types/b9cb0b08-f574-4af3-ade9-3dbaa35bbad6 Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9826e4b8-7a1b-4c76-be37-663abeb6383a tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9826e4b8-7a1b-4c76-be37-663abeb6383a tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9826e4b8-7a1b-4c76-be37-663abeb6383a tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] http://192.168.122.74/volume/v3/group_types/b9cb0b08-f574-4af3-ade9-3dbaa35bbad6 returned with HTTP 202 Sep 07 09:59:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 106/212] 192.168.122.74 () {60 vars in 1283 bytes} [Mon Sep 7 09:59:24 2026] DELETE /volume/v3/group_types/b9cb0b08-f574-4af3-ade9-3dbaa35bbad6 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:59:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-f34591aa-deba-4843-874f-5b88758703d8 req-ca22a8ac-00ef-4739-9141-6bd96baffcc3 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-f34591aa-deba-4843-874f-5b88758703d8 req-ca22a8ac-00ef-4739-9141-6bd96baffcc3 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b2a72c1-2962-4da7-90da-c2983f72b4b7", "connector": null, "instance_uuid": "f105fc35-7854-4ff0-8c62-1d367436c61d"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ef95e86a-0015-4e6e-b5da-5d29b05ef0b0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ef95e86a-0015-4e6e-b5da-5d29b05ef0b0 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] DELETE http://192.168.122.74/volume/v3/types/c4d73488-7655-4a9e-803a-ef5f43bc778f Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ef95e86a-0015-4e6e-b5da-5d29b05ef0b0 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ef95e86a-0015-4e6e-b5da-5d29b05ef0b0 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ef95e86a-0015-4e6e-b5da-5d29b05ef0b0 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] http://192.168.122.74/volume/v3/types/c4d73488-7655-4a9e-803a-ef5f43bc778f returned with HTTP 202 Sep 07 09:59:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 107/213] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 09:59:24 2026] DELETE /volume/v3/types/c4d73488-7655-4a9e-803a-ef5f43bc778f => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ab260ddf-16c7-4295-a4a2-70371f3effca None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ab260ddf-16c7-4295-a4a2-70371f3effca tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] GET http://192.168.122.74/volume/v3/types/c4d73488-7655-4a9e-803a-ef5f43bc778f Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ab260ddf-16c7-4295-a4a2-70371f3effca tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ab260ddf-16c7-4295-a4a2-70371f3effca tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ab260ddf-16c7-4295-a4a2-70371f3effca tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] http://192.168.122.74/volume/v3/types/c4d73488-7655-4a9e-803a-ef5f43bc778f returned with HTTP 404 Sep 07 09:59:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 108/214] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 09:59:24 2026] GET /volume/v3/types/c4d73488-7655-4a9e-803a-ef5f43bc778f => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-93b6770d-db45-4c77-90cb-808f8582ed11 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-93b6770d-db45-4c77-90cb-808f8582ed11 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-93b6770d-db45-4c77-90cb-808f8582ed11 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-677229399"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-f34591aa-deba-4843-874f-5b88758703d8 req-ca22a8ac-00ef-4739-9141-6bd96baffcc3 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 09:59:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 107/215] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 09:59:24 2026] POST /volume/v3/attachments => generated 273 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-93b6770d-db45-4c77-90cb-808f8582ed11 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 09:59:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 109/216] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 09:59:24 2026] POST /volume/v3/types => generated 223 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-93594786-80c0-4220-be3a-45e470c4fae2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-93594786-80c0-4220-be3a-45e470c4fae2 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] POST http://192.168.122.74/volume/v3/group_types Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-93594786-80c0-4220-be3a-45e470c4fae2 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1886257164"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-93594786-80c0-4220-be3a-45e470c4fae2 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] http://192.168.122.74/volume/v3/group_types returned with HTTP 202 Sep 07 09:59:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 108/217] 192.168.122.74 () {62 vars in 1190 bytes} [Mon Sep 7 09:59:24 2026] POST /volume/v3/group_types => generated 181 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-37c07479-6b00-4aea-8b09-c87d2bdbf146 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-37c07479-6b00-4aea-8b09-c87d2bdbf146 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] POST http://192.168.122.74/volume/v3/groups Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-37c07479-6b00-4aea-8b09-c87d2bdbf146 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "27a5467f-e776-4253-af47-26c7b1f8b56f", "volume_types": ["3f5a8ca4-bda5-44e3-8933-2a1cfef513b6"], "name": "tempest-GroupSnapshotsTest-Group-1607098"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-22528ff9-2334-4fee-ad83-ab6eb8ecc2a2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-37c07479-6b00-4aea-8b09-c87d2bdbf146 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Creating new group {'group': {'group_type': '27a5467f-e776-4253-af47-26c7b1f8b56f', 'volume_types': ['3f5a8ca4-bda5-44e3-8933-2a1cfef513b6'], 'name': 'tempest-GroupSnapshotsTest-Group-1607098'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-22528ff9-2334-4fee-ad83-ab6eb8ecc2a2 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] GET http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-22528ff9-2334-4fee-ad83-ab6eb8ecc2a2 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-22528ff9-2334-4fee-ad83-ab6eb8ecc2a2 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:24 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.groups [None req-37c07479-6b00-4aea-8b09-c87d2bdbf146 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Creating group tempest-GroupSnapshotsTest-Group-1607098. Sep 07 09:59:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-37c07479-6b00-4aea-8b09-c87d2bdbf146 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Availability Zones retrieved successfully. Sep 07 09:59:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-22528ff9-2334-4fee-ad83-ab6eb8ecc2a2 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Volume info retrieved successfully. Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-37c07479-6b00-4aea-8b09-c87d2bdbf146 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Created reservations ['820e81d9-0a78-49eb-8b4c-d1941ef7e2cb'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-22528ff9-2334-4fee-ad83-ab6eb8ecc2a2 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 returned with HTTP 200 Sep 07 09:59:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 109/218] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:24 2026] GET /volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3c6b6c13-169b-4761-940a-590cc43e3874 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3c6b6c13-169b-4761-940a-590cc43e3874 None None] GET http://192.168.122.74/volume// Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3c6b6c13-169b-4761-940a-590cc43e3874 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3c6b6c13-169b-4761-940a-590cc43e3874 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3c6b6c13-169b-4761-940a-590cc43e3874 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 09:59:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 110/219] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 09:59: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 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-f34591aa-deba-4843-874f-5b88758703d8 req-baa614f3-87b0-40fa-aba3-8b75fcefeed3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-f34591aa-deba-4843-874f-5b88758703d8 req-baa614f3-87b0-40fa-aba3-8b75fcefeed3 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] GET http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-f34591aa-deba-4843-874f-5b88758703d8 req-baa614f3-87b0-40fa-aba3-8b75fcefeed3 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-f34591aa-deba-4843-874f-5b88758703d8 req-baa614f3-87b0-40fa-aba3-8b75fcefeed3 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-37c07479-6b00-4aea-8b09-c87d2bdbf146 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups returned with HTTP 202 Sep 07 09:59:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 110/220] 192.168.122.74 () {62 vars in 1176 bytes} [Mon Sep 7 09:59:24 2026] POST /volume/v3/groups => generated 109 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-34fbc419-dcf1-4c40-b56e-f7353db80d75 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-f34591aa-deba-4843-874f-5b88758703d8 req-baa614f3-87b0-40fa-aba3-8b75fcefeed3 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Volume info retrieved successfully. Sep 07 09:59:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-34fbc419-dcf1-4c40-b56e-f7353db80d75 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/groups/ed513887-13dc-423c-8e91-a5222fb071b1 Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-34fbc419-dcf1-4c40-b56e-f7353db80d75 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-34fbc419-dcf1-4c40-b56e-f7353db80d75 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-34fbc419-dcf1-4c40-b56e-f7353db80d75 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member ed513887-13dc-423c-8e91-a5222fb071b1 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-f34591aa-deba-4843-874f-5b88758703d8 req-baa614f3-87b0-40fa-aba3-8b75fcefeed3 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 returned with HTTP 200 Sep 07 09:59:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 111/221] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 09:59:24 2026] GET /volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 => generated 1031 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:59:24 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:24 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 09:59:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-34fbc419-dcf1-4c40-b56e-f7353db80d75 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/ed513887-13dc-423c-8e91-a5222fb071b1 returned with HTTP 200 Sep 07 09:59:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 111/222] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 09:59:24 2026] GET /volume/v3/groups/ed513887-13dc-423c-8e91-a5222fb071b1 => generated 389 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-f34591aa-deba-4843-874f-5b88758703d8 req-bee37ae1-e864-496d-b4ae-75aabac54423 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-f34591aa-deba-4843-874f-5b88758703d8 req-bee37ae1-e864-496d-b4ae-75aabac54423 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] PUT http://192.168.122.74/volume/v3/attachments/7f4625f0-4fb8-46de-a091-07134780e8f5 Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-f34591aa-deba-4843-874f-5b88758703d8 req-bee37ae1-e864-496d-b4ae-75aabac54423 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-f34591aa-deba-4843-874f-5b88758703d8 req-bee37ae1-e864-496d-b4ae-75aabac54423 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Acquiring lock "cinder-attachment_update-5b2a72c1-2962-4da7-90da-c2983f72b4b7-devstack" by "attachment_update" {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-f34591aa-deba-4843-874f-5b88758703d8 req-bee37ae1-e864-496d-b4ae-75aabac54423 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Lock "cinder-attachment_update-5b2a72c1-2962-4da7-90da-c2983f72b4b7-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:59:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-09809d4f-23df-4108-9526-dc56c59bdd96 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-09809d4f-23df-4108-9526-dc56c59bdd96 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-09809d4f-23df-4108-9526-dc56c59bdd96 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-09809d4f-23df-4108-9526-dc56c59bdd96 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:24 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:24 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:25 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-f34591aa-deba-4843-874f-5b88758703d8 req-bee37ae1-e864-496d-b4ae-75aabac54423 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Lock "cinder-attachment_update-5b2a72c1-2962-4da7-90da-c2983f72b4b7-devstack" released by "attachment_update" :: held 0.212s {{(pid=87187) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:59:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-f34591aa-deba-4843-874f-5b88758703d8 req-bee37ae1-e864-496d-b4ae-75aabac54423 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/attachments/7f4625f0-4fb8-46de-a091-07134780e8f5 returned with HTTP 200 Sep 07 09:59:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 112/223] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 09:59:24 2026] PUT /volume/v3/attachments/7f4625f0-4fb8-46de-a091-07134780e8f5 => generated 694 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8146820a-0de8-4723-ae8f-0c721d741b64 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-09809d4f-23df-4108-9526-dc56c59bdd96 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 09:59:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8146820a-0de8-4723-ae8f-0c721d741b64 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] GET http://192.168.122.74/volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 Sep 07 09:59:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8146820a-0de8-4723-ae8f-0c721d741b64 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8146820a-0de8-4723-ae8f-0c721d741b64 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-09809d4f-23df-4108-9526-dc56c59bdd96 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 09:59:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 112/224] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:24 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 1145 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:25 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:25 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8bfe9124-c380-4da3-b928-fc9e6f9797a1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8bfe9124-c380-4da3-b928-fc9e6f9797a1 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 09:59:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8bfe9124-c380-4da3-b928-fc9e6f9797a1 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8bfe9124-c380-4da3-b928-fc9e6f9797a1 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8146820a-0de8-4723-ae8f-0c721d741b64 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Volume info retrieved successfully. Sep 07 09:59:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8146820a-0de8-4723-ae8f-0c721d741b64 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] http://192.168.122.74/volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 returned with HTTP 200 Sep 07 09:59:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 113/225] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:25 2026] GET /volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 => generated 854 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8bfe9124-c380-4da3-b928-fc9e6f9797a1 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 09:59:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8bfe9124-c380-4da3-b928-fc9e6f9797a1 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 09:59:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 113/226] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:25 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 1145 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-51e89f83-fe67-4e75-a208-fa63090e9cc4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-51e89f83-fe67-4e75-a208-fa63090e9cc4 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] GET http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 Sep 07 09:59:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-51e89f83-fe67-4e75-a208-fa63090e9cc4 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-51e89f83-fe67-4e75-a208-fa63090e9cc4 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:25 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:25 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-f34591aa-deba-4843-874f-5b88758703d8 req-0fa00887-6871-4bb2-9fb9-2dd4ba237e23 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-f34591aa-deba-4843-874f-5b88758703d8 req-0fa00887-6871-4bb2-9fb9-2dd4ba237e23 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] POST http://192.168.122.74/volume/v3/attachments/7f4625f0-4fb8-46de-a091-07134780e8f5/action Sep 07 09:59:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-f34591aa-deba-4843-874f-5b88758703d8 req-0fa00887-6871-4bb2-9fb9-2dd4ba237e23 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Action body: b'{"os-complete": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:59:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-f34591aa-deba-4843-874f-5b88758703d8 req-0fa00887-6871-4bb2-9fb9-2dd4ba237e23 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-51e89f83-fe67-4e75-a208-fa63090e9cc4 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Volume info retrieved successfully. Sep 07 09:59:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-51e89f83-fe67-4e75-a208-fa63090e9cc4 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 returned with HTTP 200 Sep 07 09:59:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 114/227] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:25 2026] GET /volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-227c466a-155f-4155-a2fa-0673fcc50645 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-227c466a-155f-4155-a2fa-0673fcc50645 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/groups/ed513887-13dc-423c-8e91-a5222fb071b1 Sep 07 09:59:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-227c466a-155f-4155-a2fa-0673fcc50645 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-227c466a-155f-4155-a2fa-0673fcc50645 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-227c466a-155f-4155-a2fa-0673fcc50645 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member ed513887-13dc-423c-8e91-a5222fb071b1 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:59:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-f34591aa-deba-4843-874f-5b88758703d8 req-0fa00887-6871-4bb2-9fb9-2dd4ba237e23 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/attachments/7f4625f0-4fb8-46de-a091-07134780e8f5/action returned with HTTP 204 Sep 07 09:59:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 114/228] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 09:59:25 2026] POST /volume/v3/attachments/7f4625f0-4fb8-46de-a091-07134780e8f5/action => generated 0 bytes in 111 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9bd19383-6054-44f2-b7f0-502a859291ff None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9bd19383-6054-44f2-b7f0-502a859291ff tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] DELETE http://192.168.122.74/volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 Sep 07 09:59:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9bd19383-6054-44f2-b7f0-502a859291ff tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9bd19383-6054-44f2-b7f0-502a859291ff tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:25 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-9bd19383-6054-44f2-b7f0-502a859291ff tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Delete volume with id: 68f632f7-28b1-4523-98f1-a6f76b807325 Sep 07 09:59:25 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:25 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 09:59:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-227c466a-155f-4155-a2fa-0673fcc50645 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/ed513887-13dc-423c-8e91-a5222fb071b1 returned with HTTP 200 Sep 07 09:59:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 115/229] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 09:59:25 2026] GET /volume/v3/groups/ed513887-13dc-423c-8e91-a5222fb071b1 => generated 390 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9bd19383-6054-44f2-b7f0-502a859291ff tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Volume info retrieved successfully. Sep 07 09:59:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 09:59:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-159802355", "volume_type": "3f5a8ca4-bda5-44e3-8933-2a1cfef513b6", "group_id": "ed513887-13dc-423c-8e91-a5222fb071b1", "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-159802355', 'volume_type': '3f5a8ca4-bda5-44e3-8933-2a1cfef513b6', 'group_id': 'ed513887-13dc-423c-8e91-a5222fb071b1', 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:59:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9bd19383-6054-44f2-b7f0-502a859291ff tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Delete volume request issued successfully. Sep 07 09:59:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9bd19383-6054-44f2-b7f0-502a859291ff tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] http://192.168.122.74/volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 returned with HTTP 202 Sep 07 09:59:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 115/230] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 09:59:25 2026] DELETE /volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:59:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e8ee667d-6456-4bc4-953b-751a5f57ba8f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:25 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Create volume of 1 GB Sep 07 09:59:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e8ee667d-6456-4bc4-953b-751a5f57ba8f tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] GET http://192.168.122.74/volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 Sep 07 09:59:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e8ee667d-6456-4bc4-953b-751a5f57ba8f tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e8ee667d-6456-4bc4-953b-751a5f57ba8f tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:25 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:25 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 09:59:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Availability Zones retrieved successfully. Sep 07 09:59:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e8ee667d-6456-4bc4-953b-751a5f57ba8f tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Volume info retrieved successfully. Sep 07 09:59:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e8ee667d-6456-4bc4-953b-751a5f57ba8f tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] http://192.168.122.74/volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 returned with HTTP 200 Sep 07 09:59:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 116/231] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:25 2026] GET /volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:25 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Flow 'volume_create_api' (9af73b3b-8928-479e-9450-490e5265ef75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:25 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e271d17e-3759-48d9-a944-31cddbdcdae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:25 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:59:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e271d17e-3759-48d9-a944-31cddbdcdae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f5a8ca4-bda5-44e3-8933-2a1cfef513b6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-677229399',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f5a8ca4-bda5-44e3-8933-2a1cfef513b6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ed513887-13dc-423c-8e91-a5222fb071b1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9e5291b-8cd6-402c-aa2c-0325533a5bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-68f890cd-b9c6-4c3b-8615-1a722c41b694 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:26 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-677229399 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-677229399, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:59:26 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-677229399 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-677229399, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:59:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-68f890cd-b9c6-4c3b-8615-1a722c41b694 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 09:59:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-68f890cd-b9c6-4c3b-8615-1a722c41b694 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-68f890cd-b9c6-4c3b-8615-1a722c41b694 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:26 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:26 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-68f890cd-b9c6-4c3b-8615-1a722c41b694 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 09:59:26 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Created reservations ['8d39676d-536a-4457-82cc-48bddb46f55b', 'ec737725-228b-45ac-97f1-7bca98a729d9', 'fac6dddd-b8fa-4428-a6bd-1da08129d9be', 'cbbf5a90-0a93-45bf-b6bb-a333de991623'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:59:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-68f890cd-b9c6-4c3b-8615-1a722c41b694 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 09:59:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 117/232] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 09:59:26 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 1145 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9e5291b-8cd6-402c-aa2c-0325533a5bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d39676d-536a-4457-82cc-48bddb46f55b', 'ec737725-228b-45ac-97f1-7bca98a729d9', 'fac6dddd-b8fa-4428-a6bd-1da08129d9be', 'cbbf5a90-0a93-45bf-b6bb-a333de991623']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffc6b523-9ed6-480f-a54e-0a8a0b270d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:26 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:26 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffc6b523-9ed6-480f-a54e-0a8a0b270d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62e90beb-b056-42e3-94e2-d1fd49e1da3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-159802355',encryption_key_id=None,group_id=ed513887-13dc-423c-8e91-a5222fb071b1,group_type_id=,metadata={},multiattach=False,project_id='0bdaa19ad94c41a98e26982980d686bb',qos_specs=None,replication_status=,reservations=['8d39676d-536a-4457-82cc-48bddb46f55b','ec737725-228b-45ac-97f1-7bca98a729d9','fac6dddd-b8fa-4428-a6bd-1da08129d9be','cbbf5a90-0a93-45bf-b6bb-a333de991623'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a729d1b14204872b787704d5e4d6602',volume_type_id=3f5a8ca4-bda5-44e3-8933-2a1cfef513b6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-159802355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ed513887-13dc-423c-8e91-a5222fb071b1,host=None,id=62e90beb-b056-42e3-94e2-d1fd49e1da3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bdaa19ad94c41a98e26982980d686bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a729d1b14204872b787704d5e4d6602',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f5a8ca4-bda5-44e3-8933-2a1cfef513b6),volume_type_id=3f5a8ca4-bda5-44e3-8933-2a1cfef513b6)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35294b57-9a1d-4c3a-b6e5-ede56c8cb2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35294b57-9a1d-4c3a-b6e5-ede56c8cb2cf) transitioned into state 'SUCCESS' from state '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-159802355',encryption_key_id=None,group_id=ed513887-13dc-423c-8e91-a5222fb071b1,group_type_id=,metadata={},multiattach=False,project_id='0bdaa19ad94c41a98e26982980d686bb',qos_specs=None,replication_status=,reservations=['8d39676d-536a-4457-82cc-48bddb46f55b','ec737725-228b-45ac-97f1-7bca98a729d9','fac6dddd-b8fa-4428-a6bd-1da08129d9be','cbbf5a90-0a93-45bf-b6bb-a333de991623'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a729d1b14204872b787704d5e4d6602',volume_type_id=3f5a8ca4-bda5-44e3-8933-2a1cfef513b6)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e53a1ca6-6f1f-4129-a04a-5fc9f0fb4607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e53a1ca6-6f1f-4129-a04a-5fc9f0fb4607) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Flow 'volume_create_api' (9af73b3b-8928-479e-9450-490e5265ef75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Create volume request issued successfully. Sep 07 09:59:26 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:59:26 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:59:26 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:59:26 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:26 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e163cea2-e84a-457d-9755-c2d6bf1d6e67 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 09:59:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 116/233] 192.168.122.74 () {62 vars in 1179 bytes} [Mon Sep 7 09:59:25 2026] POST /volume/v3/volumes => generated 827 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-52f6a20f-7f48-464d-9bc7-aef8bfe64337 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-52f6a20f-7f48-464d-9bc7-aef8bfe64337 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/62e90beb-b056-42e3-94e2-d1fd49e1da3f Sep 07 09:59:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-52f6a20f-7f48-464d-9bc7-aef8bfe64337 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-52f6a20f-7f48-464d-9bc7-aef8bfe64337 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:26 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:26 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-462e092c-2c91-41de-ad66-45e68c01f804 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-462e092c-2c91-41de-ad66-45e68c01f804 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] GET http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 Sep 07 09:59:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-462e092c-2c91-41de-ad66-45e68c01f804 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-462e092c-2c91-41de-ad66-45e68c01f804 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-52f6a20f-7f48-464d-9bc7-aef8bfe64337 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:59:26 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-52f6a20f-7f48-464d-9bc7-aef8bfe64337 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:59:26 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-52f6a20f-7f48-464d-9bc7-aef8bfe64337 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:59:26 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:26 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:26 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:26 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-462e092c-2c91-41de-ad66-45e68c01f804 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Volume info retrieved successfully. Sep 07 09:59:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-462e092c-2c91-41de-ad66-45e68c01f804 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 returned with HTTP 200 Sep 07 09:59:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 117/234] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:26 2026] GET /volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 => generated 1143 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-32c4098b-cf37-4dfe-8a73-813649a76065 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-32c4098b-cf37-4dfe-8a73-813649a76065 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] GET http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 Sep 07 09:59:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-32c4098b-cf37-4dfe-8a73-813649a76065 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-32c4098b-cf37-4dfe-8a73-813649a76065 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:26 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:26 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:26 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-52f6a20f-7f48-464d-9bc7-aef8bfe64337 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:59:26 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:26 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-32c4098b-cf37-4dfe-8a73-813649a76065 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Volume info retrieved successfully. Sep 07 09:59:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-32c4098b-cf37-4dfe-8a73-813649a76065 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 returned with HTTP 200 Sep 07 09:59:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 118/235] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:26 2026] GET /volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 => generated 1143 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-17665d7c-7a40-401b-a471-80c647210505 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-17665d7c-7a40-401b-a471-80c647210505 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] GET http://192.168.122.74/volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 Sep 07 09:59:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-17665d7c-7a40-401b-a471-80c647210505 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-17665d7c-7a40-401b-a471-80c647210505 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-52f6a20f-7f48-464d-9bc7-aef8bfe64337 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/62e90beb-b056-42e3-94e2-d1fd49e1da3f returned with HTTP 200 Sep 07 09:59:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 118/236] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:26 2026] GET /volume/v3/volumes/62e90beb-b056-42e3-94e2-d1fd49e1da3f => generated 895 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:27 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-17665d7c-7a40-401b-a471-80c647210505 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Volume info retrieved successfully. Sep 07 09:59:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-17665d7c-7a40-401b-a471-80c647210505 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] http://192.168.122.74/volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 returned with HTTP 200 Sep 07 09:59:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 119/237] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:27 2026] GET /volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 => generated 853 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-728e2dfb-5f36-4519-852f-8598dbd4726c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-728e2dfb-5f36-4519-852f-8598dbd4726c None None] GET http://192.168.122.74/volume// Sep 07 09:59:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-728e2dfb-5f36-4519-852f-8598dbd4726c None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-728e2dfb-5f36-4519-852f-8598dbd4726c None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-728e2dfb-5f36-4519-852f-8598dbd4726c None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 09:59:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 119/238] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 09:59:27 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 09:59:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-ef9f64e1-35a2-468b-bad3-8f9aa3d50f25 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-ef9f64e1-35a2-468b-bad3-8f9aa3d50f25 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 09:59:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-ef9f64e1-35a2-468b-bad3-8f9aa3d50f25 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15e4fccc-b0e8-488e-8c3e-d0261bf8472c", "connector": null, "instance_uuid": "579de565-c401-4cba-a397-d50e4f6eb1cf"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:27 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:27 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-ef9f64e1-35a2-468b-bad3-8f9aa3d50f25 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 09:59:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 120/239] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 09:59:27 2026] POST /volume/v3/attachments => generated 273 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6f241347-5625-423c-aad5-baf4200ca2ef None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6f241347-5625-423c-aad5-baf4200ca2ef None None] GET http://192.168.122.74/volume// Sep 07 09:59:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6f241347-5625-423c-aad5-baf4200ca2ef None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6f241347-5625-423c-aad5-baf4200ca2ef None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6f241347-5625-423c-aad5-baf4200ca2ef None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 09:59:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 120/240] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 09:59:28 2026] GET /volume/ => generated 389 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:59:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c2346677-bad9-4d83-bb23-51d3384da853 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-62649c78-c87f-44e3-8892-0c8fed3954a4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c2346677-bad9-4d83-bb23-51d3384da853 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/62e90beb-b056-42e3-94e2-d1fd49e1da3f Sep 07 09:59:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c2346677-bad9-4d83-bb23-51d3384da853 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c2346677-bad9-4d83-bb23-51d3384da853 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-62649c78-c87f-44e3-8892-0c8fed3954a4 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 09:59:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-62649c78-c87f-44e3-8892-0c8fed3954a4 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-62649c78-c87f-44e3-8892-0c8fed3954a4 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c2346677-bad9-4d83-bb23-51d3384da853 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:59:28 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-c2346677-bad9-4d83-bb23-51d3384da853 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:59:28 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-c2346677-bad9-4d83-bb23-51d3384da853 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:59:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-62649c78-c87f-44e3-8892-0c8fed3954a4 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 09:59:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-62649c78-c87f-44e3-8892-0c8fed3954a4 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 09:59:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 121/241] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 09:59:28 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 1326 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:59:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e1b7fd35-228e-4cc7-878f-e74fa3a4a80f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e1b7fd35-228e-4cc7-878f-e74fa3a4a80f tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] GET http://192.168.122.74/volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 Sep 07 09:59:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e1b7fd35-228e-4cc7-878f-e74fa3a4a80f tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e1b7fd35-228e-4cc7-878f-e74fa3a4a80f tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e1b7fd35-228e-4cc7-878f-e74fa3a4a80f tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] http://192.168.122.74/volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 returned with HTTP 404 Sep 07 09:59:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 122/242] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:28 2026] GET /volume/v3/volumes/68f632f7-28b1-4523-98f1-a6f76b807325 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-58dcea99-f5aa-4d47-84e0-9f39687ce925 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-58dcea99-f5aa-4d47-84e0-9f39687ce925 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] DELETE http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 Sep 07 09:59:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-58dcea99-f5aa-4d47-84e0-9f39687ce925 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-58dcea99-f5aa-4d47-84e0-9f39687ce925 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:28 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-58dcea99-f5aa-4d47-84e0-9f39687ce925 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Delete volume with id: 26827e68-b1e1-4eda-a782-11d8e7de4f25 Sep 07 09:59:28 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-c2346677-bad9-4d83-bb23-51d3384da853 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:59:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-58dcea99-f5aa-4d47-84e0-9f39687ce925 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Volume info retrieved successfully. Sep 07 09:59:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c2346677-bad9-4d83-bb23-51d3384da853 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/62e90beb-b056-42e3-94e2-d1fd49e1da3f returned with HTTP 200 Sep 07 09:59:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 121/243] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:28 2026] GET /volume/v3/volumes/62e90beb-b056-42e3-94e2-d1fd49e1da3f => generated 919 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-1eca5192-b1f3-4fa5-ac73-701cb00e74e4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-1eca5192-b1f3-4fa5-ac73-701cb00e74e4 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] DELETE http://192.168.122.74/volume/v3/attachments/5026e0be-eff1-41b4-b668-4779e227865a Sep 07 09:59:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-1eca5192-b1f3-4fa5-ac73-701cb00e74e4 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-1eca5192-b1f3-4fa5-ac73-701cb00e74e4 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-58dcea99-f5aa-4d47-84e0-9f39687ce925 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Delete volume request issued successfully. Sep 07 09:59:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-58dcea99-f5aa-4d47-84e0-9f39687ce925 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 returned with HTTP 202 Sep 07 09:59:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 123/244] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 09:59:28 2026] DELETE /volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:59:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ff40c289-20a3-450d-a113-3c91159e23f4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ff40c289-20a3-450d-a113-3c91159e23f4 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] GET http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 Sep 07 09:59:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ff40c289-20a3-450d-a113-3c91159e23f4 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ff40c289-20a3-450d-a113-3c91159e23f4 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ff40c289-20a3-450d-a113-3c91159e23f4 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Volume info retrieved successfully. Sep 07 09:59:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ff40c289-20a3-450d-a113-3c91159e23f4 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 returned with HTTP 200 Sep 07 09:59:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 124/245] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:28 2026] GET /volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 => generated 853 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:28 devstack devstack@c-api.service[87187]: /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 09:59:28 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, Sep 07 09:59:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-1eca5192-b1f3-4fa5-ac73-701cb00e74e4 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/attachments/5026e0be-eff1-41b4-b668-4779e227865a returned with HTTP 200 Sep 07 09:59:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 122/246] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 09:59:28 2026] DELETE /volume/v3/attachments/5026e0be-eff1-41b4-b668-4779e227865a => generated 192 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2b15f349-8e9e-4205-b905-3d8517b399d8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2b15f349-8e9e-4205-b905-3d8517b399d8 None None] GET http://192.168.122.74/volume// Sep 07 09:59:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2b15f349-8e9e-4205-b905-3d8517b399d8 None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2b15f349-8e9e-4205-b905-3d8517b399d8 None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2b15f349-8e9e-4205-b905-3d8517b399d8 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 09:59:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 125/247] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 09:59:29 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 09:59:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-683fde91-a20b-4b71-bd1a-3e54b8ff0e80 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-683fde91-a20b-4b71-bd1a-3e54b8ff0e80 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 09:59:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-683fde91-a20b-4b71-bd1a-3e54b8ff0e80 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-683fde91-a20b-4b71-bd1a-3e54b8ff0e80 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-683fde91-a20b-4b71-bd1a-3e54b8ff0e80 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 09:59:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-683fde91-a20b-4b71-bd1a-3e54b8ff0e80 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 09:59:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 123/248] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 09:59:29 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 1033 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:59:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-83425711-f2b5-48f8-a40b-ca2376a70cc7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-83425711-f2b5-48f8-a40b-ca2376a70cc7 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/62e90beb-b056-42e3-94e2-d1fd49e1da3f Sep 07 09:59:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-83425711-f2b5-48f8-a40b-ca2376a70cc7 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-83425711-f2b5-48f8-a40b-ca2376a70cc7 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-440c371f-b06c-4c72-81f8-af09ae3a09dc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-440c371f-b06c-4c72-81f8-af09ae3a09dc tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] PUT http://192.168.122.74/volume/v3/attachments/f7df04a5-cfe4-422c-92da-dcee9ceb4343 Sep 07 09:59:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-440c371f-b06c-4c72-81f8-af09ae3a09dc tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-83425711-f2b5-48f8-a40b-ca2376a70cc7 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:59:29 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-83425711-f2b5-48f8-a40b-ca2376a70cc7 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:59:29 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-83425711-f2b5-48f8-a40b-ca2376a70cc7 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:59:29 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-440c371f-b06c-4c72-81f8-af09ae3a09dc tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Acquiring lock "cinder-attachment_update-15e4fccc-b0e8-488e-8c3e-d0261bf8472c-devstack" by "attachment_update" {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:59:29 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-440c371f-b06c-4c72-81f8-af09ae3a09dc tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Lock "cinder-attachment_update-15e4fccc-b0e8-488e-8c3e-d0261bf8472c-devstack" acquired by "attachment_update" :: waited 0.042s {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:59:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:29 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-83425711-f2b5-48f8-a40b-ca2376a70cc7 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:59:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-83425711-f2b5-48f8-a40b-ca2376a70cc7 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/62e90beb-b056-42e3-94e2-d1fd49e1da3f returned with HTTP 200 Sep 07 09:59:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 126/249] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:29 2026] GET /volume/v3/volumes/62e90beb-b056-42e3-94e2-d1fd49e1da3f => generated 920 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5ce30c0d-5b38-4655-814f-dbfccc6383a7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5ce30c0d-5b38-4655-814f-dbfccc6383a7 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] GET http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 Sep 07 09:59:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5ce30c0d-5b38-4655-814f-dbfccc6383a7 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5ce30c0d-5b38-4655-814f-dbfccc6383a7 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5ce30c0d-5b38-4655-814f-dbfccc6383a7 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Volume info retrieved successfully. Sep 07 09:59:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5ce30c0d-5b38-4655-814f-dbfccc6383a7 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 returned with HTTP 200 Sep 07 09:59:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 127/250] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:29 2026] GET /volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 => generated 853 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-273c849d-3317-43a5-a83f-cdd83f73ab8b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-273c849d-3317-43a5-a83f-cdd83f73ab8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] POST http://192.168.122.74/volume/v3/group_snapshots Sep 07 09:59:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-273c849d-3317-43a5-a83f-cdd83f73ab8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ed513887-13dc-423c-8e91-a5222fb071b1", "name": "tempest-group_snapshot-300602562"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.group_snapshots [None req-273c849d-3317-43a5-a83f-cdd83f73ab8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ed513887-13dc-423c-8e91-a5222fb071b1', 'name': 'tempest-group_snapshot-300602562'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 09:59:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:29 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.group_snapshots [None req-273c849d-3317-43a5-a83f-cdd83f73ab8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Creating group_snapshot tempest-group_snapshot-300602562. Sep 07 09:59:29 devstack devstack@c-api.service[87186]: /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 09:59:29 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:59:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:29 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-440c371f-b06c-4c72-81f8-af09ae3a09dc tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Lock "cinder-attachment_update-15e4fccc-b0e8-488e-8c3e-d0261bf8472c-devstack" released by "attachment_update" :: held 0.368s {{(pid=87187) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:59:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-440c371f-b06c-4c72-81f8-af09ae3a09dc tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/attachments/f7df04a5-cfe4-422c-92da-dcee9ceb4343 returned with HTTP 200 Sep 07 09:59:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 124/251] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 09:59:29 2026] PUT /volume/v3/attachments/f7df04a5-cfe4-422c-92da-dcee9ceb4343 => generated 694 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-4932ac40-535c-4b44-9d60-a122576648f4 req-6edbc72e-7bad-49a4-9262-9e41c26855a5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-4932ac40-535c-4b44-9d60-a122576648f4 req-6edbc72e-7bad-49a4-9262-9e41c26855a5 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] DELETE http://192.168.122.74/volume/v3/attachments/7f4625f0-4fb8-46de-a091-07134780e8f5 Sep 07 09:59:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-4932ac40-535c-4b44-9d60-a122576648f4 req-6edbc72e-7bad-49a4-9262-9e41c26855a5 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-4932ac40-535c-4b44-9d60-a122576648f4 req-6edbc72e-7bad-49a4-9262-9e41c26855a5 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:30 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-273c849d-3317-43a5-a83f-cdd83f73ab8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-677229399 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-677229399, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:59:30 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-273c849d-3317-43a5-a83f-cdd83f73ab8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-677229399 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-677229399, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:59:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:30 devstack devstack@c-api.service[87187]: /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 09:59:30 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, Sep 07 09:59:30 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-273c849d-3317-43a5-a83f-cdd83f73ab8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Created reservations ['8ad86e11-90a7-432f-b27c-1b237afa3afb', '6586b251-3d2a-4dd1-99c5-c694197f20eb', '21c724dc-69df-4b7b-838c-bf901ea343db', '09143f57-2106-47ef-9bad-51d761b20907'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:59:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-4932ac40-535c-4b44-9d60-a122576648f4 req-6edbc72e-7bad-49a4-9262-9e41c26855a5 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/attachments/7f4625f0-4fb8-46de-a091-07134780e8f5 returned with HTTP 200 Sep 07 09:59:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 125/252] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 09:59:29 2026] DELETE /volume/v3/attachments/7f4625f0-4fb8-46de-a091-07134780e8f5 => generated 19 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-80a46857-6e4a-4f12-80c6-5a27f741d044 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-80a46857-6e4a-4f12-80c6-5a27f741d044 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] POST http://192.168.122.74/volume/v3/attachments/f7df04a5-cfe4-422c-92da-dcee9ceb4343/action Sep 07 09:59:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-80a46857-6e4a-4f12-80c6-5a27f741d044 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action body: b'{"os-complete": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:59:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-80a46857-6e4a-4f12-80c6-5a27f741d044 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-273c849d-3317-43a5-a83f-cdd83f73ab8b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots returned with HTTP 202 Sep 07 09:59:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 128/253] 192.168.122.74 () {62 vars in 1203 bytes} [Mon Sep 7 09:59:29 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d5fc978c-a440-4904-b3a1-a20692a97ec3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d5fc978c-a440-4904-b3a1-a20692a97ec3 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c Sep 07 09:59:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d5fc978c-a440-4904-b3a1-a20692a97ec3 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d5fc978c-a440-4904-b3a1-a20692a97ec3 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.group_snapshots [None req-d5fc978c-a440-4904-b3a1-a20692a97ec3 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:59:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:30 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:30 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d5fc978c-a440-4904-b3a1-a20692a97ec3 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c returned with HTTP 200 Sep 07 09:59:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 129/254] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:59:30 2026] GET /volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c => generated 306 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:59:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c322e78c-d99b-4f3e-b52e-da9272f02b14 req-80a46857-6e4a-4f12-80c6-5a27f741d044 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/attachments/f7df04a5-cfe4-422c-92da-dcee9ceb4343/action returned with HTTP 204 Sep 07 09:59:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 126/255] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 09:59:30 2026] POST /volume/v3/attachments/f7df04a5-cfe4-422c-92da-dcee9ceb4343/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-57b00ab1-f029-49c0-8f6d-46a15b6807e9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-57b00ab1-f029-49c0-8f6d-46a15b6807e9 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] GET http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 Sep 07 09:59:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-57b00ab1-f029-49c0-8f6d-46a15b6807e9 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-57b00ab1-f029-49c0-8f6d-46a15b6807e9 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-57b00ab1-f029-49c0-8f6d-46a15b6807e9 tempest-ServersNegativeTestJSON-147044492 tempest-ServersNegativeTestJSON-147044492-project-member] http://192.168.122.74/volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 returned with HTTP 404 Sep 07 09:59:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 130/256] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:30 2026] GET /volume/v3/volumes/26827e68-b1e1-4eda-a782-11d8e7de4f25 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-005008a9-fb6a-4a44-af20-d1d60876fab4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-005008a9-fb6a-4a44-af20-d1d60876fab4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c Sep 07 09:59:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-005008a9-fb6a-4a44-af20-d1d60876fab4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-005008a9-fb6a-4a44-af20-d1d60876fab4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-005008a9-fb6a-4a44-af20-d1d60876fab4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:59:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-005008a9-fb6a-4a44-af20-d1d60876fab4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c returned with HTTP 200 Sep 07 09:59:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 127/257] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:59:31 2026] GET /volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c => generated 306 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-de650b5c-4300-40ec-9059-21ed9b86837b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-de650b5c-4300-40ec-9059-21ed9b86837b tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] GET http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 Sep 07 09:59:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-de650b5c-4300-40ec-9059-21ed9b86837b tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-de650b5c-4300-40ec-9059-21ed9b86837b tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-de650b5c-4300-40ec-9059-21ed9b86837b tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Volume info retrieved successfully. Sep 07 09:59:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-de650b5c-4300-40ec-9059-21ed9b86837b tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 returned with HTTP 200 Sep 07 09:59:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 131/258] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:31 2026] GET /volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 => generated 851 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-52e2e686-eea7-4a2a-9f59-66451c8fe674 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-52e2e686-eea7-4a2a-9f59-66451c8fe674 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] GET http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 Sep 07 09:59:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-52e2e686-eea7-4a2a-9f59-66451c8fe674 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-52e2e686-eea7-4a2a-9f59-66451c8fe674 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:32 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:32 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-52e2e686-eea7-4a2a-9f59-66451c8fe674 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Volume info retrieved successfully. Sep 07 09:59:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-52e2e686-eea7-4a2a-9f59-66451c8fe674 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 returned with HTTP 200 Sep 07 09:59:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 128/259] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:32 2026] GET /volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a3f132ea-8c6b-40a7-a378-fc173315e9ce None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a3f132ea-8c6b-40a7-a378-fc173315e9ce tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] GET http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 Sep 07 09:59:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a3f132ea-8c6b-40a7-a378-fc173315e9ce tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a3f132ea-8c6b-40a7-a378-fc173315e9ce tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a3f132ea-8c6b-40a7-a378-fc173315e9ce tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Volume info retrieved successfully. Sep 07 09:59:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a3f132ea-8c6b-40a7-a378-fc173315e9ce tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 returned with HTTP 200 Sep 07 09:59:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 132/260] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:32 2026] GET /volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:59:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-42835d98-32ef-4409-acc1-155570c61749 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6cd9edba-8028-4ecf-88de-111577395bd7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-42835d98-32ef-4409-acc1-155570c61749 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c Sep 07 09:59:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6cd9edba-8028-4ecf-88de-111577395bd7 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] DELETE http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 Sep 07 09:59:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6cd9edba-8028-4ecf-88de-111577395bd7 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6cd9edba-8028-4ecf-88de-111577395bd7 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-42835d98-32ef-4409-acc1-155570c61749 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-42835d98-32ef-4409-acc1-155570c61749 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.group_snapshots [None req-42835d98-32ef-4409-acc1-155570c61749 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:59:32 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-6cd9edba-8028-4ecf-88de-111577395bd7 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Delete volume with id: 5b2a72c1-2962-4da7-90da-c2983f72b4b7 Sep 07 09:59:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:32 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:32 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 09:59:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6cd9edba-8028-4ecf-88de-111577395bd7 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Volume info retrieved successfully. Sep 07 09:59:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-42835d98-32ef-4409-acc1-155570c61749 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c returned with HTTP 200 Sep 07 09:59:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 133/261] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:59:32 2026] GET /volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c => generated 306 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6cd9edba-8028-4ecf-88de-111577395bd7 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Delete volume request issued successfully. Sep 07 09:59:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6cd9edba-8028-4ecf-88de-111577395bd7 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 returned with HTTP 202 Sep 07 09:59:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 129/262] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 09:59:32 2026] DELETE /volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:59:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1ba038eb-d4ce-4ccd-8120-3f48f88bceeb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1ba038eb-d4ce-4ccd-8120-3f48f88bceeb tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] GET http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 Sep 07 09:59:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1ba038eb-d4ce-4ccd-8120-3f48f88bceeb tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1ba038eb-d4ce-4ccd-8120-3f48f88bceeb tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1ba038eb-d4ce-4ccd-8120-3f48f88bceeb tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Volume info retrieved successfully. Sep 07 09:59:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1ba038eb-d4ce-4ccd-8120-3f48f88bceeb tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 returned with HTTP 200 Sep 07 09:59:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 134/263] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:32 2026] GET /volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1137c042-8288-4ce5-986c-ed4af984f36b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1137c042-8288-4ce5-986c-ed4af984f36b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c Sep 07 09:59:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1137c042-8288-4ce5-986c-ed4af984f36b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1137c042-8288-4ce5-986c-ed4af984f36b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-1137c042-8288-4ce5-986c-ed4af984f36b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:59:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1137c042-8288-4ce5-986c-ed4af984f36b tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c returned with HTTP 200 Sep 07 09:59:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 130/264] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:59:33 2026] GET /volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c => generated 306 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-46d99fce-7c80-4ede-bd9c-9d0c508a0581 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-46d99fce-7c80-4ede-bd9c-9d0c508a0581 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] GET http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 Sep 07 09:59:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-46d99fce-7c80-4ede-bd9c-9d0c508a0581 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-46d99fce-7c80-4ede-bd9c-9d0c508a0581 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:33 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:33 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-46d99fce-7c80-4ede-bd9c-9d0c508a0581 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Volume info retrieved successfully. Sep 07 09:59:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-46d99fce-7c80-4ede-bd9c-9d0c508a0581 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 returned with HTTP 200 Sep 07 09:59:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 135/265] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:33 2026] GET /volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fe85becd-6f25-4c9c-9e4d-80ed2cff16e4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fe85becd-6f25-4c9c-9e4d-80ed2cff16e4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c Sep 07 09:59:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fe85becd-6f25-4c9c-9e4d-80ed2cff16e4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fe85becd-6f25-4c9c-9e4d-80ed2cff16e4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-fe85becd-6f25-4c9c-9e4d-80ed2cff16e4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:59:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fe85becd-6f25-4c9c-9e4d-80ed2cff16e4 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c returned with HTTP 200 Sep 07 09:59:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 131/266] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:59:34 2026] GET /volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c => generated 307 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:59:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2d595c2b-a314-434b-8ec6-4cd9715da094 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2d595c2b-a314-434b-8ec6-4cd9715da094 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/detail Sep 07 09:59:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2d595c2b-a314-434b-8ec6-4cd9715da094 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2d595c2b-a314-434b-8ec6-4cd9715da094 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-2d595c2b-a314-434b-8ec6-4cd9715da094 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:34 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-2d595c2b-a314-434b-8ec6-4cd9715da094 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Building query based on filter {{(pid=87186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:59:34 devstack devstack@c-api.service[87186]: /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 09:59:34 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:59:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2d595c2b-a314-434b-8ec6-4cd9715da094 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Get all snapshots completed successfully. Sep 07 09:59:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4c7afbe7-76b6-41be-a8ed-ba0020894134 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2d595c2b-a314-434b-8ec6-4cd9715da094 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 09:59:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 136/267] 192.168.122.74 () {58 vars in 1143 bytes} [Mon Sep 7 09:59:34 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4c7afbe7-76b6-41be-a8ed-ba0020894134 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] GET http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 Sep 07 09:59:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4c7afbe7-76b6-41be-a8ed-ba0020894134 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4c7afbe7-76b6-41be-a8ed-ba0020894134 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-137060fc-bfd2-468b-ad30-441b2913c916 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-137060fc-bfd2-468b-ad30-441b2913c916 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/0abf28dd-781d-4ee5-8605-23c125d9fa3c Sep 07 09:59:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-137060fc-bfd2-468b-ad30-441b2913c916 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-137060fc-bfd2-468b-ad30-441b2913c916 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4c7afbe7-76b6-41be-a8ed-ba0020894134 tempest-DeleteServersTestJSON-2035648071 tempest-DeleteServersTestJSON-2035648071-project-member] http://192.168.122.74/volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 returned with HTTP 404 Sep 07 09:59:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 132/268] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:34 2026] GET /volume/v3/volumes/5b2a72c1-2962-4da7-90da-c2983f72b4b7 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-137060fc-bfd2-468b-ad30-441b2913c916 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Snapshot retrieved successfully. Sep 07 09:59:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-137060fc-bfd2-468b-ad30-441b2913c916 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/0abf28dd-781d-4ee5-8605-23c125d9fa3c returned with HTTP 200 Sep 07 09:59:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 137/269] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:34 2026] GET /volume/v3/snapshots/0abf28dd-781d-4ee5-8605-23c125d9fa3c => generated 450 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-74ba5026-4ad0-4466-bc36-8aa31d496335 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-74ba5026-4ad0-4466-bc36-8aa31d496335 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c Sep 07 09:59:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-74ba5026-4ad0-4466-bc36-8aa31d496335 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-74ba5026-4ad0-4466-bc36-8aa31d496335 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-74ba5026-4ad0-4466-bc36-8aa31d496335 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:59:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-74ba5026-4ad0-4466-bc36-8aa31d496335 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c returned with HTTP 200 Sep 07 09:59:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 133/270] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:59:34 2026] GET /volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c => generated 307 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5627cd11-47b6-4f61-a09a-d9b90dda4048 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5627cd11-47b6-4f61-a09a-d9b90dda4048 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/detail Sep 07 09:59:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5627cd11-47b6-4f61-a09a-d9b90dda4048 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5627cd11-47b6-4f61-a09a-d9b90dda4048 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:34 devstack devstack@c-api.service[87186]: /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 09:59:34 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 09:59:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5627cd11-47b6-4f61-a09a-d9b90dda4048 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 07 09:59:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 138/271] 192.168.122.74 () {60 vars in 1202 bytes} [Mon Sep 7 09:59:34 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a84fe9c6-68b2-4e5d-9506-0e121b7a38a8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a84fe9c6-68b2-4e5d-9506-0e121b7a38a8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] DELETE http://192.168.122.74/volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c Sep 07 09:59:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a84fe9c6-68b2-4e5d-9506-0e121b7a38a8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a84fe9c6-68b2-4e5d-9506-0e121b7a38a8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-a84fe9c6-68b2-4e5d-9506-0e121b7a38a8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] delete called for member 0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c {{(pid=87187) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 09:59:34 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.group_snapshots [None req-a84fe9c6-68b2-4e5d-9506-0e121b7a38a8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Delete group_snapshot with id: 0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c Sep 07 09:59:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:35 devstack devstack@c-api.service[87187]: /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 09:59:35 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:59:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a84fe9c6-68b2-4e5d-9506-0e121b7a38a8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c returned with HTTP 202 Sep 07 09:59:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 134/272] 192.168.122.74 () {60 vars in 1295 bytes} [Mon Sep 7 09:59:34 2026] DELETE /volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:59:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c089c158-172a-42a5-bce0-573f3ef8d383 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c089c158-172a-42a5-bce0-573f3ef8d383 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 09:59:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c089c158-172a-42a5-bce0-573f3ef8d383 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c089c158-172a-42a5-bce0-573f3ef8d383 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-c089c158-172a-42a5-bce0-573f3ef8d383 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-c089c158-172a-42a5-bce0-573f3ef8d383 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:35 devstack devstack@c-api.service[87186]: /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 09:59:35 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:59:35 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:35 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c089c158-172a-42a5-bce0-573f3ef8d383 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Get all volumes completed successfully. Sep 07 09:59:35 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-c089c158-172a-42a5-bce0-573f3ef8d383 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:59:35 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-c089c158-172a-42a5-bce0-573f3ef8d383 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:59:35 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-c089c158-172a-42a5-bce0-573f3ef8d383 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:59:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c089c158-172a-42a5-bce0-573f3ef8d383 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:59:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 139/273] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 09:59:35 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-650605cf-9869-4489-a582-227c8e9700df None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-650605cf-9869-4489-a582-227c8e9700df tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/detail Sep 07 09:59:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-650605cf-9869-4489-a582-227c8e9700df tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-650605cf-9869-4489-a582-227c8e9700df tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-650605cf-9869-4489-a582-227c8e9700df tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:35 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:35 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:35 devstack devstack@c-api.service[87187]: DEBUG cinder.db.api [None req-650605cf-9869-4489-a582-227c8e9700df tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Building query based on filter {{(pid=87187) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:59:35 devstack devstack@c-api.service[87187]: /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 09:59:35 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:59:35 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-650605cf-9869-4489-a582-227c8e9700df tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Get all snapshots completed successfully. Sep 07 09:59:35 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:35 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-650605cf-9869-4489-a582-227c8e9700df tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 09:59:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 135/274] 192.168.122.74 () {58 vars in 1143 bytes} [Mon Sep 7 09:59:35 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-392dd19a-de1b-4aa0-ad81-8cd9eafbfdb8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-392dd19a-de1b-4aa0-ad81-8cd9eafbfdb8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/0abf28dd-781d-4ee5-8605-23c125d9fa3c Sep 07 09:59:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-392dd19a-de1b-4aa0-ad81-8cd9eafbfdb8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-392dd19a-de1b-4aa0-ad81-8cd9eafbfdb8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-392dd19a-de1b-4aa0-ad81-8cd9eafbfdb8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Snapshot retrieved successfully. Sep 07 09:59:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-392dd19a-de1b-4aa0-ad81-8cd9eafbfdb8 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/0abf28dd-781d-4ee5-8605-23c125d9fa3c returned with HTTP 200 Sep 07 09:59:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 140/275] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:35 2026] GET /volume/v3/snapshots/0abf28dd-781d-4ee5-8605-23c125d9fa3c => generated 449 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fbb61323-f838-4814-bb42-26db64165c89 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fbb61323-f838-4814-bb42-26db64165c89 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/0abf28dd-781d-4ee5-8605-23c125d9fa3c Sep 07 09:59:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fbb61323-f838-4814-bb42-26db64165c89 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fbb61323-f838-4814-bb42-26db64165c89 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fbb61323-f838-4814-bb42-26db64165c89 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Snapshot retrieved successfully. Sep 07 09:59:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fbb61323-f838-4814-bb42-26db64165c89 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/0abf28dd-781d-4ee5-8605-23c125d9fa3c returned with HTTP 200 Sep 07 09:59:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 136/276] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:36 2026] GET /volume/v3/snapshots/0abf28dd-781d-4ee5-8605-23c125d9fa3c => generated 449 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a45ef0a6-ca51-4088-b653-29160a55bdb9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a45ef0a6-ca51-4088-b653-29160a55bdb9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/snapshots/0abf28dd-781d-4ee5-8605-23c125d9fa3c Sep 07 09:59:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a45ef0a6-ca51-4088-b653-29160a55bdb9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a45ef0a6-ca51-4088-b653-29160a55bdb9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a45ef0a6-ca51-4088-b653-29160a55bdb9 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/snapshots/0abf28dd-781d-4ee5-8605-23c125d9fa3c returned with HTTP 404 Sep 07 09:59:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 141/277] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:37 2026] GET /volume/v3/snapshots/0abf28dd-781d-4ee5-8605-23c125d9fa3c => generated 111 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-73c052ec-a74c-4567-8202-43eb28045c47 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-73c052ec-a74c-4567-8202-43eb28045c47 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c Sep 07 09:59:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-73c052ec-a74c-4567-8202-43eb28045c47 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-73c052ec-a74c-4567-8202-43eb28045c47 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-73c052ec-a74c-4567-8202-43eb28045c47 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member 0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:59:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-73c052ec-a74c-4567-8202-43eb28045c47 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c returned with HTTP 404 Sep 07 09:59:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 137/278] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 09:59:37 2026] GET /volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 09:59:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bd6a7491-fdcb-4bd1-ae96-1df4ccdc8f87 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bd6a7491-fdcb-4bd1-ae96-1df4ccdc8f87 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/group_snapshots Sep 07 09:59:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bd6a7491-fdcb-4bd1-ae96-1df4ccdc8f87 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bd6a7491-fdcb-4bd1-ae96-1df4ccdc8f87 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:37 devstack devstack@c-api.service[87186]: /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 09:59:37 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 09:59:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bd6a7491-fdcb-4bd1-ae96-1df4ccdc8f87 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots returned with HTTP 200 Sep 07 09:59:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 142/279] 192.168.122.74 () {60 vars in 1181 bytes} [Mon Sep 7 09:59:37 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-41f4d40b-282a-48d3-b9d8-1279671f0b90 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-41f4d40b-282a-48d3-b9d8-1279671f0b90 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] DELETE http://192.168.122.74/volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c Sep 07 09:59:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-41f4d40b-282a-48d3-b9d8-1279671f0b90 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-41f4d40b-282a-48d3-b9d8-1279671f0b90 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-41f4d40b-282a-48d3-b9d8-1279671f0b90 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] delete called for member 0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c {{(pid=87187) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 09:59:37 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.group_snapshots [None req-41f4d40b-282a-48d3-b9d8-1279671f0b90 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Delete group_snapshot with id: 0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c Sep 07 09:59:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-41f4d40b-282a-48d3-b9d8-1279671f0b90 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c returned with HTTP 404 Sep 07 09:59:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 138/280] 192.168.122.74 () {60 vars in 1295 bytes} [Mon Sep 7 09:59:37 2026] DELETE /volume/v3/group_snapshots/0671e36a-3e5d-4ee9-b0ad-94cab8fecb9c => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:59:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ea0c3f7e-ee84-4717-9382-9fdc692cde04 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ea0c3f7e-ee84-4717-9382-9fdc692cde04 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 09:59:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ea0c3f7e-ee84-4717-9382-9fdc692cde04 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ea0c3f7e-ee84-4717-9382-9fdc692cde04 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-ea0c3f7e-ee84-4717-9382-9fdc692cde04 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ea0c3f7e-ee84-4717-9382-9fdc692cde04 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:37 devstack devstack@c-api.service[87186]: /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 09:59:37 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:59:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ea0c3f7e-ee84-4717-9382-9fdc692cde04 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Get all volumes completed successfully. Sep 07 09:59:37 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-ea0c3f7e-ee84-4717-9382-9fdc692cde04 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:59:37 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-ea0c3f7e-ee84-4717-9382-9fdc692cde04 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:59:37 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-ea0c3f7e-ee84-4717-9382-9fdc692cde04 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:59:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ea0c3f7e-ee84-4717-9382-9fdc692cde04 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:59:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 143/281] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 09:59:37 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:59:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4ea14ef1-6b52-4660-86bd-977b063d1644 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4ea14ef1-6b52-4660-86bd-977b063d1644 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] POST http://192.168.122.74/volume/v3/groups/ed513887-13dc-423c-8e91-a5222fb071b1/action Sep 07 09:59:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4ea14ef1-6b52-4660-86bd-977b063d1644 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:59:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4ea14ef1-6b52-4660-86bd-977b063d1644 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-4ea14ef1-6b52-4660-86bd-977b063d1644 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] delete called for group ed513887-13dc-423c-8e91-a5222fb071b1 {{(pid=87187) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 09:59:37 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.groups [None req-4ea14ef1-6b52-4660-86bd-977b063d1644 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Delete group with id: ed513887-13dc-423c-8e91-a5222fb071b1 Sep 07 09:59:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 09:59:37 devstack devstack@c-api.service[87187]: /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 09:59:37 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 09:59:38 devstack devstack@c-api.service[87187]: /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 09:59:38 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:59:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4ea14ef1-6b52-4660-86bd-977b063d1644 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/ed513887-13dc-423c-8e91-a5222fb071b1/action returned with HTTP 202 Sep 07 09:59:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 139/282] 192.168.122.74 () {62 vars in 1307 bytes} [Mon Sep 7 09:59:37 2026] POST /volume/v3/groups/ed513887-13dc-423c-8e91-a5222fb071b1/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:59:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-07feb66d-8f03-44b9-aa98-1c1514370738 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-07feb66d-8f03-44b9-aa98-1c1514370738 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/62e90beb-b056-42e3-94e2-d1fd49e1da3f Sep 07 09:59:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-07feb66d-8f03-44b9-aa98-1c1514370738 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-07feb66d-8f03-44b9-aa98-1c1514370738 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 09:59:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-07feb66d-8f03-44b9-aa98-1c1514370738 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Volume info retrieved successfully. Sep 07 09:59:38 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-07feb66d-8f03-44b9-aa98-1c1514370738 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:59:38 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-07feb66d-8f03-44b9-aa98-1c1514370738 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:59:38 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-07feb66d-8f03-44b9-aa98-1c1514370738 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:59:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 09:59:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-07feb66d-8f03-44b9-aa98-1c1514370738 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/62e90beb-b056-42e3-94e2-d1fd49e1da3f returned with HTTP 200 Sep 07 09:59:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 144/283] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:38 2026] GET /volume/v3/volumes/62e90beb-b056-42e3-94e2-d1fd49e1da3f => generated 919 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:59:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b505ef68-e43f-4838-b642-7b46affdde84 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b505ef68-e43f-4838-b642-7b46affdde84 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/volumes/62e90beb-b056-42e3-94e2-d1fd49e1da3f Sep 07 09:59:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b505ef68-e43f-4838-b642-7b46affdde84 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b505ef68-e43f-4838-b642-7b46affdde84 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b505ef68-e43f-4838-b642-7b46affdde84 tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/volumes/62e90beb-b056-42e3-94e2-d1fd49e1da3f returned with HTTP 404 Sep 07 09:59:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 140/284] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:39 2026] GET /volume/v3/volumes/62e90beb-b056-42e3-94e2-d1fd49e1da3f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:59:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-46dfb82c-2b93-4827-aa54-2906b6d4bc8d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-46dfb82c-2b93-4827-aa54-2906b6d4bc8d tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] GET http://192.168.122.74/volume/v3/groups/ed513887-13dc-423c-8e91-a5222fb071b1 Sep 07 09:59:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-46dfb82c-2b93-4827-aa54-2906b6d4bc8d tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-46dfb82c-2b93-4827-aa54-2906b6d4bc8d tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-46dfb82c-2b93-4827-aa54-2906b6d4bc8d tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] show called for member ed513887-13dc-423c-8e91-a5222fb071b1 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:59:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-46dfb82c-2b93-4827-aa54-2906b6d4bc8d tempest-GroupSnapshotsTest-1849189312 tempest-GroupSnapshotsTest-1849189312-project-member] http://192.168.122.74/volume/v3/groups/ed513887-13dc-423c-8e91-a5222fb071b1 returned with HTTP 404 Sep 07 09:59:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 145/285] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 09:59:39 2026] GET /volume/v3/groups/ed513887-13dc-423c-8e91-a5222fb071b1 => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 09:59:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0748235b-ec37-4640-a596-32a93831ce22 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0748235b-ec37-4640-a596-32a93831ce22 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] DELETE http://192.168.122.74/volume/v3/group_types/27a5467f-e776-4253-af47-26c7b1f8b56f Sep 07 09:59:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0748235b-ec37-4640-a596-32a93831ce22 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0748235b-ec37-4640-a596-32a93831ce22 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0748235b-ec37-4640-a596-32a93831ce22 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] http://192.168.122.74/volume/v3/group_types/27a5467f-e776-4253-af47-26c7b1f8b56f returned with HTTP 202 Sep 07 09:59:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 141/286] 192.168.122.74 () {60 vars in 1283 bytes} [Mon Sep 7 09:59:39 2026] DELETE /volume/v3/group_types/27a5467f-e776-4253-af47-26c7b1f8b56f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:59:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d17da147-c898-4d8f-9d43-b79a9ea84a2a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d17da147-c898-4d8f-9d43-b79a9ea84a2a tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] DELETE http://192.168.122.74/volume/v3/types/3f5a8ca4-bda5-44e3-8933-2a1cfef513b6 Sep 07 09:59:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d17da147-c898-4d8f-9d43-b79a9ea84a2a tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d17da147-c898-4d8f-9d43-b79a9ea84a2a tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d17da147-c898-4d8f-9d43-b79a9ea84a2a tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] http://192.168.122.74/volume/v3/types/3f5a8ca4-bda5-44e3-8933-2a1cfef513b6 returned with HTTP 202 Sep 07 09:59:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 146/287] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 09:59:39 2026] DELETE /volume/v3/types/3f5a8ca4-bda5-44e3-8933-2a1cfef513b6 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:59:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e1d70fea-ab8e-44c9-97b4-dc752c9d7a53 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e1d70fea-ab8e-44c9-97b4-dc752c9d7a53 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] GET http://192.168.122.74/volume/v3/types/3f5a8ca4-bda5-44e3-8933-2a1cfef513b6 Sep 07 09:59:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e1d70fea-ab8e-44c9-97b4-dc752c9d7a53 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e1d70fea-ab8e-44c9-97b4-dc752c9d7a53 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e1d70fea-ab8e-44c9-97b4-dc752c9d7a53 tempest-GroupSnapshotsTest-1732451257 tempest-GroupSnapshotsTest-1732451257-project-admin] http://192.168.122.74/volume/v3/types/3f5a8ca4-bda5-44e3-8933-2a1cfef513b6 returned with HTTP 404 Sep 07 09:59:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 142/288] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 09:59:39 2026] GET /volume/v3/types/3f5a8ca4-bda5-44e3-8933-2a1cfef513b6 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:59:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9a82f3e6-93af-4ac5-b74c-0124a2ac2fe6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9a82f3e6-93af-4ac5-b74c-0124a2ac2fe6 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] POST http://192.168.122.74/volume/v3/group_types Sep 07 09:59:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9a82f3e6-93af-4ac5-b74c-0124a2ac2fe6 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-46195403"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9a82f3e6-93af-4ac5-b74c-0124a2ac2fe6 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] http://192.168.122.74/volume/v3/group_types returned with HTTP 202 Sep 07 09:59:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 147/289] 192.168.122.74 () {62 vars in 1190 bytes} [Mon Sep 7 09:59:47 2026] POST /volume/v3/group_types => generated 179 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5b3ed8e1-5e79-42a9-a451-8a0beb3c6ca4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5b3ed8e1-5e79-42a9-a451-8a0beb3c6ca4 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] POST http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs Sep 07 09:59:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5b3ed8e1-5e79-42a9-a451-8a0beb3c6ca4 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5b3ed8e1-5e79-42a9-a451-8a0beb3c6ca4 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs returned with HTTP 202 Sep 07 09:59:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 143/290] 192.168.122.74 () {62 vars in 1337 bytes} [Mon Sep 7 09:59:48 2026] POST /volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs => generated 53 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:59:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-38746448-f636-475a-8a8a-3ed42fd3a7b9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-38746448-f636-475a-8a8a-3ed42fd3a7b9 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] POST http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs Sep 07 09:59:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-38746448-f636-475a-8a8a-3ed42fd3a7b9 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-38746448-f636-475a-8a8a-3ed42fd3a7b9 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs returned with HTTP 202 Sep 07 09:59:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 148/291] 192.168.122.74 () {62 vars in 1337 bytes} [Mon Sep 7 09:59:48 2026] POST /volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs => generated 61 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:59:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4e5152b8-33c6-47e0-b278-7384fb1dbada None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4e5152b8-33c6-47e0-b278-7384fb1dbada tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] GET http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key2 Sep 07 09:59:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4e5152b8-33c6-47e0-b278-7384fb1dbada tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4e5152b8-33c6-47e0-b278-7384fb1dbada tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4e5152b8-33c6-47e0-b278-7384fb1dbada tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key2 returned with HTTP 200 Sep 07 09:59:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 144/292] 192.168.122.74 () {60 vars in 1331 bytes} [Mon Sep 7 09:59:48 2026] GET /volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key2 => generated 26 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-93009956-c7e1-48c0-8fac-c88a936ae5fa None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-93009956-c7e1-48c0-8fac-c88a936ae5fa tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] GET http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key3 Sep 07 09:59:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-93009956-c7e1-48c0-8fac-c88a936ae5fa tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-93009956-c7e1-48c0-8fac-c88a936ae5fa tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-93009956-c7e1-48c0-8fac-c88a936ae5fa tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key3 returned with HTTP 200 Sep 07 09:59:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 149/293] 192.168.122.74 () {60 vars in 1331 bytes} [Mon Sep 7 09:59:48 2026] GET /volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key3 => generated 18 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-065822da-cfb8-4b21-b72f-f9edaaf5e454 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-065822da-cfb8-4b21-b72f-f9edaaf5e454 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] PUT http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key3 Sep 07 09:59:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-065822da-cfb8-4b21-b72f-f9edaaf5e454 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-065822da-cfb8-4b21-b72f-f9edaaf5e454 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key3 returned with HTTP 200 Sep 07 09:59:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 145/294] 192.168.122.74 () {62 vars in 1351 bytes} [Mon Sep 7 09:59:48 2026] PUT /volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key3 => generated 26 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ea1a1b22-8d19-417a-9ee5-2616b38b2273 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ea1a1b22-8d19-417a-9ee5-2616b38b2273 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] GET http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs Sep 07 09:59:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ea1a1b22-8d19-417a-9ee5-2616b38b2273 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ea1a1b22-8d19-417a-9ee5-2616b38b2273 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ea1a1b22-8d19-417a-9ee5-2616b38b2273 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs returned with HTTP 200 Sep 07 09:59:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 150/295] 192.168.122.74 () {60 vars in 1316 bytes} [Mon Sep 7 09:59:48 2026] GET /volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs => generated 87 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-339d6d5b-2b6d-471a-8e53-138d66669911 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-339d6d5b-2b6d-471a-8e53-138d66669911 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] DELETE http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key1 Sep 07 09:59:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-339d6d5b-2b6d-471a-8e53-138d66669911 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-339d6d5b-2b6d-471a-8e53-138d66669911 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-339d6d5b-2b6d-471a-8e53-138d66669911 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key1 returned with HTTP 202 Sep 07 09:59:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 146/296] 192.168.122.74 () {60 vars in 1334 bytes} [Mon Sep 7 09:59:48 2026] DELETE /volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:59:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f82e3c60-aff3-40b3-837d-482afbd8ca49 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f82e3c60-aff3-40b3-837d-482afbd8ca49 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] GET http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key1 Sep 07 09:59:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f82e3c60-aff3-40b3-837d-482afbd8ca49 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f82e3c60-aff3-40b3-837d-482afbd8ca49 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f82e3c60-aff3-40b3-837d-482afbd8ca49 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] HTTP exception thrown: Group Type 21d7d426-b6e5-4770-95d0-386baa9f0e85 has no extra spec with key key1. Sep 07 09:59:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f82e3c60-aff3-40b3-837d-482afbd8ca49 tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key1 returned with HTTP 404 Sep 07 09:59:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 151/297] 192.168.122.74 () {60 vars in 1331 bytes} [Mon Sep 7 09:59:48 2026] GET /volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key1 => generated 126 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:59:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c947006d-3b41-4c2d-9bf3-18e882213a8c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c947006d-3b41-4c2d-9bf3-18e882213a8c tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] DELETE http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key2 Sep 07 09:59:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c947006d-3b41-4c2d-9bf3-18e882213a8c tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c947006d-3b41-4c2d-9bf3-18e882213a8c tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c947006d-3b41-4c2d-9bf3-18e882213a8c tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key2 returned with HTTP 202 Sep 07 09:59:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 147/298] 192.168.122.74 () {60 vars in 1334 bytes} [Mon Sep 7 09:59:48 2026] DELETE /volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:59:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-500503e3-0cda-45db-b105-c48712ca48fd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-500503e3-0cda-45db-b105-c48712ca48fd tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] GET http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key2 Sep 07 09:59:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-500503e3-0cda-45db-b105-c48712ca48fd tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-500503e3-0cda-45db-b105-c48712ca48fd tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-500503e3-0cda-45db-b105-c48712ca48fd tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] HTTP exception thrown: Group Type 21d7d426-b6e5-4770-95d0-386baa9f0e85 has no extra spec with key key2. Sep 07 09:59:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-500503e3-0cda-45db-b105-c48712ca48fd tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key2 returned with HTTP 404 Sep 07 09:59:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 152/299] 192.168.122.74 () {60 vars in 1331 bytes} [Mon Sep 7 09:59:48 2026] GET /volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key2 => generated 126 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:59:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f66d17a8-f191-4768-b01d-7d611f5c070d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f66d17a8-f191-4768-b01d-7d611f5c070d tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] DELETE http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key3 Sep 07 09:59:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f66d17a8-f191-4768-b01d-7d611f5c070d tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f66d17a8-f191-4768-b01d-7d611f5c070d tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f66d17a8-f191-4768-b01d-7d611f5c070d tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key3 returned with HTTP 202 Sep 07 09:59:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 148/300] 192.168.122.74 () {60 vars in 1334 bytes} [Mon Sep 7 09:59:48 2026] DELETE /volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 09:59:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3ff8c290-30a7-4a7a-8489-fa54da2c470b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3ff8c290-30a7-4a7a-8489-fa54da2c470b tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] GET http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key3 Sep 07 09:59:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3ff8c290-30a7-4a7a-8489-fa54da2c470b tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3ff8c290-30a7-4a7a-8489-fa54da2c470b tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3ff8c290-30a7-4a7a-8489-fa54da2c470b tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] HTTP exception thrown: Group Type 21d7d426-b6e5-4770-95d0-386baa9f0e85 has no extra spec with key key3. Sep 07 09:59:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3ff8c290-30a7-4a7a-8489-fa54da2c470b tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key3 returned with HTTP 404 Sep 07 09:59:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 153/301] 192.168.122.74 () {60 vars in 1331 bytes} [Mon Sep 7 09:59:48 2026] GET /volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85/group_specs/key3 => generated 126 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:59:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f9c8bb54-7fd7-4505-b266-6e6e9076b5fd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f9c8bb54-7fd7-4505-b266-6e6e9076b5fd tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] DELETE http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85 Sep 07 09:59:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f9c8bb54-7fd7-4505-b266-6e6e9076b5fd tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f9c8bb54-7fd7-4505-b266-6e6e9076b5fd tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f9c8bb54-7fd7-4505-b266-6e6e9076b5fd tempest-GroupTypeSpecsTest-1095616901 tempest-GroupTypeSpecsTest-1095616901-project-admin] http://192.168.122.74/volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85 returned with HTTP 202 Sep 07 09:59:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 149/302] 192.168.122.74 () {60 vars in 1283 bytes} [Mon Sep 7 09:59:48 2026] DELETE /volume/v3/group_types/21d7d426-b6e5-4770-95d0-386baa9f0e85 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:59:58 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=309,cinder:INSERT=35,cinder:UPDATE=60 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:59:58 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=315,cinder:INSERT=29,cinder:UPDATE=69 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:59:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cf46f5cc-6bc8-4b75-b40b-f67acdc6c4d5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cf46f5cc-6bc8-4b75-b40b-f67acdc6c4d5 tempest-GroupsV314Test-1588191664 tempest-GroupsV314Test-1588191664-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:00:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cf46f5cc-6bc8-4b75-b40b-f67acdc6c4d5 tempest-GroupsV314Test-1588191664 tempest-GroupsV314Test-1588191664-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-579678378"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cf46f5cc-6bc8-4b75-b40b-f67acdc6c4d5 tempest-GroupsV314Test-1588191664 tempest-GroupsV314Test-1588191664-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:00:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 154/303] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 09:59:59 2026] POST /volume/v3/types => generated 219 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:00:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-169c97aa-f724-43b4-a55a-6640cce5188b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-169c97aa-f724-43b4-a55a-6640cce5188b tempest-GroupsV314Test-1588191664 tempest-GroupsV314Test-1588191664-project-admin] POST http://192.168.122.74/volume/v3/group_types Sep 07 10:00:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-169c97aa-f724-43b4-a55a-6640cce5188b tempest-GroupsV314Test-1588191664 tempest-GroupsV314Test-1588191664-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-2005172118"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-169c97aa-f724-43b4-a55a-6640cce5188b tempest-GroupsV314Test-1588191664 tempest-GroupsV314Test-1588191664-project-admin] http://192.168.122.74/volume/v3/group_types returned with HTTP 202 Sep 07 10:00:00 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 150/304] 192.168.122.74 () {62 vars in 1190 bytes} [Mon Sep 7 10:00:00 2026] POST /volume/v3/group_types => generated 177 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:00:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b14fc1f6-255d-4542-ae4f-3a12131fb84c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b14fc1f6-255d-4542-ae4f-3a12131fb84c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] POST http://192.168.122.74/volume/v3/groups Sep 07 10:00:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b14fc1f6-255d-4542-ae4f-3a12131fb84c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "34ac84ad-1924-424b-bb46-f4fe659c9875", "volume_types": ["1650c68c-deb3-42d9-b420-07a72b78930c"], "name": "tempest-GroupsV314Test-Group-1608955028"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-b14fc1f6-255d-4542-ae4f-3a12131fb84c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Creating new group {'group': {'group_type': '34ac84ad-1924-424b-bb46-f4fe659c9875', 'volume_types': ['1650c68c-deb3-42d9-b420-07a72b78930c'], 'name': 'tempest-GroupsV314Test-Group-1608955028'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 10:00:00 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.groups [None req-b14fc1f6-255d-4542-ae4f-3a12131fb84c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Creating group tempest-GroupsV314Test-Group-1608955028. Sep 07 10:00:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b14fc1f6-255d-4542-ae4f-3a12131fb84c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Availability Zones retrieved successfully. Sep 07 10:00:00 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-b14fc1f6-255d-4542-ae4f-3a12131fb84c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Created reservations ['ab123451-12b6-453b-a621-ba893e196b00'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:00:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b14fc1f6-255d-4542-ae4f-3a12131fb84c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/groups returned with HTTP 202 Sep 07 10:00:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 155/305] 192.168.122.74 () {62 vars in 1176 bytes} [Mon Sep 7 10:00:00 2026] POST /volume/v3/groups => generated 108 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:00:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-16ce4935-3856-40fc-9238-76fc46e09616 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-16ce4935-3856-40fc-9238-76fc46e09616 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/groups/a0706ed5-a4b8-4639-982f-805e2f094444 Sep 07 10:00:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-16ce4935-3856-40fc-9238-76fc46e09616 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-16ce4935-3856-40fc-9238-76fc46e09616 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-16ce4935-3856-40fc-9238-76fc46e09616 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] show called for member a0706ed5-a4b8-4639-982f-805e2f094444 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:00:00 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:00 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:00 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:00 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:00:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-16ce4935-3856-40fc-9238-76fc46e09616 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/groups/a0706ed5-a4b8-4639-982f-805e2f094444 returned with HTTP 200 Sep 07 10:00:00 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 151/306] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:00:00 2026] GET /volume/v3/groups/a0706ed5-a4b8-4639-982f-805e2f094444 => generated 388 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f9cacbfb-0139-4a94-a29f-1c3bc8c16d82 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f9cacbfb-0139-4a94-a29f-1c3bc8c16d82 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 10:00:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f9cacbfb-0139-4a94-a29f-1c3bc8c16d82 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f9cacbfb-0139-4a94-a29f-1c3bc8c16d82 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:00 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:00 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f9cacbfb-0139-4a94-a29f-1c3bc8c16d82 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f9cacbfb-0139-4a94-a29f-1c3bc8c16d82 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 10:00:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 156/307] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:00 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 1145 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-588e11ef-f163-4a3a-b68b-945c01a19b86 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-588e11ef-f163-4a3a-b68b-945c01a19b86 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 10:00:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-588e11ef-f163-4a3a-b68b-945c01a19b86 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-588e11ef-f163-4a3a-b68b-945c01a19b86 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-eb078040-3b6a-40c5-897e-d6821453d771 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-eb078040-3b6a-40c5-897e-d6821453d771 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/groups/a0706ed5-a4b8-4639-982f-805e2f094444 Sep 07 10:00:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-eb078040-3b6a-40c5-897e-d6821453d771 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-eb078040-3b6a-40c5-897e-d6821453d771 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-eb078040-3b6a-40c5-897e-d6821453d771 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] show called for member a0706ed5-a4b8-4639-982f-805e2f094444 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:00:01 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:01 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-588e11ef-f163-4a3a-b68b-945c01a19b86 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:01 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:01 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:00:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-eb078040-3b6a-40c5-897e-d6821453d771 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/groups/a0706ed5-a4b8-4639-982f-805e2f094444 returned with HTTP 200 Sep 07 10:00:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 157/308] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:00:01 2026] GET /volume/v3/groups/a0706ed5-a4b8-4639-982f-805e2f094444 => generated 389 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7a727f05-7e8f-482d-b00b-67220c1c723c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-588e11ef-f163-4a3a-b68b-945c01a19b86 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 10:00:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:00:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 152/309] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:01 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 1145 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1210516327", "volume_type": "1650c68c-deb3-42d9-b420-07a72b78930c", "group_id": "a0706ed5-a4b8-4639-982f-805e2f094444", "size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1210516327', 'volume_type': '1650c68c-deb3-42d9-b420-07a72b78930c', 'group_id': 'a0706ed5-a4b8-4639-982f-805e2f094444', 'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:00:01 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:01 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:01 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Create volume of 1 GB Sep 07 10:00:01 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:01 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:00:01 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Availability Zones retrieved successfully. Sep 07 10:00:01 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Flow 'volume_create_api' (6b6d0874-3442-473e-a9e4-196d95886b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:01 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9142c030-62a5-432d-b597-01bce9caa33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:01 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:01 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:01 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:00:01 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9142c030-62a5-432d-b597-01bce9caa33b) 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:00:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1650c68c-deb3-42d9-b420-07a72b78930c,is_public=True,name='tempest-GroupsV314Test-volume-type-579678378',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1650c68c-deb3-42d9-b420-07a72b78930c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a0706ed5-a4b8-4639-982f-805e2f094444', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:01 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9051a0-16e9-40e9-8d97-5a858aba383b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-a16e364e-e7bf-4f74-b8fb-9a792ebbde16 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-a16e364e-e7bf-4f74-b8fb-9a792ebbde16 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 10:00:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-a16e364e-e7bf-4f74-b8fb-9a792ebbde16 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-a16e364e-e7bf-4f74-b8fb-9a792ebbde16 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-a16e364e-e7bf-4f74-b8fb-9a792ebbde16 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-a16e364e-e7bf-4f74-b8fb-9a792ebbde16 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 10:00:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 153/310] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:00:01 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 1145 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:01 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-579678378 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-579678378, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:00:01 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-579678378 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-579678378, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:00:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-440f63bd-63f6-488b-9d17-485223dbb120 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-440f63bd-63f6-488b-9d17-485223dbb120 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] POST http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c/action Sep 07 10:00:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-440f63bd-63f6-488b-9d17-485223dbb120 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:00:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-440f63bd-63f6-488b-9d17-485223dbb120 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-440f63bd-63f6-488b-9d17-485223dbb120 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-440f63bd-63f6-488b-9d17-485223dbb120 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Begin detaching volume completed successfully. Sep 07 10:00:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-440f63bd-63f6-488b-9d17-485223dbb120 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c/action returned with HTTP 202 Sep 07 10:00:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 154/311] 192.168.122.74 () {64 vars in 1556 bytes} [Mon Sep 7 10:00:01 2026] POST /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:00:02 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Created reservations ['535d23f5-18d7-4aed-ae65-18c345b5ac11', '410d2e6d-683c-426a-abd4-ca75ae9008cf', '6078359a-de46-48c6-aa99-326d18e1f98e', 'e241b78d-ffc3-4309-baa3-bf8f9c62df88'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:00:02 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9051a0-16e9-40e9-8d97-5a858aba383b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['535d23f5-18d7-4aed-ae65-18c345b5ac11', '410d2e6d-683c-426a-abd4-ca75ae9008cf', '6078359a-de46-48c6-aa99-326d18e1f98e', 'e241b78d-ffc3-4309-baa3-bf8f9c62df88']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:02 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06bce0e0-29a8-4347-b761-564ab2226d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:02 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06bce0e0-29a8-4347-b761-564ab2226d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3817023-e52a-4ba0-b29f-b2377e4aa977', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1210516327',encryption_key_id=None,group_id=a0706ed5-a4b8-4639-982f-805e2f094444,group_type_id=,metadata={},multiattach=False,project_id='b1d0f5d7a3784a53b288d7a2698d8853',qos_specs=None,replication_status=,reservations=['535d23f5-18d7-4aed-ae65-18c345b5ac11','410d2e6d-683c-426a-abd4-ca75ae9008cf','6078359a-de46-48c6-aa99-326d18e1f98e','e241b78d-ffc3-4309-baa3-bf8f9c62df88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4b888888eb5461688d45b4677cb63ff',volume_type_id=1650c68c-deb3-42d9-b420-07a72b78930c), 'volume': Volume(_name_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:00:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1210516327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a0706ed5-a4b8-4639-982f-805e2f094444,host=None,id=c3817023-e52a-4ba0-b29f-b2377e4aa977,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1d0f5d7a3784a53b288d7a2698d8853',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4b888888eb5461688d45b4677cb63ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1650c68c-deb3-42d9-b420-07a72b78930c),volume_type_id=1650c68c-deb3-42d9-b420-07a72b78930c)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:02 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33e861f4-ea0f-4e5f-9043-7851e65fcd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fdee9d18-ac7c-4135-a4c0-82eb698bdae5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fdee9d18-ac7c-4135-a4c0-82eb698bdae5 None None] GET http://192.168.122.74/volume// Sep 07 10:00:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fdee9d18-ac7c-4135-a4c0-82eb698bdae5 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fdee9d18-ac7c-4135-a4c0-82eb698bdae5 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fdee9d18-ac7c-4135-a4c0-82eb698bdae5 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:00:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 155/312] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:00:02 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:00:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-4bb514e7-6cd2-4d1e-9f9b-5ffffa05b557 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-4bb514e7-6cd2-4d1e-9f9b-5ffffa05b557 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 10:00:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-4bb514e7-6cd2-4d1e-9f9b-5ffffa05b557 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-4bb514e7-6cd2-4d1e-9f9b-5ffffa05b557 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:02 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33e861f4-ea0f-4e5f-9043-7851e65fcd47) transitioned into state 'SUCCESS' from state '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-1210516327',encryption_key_id=None,group_id=a0706ed5-a4b8-4639-982f-805e2f094444,group_type_id=,metadata={},multiattach=False,project_id='b1d0f5d7a3784a53b288d7a2698d8853',qos_specs=None,replication_status=,reservations=['535d23f5-18d7-4aed-ae65-18c345b5ac11','410d2e6d-683c-426a-abd4-ca75ae9008cf','6078359a-de46-48c6-aa99-326d18e1f98e','e241b78d-ffc3-4309-baa3-bf8f9c62df88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4b888888eb5461688d45b4677cb63ff',volume_type_id=1650c68c-deb3-42d9-b420-07a72b78930c)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:02 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6af6d40d-88be-417d-a0a6-2b872f0559ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:02 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6af6d40d-88be-417d-a0a6-2b872f0559ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:02 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Flow 'volume_create_api' (6b6d0874-3442-473e-a9e4-196d95886b89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Create volume request issued successfully. Sep 07 10:00:02 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:02 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-4bb514e7-6cd2-4d1e-9f9b-5ffffa05b557 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-4bb514e7-6cd2-4d1e-9f9b-5ffffa05b557 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 10:00:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 156/313] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:00:02 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 1329 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:00:02 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7a727f05-7e8f-482d-b00b-67220c1c723c tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:00:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 158/314] 192.168.122.74 () {62 vars in 1179 bytes} [Mon Sep 7 10:00:01 2026] POST /volume/v3/volumes => generated 824 bytes in 903 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:00:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-30b3352b-18dc-40df-9372-f43dccf0ca43 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-30b3352b-18dc-40df-9372-f43dccf0ca43 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/c3817023-e52a-4ba0-b29f-b2377e4aa977 Sep 07 10:00:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-30b3352b-18dc-40df-9372-f43dccf0ca43 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-30b3352b-18dc-40df-9372-f43dccf0ca43 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-30b3352b-18dc-40df-9372-f43dccf0ca43 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Volume info retrieved successfully. Sep 07 10:00:02 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-30b3352b-18dc-40df-9372-f43dccf0ca43 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:02 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-30b3352b-18dc-40df-9372-f43dccf0ca43 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-38feb0bf-221e-4e0d-ab68-b1b94f672e82 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-38feb0bf-221e-4e0d-ab68-b1b94f672e82 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] DELETE http://192.168.122.74/volume/v3/attachments/f7df04a5-cfe4-422c-92da-dcee9ceb4343 Sep 07 10:00:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-38feb0bf-221e-4e0d-ab68-b1b94f672e82 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-38feb0bf-221e-4e0d-ab68-b1b94f672e82 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:02 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-30b3352b-18dc-40df-9372-f43dccf0ca43 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-30b3352b-18dc-40df-9372-f43dccf0ca43 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/c3817023-e52a-4ba0-b29f-b2377e4aa977 returned with HTTP 200 Sep 07 10:00:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 157/315] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:02 2026] GET /volume/v3/volumes/c3817023-e52a-4ba0-b29f-b2377e4aa977 => generated 916 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:02 devstack devstack@c-api.service[87186]: /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:00:02 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, Sep 07 10:00:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-99300b5e-2222-4855-ba5b-1c4e475764f6 req-38feb0bf-221e-4e0d-ab68-b1b94f672e82 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/attachments/f7df04a5-cfe4-422c-92da-dcee9ceb4343 returned with HTTP 200 Sep 07 10:00:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 159/316] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:00:02 2026] DELETE /volume/v3/attachments/f7df04a5-cfe4-422c-92da-dcee9ceb4343 => generated 19 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:00:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e6595033-b624-4d00-85b9-c8e4b9d9ec10 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e6595033-b624-4d00-85b9-c8e4b9d9ec10 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 10:00:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e6595033-b624-4d00-85b9-c8e4b9d9ec10 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e6595033-b624-4d00-85b9-c8e4b9d9ec10 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e6595033-b624-4d00-85b9-c8e4b9d9ec10 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e6595033-b624-4d00-85b9-c8e4b9d9ec10 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 10:00:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 158/317] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:03 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:00:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-db14549b-85dd-4871-8912-7b83ce8eaafb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-db14549b-85dd-4871-8912-7b83ce8eaafb tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/c3817023-e52a-4ba0-b29f-b2377e4aa977 Sep 07 10:00:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-db14549b-85dd-4871-8912-7b83ce8eaafb tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-db14549b-85dd-4871-8912-7b83ce8eaafb tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-db14549b-85dd-4871-8912-7b83ce8eaafb tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Volume info retrieved successfully. Sep 07 10:00:03 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-db14549b-85dd-4871-8912-7b83ce8eaafb tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:03 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-db14549b-85dd-4871-8912-7b83ce8eaafb tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:03 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-db14549b-85dd-4871-8912-7b83ce8eaafb tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-db14549b-85dd-4871-8912-7b83ce8eaafb tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/c3817023-e52a-4ba0-b29f-b2377e4aa977 returned with HTTP 200 Sep 07 10:00:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 160/318] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:03 2026] GET /volume/v3/volumes/c3817023-e52a-4ba0-b29f-b2377e4aa977 => generated 916 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d3be7160-c31e-4616-906e-9a536e826021 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d3be7160-c31e-4616-906e-9a536e826021 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/c3817023-e52a-4ba0-b29f-b2377e4aa977 Sep 07 10:00:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d3be7160-c31e-4616-906e-9a536e826021 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d3be7160-c31e-4616-906e-9a536e826021 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d3be7160-c31e-4616-906e-9a536e826021 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Volume info retrieved successfully. Sep 07 10:00:05 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-d3be7160-c31e-4616-906e-9a536e826021 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:05 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-d3be7160-c31e-4616-906e-9a536e826021 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:05 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-d3be7160-c31e-4616-906e-9a536e826021 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d3be7160-c31e-4616-906e-9a536e826021 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/c3817023-e52a-4ba0-b29f-b2377e4aa977 returned with HTTP 200 Sep 07 10:00:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 159/319] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:05 2026] GET /volume/v3/volumes/c3817023-e52a-4ba0-b29f-b2377e4aa977 => generated 917 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] POST http://192.168.122.74/volume/v3/groups/action Sep 07 10:00:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Action body: b'{"create-from-src": {"source_group_id": "a0706ed5-a4b8-4639-982f-805e2f094444", "name": "tempest-Group_from_grp-979844205"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:00:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "a0706ed5-a4b8-4639-982f-805e2f094444", "name": "tempest-Group_from_grp-979844205"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Creating new group {'create-from-src': {'source_group_id': 'a0706ed5-a4b8-4639-982f-805e2f094444', 'name': 'tempest-Group_from_grp-979844205'}}. {{(pid=87186) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 10:00:05 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.groups [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Creating group tempest-Group_from_grp-979844205 from source group a0706ed5-a4b8-4639-982f-805e2f094444. Sep 07 10:00:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:05 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:00:05 devstack devstack@c-api.service[87186]: /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:00:05 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:00:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:05 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Created reservations ['0cf1ed42-6d0d-4f7f-8b01-a536575b4dc0'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:00:05 devstack devstack@c-api.service[87186]: /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:00:05 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:00:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:05 devstack devstack@c-api.service[87186]: INFO cinder.group.api [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] A mapping entry already exists for group 14dd3c43-9f5e-46ad-86ed-6381617078f5 and volume type 1650c68c-deb3-42d9-b420-07a72b78930c. Do not need to create again. Sep 07 10:00:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Availability Zones retrieved successfully. Sep 07 10:00:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Flow 'volume_create_api' (edca5729-8a59-4b63-ad7a-87ec13a862f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (523a1253-9965-4614-ba60-88a683d3fbb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:00:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (523a1253-9965-4614-ba60-88a683d3fbb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c3817023-e52a-4ba0-b29f-b2377e4aa977', 'volume_type': VolumeType(created_at=2026-09-07T08:00:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1650c68c-deb3-42d9-b420-07a72b78930c,is_public=True,name='tempest-GroupsV314Test-volume-type-579678378',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1650c68c-deb3-42d9-b420-07a72b78930c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '14dd3c43-9f5e-46ad-86ed-6381617078f5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (083ea345-e0a1-42c3-95a9-49923e593ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:05 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Created reservations ['5674d51e-bdfb-4714-8c91-61b76c9d9bbc', '12840c00-2e6c-4a9e-a6bd-2e3df0631c50', '4e253785-6537-434d-93e5-14617bd78c4a', '86247eb3-5617-4d22-873c-e4f482974628'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:00:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (083ea345-e0a1-42c3-95a9-49923e593ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5674d51e-bdfb-4714-8c91-61b76c9d9bbc', '12840c00-2e6c-4a9e-a6bd-2e3df0631c50', '4e253785-6537-434d-93e5-14617bd78c4a', '86247eb3-5617-4d22-873c-e4f482974628']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b620445a-4901-4a6a-8f5c-9a1340ae3536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b620445a-4901-4a6a-8f5c-9a1340ae3536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9b6617c-2fc3-4073-8108-642296217967', '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=14dd3c43-9f5e-46ad-86ed-6381617078f5,group_type_id=,metadata={},multiattach=False,project_id='b1d0f5d7a3784a53b288d7a2698d8853',qos_specs=None,replication_status=,reservations=['5674d51e-bdfb-4714-8c91-61b76c9d9bbc','12840c00-2e6c-4a9e-a6bd-2e3df0631c50','4e253785-6537-434d-93e5-14617bd78c4a','86247eb3-5617-4d22-873c-e4f482974628'],size=1,snapshot_id=None,source_replicaid=,source_volid=c3817023-e52a-4ba0-b29f-b2377e4aa977,status='creating',user_id='f4b888888eb5461688d45b4677cb63ff',volume_type_id=1650c68c-deb3-42d9-b420-07a72b78930c), 'volume': Volume(_name_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:00:05Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=14dd3c43-9f5e-46ad-86ed-6381617078f5,host=None,id=b9b6617c-2fc3-4073-8108-642296217967,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1d0f5d7a3784a53b288d7a2698d8853',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c3817023-e52a-4ba0-b29f-b2377e4aa977,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4b888888eb5461688d45b4677cb63ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1650c68c-deb3-42d9-b420-07a72b78930c),volume_type_id=1650c68c-deb3-42d9-b420-07a72b78930c)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e191500b-a3b1-471e-908d-d5433ee055e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e191500b-a3b1-471e-908d-d5433ee055e4) transitioned into state 'SUCCESS' from 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=14dd3c43-9f5e-46ad-86ed-6381617078f5,group_type_id=,metadata={},multiattach=False,project_id='b1d0f5d7a3784a53b288d7a2698d8853',qos_specs=None,replication_status=,reservations=['5674d51e-bdfb-4714-8c91-61b76c9d9bbc','12840c00-2e6c-4a9e-a6bd-2e3df0631c50','4e253785-6537-434d-93e5-14617bd78c4a','86247eb3-5617-4d22-873c-e4f482974628'],size=1,snapshot_id=None,source_replicaid=,source_volid=c3817023-e52a-4ba0-b29f-b2377e4aa977,status='creating',user_id='f4b888888eb5461688d45b4677cb63ff',volume_type_id=1650c68c-deb3-42d9-b420-07a72b78930c)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Flow 'volume_create_api' (edca5729-8a59-4b63-ad7a-87ec13a862f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Create volume request issued successfully. Sep 07 10:00:05 devstack devstack@c-api.service[87186]: /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:00:05 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:00:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4627e56d-ae20-4a2a-855b-cbd5530dae79 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/groups/action returned with HTTP 202 Sep 07 10:00:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 161/320] 192.168.122.74 () {62 vars in 1197 bytes} [Mon Sep 7 10:00:05 2026] POST /volume/v3/groups/action => generated 101 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:00:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-acb2dbc5-21bf-4338-9c68-8107a87c2650 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-acb2dbc5-21bf-4338-9c68-8107a87c2650 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:00:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-acb2dbc5-21bf-4338-9c68-8107a87c2650 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-acb2dbc5-21bf-4338-9c68-8107a87c2650 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-acb2dbc5-21bf-4338-9c68-8107a87c2650 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:00:06 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-acb2dbc5-21bf-4338-9c68-8107a87c2650 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:00:06 devstack devstack@c-api.service[87187]: /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:00:06 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:00:06 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:06 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:06 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:06 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-acb2dbc5-21bf-4338-9c68-8107a87c2650 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Get all volumes completed successfully. Sep 07 10:00:06 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-acb2dbc5-21bf-4338-9c68-8107a87c2650 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:06 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-acb2dbc5-21bf-4338-9c68-8107a87c2650 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:06 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-acb2dbc5-21bf-4338-9c68-8107a87c2650 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:06 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-acb2dbc5-21bf-4338-9c68-8107a87c2650 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:06 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-acb2dbc5-21bf-4338-9c68-8107a87c2650 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:06 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-acb2dbc5-21bf-4338-9c68-8107a87c2650 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-acb2dbc5-21bf-4338-9c68-8107a87c2650 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:00:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 160/321] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 10:00:06 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:00:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b4bd633f-94f1-44ad-8b5f-bede0f6afa87 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b4bd633f-94f1-44ad-8b5f-bede0f6afa87 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 Sep 07 10:00:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b4bd633f-94f1-44ad-8b5f-bede0f6afa87 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b4bd633f-94f1-44ad-8b5f-bede0f6afa87 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:06 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:06 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:06 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b4bd633f-94f1-44ad-8b5f-bede0f6afa87 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Volume info retrieved successfully. Sep 07 10:00:06 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-b4bd633f-94f1-44ad-8b5f-bede0f6afa87 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:06 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-b4bd633f-94f1-44ad-8b5f-bede0f6afa87 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:06 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-b4bd633f-94f1-44ad-8b5f-bede0f6afa87 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b4bd633f-94f1-44ad-8b5f-bede0f6afa87 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 returned with HTTP 200 Sep 07 10:00:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 162/322] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:06 2026] GET /volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 => generated 927 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fc071a4e-61b3-4327-a52d-6012b0165c82 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fc071a4e-61b3-4327-a52d-6012b0165c82 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 Sep 07 10:00:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fc071a4e-61b3-4327-a52d-6012b0165c82 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fc071a4e-61b3-4327-a52d-6012b0165c82 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fc071a4e-61b3-4327-a52d-6012b0165c82 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Volume info retrieved successfully. Sep 07 10:00:07 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-fc071a4e-61b3-4327-a52d-6012b0165c82 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:07 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-fc071a4e-61b3-4327-a52d-6012b0165c82 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:07 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-fc071a4e-61b3-4327-a52d-6012b0165c82 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fc071a4e-61b3-4327-a52d-6012b0165c82 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 returned with HTTP 200 Sep 07 10:00:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 161/323] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:07 2026] GET /volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 => generated 927 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ec79c0b9-dddf-41e7-86e6-ad6a8f09cc95 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ec79c0b9-dddf-41e7-86e6-ad6a8f09cc95 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 Sep 07 10:00:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ec79c0b9-dddf-41e7-86e6-ad6a8f09cc95 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ec79c0b9-dddf-41e7-86e6-ad6a8f09cc95 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:08 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:08 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:08 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:08 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ec79c0b9-dddf-41e7-86e6-ad6a8f09cc95 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Volume info retrieved successfully. Sep 07 10:00:08 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-ec79c0b9-dddf-41e7-86e6-ad6a8f09cc95 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:08 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-ec79c0b9-dddf-41e7-86e6-ad6a8f09cc95 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:08 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-ec79c0b9-dddf-41e7-86e6-ad6a8f09cc95 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:08 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:08 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ec79c0b9-dddf-41e7-86e6-ad6a8f09cc95 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 returned with HTTP 200 Sep 07 10:00:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 163/324] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:08 2026] GET /volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 => generated 927 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4eb6d00b-7cfa-4b8c-a2ea-2dbfd3c4d974 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4eb6d00b-7cfa-4b8c-a2ea-2dbfd3c4d974 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 Sep 07 10:00:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4eb6d00b-7cfa-4b8c-a2ea-2dbfd3c4d974 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4eb6d00b-7cfa-4b8c-a2ea-2dbfd3c4d974 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:10 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:10 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:10 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4eb6d00b-7cfa-4b8c-a2ea-2dbfd3c4d974 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Volume info retrieved successfully. Sep 07 10:00:10 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-4eb6d00b-7cfa-4b8c-a2ea-2dbfd3c4d974 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:10 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-4eb6d00b-7cfa-4b8c-a2ea-2dbfd3c4d974 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:10 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-4eb6d00b-7cfa-4b8c-a2ea-2dbfd3c4d974 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4eb6d00b-7cfa-4b8c-a2ea-2dbfd3c4d974 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 returned with HTTP 200 Sep 07 10:00:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 162/325] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:09 2026] GET /volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 => generated 927 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-76dc4f81-a973-4912-a45b-ea25d4b50d8d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-76dc4f81-a973-4912-a45b-ea25d4b50d8d tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 Sep 07 10:00:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-76dc4f81-a973-4912-a45b-ea25d4b50d8d tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-76dc4f81-a973-4912-a45b-ea25d4b50d8d tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-76dc4f81-a973-4912-a45b-ea25d4b50d8d tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Volume info retrieved successfully. Sep 07 10:00:11 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-76dc4f81-a973-4912-a45b-ea25d4b50d8d tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:11 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-76dc4f81-a973-4912-a45b-ea25d4b50d8d tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:11 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-76dc4f81-a973-4912-a45b-ea25d4b50d8d tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-76dc4f81-a973-4912-a45b-ea25d4b50d8d tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 returned with HTTP 200 Sep 07 10:00:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 164/326] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:11 2026] GET /volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 => generated 927 bytes in 689 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-32fdc578-962b-4fae-9f52-68975272d438 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-32fdc578-962b-4fae-9f52-68975272d438 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 Sep 07 10:00:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-32fdc578-962b-4fae-9f52-68975272d438 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-32fdc578-962b-4fae-9f52-68975272d438 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-32fdc578-962b-4fae-9f52-68975272d438 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Volume info retrieved successfully. Sep 07 10:00:13 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-32fdc578-962b-4fae-9f52-68975272d438 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:13 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-32fdc578-962b-4fae-9f52-68975272d438 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:13 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-32fdc578-962b-4fae-9f52-68975272d438 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-32fdc578-962b-4fae-9f52-68975272d438 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 returned with HTTP 200 Sep 07 10:00:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 163/327] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:13 2026] GET /volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 => generated 927 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-dae6d8de-e4fb-42ce-9371-17132adc3d62 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dae6d8de-e4fb-42ce-9371-17132adc3d62 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 Sep 07 10:00:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dae6d8de-e4fb-42ce-9371-17132adc3d62 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dae6d8de-e4fb-42ce-9371-17132adc3d62 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:14 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:14 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-dae6d8de-e4fb-42ce-9371-17132adc3d62 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Volume info retrieved successfully. Sep 07 10:00:14 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-dae6d8de-e4fb-42ce-9371-17132adc3d62 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:14 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-dae6d8de-e4fb-42ce-9371-17132adc3d62 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:14 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-dae6d8de-e4fb-42ce-9371-17132adc3d62 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dae6d8de-e4fb-42ce-9371-17132adc3d62 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 returned with HTTP 200 Sep 07 10:00:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 165/328] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:14 2026] GET /volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 => generated 927 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-242bdf72-9910-4ce9-b8ba-81773d3ead3d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-242bdf72-9910-4ce9-b8ba-81773d3ead3d tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 Sep 07 10:00:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-242bdf72-9910-4ce9-b8ba-81773d3ead3d tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-242bdf72-9910-4ce9-b8ba-81773d3ead3d tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:15 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:16 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-242bdf72-9910-4ce9-b8ba-81773d3ead3d tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Volume info retrieved successfully. Sep 07 10:00:16 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-242bdf72-9910-4ce9-b8ba-81773d3ead3d tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:16 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-242bdf72-9910-4ce9-b8ba-81773d3ead3d tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:16 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-242bdf72-9910-4ce9-b8ba-81773d3ead3d tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-242bdf72-9910-4ce9-b8ba-81773d3ead3d tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 returned with HTTP 200 Sep 07 10:00:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 164/329] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:15 2026] GET /volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 => generated 927 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:00:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-244151822", "imageRef": "26019e10-1e1f-4514-b191-397ccf1d59e6", "size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-244151822', 'imageRef': '26019e10-1e1f-4514-b191-397ccf1d59e6', 'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:00:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-406627cb-8a92-49a4-bee1-8dd627b308a3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-406627cb-8a92-49a4-bee1-8dd627b308a3 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 Sep 07 10:00:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-406627cb-8a92-49a4-bee1-8dd627b308a3 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-406627cb-8a92-49a4-bee1-8dd627b308a3 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:17 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:17 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-406627cb-8a92-49a4-bee1-8dd627b308a3 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Volume info retrieved successfully. Sep 07 10:00:17 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-406627cb-8a92-49a4-bee1-8dd627b308a3 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:17 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-406627cb-8a92-49a4-bee1-8dd627b308a3 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:17 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-406627cb-8a92-49a4-bee1-8dd627b308a3 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-406627cb-8a92-49a4-bee1-8dd627b308a3 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 returned with HTTP 200 Sep 07 10:00:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 165/330] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:17 2026] GET /volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 => generated 927 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:17 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Create volume of 1 GB Sep 07 10:00:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Availability Zones retrieved successfully. Sep 07 10:00:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Flow 'volume_create_api' (e05b1062-974d-4f4f-9063-f240330fce86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1ae353f-010d-41d9-9e3d-8071734de897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:00:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1ae353f-010d-41d9-9e3d-8071734de897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5865dc7f-4bd6-4796-895b-fdc1bca30c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-273fc75a-76c5-4948-9ce7-96943d3957bb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:00:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1136371274"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1136371274'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:00:17 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Create volume of 1 GB Sep 07 10:00:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Availability Zones retrieved successfully. Sep 07 10:00:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Flow 'volume_create_api' (0e593b3c-7152-406b-bcf4-884f12bbb0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52bd4aac-6260-457f-b114-e86828222ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:00:18 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Created reservations ['167ab3fa-8f03-4f71-82ec-5d7e65b9a625', '0d9d5b46-d5bc-4b8b-86e8-b2d4a5aa5f7d', '3767ec39-6c91-47cf-8bd8-2bd3efcc00cb', '2948a3ca-5ad9-4f2c-9582-6a522e992372'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:00:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5865dc7f-4bd6-4796-895b-fdc1bca30c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['167ab3fa-8f03-4f71-82ec-5d7e65b9a625', '0d9d5b46-d5bc-4b8b-86e8-b2d4a5aa5f7d', '3767ec39-6c91-47cf-8bd8-2bd3efcc00cb', '2948a3ca-5ad9-4f2c-9582-6a522e992372']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f10b8e-f37a-4b4e-8e45-500f06b8257c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52bd4aac-6260-457f-b114-e86828222ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beacf6bd-914e-47fc-8ab4-65d171cd3536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f10b8e-f37a-4b4e-8e45-500f06b8257c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe', '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-244151822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0805f131487d4bf6907414c10b172704',qos_specs=None,replication_status=,reservations=['167ab3fa-8f03-4f71-82ec-5d7e65b9a625','0d9d5b46-d5bc-4b8b-86e8-b2d4a5aa5f7d','3767ec39-6c91-47cf-8bd8-2bd3efcc00cb','2948a3ca-5ad9-4f2c-9582-6a522e992372'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1918b665bf3a468e837ffc0cefcbf767',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:00:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-244151822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0805f131487d4bf6907414c10b172704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1918b665bf3a468e837ffc0cefcbf767',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (996d3de2-70bb-44ff-9bc4-c44d60981f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (996d3de2-70bb-44ff-9bc4-c44d60981f04) transitioned into state 'SUCCESS' from state '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-244151822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0805f131487d4bf6907414c10b172704',qos_specs=None,replication_status=,reservations=['167ab3fa-8f03-4f71-82ec-5d7e65b9a625','0d9d5b46-d5bc-4b8b-86e8-b2d4a5aa5f7d','3767ec39-6c91-47cf-8bd8-2bd3efcc00cb','2948a3ca-5ad9-4f2c-9582-6a522e992372'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1918b665bf3a468e837ffc0cefcbf767',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41100fbf-76ba-4142-b3f4-a063046f7560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41100fbf-76ba-4142-b3f4-a063046f7560) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Flow 'volume_create_api' (e05b1062-974d-4f4f-9063-f240330fce86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Create volume request issued successfully. Sep 07 10:00:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cc0cabcd-dd2b-4202-ba77-d09429e061f0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:00:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 166/331] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:00:17 2026] POST /volume/v3/volumes => generated 759 bytes in 1300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:00:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ce8d0fb3-343a-4b9f-a3d7-c8c808243ab1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ce8d0fb3-343a-4b9f-a3d7-c8c808243ab1 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe Sep 07 10:00:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ce8d0fb3-343a-4b9f-a3d7-c8c808243ab1 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ce8d0fb3-343a-4b9f-a3d7-c8c808243ab1 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ce8d0fb3-343a-4b9f-a3d7-c8c808243ab1 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ce8d0fb3-343a-4b9f-a3d7-c8c808243ab1 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe returned with HTTP 200 Sep 07 10:00:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 167/332] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:18 2026] GET /volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe => generated 827 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:00:18 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Created reservations ['e447ba25-052d-4d07-bfd3-6d35ae177743', '667b77d2-f402-4736-8075-0f306bb17405', 'd2f14519-2cd3-4ad1-a043-8ca9b5410beb', 'c7949f51-0a12-4380-a325-3b7657ee6a6d'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:00:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beacf6bd-914e-47fc-8ab4-65d171cd3536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e447ba25-052d-4d07-bfd3-6d35ae177743', '667b77d2-f402-4736-8075-0f306bb17405', 'd2f14519-2cd3-4ad1-a043-8ca9b5410beb', 'c7949f51-0a12-4380-a325-3b7657ee6a6d']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c67e595-88f7-42a0-ba97-72d6c8845807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c67e595-88f7-42a0-ba97-72d6c8845807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1136371274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16f364821de44c84a3d9a2e603d67e06',qos_specs=None,replication_status=,reservations=['e447ba25-052d-4d07-bfd3-6d35ae177743','667b77d2-f402-4736-8075-0f306bb17405','d2f14519-2cd3-4ad1-a043-8ca9b5410beb','c7949f51-0a12-4380-a325-3b7657ee6a6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d57cabcda2a4460ab2cbda6017fad938',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:00:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1136371274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16f364821de44c84a3d9a2e603d67e06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d57cabcda2a4460ab2cbda6017fad938',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe4c5716-3d9a-4188-8b32-f7cc24ed90dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe4c5716-3d9a-4188-8b32-f7cc24ed90dd) transitioned into state 'SUCCESS' from state '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-1136371274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16f364821de44c84a3d9a2e603d67e06',qos_specs=None,replication_status=,reservations=['e447ba25-052d-4d07-bfd3-6d35ae177743','667b77d2-f402-4736-8075-0f306bb17405','d2f14519-2cd3-4ad1-a043-8ca9b5410beb','c7949f51-0a12-4380-a325-3b7657ee6a6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d57cabcda2a4460ab2cbda6017fad938',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e707dc49-1003-4b0d-a36d-3ac014b25543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e707dc49-1003-4b0d-a36d-3ac014b25543) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Flow 'volume_create_api' (0e593b3c-7152-406b-bcf4-884f12bbb0d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Create volume request issued successfully. Sep 07 10:00:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-273fc75a-76c5-4948-9ce7-96943d3957bb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:00:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 166/333] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:00:17 2026] POST /volume/v3/volumes => generated 759 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:00:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6a956732-dfa6-4407-a0d4-ea7a5d2bc3cb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6a956732-dfa6-4407-a0d4-ea7a5d2bc3cb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] GET http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:00:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6a956732-dfa6-4407-a0d4-ea7a5d2bc3cb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6a956732-dfa6-4407-a0d4-ea7a5d2bc3cb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1dc5738e-7ed6-4f6c-9deb-50c116cb03fc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1dc5738e-7ed6-4f6c-9deb-50c116cb03fc tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 Sep 07 10:00:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1dc5738e-7ed6-4f6c-9deb-50c116cb03fc tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1dc5738e-7ed6-4f6c-9deb-50c116cb03fc tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6a956732-dfa6-4407-a0d4-ea7a5d2bc3cb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:00:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6a956732-dfa6-4407-a0d4-ea7a5d2bc3cb tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 200 Sep 07 10:00:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 168/334] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:18 2026] GET /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 827 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:00:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1dc5738e-7ed6-4f6c-9deb-50c116cb03fc tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Volume info retrieved successfully. Sep 07 10:00:18 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-1dc5738e-7ed6-4f6c-9deb-50c116cb03fc tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:18 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-1dc5738e-7ed6-4f6c-9deb-50c116cb03fc tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:18 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-1dc5738e-7ed6-4f6c-9deb-50c116cb03fc tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1dc5738e-7ed6-4f6c-9deb-50c116cb03fc tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 returned with HTTP 200 Sep 07 10:00:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 167/335] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:18 2026] GET /volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 => generated 927 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7aaa7b5e-f5a0-4780-8222-8673de55e6b1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7aaa7b5e-f5a0-4780-8222-8673de55e6b1 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe Sep 07 10:00:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7aaa7b5e-f5a0-4780-8222-8673de55e6b1 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7aaa7b5e-f5a0-4780-8222-8673de55e6b1 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:19 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:19 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:19 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:19 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7aaa7b5e-f5a0-4780-8222-8673de55e6b1 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7aaa7b5e-f5a0-4780-8222-8673de55e6b1 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe returned with HTTP 200 Sep 07 10:00:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 169/336] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:19 2026] GET /volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe => generated 851 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:00:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-711f29fe-8abc-4ee6-9a09-dd800fd27f3b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-711f29fe-8abc-4ee6-9a09-dd800fd27f3b tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] GET http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:00:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-711f29fe-8abc-4ee6-9a09-dd800fd27f3b tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-711f29fe-8abc-4ee6-9a09-dd800fd27f3b tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-711f29fe-8abc-4ee6-9a09-dd800fd27f3b tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:00:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-711f29fe-8abc-4ee6-9a09-dd800fd27f3b tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 200 Sep 07 10:00:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 168/337] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:19 2026] GET /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:00:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2e8011fb-6b67-4acd-ad0d-20538918a922 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2e8011fb-6b67-4acd-ad0d-20538918a922 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 Sep 07 10:00:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2e8011fb-6b67-4acd-ad0d-20538918a922 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2e8011fb-6b67-4acd-ad0d-20538918a922 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:19 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:19 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:19 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:19 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2e8011fb-6b67-4acd-ad0d-20538918a922 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Volume info retrieved successfully. Sep 07 10:00:19 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-2e8011fb-6b67-4acd-ad0d-20538918a922 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:19 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-2e8011fb-6b67-4acd-ad0d-20538918a922 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:20 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-2e8011fb-6b67-4acd-ad0d-20538918a922 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2e8011fb-6b67-4acd-ad0d-20538918a922 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 returned with HTTP 200 Sep 07 10:00:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 170/338] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:19 2026] GET /volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 => generated 928 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-88483379-e4d6-413a-be4b-c7d1d1069458 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-88483379-e4d6-413a-be4b-c7d1d1069458 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/groups/14dd3c43-9f5e-46ad-86ed-6381617078f5 Sep 07 10:00:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-88483379-e4d6-413a-be4b-c7d1d1069458 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-88483379-e4d6-413a-be4b-c7d1d1069458 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-88483379-e4d6-413a-be4b-c7d1d1069458 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] show called for member 14dd3c43-9f5e-46ad-86ed-6381617078f5 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:00:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:20 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:20 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:00:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-88483379-e4d6-413a-be4b-c7d1d1069458 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/groups/14dd3c43-9f5e-46ad-86ed-6381617078f5 returned with HTTP 200 Sep 07 10:00:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 169/339] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:00:20 2026] GET /volume/v3/groups/14dd3c43-9f5e-46ad-86ed-6381617078f5 => generated 416 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b8758264-b82b-4e70-bffa-21833b8be5ef None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b8758264-b82b-4e70-bffa-21833b8be5ef tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:00:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b8758264-b82b-4e70-bffa-21833b8be5ef tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b8758264-b82b-4e70-bffa-21833b8be5ef tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-b8758264-b82b-4e70-bffa-21833b8be5ef tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:00:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b8758264-b82b-4e70-bffa-21833b8be5ef tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:00:20 devstack devstack@c-api.service[87186]: /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:00:20 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:00:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b8758264-b82b-4e70-bffa-21833b8be5ef tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Get all volumes completed successfully. Sep 07 10:00:20 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-b8758264-b82b-4e70-bffa-21833b8be5ef tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:20 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-b8758264-b82b-4e70-bffa-21833b8be5ef tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:20 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-b8758264-b82b-4e70-bffa-21833b8be5ef tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:20 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-b8758264-b82b-4e70-bffa-21833b8be5ef tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:20 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-b8758264-b82b-4e70-bffa-21833b8be5ef tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6f619c37-bb65-4a74-b89a-facfbc13ff04 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6f619c37-bb65-4a74-b89a-facfbc13ff04 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe Sep 07 10:00:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6f619c37-bb65-4a74-b89a-facfbc13ff04 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6f619c37-bb65-4a74-b89a-facfbc13ff04 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:20 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:20 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6f619c37-bb65-4a74-b89a-facfbc13ff04 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:20 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-b8758264-b82b-4e70-bffa-21833b8be5ef tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b8758264-b82b-4e70-bffa-21833b8be5ef tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:00:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 171/340] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 10:00:20 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:00:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6f619c37-bb65-4a74-b89a-facfbc13ff04 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe returned with HTTP 200 Sep 07 10:00:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 170/341] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:20 2026] GET /volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe => generated 909 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:00:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-36dac2c7-0f49-4d77-bbf4-3345bc2b7842 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-36dac2c7-0f49-4d77-bbf4-3345bc2b7842 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] POST http://192.168.122.74/volume/v3/groups/14dd3c43-9f5e-46ad-86ed-6381617078f5/action Sep 07 10:00:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-36dac2c7-0f49-4d77-bbf4-3345bc2b7842 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:00:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-36dac2c7-0f49-4d77-bbf4-3345bc2b7842 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-36dac2c7-0f49-4d77-bbf4-3345bc2b7842 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] delete called for group 14dd3c43-9f5e-46ad-86ed-6381617078f5 {{(pid=87186) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 10:00:20 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.groups [None req-36dac2c7-0f49-4d77-bbf4-3345bc2b7842 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Delete group with id: 14dd3c43-9f5e-46ad-86ed-6381617078f5 Sep 07 10:00:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:20 devstack devstack@c-api.service[87186]: /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:00:20 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 10:00:20 devstack devstack@c-api.service[87186]: /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:00:20 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:00:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b6d7a4a9-7783-4ff1-b0ff-e422a02e06d3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b6d7a4a9-7783-4ff1-b0ff-e422a02e06d3 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] GET http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:00:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b6d7a4a9-7783-4ff1-b0ff-e422a02e06d3 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b6d7a4a9-7783-4ff1-b0ff-e422a02e06d3 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:20 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:20 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-36dac2c7-0f49-4d77-bbf4-3345bc2b7842 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/groups/14dd3c43-9f5e-46ad-86ed-6381617078f5/action returned with HTTP 202 Sep 07 10:00:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 172/342] 192.168.122.74 () {62 vars in 1307 bytes} [Mon Sep 7 10:00:20 2026] POST /volume/v3/groups/14dd3c43-9f5e-46ad-86ed-6381617078f5/action => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:00:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-36e342ce-9b59-48f8-bdb1-243efce53c20 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b6d7a4a9-7783-4ff1-b0ff-e422a02e06d3 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:00:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-36e342ce-9b59-48f8-bdb1-243efce53c20 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 Sep 07 10:00:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-36e342ce-9b59-48f8-bdb1-243efce53c20 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-36e342ce-9b59-48f8-bdb1-243efce53c20 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b6d7a4a9-7783-4ff1-b0ff-e422a02e06d3 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 200 Sep 07 10:00:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 171/343] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:20 2026] GET /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 851 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:00:21 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:21 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:21 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:21 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:21 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-36e342ce-9b59-48f8-bdb1-243efce53c20 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Volume info retrieved successfully. Sep 07 10:00:21 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-36e342ce-9b59-48f8-bdb1-243efce53c20 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:21 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-36e342ce-9b59-48f8-bdb1-243efce53c20 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:21 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-36e342ce-9b59-48f8-bdb1-243efce53c20 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:21 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:21 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-36e342ce-9b59-48f8-bdb1-243efce53c20 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 returned with HTTP 200 Sep 07 10:00:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 173/344] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:20 2026] GET /volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 => generated 927 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9a9b1967-c3ba-4716-ba99-6e56cbe32007 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9a9b1967-c3ba-4716-ba99-6e56cbe32007 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe Sep 07 10:00:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9a9b1967-c3ba-4716-ba99-6e56cbe32007 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9a9b1967-c3ba-4716-ba99-6e56cbe32007 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:21 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9a9b1967-c3ba-4716-ba99-6e56cbe32007 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9a9b1967-c3ba-4716-ba99-6e56cbe32007 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe returned with HTTP 200 Sep 07 10:00:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 172/345] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:21 2026] GET /volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe => generated 909 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:00:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ce4f3717-5e0c-40eb-80b9-df161b3b9839 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ce4f3717-5e0c-40eb-80b9-df161b3b9839 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] GET http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:00:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ce4f3717-5e0c-40eb-80b9-df161b3b9839 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ce4f3717-5e0c-40eb-80b9-df161b3b9839 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ce4f3717-5e0c-40eb-80b9-df161b3b9839 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:00:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ce4f3717-5e0c-40eb-80b9-df161b3b9839 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 200 Sep 07 10:00:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 174/346] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:22 2026] GET /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 852 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:00:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1dace465-b39e-4539-aa50-51d3c1408e23 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1dace465-b39e-4539-aa50-51d3c1408e23 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 Sep 07 10:00:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1dace465-b39e-4539-aa50-51d3c1408e23 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1dace465-b39e-4539-aa50-51d3c1408e23 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:22 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:22 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1dace465-b39e-4539-aa50-51d3c1408e23 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Volume info retrieved successfully. Sep 07 10:00:22 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-1dace465-b39e-4539-aa50-51d3c1408e23 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:22 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-1dace465-b39e-4539-aa50-51d3c1408e23 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:22 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-1dace465-b39e-4539-aa50-51d3c1408e23 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1dace465-b39e-4539-aa50-51d3c1408e23 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 returned with HTTP 200 Sep 07 10:00:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 173/347] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:22 2026] GET /volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 => generated 927 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-06072c36-065a-43d0-983f-d92a49e03daf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-06072c36-065a-43d0-983f-d92a49e03daf tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe Sep 07 10:00:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-06072c36-065a-43d0-983f-d92a49e03daf tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-06072c36-065a-43d0-983f-d92a49e03daf tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-06072c36-065a-43d0-983f-d92a49e03daf tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-06072c36-065a-43d0-983f-d92a49e03daf tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe returned with HTTP 200 Sep 07 10:00:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 175/348] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:22 2026] GET /volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe => generated 909 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:00:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d8d70bcd-eeca-475e-b844-508729d07394 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d8d70bcd-eeca-475e-b844-508729d07394 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 Sep 07 10:00:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d8d70bcd-eeca-475e-b844-508729d07394 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d8d70bcd-eeca-475e-b844-508729d07394 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d8d70bcd-eeca-475e-b844-508729d07394 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 returned with HTTP 404 Sep 07 10:00:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 174/349] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:23 2026] GET /volume/v3/volumes/b9b6617c-2fc3-4073-8108-642296217967 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:00:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ccce09cf-92a2-4cf6-b3ca-fb42ccdb68a3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ccce09cf-92a2-4cf6-b3ca-fb42ccdb68a3 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/groups/14dd3c43-9f5e-46ad-86ed-6381617078f5 Sep 07 10:00:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ccce09cf-92a2-4cf6-b3ca-fb42ccdb68a3 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ccce09cf-92a2-4cf6-b3ca-fb42ccdb68a3 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-ccce09cf-92a2-4cf6-b3ca-fb42ccdb68a3 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] show called for member 14dd3c43-9f5e-46ad-86ed-6381617078f5 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:00:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ccce09cf-92a2-4cf6-b3ca-fb42ccdb68a3 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/groups/14dd3c43-9f5e-46ad-86ed-6381617078f5 returned with HTTP 404 Sep 07 10:00:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 176/350] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:00:23 2026] GET /volume/v3/groups/14dd3c43-9f5e-46ad-86ed-6381617078f5 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:00:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d0e26606-560a-4885-860b-f875111cc2b9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d0e26606-560a-4885-860b-f875111cc2b9 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:00:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d0e26606-560a-4885-860b-f875111cc2b9 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d0e26606-560a-4885-860b-f875111cc2b9 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-d0e26606-560a-4885-860b-f875111cc2b9 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:00:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d0e26606-560a-4885-860b-f875111cc2b9 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:00:23 devstack devstack@c-api.service[87187]: /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:00:23 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:00:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d0e26606-560a-4885-860b-f875111cc2b9 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Get all volumes completed successfully. Sep 07 10:00:23 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-d0e26606-560a-4885-860b-f875111cc2b9 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:23 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-d0e26606-560a-4885-860b-f875111cc2b9 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-14e952c3-e8d8-41d9-8232-c5c0667700cb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-14e952c3-e8d8-41d9-8232-c5c0667700cb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe Sep 07 10:00:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-14e952c3-e8d8-41d9-8232-c5c0667700cb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-14e952c3-e8d8-41d9-8232-c5c0667700cb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-14e952c3-e8d8-41d9-8232-c5c0667700cb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-14e952c3-e8d8-41d9-8232-c5c0667700cb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe returned with HTTP 200 Sep 07 10:00:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 177/351] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:23 2026] GET /volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe => generated 912 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:00:24 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-d0e26606-560a-4885-860b-f875111cc2b9 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d0e26606-560a-4885-860b-f875111cc2b9 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:00:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 175/352] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 10:00:23 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3cbd3be8-e206-49eb-8487-67164f810b3b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3cbd3be8-e206-49eb-8487-67164f810b3b tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] POST http://192.168.122.74/volume/v3/groups/a0706ed5-a4b8-4639-982f-805e2f094444/action Sep 07 10:00:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3cbd3be8-e206-49eb-8487-67164f810b3b tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:00:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3cbd3be8-e206-49eb-8487-67164f810b3b tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-3cbd3be8-e206-49eb-8487-67164f810b3b tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] delete called for group a0706ed5-a4b8-4639-982f-805e2f094444 {{(pid=87186) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 10:00:24 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.groups [None req-3cbd3be8-e206-49eb-8487-67164f810b3b tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Delete group with id: a0706ed5-a4b8-4639-982f-805e2f094444 Sep 07 10:00:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:24 devstack devstack@c-api.service[87186]: /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:00:24 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 10:00:24 devstack devstack@c-api.service[87186]: /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:00:24 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:00:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3cbd3be8-e206-49eb-8487-67164f810b3b tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/groups/a0706ed5-a4b8-4639-982f-805e2f094444/action returned with HTTP 202 Sep 07 10:00:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 178/353] 192.168.122.74 () {62 vars in 1307 bytes} [Mon Sep 7 10:00:24 2026] POST /volume/v3/groups/a0706ed5-a4b8-4639-982f-805e2f094444/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:00:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8753bb6b-9595-4a9a-b809-fa608988e5fa None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8753bb6b-9595-4a9a-b809-fa608988e5fa tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/c3817023-e52a-4ba0-b29f-b2377e4aa977 Sep 07 10:00:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8753bb6b-9595-4a9a-b809-fa608988e5fa tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8753bb6b-9595-4a9a-b809-fa608988e5fa tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8753bb6b-9595-4a9a-b809-fa608988e5fa tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Volume info retrieved successfully. Sep 07 10:00:24 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-8753bb6b-9595-4a9a-b809-fa608988e5fa tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:24 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-8753bb6b-9595-4a9a-b809-fa608988e5fa tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:24 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-8753bb6b-9595-4a9a-b809-fa608988e5fa tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8753bb6b-9595-4a9a-b809-fa608988e5fa tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/c3817023-e52a-4ba0-b29f-b2377e4aa977 returned with HTTP 200 Sep 07 10:00:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 176/354] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:24 2026] GET /volume/v3/volumes/c3817023-e52a-4ba0-b29f-b2377e4aa977 => generated 916 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9b4e2139-b323-4d5a-9030-f101d2baaa8d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9b4e2139-b323-4d5a-9030-f101d2baaa8d tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe Sep 07 10:00:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9b4e2139-b323-4d5a-9030-f101d2baaa8d tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9b4e2139-b323-4d5a-9030-f101d2baaa8d tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9b4e2139-b323-4d5a-9030-f101d2baaa8d tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9b4e2139-b323-4d5a-9030-f101d2baaa8d tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe returned with HTTP 200 Sep 07 10:00:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 179/355] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:25 2026] GET /volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe => generated 912 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:00:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fadd41d3-6a84-4b66-a23b-538cc44f5dee None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fadd41d3-6a84-4b66-a23b-538cc44f5dee tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/c3817023-e52a-4ba0-b29f-b2377e4aa977 Sep 07 10:00:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fadd41d3-6a84-4b66-a23b-538cc44f5dee tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fadd41d3-6a84-4b66-a23b-538cc44f5dee tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:25 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:25 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fadd41d3-6a84-4b66-a23b-538cc44f5dee tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Volume info retrieved successfully. Sep 07 10:00:25 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-fadd41d3-6a84-4b66-a23b-538cc44f5dee tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:00:25 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-fadd41d3-6a84-4b66-a23b-538cc44f5dee tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:00:25 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-fadd41d3-6a84-4b66-a23b-538cc44f5dee tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:00:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fadd41d3-6a84-4b66-a23b-538cc44f5dee tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/c3817023-e52a-4ba0-b29f-b2377e4aa977 returned with HTTP 200 Sep 07 10:00:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 177/356] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:25 2026] GET /volume/v3/volumes/c3817023-e52a-4ba0-b29f-b2377e4aa977 => generated 915 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-12934b8d-8821-422d-af46-8723222cadbb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-12934b8d-8821-422d-af46-8723222cadbb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe Sep 07 10:00:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-12934b8d-8821-422d-af46-8723222cadbb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-12934b8d-8821-422d-af46-8723222cadbb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:26 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:26 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-12934b8d-8821-422d-af46-8723222cadbb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-12934b8d-8821-422d-af46-8723222cadbb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe returned with HTTP 200 Sep 07 10:00:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 180/357] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:26 2026] GET /volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe => generated 912 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:00:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-dad9613c-0edc-4eda-a9a2-b8773a770e6e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dad9613c-0edc-4eda-a9a2-b8773a770e6e tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/volumes/c3817023-e52a-4ba0-b29f-b2377e4aa977 Sep 07 10:00:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dad9613c-0edc-4eda-a9a2-b8773a770e6e tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dad9613c-0edc-4eda-a9a2-b8773a770e6e tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dad9613c-0edc-4eda-a9a2-b8773a770e6e tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/volumes/c3817023-e52a-4ba0-b29f-b2377e4aa977 returned with HTTP 404 Sep 07 10:00:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 178/358] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:27 2026] GET /volume/v3/volumes/c3817023-e52a-4ba0-b29f-b2377e4aa977 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:00:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-21093144-f7be-4f07-b756-9b8ff0753fc9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-21093144-f7be-4f07-b756-9b8ff0753fc9 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] GET http://192.168.122.74/volume/v3/groups/a0706ed5-a4b8-4639-982f-805e2f094444 Sep 07 10:00:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-21093144-f7be-4f07-b756-9b8ff0753fc9 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-21093144-f7be-4f07-b756-9b8ff0753fc9 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-21093144-f7be-4f07-b756-9b8ff0753fc9 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] show called for member a0706ed5-a4b8-4639-982f-805e2f094444 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:00:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-21093144-f7be-4f07-b756-9b8ff0753fc9 tempest-GroupsV314Test-1269514990 tempest-GroupsV314Test-1269514990-project-member] http://192.168.122.74/volume/v3/groups/a0706ed5-a4b8-4639-982f-805e2f094444 returned with HTTP 404 Sep 07 10:00:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 181/359] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:00:27 2026] GET /volume/v3/groups/a0706ed5-a4b8-4639-982f-805e2f094444 => generated 108 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:00:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-26d6d093-2eea-4edf-ac1b-6f6e5ecfef6d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-26d6d093-2eea-4edf-ac1b-6f6e5ecfef6d tempest-GroupsV314Test-1588191664 tempest-GroupsV314Test-1588191664-project-admin] DELETE http://192.168.122.74/volume/v3/group_types/34ac84ad-1924-424b-bb46-f4fe659c9875 Sep 07 10:00:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-26d6d093-2eea-4edf-ac1b-6f6e5ecfef6d tempest-GroupsV314Test-1588191664 tempest-GroupsV314Test-1588191664-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-26d6d093-2eea-4edf-ac1b-6f6e5ecfef6d tempest-GroupsV314Test-1588191664 tempest-GroupsV314Test-1588191664-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-26d6d093-2eea-4edf-ac1b-6f6e5ecfef6d tempest-GroupsV314Test-1588191664 tempest-GroupsV314Test-1588191664-project-admin] http://192.168.122.74/volume/v3/group_types/34ac84ad-1924-424b-bb46-f4fe659c9875 returned with HTTP 202 Sep 07 10:00:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 179/360] 192.168.122.74 () {60 vars in 1283 bytes} [Mon Sep 7 10:00:27 2026] DELETE /volume/v3/group_types/34ac84ad-1924-424b-bb46-f4fe659c9875 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:00:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ef843593-59d1-448b-8651-cf870dd068d0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ef843593-59d1-448b-8651-cf870dd068d0 tempest-GroupsV314Test-1588191664 tempest-GroupsV314Test-1588191664-project-admin] DELETE http://192.168.122.74/volume/v3/types/1650c68c-deb3-42d9-b420-07a72b78930c Sep 07 10:00:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ef843593-59d1-448b-8651-cf870dd068d0 tempest-GroupsV314Test-1588191664 tempest-GroupsV314Test-1588191664-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ef843593-59d1-448b-8651-cf870dd068d0 tempest-GroupsV314Test-1588191664 tempest-GroupsV314Test-1588191664-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ef843593-59d1-448b-8651-cf870dd068d0 tempest-GroupsV314Test-1588191664 tempest-GroupsV314Test-1588191664-project-admin] http://192.168.122.74/volume/v3/types/1650c68c-deb3-42d9-b420-07a72b78930c returned with HTTP 202 Sep 07 10:00:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 182/361] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:00:27 2026] DELETE /volume/v3/types/1650c68c-deb3-42d9-b420-07a72b78930c => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:00:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9fd87852-2557-4ea3-9317-b07568979beb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9fd87852-2557-4ea3-9317-b07568979beb tempest-GroupsV314Test-1588191664 tempest-GroupsV314Test-1588191664-project-admin] GET http://192.168.122.74/volume/v3/types/1650c68c-deb3-42d9-b420-07a72b78930c Sep 07 10:00:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9fd87852-2557-4ea3-9317-b07568979beb tempest-GroupsV314Test-1588191664 tempest-GroupsV314Test-1588191664-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9fd87852-2557-4ea3-9317-b07568979beb tempest-GroupsV314Test-1588191664 tempest-GroupsV314Test-1588191664-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9fd87852-2557-4ea3-9317-b07568979beb tempest-GroupsV314Test-1588191664 tempest-GroupsV314Test-1588191664-project-admin] http://192.168.122.74/volume/v3/types/1650c68c-deb3-42d9-b420-07a72b78930c returned with HTTP 404 Sep 07 10:00:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 180/362] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:00:27 2026] GET /volume/v3/types/1650c68c-deb3-42d9-b420-07a72b78930c => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:00:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b5c76b33-8309-4864-a7a8-4cc575090c06 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b5c76b33-8309-4864-a7a8-4cc575090c06 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe Sep 07 10:00:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b5c76b33-8309-4864-a7a8-4cc575090c06 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b5c76b33-8309-4864-a7a8-4cc575090c06 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b5c76b33-8309-4864-a7a8-4cc575090c06 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b5c76b33-8309-4864-a7a8-4cc575090c06 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe returned with HTTP 200 Sep 07 10:00:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 183/363] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:27 2026] GET /volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe => generated 912 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:00:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fb37e4cf-01f7-40d2-876b-b83fceebab82 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fb37e4cf-01f7-40d2-876b-b83fceebab82 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe Sep 07 10:00:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fb37e4cf-01f7-40d2-876b-b83fceebab82 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fb37e4cf-01f7-40d2-876b-b83fceebab82 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fb37e4cf-01f7-40d2-876b-b83fceebab82 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fb37e4cf-01f7-40d2-876b-b83fceebab82 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe returned with HTTP 200 Sep 07 10:00:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 181/364] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:28 2026] GET /volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe => generated 912 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:00:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-55ceac3f-8edc-4999-a9e0-cc53e943670a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-55ceac3f-8edc-4999-a9e0-cc53e943670a tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe Sep 07 10:00:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-55ceac3f-8edc-4999-a9e0-cc53e943670a tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-55ceac3f-8edc-4999-a9e0-cc53e943670a tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-55ceac3f-8edc-4999-a9e0-cc53e943670a tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-55ceac3f-8edc-4999-a9e0-cc53e943670a tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe returned with HTTP 200 Sep 07 10:00:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 184/365] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:29 2026] GET /volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe => generated 1330 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-b291a4bb-aa84-4f52-aa84-1371f525eadb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-b291a4bb-aa84-4f52-aa84-1371f525eadb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe Sep 07 10:00:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-b291a4bb-aa84-4f52-aa84-1371f525eadb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-b291a4bb-aa84-4f52-aa84-1371f525eadb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:30 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-b291a4bb-aa84-4f52-aa84-1371f525eadb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-b291a4bb-aa84-4f52-aa84-1371f525eadb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe returned with HTTP 200 Sep 07 10:00:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 182/366] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:00:30 2026] GET /volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe => generated 1330 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-ba4c76a7-c448-497c-ac96-98352fb98fe0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-ba4c76a7-c448-497c-ac96-98352fb98fe0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe Sep 07 10:00:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-ba4c76a7-c448-497c-ac96-98352fb98fe0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-ba4c76a7-c448-497c-ac96-98352fb98fe0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-ba4c76a7-c448-497c-ac96-98352fb98fe0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-ba4c76a7-c448-497c-ac96-98352fb98fe0 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe returned with HTTP 200 Sep 07 10:00:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 185/367] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:00:32 2026] GET /volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe => generated 1330 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-dd1c7318-494f-4460-b6c4-87ded0cdd249 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dd1c7318-494f-4460-b6c4-87ded0cdd249 None None] GET http://192.168.122.74/volume// Sep 07 10:00:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dd1c7318-494f-4460-b6c4-87ded0cdd249 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dd1c7318-494f-4460-b6c4-87ded0cdd249 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dd1c7318-494f-4460-b6c4-87ded0cdd249 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:00:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 183/368] 192.168.122.74 () {58 vars in 1303 bytes} [Mon Sep 7 10:00: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:00:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-85fb5c4c-53b6-45cb-a218-9620034037db None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-85fb5c4c-53b6-45cb-a218-9620034037db tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:00:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-85fb5c4c-53b6-45cb-a218-9620034037db tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe", "connector": null, "instance_uuid": "c482624f-4c3c-4d90-9d29-3a35b7abb387"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-85fb5c4c-53b6-45cb-a218-9620034037db tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:00:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 186/369] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:00:32 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8556f148-2672-419b-9f54-e12089e9aeeb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8556f148-2672-419b-9f54-e12089e9aeeb None None] GET http://192.168.122.74/volume// Sep 07 10:00:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8556f148-2672-419b-9f54-e12089e9aeeb None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8556f148-2672-419b-9f54-e12089e9aeeb None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8556f148-2672-419b-9f54-e12089e9aeeb None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:00:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 184/370] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:00:35 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:00:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-449c601a-030a-4bc6-a82d-1b8725c20561 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-449c601a-030a-4bc6-a82d-1b8725c20561 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe Sep 07 10:00:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-449c601a-030a-4bc6-a82d-1b8725c20561 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-449c601a-030a-4bc6-a82d-1b8725c20561 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:35 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:35 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-449c601a-030a-4bc6-a82d-1b8725c20561 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:00:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-449c601a-030a-4bc6-a82d-1b8725c20561 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe returned with HTTP 200 Sep 07 10:00:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 187/371] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:00:35 2026] GET /volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe => generated 1510 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:00:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-73eb2dcc-c1ea-445b-8f48-88690b5a1968 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-73eb2dcc-c1ea-445b-8f48-88690b5a1968 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] PUT http://192.168.122.74/volume/v3/attachments/5d03e671-004e-4302-9deb-9ab3bd9ba0fd Sep 07 10:00:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-73eb2dcc-c1ea-445b-8f48-88690b5a1968 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:36 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-73eb2dcc-c1ea-445b-8f48-88690b5a1968 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Acquiring lock "cinder-attachment_update-a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe-devstack" by "attachment_update" {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:00:36 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-73eb2dcc-c1ea-445b-8f48-88690b5a1968 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Lock "cinder-attachment_update-a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe-devstack" acquired by "attachment_update" :: waited 0.042s {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:00:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:36 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:36 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:36 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-73eb2dcc-c1ea-445b-8f48-88690b5a1968 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Lock "cinder-attachment_update-a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe-devstack" released by "attachment_update" :: held 0.356s {{(pid=87187) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:00:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-73eb2dcc-c1ea-445b-8f48-88690b5a1968 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/attachments/5d03e671-004e-4302-9deb-9ab3bd9ba0fd returned with HTTP 200 Sep 07 10:00:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 185/372] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:00:36 2026] PUT /volume/v3/attachments/5d03e671-004e-4302-9deb-9ab3bd9ba0fd => generated 694 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-58d1cdac-559c-4cc6-8d92-8a943c34474d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-58d1cdac-559c-4cc6-8d92-8a943c34474d tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] POST http://192.168.122.74/volume/v3/attachments/5d03e671-004e-4302-9deb-9ab3bd9ba0fd/action Sep 07 10:00:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-58d1cdac-559c-4cc6-8d92-8a943c34474d tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action body: b'{"os-complete": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:00:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-58d1cdac-559c-4cc6-8d92-8a943c34474d tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:36 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:36 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:36 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:36 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-397a4874-c54f-4256-8f51-780092c5bf6f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-25a68e1b-7daa-44e0-9504-22157fb9f0d7 req-58d1cdac-559c-4cc6-8d92-8a943c34474d tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/attachments/5d03e671-004e-4302-9deb-9ab3bd9ba0fd/action returned with HTTP 204 Sep 07 10:00:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 188/373] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:00:36 2026] POST /volume/v3/attachments/5d03e671-004e-4302-9deb-9ab3bd9ba0fd/action => generated 0 bytes in 183 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:00:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-397a4874-c54f-4256-8f51-780092c5bf6f tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:00:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-397a4874-c54f-4256-8f51-780092c5bf6f tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1153836286"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-397a4874-c54f-4256-8f51-780092c5bf6f tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:00:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 186/374] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:00:36 2026] POST /volume/v3/types => generated 231 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:00:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-530d5cc7-7077-4816-8875-e2cd1124f5a4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-530d5cc7-7077-4816-8875-e2cd1124f5a4 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] POST http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs Sep 07 10:00:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-530d5cc7-7077-4816-8875-e2cd1124f5a4 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-530d5cc7-7077-4816-8875-e2cd1124f5a4 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs returned with HTTP 200 Sep 07 10:00:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 189/375] 192.168.122.74 () {60 vars in 1278 bytes} [Mon Sep 7 10:00:37 2026] POST /volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs => generated 34 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 10:00:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-19330549-9e3d-4345-9c5f-18600f68e725 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-19330549-9e3d-4345-9c5f-18600f68e725 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] GET http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs/spec3 Sep 07 10:00:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-19330549-9e3d-4345-9c5f-18600f68e725 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-19330549-9e3d-4345-9c5f-18600f68e725 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-19330549-9e3d-4345-9c5f-18600f68e725 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs/spec3 returned with HTTP 200 Sep 07 10:00:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 187/376] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:00:37 2026] GET /volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs/spec3 => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 10:00:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e3d53bd8-99c1-4e74-9c5e-7fa48c9aad7e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3d53bd8-99c1-4e74-9c5e-7fa48c9aad7e tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] DELETE http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs/spec3 Sep 07 10:00:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e3d53bd8-99c1-4e74-9c5e-7fa48c9aad7e tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e3d53bd8-99c1-4e74-9c5e-7fa48c9aad7e tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3d53bd8-99c1-4e74-9c5e-7fa48c9aad7e tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs/spec3 returned with HTTP 202 Sep 07 10:00:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 190/377] 192.168.122.74 () {58 vars in 1278 bytes} [Mon Sep 7 10:00:37 2026] DELETE /volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs/spec3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 10:00:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-705924e4-7d79-49d5-b404-0afdbf62c1f0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-705924e4-7d79-49d5-b404-0afdbf62c1f0 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] GET http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs/spec3 Sep 07 10:00:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-705924e4-7d79-49d5-b404-0afdbf62c1f0 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-705924e4-7d79-49d5-b404-0afdbf62c1f0 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-705924e4-7d79-49d5-b404-0afdbf62c1f0 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs/spec3 returned with HTTP 404 Sep 07 10:00:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 188/378] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:00:37 2026] GET /volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs/spec3 => generated 129 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:00:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-57cfefc5-f5a3-492a-a325-bd57cc6aa176 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-57cfefc5-f5a3-492a-a325-bd57cc6aa176 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] POST http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs Sep 07 10:00:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-57cfefc5-f5a3-492a-a325-bd57cc6aa176 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-57cfefc5-f5a3-492a-a325-bd57cc6aa176 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs returned with HTTP 200 Sep 07 10:00:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 191/379] 192.168.122.74 () {60 vars in 1278 bytes} [Mon Sep 7 10:00:37 2026] POST /volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs => generated 34 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:00:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1522182f-8dbf-41c9-8ddb-5d66bb312697 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1522182f-8dbf-41c9-8ddb-5d66bb312697 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] GET http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs Sep 07 10:00:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1522182f-8dbf-41c9-8ddb-5d66bb312697 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1522182f-8dbf-41c9-8ddb-5d66bb312697 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1522182f-8dbf-41c9-8ddb-5d66bb312697 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs returned with HTTP 200 Sep 07 10:00:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 189/380] 192.168.122.74 () {58 vars in 1257 bytes} [Mon Sep 7 10:00:37 2026] GET /volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs => generated 34 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:00:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-774bf011-b9a1-4e5d-8c72-86f222e4efac None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-774bf011-b9a1-4e5d-8c72-86f222e4efac tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] POST http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs Sep 07 10:00:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-774bf011-b9a1-4e5d-8c72-86f222e4efac tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-774bf011-b9a1-4e5d-8c72-86f222e4efac tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs returned with HTTP 200 Sep 07 10:00:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 192/381] 192.168.122.74 () {60 vars in 1278 bytes} [Mon Sep 7 10:00:37 2026] POST /volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs => generated 34 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:00:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7a45f4d7-9278-4753-aae7-b702fd6db3c4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7a45f4d7-9278-4753-aae7-b702fd6db3c4 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] PUT http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs/spec2 Sep 07 10:00:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7a45f4d7-9278-4753-aae7-b702fd6db3c4 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7a45f4d7-9278-4753-aae7-b702fd6db3c4 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs/spec2 returned with HTTP 200 Sep 07 10:00:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 190/382] 192.168.122.74 () {60 vars in 1295 bytes} [Mon Sep 7 10:00:37 2026] PUT /volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs/spec2 => generated 17 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:00:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e53606b7-fbb1-47dc-b2f7-f1be2761a3b9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e53606b7-fbb1-47dc-b2f7-f1be2761a3b9 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] GET http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs/spec2 Sep 07 10:00:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e53606b7-fbb1-47dc-b2f7-f1be2761a3b9 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e53606b7-fbb1-47dc-b2f7-f1be2761a3b9 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e53606b7-fbb1-47dc-b2f7-f1be2761a3b9 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs/spec2 returned with HTTP 200 Sep 07 10:00:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 193/383] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:00:37 2026] GET /volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs/spec2 => generated 17 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:00:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cf773be7-4601-4dc5-a106-adbac6679142 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cf773be7-4601-4dc5-a106-adbac6679142 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] POST http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs Sep 07 10:00:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cf773be7-4601-4dc5-a106-adbac6679142 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cf773be7-4601-4dc5-a106-adbac6679142 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs returned with HTTP 200 Sep 07 10:00:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 191/384] 192.168.122.74 () {60 vars in 1278 bytes} [Mon Sep 7 10:00:37 2026] POST /volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs => generated 51 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:00:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e5d12100-e3dd-4206-ac78-62db23ae1a54 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e5d12100-e3dd-4206-ac78-62db23ae1a54 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] GET http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs Sep 07 10:00:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e5d12100-e3dd-4206-ac78-62db23ae1a54 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e5d12100-e3dd-4206-ac78-62db23ae1a54 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e5d12100-e3dd-4206-ac78-62db23ae1a54 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs returned with HTTP 200 Sep 07 10:00:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 194/385] 192.168.122.74 () {58 vars in 1257 bytes} [Mon Sep 7 10:00:38 2026] GET /volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d/extra_specs => generated 68 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:00:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3555fe4b-f7b5-4c95-a75a-88d8ddb6b349 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3555fe4b-f7b5-4c95-a75a-88d8ddb6b349 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] DELETE http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d Sep 07 10:00:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3555fe4b-f7b5-4c95-a75a-88d8ddb6b349 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3555fe4b-f7b5-4c95-a75a-88d8ddb6b349 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3555fe4b-f7b5-4c95-a75a-88d8ddb6b349 tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d returned with HTTP 202 Sep 07 10:00:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 192/386] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:00:38 2026] DELETE /volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:00:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ab103519-b0c6-42ce-a867-be42dbf4b9dc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ab103519-b0c6-42ce-a867-be42dbf4b9dc tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] GET http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d Sep 07 10:00:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ab103519-b0c6-42ce-a867-be42dbf4b9dc tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ab103519-b0c6-42ce-a867-be42dbf4b9dc tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ab103519-b0c6-42ce-a867-be42dbf4b9dc tempest-VolumeTypesExtraSpecsTest-606084016 tempest-VolumeTypesExtraSpecsTest-606084016-project-admin] http://192.168.122.74/volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d returned with HTTP 404 Sep 07 10:00:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 195/387] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:00:38 2026] GET /volume/v3/types/e9d2ac8f-9a06-459c-9b6d-f3b06455aa9d => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:00:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:00:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1018991544"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1018991544'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:00:47 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Create volume of 1 GB Sep 07 10:00:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Availability Zones retrieved successfully. Sep 07 10:00:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Flow 'volume_create_api' (04b73b29-e5f5-4a62-8364-356c1507d479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (038f29c4-29c6-4198-9508-8aa44c065111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:00:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (038f29c4-29c6-4198-9508-8aa44c065111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5152aded-ecd8-4f82-aeae-b869785e4757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:48 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Created reservations ['c4e6f970-0f8b-4f47-a14f-e916d45329f7', 'ae0de719-96b9-4ba6-868a-ad26411d6c8c', 'dd54fa27-93e7-4469-8d17-514353bacd40', '794ba448-d242-4c69-a885-73a94768e3cb'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:00:48 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5152aded-ecd8-4f82-aeae-b869785e4757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4e6f970-0f8b-4f47-a14f-e916d45329f7', 'ae0de719-96b9-4ba6-868a-ad26411d6c8c', 'dd54fa27-93e7-4469-8d17-514353bacd40', '794ba448-d242-4c69-a885-73a94768e3cb']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:48 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a4eea5a-5a31-43aa-aa78-a42f33df89e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:48 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:48 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:48 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a4eea5a-5a31-43aa-aa78-a42f33df89e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '449975e4-7227-42c2-a75f-38c5e63462fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1018991544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3af7bf5cbde74f7b8c4cdf3ca7827cc8',qos_specs=None,replication_status=,reservations=['c4e6f970-0f8b-4f47-a14f-e916d45329f7','ae0de719-96b9-4ba6-868a-ad26411d6c8c','dd54fa27-93e7-4469-8d17-514353bacd40','794ba448-d242-4c69-a885-73a94768e3cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='129760e0fb9844a29c4d4b5a82c5193b',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:00:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1018991544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=449975e4-7227-42c2-a75f-38c5e63462fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3af7bf5cbde74f7b8c4cdf3ca7827cc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='129760e0fb9844a29c4d4b5a82c5193b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:48 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffe5b794-0edf-4337-889b-d95215b3a2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:48 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=281,cinder:INSERT=33,cinder:UPDATE=59 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:00:48 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffe5b794-0edf-4337-889b-d95215b3a2a4) transitioned into state 'SUCCESS' from state '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-1018991544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3af7bf5cbde74f7b8c4cdf3ca7827cc8',qos_specs=None,replication_status=,reservations=['c4e6f970-0f8b-4f47-a14f-e916d45329f7','ae0de719-96b9-4ba6-868a-ad26411d6c8c','dd54fa27-93e7-4469-8d17-514353bacd40','794ba448-d242-4c69-a885-73a94768e3cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='129760e0fb9844a29c4d4b5a82c5193b',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:48 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a7929ca-c998-46f0-ab6c-52d9ef7dc4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:48 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a7929ca-c998-46f0-ab6c-52d9ef7dc4b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:48 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Flow 'volume_create_api' (04b73b29-e5f5-4a62-8364-356c1507d479) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Create volume request issued successfully. Sep 07 10:00:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-708b55db-0608-4ea2-b2b7-076e7b0d94e4 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:00:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 193/388] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:00:47 2026] POST /volume/v3/volumes => generated 764 bytes in 1188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:00:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-18aae3ec-4e74-4261-853c-35a14ecaf3f2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-18aae3ec-4e74-4261-853c-35a14ecaf3f2 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] GET http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc Sep 07 10:00:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-18aae3ec-4e74-4261-853c-35a14ecaf3f2 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-18aae3ec-4e74-4261-853c-35a14ecaf3f2 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:48 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-18aae3ec-4e74-4261-853c-35a14ecaf3f2 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Volume info retrieved successfully. Sep 07 10:00:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-18aae3ec-4e74-4261-853c-35a14ecaf3f2 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc returned with HTTP 200 Sep 07 10:00:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 196/389] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:48 2026] GET /volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc => generated 832 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:00:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a41f2984-ad68-409c-913a-734927ef05e6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a41f2984-ad68-409c-913a-734927ef05e6 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] GET http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc Sep 07 10:00:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a41f2984-ad68-409c-913a-734927ef05e6 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a41f2984-ad68-409c-913a-734927ef05e6 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:49 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:49 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:49 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a41f2984-ad68-409c-913a-734927ef05e6 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Volume info retrieved successfully. Sep 07 10:00:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a41f2984-ad68-409c-913a-734927ef05e6 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc returned with HTTP 200 Sep 07 10:00:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 194/390] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:49 2026] GET /volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc => generated 856 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:00:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f53118fb-ee78-4c43-969e-148cefd5d2f7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f53118fb-ee78-4c43-969e-148cefd5d2f7 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] GET http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc Sep 07 10:00:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f53118fb-ee78-4c43-969e-148cefd5d2f7 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f53118fb-ee78-4c43-969e-148cefd5d2f7 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:50 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:50 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:51 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f53118fb-ee78-4c43-969e-148cefd5d2f7 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Volume info retrieved successfully. Sep 07 10:00:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f53118fb-ee78-4c43-969e-148cefd5d2f7 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc returned with HTTP 200 Sep 07 10:00:51 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 197/391] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:50 2026] GET /volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc => generated 856 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:00:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c0f6a7e6-9160-4fd3-9f43-72be5616a3d8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c0f6a7e6-9160-4fd3-9f43-72be5616a3d8 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] GET http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc Sep 07 10:00:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c0f6a7e6-9160-4fd3-9f43-72be5616a3d8 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c0f6a7e6-9160-4fd3-9f43-72be5616a3d8 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:52 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:52 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:52 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:52 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:52 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c0f6a7e6-9160-4fd3-9f43-72be5616a3d8 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Volume info retrieved successfully. Sep 07 10:00:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c0f6a7e6-9160-4fd3-9f43-72be5616a3d8 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc returned with HTTP 200 Sep 07 10:00:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 195/392] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:00:52 2026] GET /volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc => generated 857 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:00:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-09f642fc-d1bd-41af-9dcc-ee17f3936aca None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-09f642fc-d1bd-41af-9dcc-ee17f3936aca None None] GET http://192.168.122.74/volume// Sep 07 10:00:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-09f642fc-d1bd-41af-9dcc-ee17f3936aca None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-09f642fc-d1bd-41af-9dcc-ee17f3936aca None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-09f642fc-d1bd-41af-9dcc-ee17f3936aca None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:00:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 198/393] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:00:56 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:00:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-8452f6bd-bfb2-40c5-9fc0-79e3828ea7ee None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-8452f6bd-bfb2-40c5-9fc0-79e3828ea7ee tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:00:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-8452f6bd-bfb2-40c5-9fc0-79e3828ea7ee tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe", "connector": null, "instance_uuid": "c482624f-4c3c-4d90-9d29-3a35b7abb387"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:56 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:56 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:56 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:56 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:56 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:56 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-8452f6bd-bfb2-40c5-9fc0-79e3828ea7ee tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:00:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 196/394] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:00:56 2026] POST /volume/v3/attachments => generated 273 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-27afa243-744a-4b28-9be4-04df7de8e1c7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-27afa243-744a-4b28-9be4-04df7de8e1c7 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] DELETE http://192.168.122.74/volume/v3/attachments/5d03e671-004e-4302-9deb-9ab3bd9ba0fd Sep 07 10:00:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-27afa243-744a-4b28-9be4-04df7de8e1c7 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-27afa243-744a-4b28-9be4-04df7de8e1c7 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:56 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:56 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:00:56 devstack devstack@c-api.service[87186]: /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:00:56 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, Sep 07 10:00:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-27afa243-744a-4b28-9be4-04df7de8e1c7 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/attachments/5d03e671-004e-4302-9deb-9ab3bd9ba0fd returned with HTTP 200 Sep 07 10:00:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 199/395] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:00:56 2026] DELETE /volume/v3/attachments/5d03e671-004e-4302-9deb-9ab3bd9ba0fd => generated 192 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-4a62bd9e-5adf-4f19-90eb-78c88d88e818 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-4a62bd9e-5adf-4f19-90eb-78c88d88e818 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] PUT http://192.168.122.74/volume/v3/attachments/a7b61538-d772-462a-919b-36834a507cc6 Sep 07 10:00:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-4a62bd9e-5adf-4f19-90eb-78c88d88e818 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:58 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-4a62bd9e-5adf-4f19-90eb-78c88d88e818 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Acquiring lock "cinder-attachment_update-a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe-devstack" by "attachment_update" {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:00:58 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-4a62bd9e-5adf-4f19-90eb-78c88d88e818 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Lock "cinder-attachment_update-a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:00:58 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:58 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:00:58 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:58 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:00:58 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=244,cinder:INSERT=24,cinder:UPDATE=37 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:00:58 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-4a62bd9e-5adf-4f19-90eb-78c88d88e818 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Lock "cinder-attachment_update-a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe-devstack" released by "attachment_update" :: held 0.268s {{(pid=87187) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:00:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-4a62bd9e-5adf-4f19-90eb-78c88d88e818 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/attachments/a7b61538-d772-462a-919b-36834a507cc6 returned with HTTP 200 Sep 07 10:00:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 197/396] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:00:58 2026] PUT /volume/v3/attachments/a7b61538-d772-462a-919b-36834a507cc6 => generated 694 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-b8ecc8a0-ad89-4c29-a9c2-18b7ab93aaeb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-b8ecc8a0-ad89-4c29-a9c2-18b7ab93aaeb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/attachments/a7b61538-d772-462a-919b-36834a507cc6 Sep 07 10:00:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-b8ecc8a0-ad89-4c29-a9c2-18b7ab93aaeb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-b8ecc8a0-ad89-4c29-a9c2-18b7ab93aaeb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:58 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:58 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:00:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-b8ecc8a0-ad89-4c29-a9c2-18b7ab93aaeb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/attachments/a7b61538-d772-462a-919b-36834a507cc6 returned with HTTP 200 Sep 07 10:00:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 200/397] 192.168.122.74 () {62 vars in 1535 bytes} [Mon Sep 7 10:00:58 2026] GET /volume/v3/attachments/a7b61538-d772-462a-919b-36834a507cc6 => generated 719 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:01:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-1aeda9af-97c2-4fb1-8458-a6abfbefae45 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-1aeda9af-97c2-4fb1-8458-a6abfbefae45 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] POST http://192.168.122.74/volume/v3/attachments/a7b61538-d772-462a-919b-36834a507cc6/action Sep 07 10:01:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-1aeda9af-97c2-4fb1-8458-a6abfbefae45 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action body: b'{"os-complete": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:01:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-1aeda9af-97c2-4fb1-8458-a6abfbefae45 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-024070a4-6eb7-4d8d-934c-96e92b4beee0 req-1aeda9af-97c2-4fb1-8458-a6abfbefae45 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/attachments/a7b61538-d772-462a-919b-36834a507cc6/action returned with HTTP 204 Sep 07 10:01:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 198/398] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:01:01 2026] POST /volume/v3/attachments/a7b61538-d772-462a-919b-36834a507cc6/action => generated 0 bytes in 171 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:01:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-e6563107-fe15-497e-97f0-f838ea922a18 req-8c2003d4-8b3e-4068-94db-3949c363188f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-e6563107-fe15-497e-97f0-f838ea922a18 req-8c2003d4-8b3e-4068-94db-3949c363188f tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] GET http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc Sep 07 10:01:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-e6563107-fe15-497e-97f0-f838ea922a18 req-8c2003d4-8b3e-4068-94db-3949c363188f tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-e6563107-fe15-497e-97f0-f838ea922a18 req-8c2003d4-8b3e-4068-94db-3949c363188f tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-e6563107-fe15-497e-97f0-f838ea922a18 req-8c2003d4-8b3e-4068-94db-3949c363188f tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Volume info retrieved successfully. Sep 07 10:01:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-e6563107-fe15-497e-97f0-f838ea922a18 req-8c2003d4-8b3e-4068-94db-3949c363188f tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc returned with HTTP 200 Sep 07 10:01:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 201/399] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:01:07 2026] GET /volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc => generated 857 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:01:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-77c3ea65-29e1-44c8-bfb1-99964dce4369 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-77c3ea65-29e1-44c8-bfb1-99964dce4369 None None] GET http://192.168.122.74/volume// Sep 07 10:01:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-77c3ea65-29e1-44c8-bfb1-99964dce4369 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-77c3ea65-29e1-44c8-bfb1-99964dce4369 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-77c3ea65-29e1-44c8-bfb1-99964dce4369 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:01:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 199/400] 192.168.122.74 () {58 vars in 1303 bytes} [Mon Sep 7 10:01:07 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:01:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-e6563107-fe15-497e-97f0-f838ea922a18 req-4cadff99-84ee-40ab-8b3f-1ea3cee995d0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-e6563107-fe15-497e-97f0-f838ea922a18 req-4cadff99-84ee-40ab-8b3f-1ea3cee995d0 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:01:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-e6563107-fe15-497e-97f0-f838ea922a18 req-4cadff99-84ee-40ab-8b3f-1ea3cee995d0 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "449975e4-7227-42c2-a75f-38c5e63462fc", "connector": null, "instance_uuid": "9e204ddc-d0ce-42b3-be61-af886c089811"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-e6563107-fe15-497e-97f0-f838ea922a18 req-4cadff99-84ee-40ab-8b3f-1ea3cee995d0 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:01:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 202/401] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:01:07 2026] POST /volume/v3/attachments => generated 273 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:01:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-e6563107-fe15-497e-97f0-f838ea922a18 req-5011bfff-4706-442e-9456-f22b8697d60b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-e6563107-fe15-497e-97f0-f838ea922a18 req-5011bfff-4706-442e-9456-f22b8697d60b tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] POST http://192.168.122.74/volume/v3/attachments/1c19f9d7-6922-44b0-b4f8-ce02a27866cc/action Sep 07 10:01:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-e6563107-fe15-497e-97f0-f838ea922a18 req-5011bfff-4706-442e-9456-f22b8697d60b tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Action body: b'{"os-complete": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:01:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-e6563107-fe15-497e-97f0-f838ea922a18 req-5011bfff-4706-442e-9456-f22b8697d60b tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-e6563107-fe15-497e-97f0-f838ea922a18 req-5011bfff-4706-442e-9456-f22b8697d60b tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] http://192.168.122.74/volume/v3/attachments/1c19f9d7-6922-44b0-b4f8-ce02a27866cc/action returned with HTTP 204 Sep 07 10:01:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 200/402] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:01:07 2026] POST /volume/v3/attachments/1c19f9d7-6922-44b0-b4f8-ce02a27866cc/action => generated 0 bytes in 144 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:01:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7cad6e75-6154-480e-b3d9-34551013e645 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7cad6e75-6154-480e-b3d9-34551013e645 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] GET http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc Sep 07 10:01:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7cad6e75-6154-480e-b3d9-34551013e645 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7cad6e75-6154-480e-b3d9-34551013e645 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7cad6e75-6154-480e-b3d9-34551013e645 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Volume info retrieved successfully. Sep 07 10:01:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7cad6e75-6154-480e-b3d9-34551013e645 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc returned with HTTP 200 Sep 07 10:01:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 203/403] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:07 2026] GET /volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc => generated 1119 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:01:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6fe617a5-74f8-4d92-ba9d-299ef5a1d354 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6fe617a5-74f8-4d92-ba9d-299ef5a1d354 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] GET http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc Sep 07 10:01:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6fe617a5-74f8-4d92-ba9d-299ef5a1d354 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6fe617a5-74f8-4d92-ba9d-299ef5a1d354 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:08 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:08 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:08 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:08 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:08 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6fe617a5-74f8-4d92-ba9d-299ef5a1d354 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Volume info retrieved successfully. Sep 07 10:01:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6fe617a5-74f8-4d92-ba9d-299ef5a1d354 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc returned with HTTP 200 Sep 07 10:01:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 201/404] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:08 2026] GET /volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc => generated 1119 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:01:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-92d99d02-bffb-47d3-8e6d-8bb0cc68fe55 req-a37054e5-9561-4b99-978d-773e49e687f6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-92d99d02-bffb-47d3-8e6d-8bb0cc68fe55 req-a37054e5-9561-4b99-978d-773e49e687f6 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] GET http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc Sep 07 10:01:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-92d99d02-bffb-47d3-8e6d-8bb0cc68fe55 req-a37054e5-9561-4b99-978d-773e49e687f6 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-92d99d02-bffb-47d3-8e6d-8bb0cc68fe55 req-a37054e5-9561-4b99-978d-773e49e687f6 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:09 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:09 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:09 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:09 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-92d99d02-bffb-47d3-8e6d-8bb0cc68fe55 req-a37054e5-9561-4b99-978d-773e49e687f6 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Volume info retrieved successfully. Sep 07 10:01:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-92d99d02-bffb-47d3-8e6d-8bb0cc68fe55 req-a37054e5-9561-4b99-978d-773e49e687f6 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc returned with HTTP 200 Sep 07 10:01:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 204/405] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:01:09 2026] GET /volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc => generated 1119 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:01:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-92d99d02-bffb-47d3-8e6d-8bb0cc68fe55 req-01b40528-244a-45f3-a004-538b470f1c4c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-92d99d02-bffb-47d3-8e6d-8bb0cc68fe55 req-01b40528-244a-45f3-a004-538b470f1c4c tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] DELETE http://192.168.122.74/volume/v3/attachments/1c19f9d7-6922-44b0-b4f8-ce02a27866cc Sep 07 10:01:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-92d99d02-bffb-47d3-8e6d-8bb0cc68fe55 req-01b40528-244a-45f3-a004-538b470f1c4c tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-92d99d02-bffb-47d3-8e6d-8bb0cc68fe55 req-01b40528-244a-45f3-a004-538b470f1c4c tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:09 devstack devstack@c-api.service[87187]: /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:01:09 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, Sep 07 10:01:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-92d99d02-bffb-47d3-8e6d-8bb0cc68fe55 req-01b40528-244a-45f3-a004-538b470f1c4c tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] http://192.168.122.74/volume/v3/attachments/1c19f9d7-6922-44b0-b4f8-ce02a27866cc returned with HTTP 200 Sep 07 10:01:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 202/406] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:01:09 2026] DELETE /volume/v3/attachments/1c19f9d7-6922-44b0-b4f8-ce02a27866cc => generated 19 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bb8e7799-bf65-4e8a-a77e-15e945620b51 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bb8e7799-bf65-4e8a-a77e-15e945620b51 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] GET http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc Sep 07 10:01:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bb8e7799-bf65-4e8a-a77e-15e945620b51 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bb8e7799-bf65-4e8a-a77e-15e945620b51 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:09 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:09 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:09 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:09 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-bb8e7799-bf65-4e8a-a77e-15e945620b51 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Volume info retrieved successfully. Sep 07 10:01:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bb8e7799-bf65-4e8a-a77e-15e945620b51 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc returned with HTTP 200 Sep 07 10:01:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 205/407] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:09 2026] GET /volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-d436f0d3-5e0b-40a3-bc0f-a518eb6485b8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-d436f0d3-5e0b-40a3-bc0f-a518eb6485b8 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] GET http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:01:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-d436f0d3-5e0b-40a3-bc0f-a518eb6485b8 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-d436f0d3-5e0b-40a3-bc0f-a518eb6485b8 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-d436f0d3-5e0b-40a3-bc0f-a518eb6485b8 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:01:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-d436f0d3-5e0b-40a3-bc0f-a518eb6485b8 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 200 Sep 07 10:01:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 203/408] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:01:13 2026] GET /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 852 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7a4a8c7a-b744-4d08-b1b5-2974519d80e5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7a4a8c7a-b744-4d08-b1b5-2974519d80e5 None None] GET http://192.168.122.74/volume// Sep 07 10:01:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7a4a8c7a-b744-4d08-b1b5-2974519d80e5 None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7a4a8c7a-b744-4d08-b1b5-2974519d80e5 None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7a4a8c7a-b744-4d08-b1b5-2974519d80e5 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:01:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 206/409] 192.168.122.74 () {58 vars in 1312 bytes} [Mon Sep 7 10:01:13 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:01:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-e56ba403-91db-4bc1-8fd9-52cabeb4f15b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-e56ba403-91db-4bc1-8fd9-52cabeb4f15b tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:01:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-e56ba403-91db-4bc1-8fd9-52cabeb4f15b tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8", "connector": null, "instance_uuid": "3450f4c0-e8f3-4349-a161-206ce9b20abc"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-e56ba403-91db-4bc1-8fd9-52cabeb4f15b tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:01:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 204/410] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:01:13 2026] POST /volume/v3/attachments => generated 273 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:01:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b06c04a8-4fe6-4aa8-b6d6-b8d3aa3a382c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b06c04a8-4fe6-4aa8-b6d6-b8d3aa3a382c tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] GET http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:01:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b06c04a8-4fe6-4aa8-b6d6-b8d3aa3a382c tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b06c04a8-4fe6-4aa8-b6d6-b8d3aa3a382c tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:13 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:13 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-25dd791b-dbec-4e02-8a82-f91b37dcb9dc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-25dd791b-dbec-4e02-8a82-f91b37dcb9dc None None] GET http://192.168.122.74/volume// Sep 07 10:01:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-25dd791b-dbec-4e02-8a82-f91b37dcb9dc None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-25dd791b-dbec-4e02-8a82-f91b37dcb9dc None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-25dd791b-dbec-4e02-8a82-f91b37dcb9dc None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:01:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 205/411] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:01:13 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:01:13 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:13 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-82d32090-fb6f-4c0a-9331-db22af7be30e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b06c04a8-4fe6-4aa8-b6d6-b8d3aa3a382c tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:01:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-82d32090-fb6f-4c0a-9331-db22af7be30e tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] GET http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:01:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-82d32090-fb6f-4c0a-9331-db22af7be30e tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-82d32090-fb6f-4c0a-9331-db22af7be30e tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b06c04a8-4fe6-4aa8-b6d6-b8d3aa3a382c tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 200 Sep 07 10:01:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 207/412] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:13 2026] GET /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 851 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-82d32090-fb6f-4c0a-9331-db22af7be30e tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:01:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-82d32090-fb6f-4c0a-9331-db22af7be30e tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 200 Sep 07 10:01:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 206/413] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:01:13 2026] GET /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 1032 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:01:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-ffc52716-298d-4b0c-b62c-9effa03fac23 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-ffc52716-298d-4b0c-b62c-9effa03fac23 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] PUT http://192.168.122.74/volume/v3/attachments/3a9f00c6-9533-45fb-8e8d-75e43af342bb Sep 07 10:01:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-ffc52716-298d-4b0c-b62c-9effa03fac23 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:14 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-ffc52716-298d-4b0c-b62c-9effa03fac23 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Acquiring lock "cinder-attachment_update-7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8-devstack" by "attachment_update" {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:01:14 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-ffc52716-298d-4b0c-b62c-9effa03fac23 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Lock "cinder-attachment_update-7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8-devstack" acquired by "attachment_update" :: waited 0.040s {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:01:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:14 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:14 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:14 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-ffc52716-298d-4b0c-b62c-9effa03fac23 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Lock "cinder-attachment_update-7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8-devstack" released by "attachment_update" :: held 0.377s {{(pid=87186) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:01:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-ffc52716-298d-4b0c-b62c-9effa03fac23 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/attachments/3a9f00c6-9533-45fb-8e8d-75e43af342bb returned with HTTP 200 Sep 07 10:01:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 208/414] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:01:14 2026] PUT /volume/v3/attachments/3a9f00c6-9533-45fb-8e8d-75e43af342bb => generated 694 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:01:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a843a7a0-703b-4d9d-b1b4-b216ff893da9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a843a7a0-703b-4d9d-b1b4-b216ff893da9 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] GET http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:01:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a843a7a0-703b-4d9d-b1b4-b216ff893da9 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a843a7a0-703b-4d9d-b1b4-b216ff893da9 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:14 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:14 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:14 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:14 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:15 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a843a7a0-703b-4d9d-b1b4-b216ff893da9 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:01:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a843a7a0-703b-4d9d-b1b4-b216ff893da9 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 200 Sep 07 10:01:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 207/415] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:14 2026] GET /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 852 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:01:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-01bbd15f-85f8-473e-8c68-6505edd163fe None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-01bbd15f-85f8-473e-8c68-6505edd163fe tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] POST http://192.168.122.74/volume/v3/attachments/3a9f00c6-9533-45fb-8e8d-75e43af342bb/action Sep 07 10:01:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-01bbd15f-85f8-473e-8c68-6505edd163fe tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Action body: b'{"os-complete": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:01:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-01bbd15f-85f8-473e-8c68-6505edd163fe tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-fc61c05b-9cb8-4e93-bd7f-fdd95a6fbb74 req-01bbd15f-85f8-473e-8c68-6505edd163fe tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/attachments/3a9f00c6-9533-45fb-8e8d-75e43af342bb/action returned with HTTP 204 Sep 07 10:01:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 209/416] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:01:15 2026] POST /volume/v3/attachments/3a9f00c6-9533-45fb-8e8d-75e43af342bb/action => generated 0 bytes in 117 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:01:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5dcb07e0-c0f8-4322-b442-12a97221d6db None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5dcb07e0-c0f8-4322-b442-12a97221d6db tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] GET http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:01:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5dcb07e0-c0f8-4322-b442-12a97221d6db tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5dcb07e0-c0f8-4322-b442-12a97221d6db tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:16 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5dcb07e0-c0f8-4322-b442-12a97221d6db tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:01:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5dcb07e0-c0f8-4322-b442-12a97221d6db tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 200 Sep 07 10:01:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 208/417] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:16 2026] GET /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 1144 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:01:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-67354b38-0877-4b2a-95d7-a2c812b3b3e6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-67354b38-0877-4b2a-95d7-a2c812b3b3e6 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] GET http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:01:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-67354b38-0877-4b2a-95d7-a2c812b3b3e6 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-67354b38-0877-4b2a-95d7-a2c812b3b3e6 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-67354b38-0877-4b2a-95d7-a2c812b3b3e6 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:01:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-67354b38-0877-4b2a-95d7-a2c812b3b3e6 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 200 Sep 07 10:01:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 210/418] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:16 2026] GET /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 1144 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:01:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-95988998-3bb5-4168-9957-b743c15c9072 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-95988998-3bb5-4168-9957-b743c15c9072 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] GET http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:01:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-95988998-3bb5-4168-9957-b743c15c9072 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-95988998-3bb5-4168-9957-b743c15c9072 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-95988998-3bb5-4168-9957-b743c15c9072 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:01:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-95988998-3bb5-4168-9957-b743c15c9072 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 200 Sep 07 10:01:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 209/419] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:01:18 2026] GET /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 1144 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:01:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-14d587b5-5d90-42e9-8b99-e005c7275a50 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-14d587b5-5d90-42e9-8b99-e005c7275a50 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] POST http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8/action Sep 07 10:01:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-14d587b5-5d90-42e9-8b99-e005c7275a50 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:01:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-14d587b5-5d90-42e9-8b99-e005c7275a50 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-14d587b5-5d90-42e9-8b99-e005c7275a50 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:01:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-14d587b5-5d90-42e9-8b99-e005c7275a50 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Begin detaching volume completed successfully. Sep 07 10:01:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-14d587b5-5d90-42e9-8b99-e005c7275a50 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8/action returned with HTTP 202 Sep 07 10:01:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 211/420] 192.168.122.74 () {64 vars in 1556 bytes} [Mon Sep 7 10:01:18 2026] POST /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:01:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9a8163ba-097b-40b1-b1b2-b1c71360e78c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9a8163ba-097b-40b1-b1b2-b1c71360e78c tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] GET http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:01:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9a8163ba-097b-40b1-b1b2-b1c71360e78c tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9a8163ba-097b-40b1-b1b2-b1c71360e78c tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9a8163ba-097b-40b1-b1b2-b1c71360e78c tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:01:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9a8163ba-097b-40b1-b1b2-b1c71360e78c tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 200 Sep 07 10:01:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 210/421] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:18 2026] GET /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 1147 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:01:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-71cd1703-3625-4554-bace-7232af334c40 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-71cd1703-3625-4554-bace-7232af334c40 None None] GET http://192.168.122.74/volume// Sep 07 10:01:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-71cd1703-3625-4554-bace-7232af334c40 None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-71cd1703-3625-4554-bace-7232af334c40 None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-71cd1703-3625-4554-bace-7232af334c40 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:01:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 212/422] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:01:18 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:01:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-2124740d-146f-40d6-b03e-de9a45059e0f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-2124740d-146f-40d6-b03e-de9a45059e0f tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] GET http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:01:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-2124740d-146f-40d6-b03e-de9a45059e0f tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-2124740d-146f-40d6-b03e-de9a45059e0f tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-2124740d-146f-40d6-b03e-de9a45059e0f tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:01:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-2124740d-146f-40d6-b03e-de9a45059e0f tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 200 Sep 07 10:01:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 211/423] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:01:18 2026] GET /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 1328 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:01:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-aa25b0b0-27d3-4a63-aeb0-00cbea05c9d3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-aa25b0b0-27d3-4a63-aeb0-00cbea05c9d3 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] DELETE http://192.168.122.74/volume/v3/attachments/3a9f00c6-9533-45fb-8e8d-75e43af342bb Sep 07 10:01:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-aa25b0b0-27d3-4a63-aeb0-00cbea05c9d3 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-aa25b0b0-27d3-4a63-aeb0-00cbea05c9d3 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:19 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:19 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:19 devstack devstack@c-api.service[87186]: /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:01:19 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, Sep 07 10:01:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-d1496e41-aa97-4baf-a331-f27bf11df48b req-aa25b0b0-27d3-4a63-aeb0-00cbea05c9d3 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/attachments/3a9f00c6-9533-45fb-8e8d-75e43af342bb returned with HTTP 200 Sep 07 10:01:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 213/424] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:01:19 2026] DELETE /volume/v3/attachments/3a9f00c6-9533-45fb-8e8d-75e43af342bb => generated 19 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-378ee77e-ffe4-42c4-99f1-d4c011ac38cd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-378ee77e-ffe4-42c4-99f1-d4c011ac38cd tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] GET http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:01:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-378ee77e-ffe4-42c4-99f1-d4c011ac38cd tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-378ee77e-ffe4-42c4-99f1-d4c011ac38cd tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-378ee77e-ffe4-42c4-99f1-d4c011ac38cd tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:01:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-378ee77e-ffe4-42c4-99f1-d4c011ac38cd tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 200 Sep 07 10:01:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 212/425] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:19 2026] GET /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 852 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-171730ab-b78b-465f-a8c0-9b741e125cb4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-171730ab-b78b-465f-a8c0-9b741e125cb4 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] GET http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:01:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-171730ab-b78b-465f-a8c0-9b741e125cb4 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-171730ab-b78b-465f-a8c0-9b741e125cb4 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-171730ab-b78b-465f-a8c0-9b741e125cb4 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:01:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-171730ab-b78b-465f-a8c0-9b741e125cb4 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 200 Sep 07 10:01:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 214/426] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:23 2026] GET /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7b4c9c82-60e6-4ad6-b791-88993f4ff671 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7b4c9c82-60e6-4ad6-b791-88993f4ff671 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] GET http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:01:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7b4c9c82-60e6-4ad6-b791-88993f4ff671 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7b4c9c82-60e6-4ad6-b791-88993f4ff671 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7b4c9c82-60e6-4ad6-b791-88993f4ff671 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:01:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7b4c9c82-60e6-4ad6-b791-88993f4ff671 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 200 Sep 07 10:01:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 213/427] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:23 2026] GET /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-262b5ed2-e6c6-4c84-9b16-b976161940cf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-262b5ed2-e6c6-4c84-9b16-b976161940cf tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] DELETE http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:01:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-262b5ed2-e6c6-4c84-9b16-b976161940cf tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-262b5ed2-e6c6-4c84-9b16-b976161940cf tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:31 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-262b5ed2-e6c6-4c84-9b16-b976161940cf tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Delete volume with id: 7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:01:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:31 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:31 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-262b5ed2-e6c6-4c84-9b16-b976161940cf tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:01:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-262b5ed2-e6c6-4c84-9b16-b976161940cf tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Delete volume request issued successfully. Sep 07 10:01:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-262b5ed2-e6c6-4c84-9b16-b976161940cf tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 202 Sep 07 10:01:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 215/428] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:01:31 2026] DELETE /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:01:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0fa8014b-257d-47aa-9b1b-7f9279f4a4d3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0fa8014b-257d-47aa-9b1b-7f9279f4a4d3 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] GET http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:01:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0fa8014b-257d-47aa-9b1b-7f9279f4a4d3 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0fa8014b-257d-47aa-9b1b-7f9279f4a4d3 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:31 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:31 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0fa8014b-257d-47aa-9b1b-7f9279f4a4d3 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:01:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0fa8014b-257d-47aa-9b1b-7f9279f4a4d3 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 200 Sep 07 10:01:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 214/429] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:31 2026] GET /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-91c34197-604d-42c1-ad15-6cbbf65618ad None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-91c34197-604d-42c1-ad15-6cbbf65618ad tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] GET http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:01:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-91c34197-604d-42c1-ad15-6cbbf65618ad tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-91c34197-604d-42c1-ad15-6cbbf65618ad tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-91c34197-604d-42c1-ad15-6cbbf65618ad tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Volume info retrieved successfully. Sep 07 10:01:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-91c34197-604d-42c1-ad15-6cbbf65618ad tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 200 Sep 07 10:01:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 216/430] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:32 2026] GET /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 851 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-60f25100-7b22-4642-8c39-e5be8fdfbd60 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-60f25100-7b22-4642-8c39-e5be8fdfbd60 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] GET http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 Sep 07 10:01:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-60f25100-7b22-4642-8c39-e5be8fdfbd60 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-60f25100-7b22-4642-8c39-e5be8fdfbd60 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-60f25100-7b22-4642-8c39-e5be8fdfbd60 tempest-TaggedAttachmentsTest-262548527 tempest-TaggedAttachmentsTest-262548527-project-member] http://192.168.122.74/volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 returned with HTTP 404 Sep 07 10:01:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 215/431] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:33 2026] GET /volume/v3/volumes/7e146ba7-f52f-4ef5-b38f-8bf5a6375fe8 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:01:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-a22e804b-6f00-4d22-b11a-581bc57e1074 req-703f6434-7268-4643-919c-3e3e907412e6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-a22e804b-6f00-4d22-b11a-581bc57e1074 req-703f6434-7268-4643-919c-3e3e907412e6 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] DELETE http://192.168.122.74/volume/v3/attachments/a7b61538-d772-462a-919b-36834a507cc6 Sep 07 10:01:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-a22e804b-6f00-4d22-b11a-581bc57e1074 req-703f6434-7268-4643-919c-3e3e907412e6 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-a22e804b-6f00-4d22-b11a-581bc57e1074 req-703f6434-7268-4643-919c-3e3e907412e6 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:39 devstack devstack@c-api.service[87186]: /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:01:39 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, Sep 07 10:01:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-a22e804b-6f00-4d22-b11a-581bc57e1074 req-703f6434-7268-4643-919c-3e3e907412e6 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/attachments/a7b61538-d772-462a-919b-36834a507cc6 returned with HTTP 200 Sep 07 10:01:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 217/432] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:01:39 2026] DELETE /volume/v3/attachments/a7b61538-d772-462a-919b-36834a507cc6 => generated 19 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:01:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-a22e804b-6f00-4d22-b11a-581bc57e1074 req-d6fcf1dd-ad53-4539-979f-46dc3cb19a39 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-a22e804b-6f00-4d22-b11a-581bc57e1074 req-d6fcf1dd-ad53-4539-979f-46dc3cb19a39 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] DELETE http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe Sep 07 10:01:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-a22e804b-6f00-4d22-b11a-581bc57e1074 req-d6fcf1dd-ad53-4539-979f-46dc3cb19a39 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-a22e804b-6f00-4d22-b11a-581bc57e1074 req-d6fcf1dd-ad53-4539-979f-46dc3cb19a39 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:40 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [req-a22e804b-6f00-4d22-b11a-581bc57e1074 req-d6fcf1dd-ad53-4539-979f-46dc3cb19a39 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Delete volume with id: a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe Sep 07 10:01:40 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:40 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:40 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:40 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-a22e804b-6f00-4d22-b11a-581bc57e1074 req-d6fcf1dd-ad53-4539-979f-46dc3cb19a39 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:01:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-a22e804b-6f00-4d22-b11a-581bc57e1074 req-d6fcf1dd-ad53-4539-979f-46dc3cb19a39 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Delete volume request issued successfully. Sep 07 10:01:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-a22e804b-6f00-4d22-b11a-581bc57e1074 req-d6fcf1dd-ad53-4539-979f-46dc3cb19a39 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe returned with HTTP 202 Sep 07 10:01:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 216/433] 192.168.122.74 () {62 vars in 1504 bytes} [Mon Sep 7 10:01:39 2026] DELETE /volume/v3/volumes/a4bf0a9c-41d0-42cc-a3bf-c195d11e69fe => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:01:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c7f9f1e5-8b81-44b7-814b-3e69e0d846fb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c7f9f1e5-8b81-44b7-814b-3e69e0d846fb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] DELETE http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 10:01:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c7f9f1e5-8b81-44b7-814b-3e69e0d846fb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c7f9f1e5-8b81-44b7-814b-3e69e0d846fb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:41 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-c7f9f1e5-8b81-44b7-814b-3e69e0d846fb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Delete volume with id: 15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 10:01:41 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:41 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:41 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:41 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:41 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c7f9f1e5-8b81-44b7-814b-3e69e0d846fb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:01:41 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c7f9f1e5-8b81-44b7-814b-3e69e0d846fb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Delete volume request issued successfully. Sep 07 10:01:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c7f9f1e5-8b81-44b7-814b-3e69e0d846fb tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 202 Sep 07 10:01:41 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 218/434] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:01:41 2026] DELETE /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:01:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1b87f710-dd13-402c-8c33-0f5f0b45f57b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1b87f710-dd13-402c-8c33-0f5f0b45f57b tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 10:01:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1b87f710-dd13-402c-8c33-0f5f0b45f57b tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1b87f710-dd13-402c-8c33-0f5f0b45f57b tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:41 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:41 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:41 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:41 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:41 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1b87f710-dd13-402c-8c33-0f5f0b45f57b tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:01:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1b87f710-dd13-402c-8c33-0f5f0b45f57b tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 10:01:41 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 217/435] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:41 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 852 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-186247c6-db26-49ae-85aa-a722bece4747 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:01:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-403013466"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-403013466'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:01:42 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Create volume of 1 GB Sep 07 10:01:42 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Availability Zones retrieved successfully. Sep 07 10:01:42 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Flow 'volume_create_api' (be34dc18-e148-4e06-83f9-926d7b25c0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:01:42 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f75d7c4-0e19-4e93-90b8-1d596604c46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:42 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:01:42 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f75d7c4-0e19-4e93-90b8-1d596604c46e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:42 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e1aa3d0-3806-4418-8b6d-088a0649934c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:42 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Created reservations ['d41c2fdc-de4b-4daf-b3df-98cf23467577', 'c629891a-bea7-4e00-8460-4c62e36faaf6', '9a33e2c1-b933-4323-bb4a-32555a96c445', 'fcfe339d-8fd7-4571-9ff6-b0f63c778c43'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:01:42 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e1aa3d0-3806-4418-8b6d-088a0649934c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d41c2fdc-de4b-4daf-b3df-98cf23467577', 'c629891a-bea7-4e00-8460-4c62e36faaf6', '9a33e2c1-b933-4323-bb4a-32555a96c445', 'fcfe339d-8fd7-4571-9ff6-b0f63c778c43']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:42 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a05d8095-0ef9-40b7-9df2-fd1a9b70a278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:42 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:42 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:42 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a05d8095-0ef9-40b7-9df2-fd1a9b70a278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '104feccf-aba9-48ea-b0e9-5fb677075dda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-403013466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74cc96e30f349ebaf0b71d69e3b3086',qos_specs=None,replication_status=,reservations=['d41c2fdc-de4b-4daf-b3df-98cf23467577','c629891a-bea7-4e00-8460-4c62e36faaf6','9a33e2c1-b933-4323-bb4a-32555a96c445','fcfe339d-8fd7-4571-9ff6-b0f63c778c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab9545ec0ce2496d990686f23c82184f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:01:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-403013466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=104feccf-aba9-48ea-b0e9-5fb677075dda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f74cc96e30f349ebaf0b71d69e3b3086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab9545ec0ce2496d990686f23c82184f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:42 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e56918a2-a7ba-4d73-ba35-01d998107492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-be33fe19-82d2-42c0-b690-d3c659484789 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-be33fe19-82d2-42c0-b690-d3c659484789 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 10:01:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-be33fe19-82d2-42c0-b690-d3c659484789 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-be33fe19-82d2-42c0-b690-d3c659484789 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:42 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e56918a2-a7ba-4d73-ba35-01d998107492) transitioned into state 'SUCCESS' from state '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-403013466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74cc96e30f349ebaf0b71d69e3b3086',qos_specs=None,replication_status=,reservations=['d41c2fdc-de4b-4daf-b3df-98cf23467577','c629891a-bea7-4e00-8460-4c62e36faaf6','9a33e2c1-b933-4323-bb4a-32555a96c445','fcfe339d-8fd7-4571-9ff6-b0f63c778c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab9545ec0ce2496d990686f23c82184f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:42 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71b8c635-b54f-4bb5-a3e4-f063a68bb823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:42 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:42 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:42 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:42 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:42 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-be33fe19-82d2-42c0-b690-d3c659484789 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Volume info retrieved successfully. Sep 07 10:01:42 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71b8c635-b54f-4bb5-a3e4-f063a68bb823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-be33fe19-82d2-42c0-b690-d3c659484789 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 200 Sep 07 10:01:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 218/436] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:42 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 852 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:42 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Flow 'volume_create_api' (be34dc18-e148-4e06-83f9-926d7b25c0be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:01:42 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Create volume request issued successfully. Sep 07 10:01:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-186247c6-db26-49ae-85aa-a722bece4747 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:01:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 219/437] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:01:42 2026] POST /volume/v3/volumes => generated 755 bytes in 774 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:01:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-720922ae-31d8-4f1d-aae6-29b60ff775e3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-720922ae-31d8-4f1d-aae6-29b60ff775e3 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda Sep 07 10:01:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-720922ae-31d8-4f1d-aae6-29b60ff775e3 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-720922ae-31d8-4f1d-aae6-29b60ff775e3 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:42 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:42 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:42 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:42 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:42 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-720922ae-31d8-4f1d-aae6-29b60ff775e3 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-720922ae-31d8-4f1d-aae6-29b60ff775e3 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda returned with HTTP 200 Sep 07 10:01:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 219/438] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:42 2026] GET /volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda => generated 823 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d5e25881-edd3-40f5-8544-d69b70f742c2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d5e25881-edd3-40f5-8544-d69b70f742c2 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] GET http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c Sep 07 10:01:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d5e25881-edd3-40f5-8544-d69b70f742c2 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d5e25881-edd3-40f5-8544-d69b70f742c2 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d5e25881-edd3-40f5-8544-d69b70f742c2 tempest-ServerActionsTestOtherA-1577109295 tempest-ServerActionsTestOtherA-1577109295-project-member] http://192.168.122.74/volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c returned with HTTP 404 Sep 07 10:01:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 220/439] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:43 2026] GET /volume/v3/volumes/15e4fccc-b0e8-488e-8c3e-d0261bf8472c => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:01:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b915bc90-b8ee-49ad-9fdc-0989d4ccd899 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b915bc90-b8ee-49ad-9fdc-0989d4ccd899 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda Sep 07 10:01:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b915bc90-b8ee-49ad-9fdc-0989d4ccd899 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b915bc90-b8ee-49ad-9fdc-0989d4ccd899 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:44 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:44 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:44 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:44 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:44 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b915bc90-b8ee-49ad-9fdc-0989d4ccd899 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b915bc90-b8ee-49ad-9fdc-0989d4ccd899 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda returned with HTTP 200 Sep 07 10:01:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 220/440] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:43 2026] GET /volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda => generated 847 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d3646ca7-a723-4438-896e-376b689a453d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d3646ca7-a723-4438-896e-376b689a453d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda Sep 07 10:01:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d3646ca7-a723-4438-896e-376b689a453d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d3646ca7-a723-4438-896e-376b689a453d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:45 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:45 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:45 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:45 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:45 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d3646ca7-a723-4438-896e-376b689a453d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d3646ca7-a723-4438-896e-376b689a453d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda returned with HTTP 200 Sep 07 10:01:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 221/441] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:45 2026] GET /volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda => generated 848 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5f2468e4-6a78-4754-8a0f-7adda54e7f9b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5f2468e4-6a78-4754-8a0f-7adda54e7f9b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] POST http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda/action Sep 07 10:01:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5f2468e4-6a78-4754-8a0f-7adda54e7f9b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Action body: b'{"os-attach": {"instance_uuid": "f5c2ee5e-a9f8-44a5-bc81-6260213e2506", "mountpoint": "/dev/vdb"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:01:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5f2468e4-6a78-4754-8a0f-7adda54e7f9b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f5c2ee5e-a9f8-44a5-bc81-6260213e2506", "mountpoint": "/dev/vdb"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:45 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:45 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:45 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:45 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5f2468e4-6a78-4754-8a0f-7adda54e7f9b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5f2468e4-6a78-4754-8a0f-7adda54e7f9b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Update volume admin metadata completed successfully. Sep 07 10:01:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5f2468e4-6a78-4754-8a0f-7adda54e7f9b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Attach volume completed successfully. Sep 07 10:01:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5f2468e4-6a78-4754-8a0f-7adda54e7f9b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda/action returned with HTTP 202 Sep 07 10:01:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 221/442] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:01:45 2026] POST /volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda/action => generated 0 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:01:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1babf4e4-d658-47e4-abba-eb32b5475c4f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1babf4e4-d658-47e4-abba-eb32b5475c4f tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda Sep 07 10:01:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1babf4e4-d658-47e4-abba-eb32b5475c4f tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1babf4e4-d658-47e4-abba-eb32b5475c4f tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:45 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:45 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:45 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:45 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:45 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1babf4e4-d658-47e4-abba-eb32b5475c4f tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1babf4e4-d658-47e4-abba-eb32b5475c4f tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda returned with HTTP 200 Sep 07 10:01:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 222/443] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:45 2026] GET /volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda => generated 1182 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:01:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bfb6bb70-396a-46a8-a994-a26a34b2aea9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bfb6bb70-396a-46a8-a994-a26a34b2aea9 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda Sep 07 10:01:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bfb6bb70-396a-46a8-a994-a26a34b2aea9 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bfb6bb70-396a-46a8-a994-a26a34b2aea9 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:45 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:45 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:45 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:45 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bfb6bb70-396a-46a8-a994-a26a34b2aea9 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bfb6bb70-396a-46a8-a994-a26a34b2aea9 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda returned with HTTP 200 Sep 07 10:01:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 222/444] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:45 2026] GET /volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda => generated 1182 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:01:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e0febcec-c18d-489e-ada2-c55c1fb2598b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e0febcec-c18d-489e-ada2-c55c1fb2598b tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] POST http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda/action Sep 07 10:01:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e0febcec-c18d-489e-ada2-c55c1fb2598b tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:01:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e0febcec-c18d-489e-ada2-c55c1fb2598b tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:46 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:46 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:46 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:46 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.admin_actions [None req-e0febcec-c18d-489e-ada2-c55c1fb2598b tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Updating volume '104feccf-aba9-48ea-b0e9-5fb677075dda' with '{'status': 'error'}' {{(pid=87186) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:01:46 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:46 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:46 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:46 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e0febcec-c18d-489e-ada2-c55c1fb2598b tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda/action returned with HTTP 202 Sep 07 10:01:46 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 223/445] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:01:45 2026] POST /volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda/action => generated 0 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 10:01:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6b0c09fc-2ed9-48ba-9ac5-6760508907f7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6b0c09fc-2ed9-48ba-9ac5-6760508907f7 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda Sep 07 10:01:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6b0c09fc-2ed9-48ba-9ac5-6760508907f7 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6b0c09fc-2ed9-48ba-9ac5-6760508907f7 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:46 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:46 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:46 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:46 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:46 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6b0c09fc-2ed9-48ba-9ac5-6760508907f7 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6b0c09fc-2ed9-48ba-9ac5-6760508907f7 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda returned with HTTP 200 Sep 07 10:01:46 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 223/446] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:46 2026] GET /volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda => generated 1181 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:01:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9a8e34a4-2bd9-46a9-a7cb-69bb7680598b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9a8e34a4-2bd9-46a9-a7cb-69bb7680598b tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] POST http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda/action Sep 07 10:01:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9a8e34a4-2bd9-46a9-a7cb-69bb7680598b tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "f3f5c10f-dcc9-4dbb-bf55-38bd23d4e284"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:01:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9a8e34a4-2bd9-46a9-a7cb-69bb7680598b tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "f3f5c10f-dcc9-4dbb-bf55-38bd23d4e284"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:46 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:46 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:46 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:46 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:46 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9a8e34a4-2bd9-46a9-a7cb-69bb7680598b tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Volume info retrieved successfully. Sep 07 10:01:46 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9a8e34a4-2bd9-46a9-a7cb-69bb7680598b tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Terminate volume connection completed successfully. Sep 07 10:01:46 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9a8e34a4-2bd9-46a9-a7cb-69bb7680598b tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87186) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 07 10:01:46 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9a8e34a4-2bd9-46a9-a7cb-69bb7680598b tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Detach volume completed successfully. Sep 07 10:01:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9a8e34a4-2bd9-46a9-a7cb-69bb7680598b tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda/action returned with HTTP 202 Sep 07 10:01:46 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 224/447] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:01:46 2026] POST /volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda/action => generated 0 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:01:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4d9f66cb-ce62-4b4a-8e8c-5635892d50d2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4d9f66cb-ce62-4b4a-8e8c-5635892d50d2 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda Sep 07 10:01:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4d9f66cb-ce62-4b4a-8e8c-5635892d50d2 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4d9f66cb-ce62-4b4a-8e8c-5635892d50d2 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:46 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:46 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:46 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:46 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:46 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4d9f66cb-ce62-4b4a-8e8c-5635892d50d2 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4d9f66cb-ce62-4b4a-8e8c-5635892d50d2 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda returned with HTTP 200 Sep 07 10:01:46 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 224/448] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:46 2026] GET /volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda => generated 867 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-10ff3d0a-1620-4f8b-ae8b-359f1a97d391 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-10ff3d0a-1620-4f8b-ae8b-359f1a97d391 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda Sep 07 10:01:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-10ff3d0a-1620-4f8b-ae8b-359f1a97d391 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-10ff3d0a-1620-4f8b-ae8b-359f1a97d391 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:46 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:46 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:46 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:46 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-10ff3d0a-1620-4f8b-ae8b-359f1a97d391 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-10ff3d0a-1620-4f8b-ae8b-359f1a97d391 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda returned with HTTP 200 Sep 07 10:01:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 225/449] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:46 2026] GET /volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda => generated 867 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c0cb0e70-c493-4a45-93c4-2f9c41094ef0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c0cb0e70-c493-4a45-93c4-2f9c41094ef0 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] POST http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda/action Sep 07 10:01:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c0cb0e70-c493-4a45-93c4-2f9c41094ef0 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Action body: b'{"os-detach": {}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:01:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c0cb0e70-c493-4a45-93c4-2f9c41094ef0 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:47 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:47 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c0cb0e70-c493-4a45-93c4-2f9c41094ef0 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c0cb0e70-c493-4a45-93c4-2f9c41094ef0 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Detach volume completed successfully. Sep 07 10:01:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c0cb0e70-c493-4a45-93c4-2f9c41094ef0 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda/action returned with HTTP 202 Sep 07 10:01:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 225/450] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:01:47 2026] POST /volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 10:01:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-276eb090-7555-48b0-b3fd-d41d90d0c1b9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-276eb090-7555-48b0-b3fd-d41d90d0c1b9 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda Sep 07 10:01:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-276eb090-7555-48b0-b3fd-d41d90d0c1b9 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-276eb090-7555-48b0-b3fd-d41d90d0c1b9 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-276eb090-7555-48b0-b3fd-d41d90d0c1b9 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-276eb090-7555-48b0-b3fd-d41d90d0c1b9 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda returned with HTTP 200 Sep 07 10:01:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 226/451] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:47 2026] GET /volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-88bdeae1-08a5-4762-8b43-67b3cb37b96d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-88bdeae1-08a5-4762-8b43-67b3cb37b96d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda Sep 07 10:01:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-88bdeae1-08a5-4762-8b43-67b3cb37b96d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-88bdeae1-08a5-4762-8b43-67b3cb37b96d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:47 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:47 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-88bdeae1-08a5-4762-8b43-67b3cb37b96d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-88bdeae1-08a5-4762-8b43-67b3cb37b96d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda returned with HTTP 200 Sep 07 10:01:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 226/452] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:47 2026] GET /volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda => generated 867 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:01:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-39a36b09-ce11-4f0e-965a-242df7932e19 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-39a36b09-ce11-4f0e-965a-242df7932e19 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] DELETE http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda Sep 07 10:01:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-39a36b09-ce11-4f0e-965a-242df7932e19 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-39a36b09-ce11-4f0e-965a-242df7932e19 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:47 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-39a36b09-ce11-4f0e-965a-242df7932e19 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Delete volume with id: 104feccf-aba9-48ea-b0e9-5fb677075dda Sep 07 10:01:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-39a36b09-ce11-4f0e-965a-242df7932e19 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-39a36b09-ce11-4f0e-965a-242df7932e19 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Delete volume request issued successfully. Sep 07 10:01:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-39a36b09-ce11-4f0e-965a-242df7932e19 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda returned with HTTP 202 Sep 07 10:01:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 227/453] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:01:47 2026] DELETE /volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:01:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2fc3c75f-ad6d-4358-8f09-14ace9a86029 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2fc3c75f-ad6d-4358-8f09-14ace9a86029 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda Sep 07 10:01:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2fc3c75f-ad6d-4358-8f09-14ace9a86029 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2fc3c75f-ad6d-4358-8f09-14ace9a86029 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:47 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:47 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2fc3c75f-ad6d-4358-8f09-14ace9a86029 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2fc3c75f-ad6d-4358-8f09-14ace9a86029 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda returned with HTTP 200 Sep 07 10:01:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 227/454] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:47 2026] GET /volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda => generated 866 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b0a106ba-cbe2-4baf-b57d-6ed8442eff37 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b0a106ba-cbe2-4baf-b57d-6ed8442eff37 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda Sep 07 10:01:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b0a106ba-cbe2-4baf-b57d-6ed8442eff37 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b0a106ba-cbe2-4baf-b57d-6ed8442eff37 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:48 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=160,cinder:UPDATE=32,cinder:INSERT=14,cinder:DELETE=1 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:01:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:48 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b0a106ba-cbe2-4baf-b57d-6ed8442eff37 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b0a106ba-cbe2-4baf-b57d-6ed8442eff37 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda returned with HTTP 200 Sep 07 10:01:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 228/455] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:48 2026] GET /volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda => generated 866 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-968b3307-1038-4fe3-9c8f-a7f38bb04332 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-968b3307-1038-4fe3-9c8f-a7f38bb04332 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda Sep 07 10:01:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-968b3307-1038-4fe3-9c8f-a7f38bb04332 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-968b3307-1038-4fe3-9c8f-a7f38bb04332 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-968b3307-1038-4fe3-9c8f-a7f38bb04332 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda returned with HTTP 404 Sep 07 10:01:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 228/456] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:49 2026] GET /volume/v3/volumes/104feccf-aba9-48ea-b0e9-5fb677075dda => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:01:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e5e0cb10-4309-491a-a92c-e99361314ebf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e5e0cb10-4309-491a-a92c-e99361314ebf tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] GET http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc Sep 07 10:01:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e5e0cb10-4309-491a-a92c-e99361314ebf tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e5e0cb10-4309-491a-a92c-e99361314ebf tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:51 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:51 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:51 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:51 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:51 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e5e0cb10-4309-491a-a92c-e99361314ebf tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Volume info retrieved successfully. Sep 07 10:01:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e5e0cb10-4309-491a-a92c-e99361314ebf tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc returned with HTTP 200 Sep 07 10:01:51 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 229/457] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:51 2026] GET /volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:01:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6cbdd107-bb29-423a-8820-58bf120aa871 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6cbdd107-bb29-423a-8820-58bf120aa871 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] GET http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc Sep 07 10:01:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6cbdd107-bb29-423a-8820-58bf120aa871 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6cbdd107-bb29-423a-8820-58bf120aa871 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:51 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:51 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:51 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:51 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:51 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6cbdd107-bb29-423a-8820-58bf120aa871 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Volume info retrieved successfully. Sep 07 10:01:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6cbdd107-bb29-423a-8820-58bf120aa871 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc returned with HTTP 200 Sep 07 10:01:51 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 229/458] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:51 2026] GET /volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:01:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-531590528"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-531590528'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:01:53 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Create volume of 1 GB Sep 07 10:01:53 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Availability Zones retrieved successfully. Sep 07 10:01:53 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Flow 'volume_create_api' (70df03ce-7783-434b-9361-2ed7d23d277f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:01:53 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0abab6c-7824-4939-891b-04e54ce89cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:53 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:01:53 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0abab6c-7824-4939-891b-04e54ce89cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:53 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b621996e-46f9-4b88-a73a-753536fe9013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:54 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Created reservations ['9cb4ec11-f337-4ba6-aae1-d18618bddc90', '3c2ae31c-b3b1-4db2-8719-975d5514cf9a', 'f463a229-51e2-4572-86b2-7b01cddd7f7b', 'cf02ad50-6cc4-4658-8203-307e608c2de9'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:01:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b621996e-46f9-4b88-a73a-753536fe9013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cb4ec11-f337-4ba6-aae1-d18618bddc90', '3c2ae31c-b3b1-4db2-8719-975d5514cf9a', 'f463a229-51e2-4572-86b2-7b01cddd7f7b', 'cf02ad50-6cc4-4658-8203-307e608c2de9']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5299570-487a-4913-b8af-b7576c1b5a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5299570-487a-4913-b8af-b7576c1b5a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4b6a4ee-08c0-438f-a861-45aad45741d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-531590528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74cc96e30f349ebaf0b71d69e3b3086',qos_specs=None,replication_status=,reservations=['9cb4ec11-f337-4ba6-aae1-d18618bddc90','3c2ae31c-b3b1-4db2-8719-975d5514cf9a','f463a229-51e2-4572-86b2-7b01cddd7f7b','cf02ad50-6cc4-4658-8203-307e608c2de9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab9545ec0ce2496d990686f23c82184f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:01:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-531590528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4b6a4ee-08c0-438f-a861-45aad45741d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f74cc96e30f349ebaf0b71d69e3b3086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab9545ec0ce2496d990686f23c82184f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1d60a1d-8934-4ca4-97f5-1a85596a38f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1d60a1d-8934-4ca4-97f5-1a85596a38f6) transitioned into state 'SUCCESS' from state '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-531590528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74cc96e30f349ebaf0b71d69e3b3086',qos_specs=None,replication_status=,reservations=['9cb4ec11-f337-4ba6-aae1-d18618bddc90','3c2ae31c-b3b1-4db2-8719-975d5514cf9a','f463a229-51e2-4572-86b2-7b01cddd7f7b','cf02ad50-6cc4-4658-8203-307e608c2de9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab9545ec0ce2496d990686f23c82184f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f273bc4-d76a-4bf2-88d6-bedf85227780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f273bc4-d76a-4bf2-88d6-bedf85227780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Flow 'volume_create_api' (70df03ce-7783-434b-9361-2ed7d23d277f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:01:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Create volume request issued successfully. Sep 07 10:01:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d7c4cff0-1db4-4a84-a5ad-fa5bc7788933 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:01:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 230/459] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:01:53 2026] POST /volume/v3/volumes => generated 755 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:01:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e7176074-903a-4cf3-b67f-a844b798f013 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e7176074-903a-4cf3-b67f-a844b798f013 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 Sep 07 10:01:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e7176074-903a-4cf3-b67f-a844b798f013 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e7176074-903a-4cf3-b67f-a844b798f013 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:54 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:54 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e7176074-903a-4cf3-b67f-a844b798f013 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e7176074-903a-4cf3-b67f-a844b798f013 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 returned with HTTP 200 Sep 07 10:01:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 230/460] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:54 2026] GET /volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 => generated 823 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7ca4846c-32aa-465f-a85d-fc8dc3e41ff6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7ca4846c-32aa-465f-a85d-fc8dc3e41ff6 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 Sep 07 10:01:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7ca4846c-32aa-465f-a85d-fc8dc3e41ff6 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7ca4846c-32aa-465f-a85d-fc8dc3e41ff6 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:55 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:55 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:55 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7ca4846c-32aa-465f-a85d-fc8dc3e41ff6 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7ca4846c-32aa-465f-a85d-fc8dc3e41ff6 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 returned with HTTP 200 Sep 07 10:01:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 231/461] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:55 2026] GET /volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-eb024207-6c62-4b99-bece-8b8496e5b2ce None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eb024207-6c62-4b99-bece-8b8496e5b2ce tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 Sep 07 10:01:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eb024207-6c62-4b99-bece-8b8496e5b2ce tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eb024207-6c62-4b99-bece-8b8496e5b2ce tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:56 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:56 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:56 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:56 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:56 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-eb024207-6c62-4b99-bece-8b8496e5b2ce tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eb024207-6c62-4b99-bece-8b8496e5b2ce tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 returned with HTTP 200 Sep 07 10:01:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 231/462] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:56 2026] GET /volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b45a04e4-7221-43eb-b137-1712bd58de3c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b45a04e4-7221-43eb-b137-1712bd58de3c tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] POST http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3/action Sep 07 10:01:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b45a04e4-7221-43eb-b137-1712bd58de3c tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:01:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b45a04e4-7221-43eb-b137-1712bd58de3c tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:56 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:56 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:56 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:56 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.admin_actions [None req-b45a04e4-7221-43eb-b137-1712bd58de3c tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Updating volume 'a4b6a4ee-08c0-438f-a861-45aad45741d3' with '{'status': 'attaching'}' {{(pid=87186) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:01:56 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:56 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:56 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:56 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b45a04e4-7221-43eb-b137-1712bd58de3c tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3/action returned with HTTP 202 Sep 07 10:01:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 232/463] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:01:56 2026] POST /volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:01:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-26e50bd9-2137-4bcf-a9fd-f09e4d0e8c12 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-26e50bd9-2137-4bcf-a9fd-f09e4d0e8c12 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 Sep 07 10:01:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-26e50bd9-2137-4bcf-a9fd-f09e4d0e8c12 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-26e50bd9-2137-4bcf-a9fd-f09e4d0e8c12 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:56 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:56 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:56 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:56 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:56 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-26e50bd9-2137-4bcf-a9fd-f09e4d0e8c12 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-26e50bd9-2137-4bcf-a9fd-f09e4d0e8c12 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 returned with HTTP 200 Sep 07 10:01:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 232/464] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:56 2026] GET /volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 => generated 848 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f9d71636-63e8-4452-827b-aaf88e8aafa1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f9d71636-63e8-4452-827b-aaf88e8aafa1 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] POST http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3/action Sep 07 10:01:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f9d71636-63e8-4452-827b-aaf88e8aafa1 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:01:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f9d71636-63e8-4452-827b-aaf88e8aafa1 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:56 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:56 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:56 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:56 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f9d71636-63e8-4452-827b-aaf88e8aafa1 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Volume info retrieved successfully. Sep 07 10:01:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f9d71636-63e8-4452-827b-aaf88e8aafa1 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Delete volume request issued successfully. Sep 07 10:01:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f9d71636-63e8-4452-827b-aaf88e8aafa1 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3/action returned with HTTP 202 Sep 07 10:01:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 233/465] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:01:56 2026] POST /volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:01:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e5228fd8-ca47-4033-aaa4-35af538c354c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e5228fd8-ca47-4033-aaa4-35af538c354c tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 Sep 07 10:01:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e5228fd8-ca47-4033-aaa4-35af538c354c tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e5228fd8-ca47-4033-aaa4-35af538c354c tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:56 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:56 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:56 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:56 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:56 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e5228fd8-ca47-4033-aaa4-35af538c354c tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e5228fd8-ca47-4033-aaa4-35af538c354c tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 returned with HTTP 200 Sep 07 10:01:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 233/466] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:56 2026] GET /volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f405c468-525c-4f52-9134-9aa301f23b07 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f405c468-525c-4f52-9134-9aa301f23b07 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] DELETE http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc Sep 07 10:01:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f405c468-525c-4f52-9134-9aa301f23b07 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f405c468-525c-4f52-9134-9aa301f23b07 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:57 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-f405c468-525c-4f52-9134-9aa301f23b07 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Delete volume with id: 449975e4-7227-42c2-a75f-38c5e63462fc Sep 07 10:01:57 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:57 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:57 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:57 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:57 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f405c468-525c-4f52-9134-9aa301f23b07 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Volume info retrieved successfully. Sep 07 10:01:57 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f405c468-525c-4f52-9134-9aa301f23b07 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Delete volume request issued successfully. Sep 07 10:01:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f405c468-525c-4f52-9134-9aa301f23b07 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc returned with HTTP 202 Sep 07 10:01:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 234/467] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:01:57 2026] DELETE /volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:01:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-280177a4-3f89-4f5e-88fa-dc6fa6c21dc2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-280177a4-3f89-4f5e-88fa-dc6fa6c21dc2 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] GET http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc Sep 07 10:01:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-280177a4-3f89-4f5e-88fa-dc6fa6c21dc2 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-280177a4-3f89-4f5e-88fa-dc6fa6c21dc2 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:57 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:57 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:57 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:57 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:01:57 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-280177a4-3f89-4f5e-88fa-dc6fa6c21dc2 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Volume info retrieved successfully. Sep 07 10:01:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-280177a4-3f89-4f5e-88fa-dc6fa6c21dc2 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc returned with HTTP 200 Sep 07 10:01:57 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 234/468] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:57 2026] GET /volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc => generated 856 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e176a776-3b42-4d20-b672-d325a20bc27f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e176a776-3b42-4d20-b672-d325a20bc27f tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 Sep 07 10:01:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e176a776-3b42-4d20-b672-d325a20bc27f tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e176a776-3b42-4d20-b672-d325a20bc27f tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:57 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:57 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:57 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:57 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:57 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e176a776-3b42-4d20-b672-d325a20bc27f tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e176a776-3b42-4d20-b672-d325a20bc27f tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 returned with HTTP 200 Sep 07 10:01:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 235/469] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:57 2026] GET /volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-dfd87b98-08f4-45c0-90f0-4a10b79c6696 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dfd87b98-08f4-45c0-90f0-4a10b79c6696 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] GET http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc Sep 07 10:01:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dfd87b98-08f4-45c0-90f0-4a10b79c6696 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dfd87b98-08f4-45c0-90f0-4a10b79c6696 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dfd87b98-08f4-45c0-90f0-4a10b79c6696 tempest-AttachVolumeShelveTestJSON-1028195278 tempest-AttachVolumeShelveTestJSON-1028195278-project-member] http://192.168.122.74/volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc returned with HTTP 404 Sep 07 10:01:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 235/470] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:58 2026] GET /volume/v3/volumes/449975e4-7227-42c2-a75f-38c5e63462fc => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:01:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bdc6fd61-4d9c-4b12-995f-d9d85ae42bf2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bdc6fd61-4d9c-4b12-995f-d9d85ae42bf2 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 Sep 07 10:01:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bdc6fd61-4d9c-4b12-995f-d9d85ae42bf2 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bdc6fd61-4d9c-4b12-995f-d9d85ae42bf2 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bdc6fd61-4d9c-4b12-995f-d9d85ae42bf2 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 returned with HTTP 404 Sep 07 10:01:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 236/471] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:58 2026] GET /volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d0c19861-3455-417d-a3bd-e353406bc334 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d0c19861-3455-417d-a3bd-e353406bc334 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d0c19861-3455-417d-a3bd-e353406bc334 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d0c19861-3455-417d-a3bd-e353406bc334 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=148,cinder:UPDATE=10,cinder:INSERT=3 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d0c19861-3455-417d-a3bd-e353406bc334 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 returned with HTTP 404 Sep 07 10:01:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 236/472] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:59 2026] GET /volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:01:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fcb291fe-50b9-46d2-a61e-5a6094c935ea None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fcb291fe-50b9-46d2-a61e-5a6094c935ea tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] DELETE http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 Sep 07 10:01:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fcb291fe-50b9-46d2-a61e-5a6094c935ea tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fcb291fe-50b9-46d2-a61e-5a6094c935ea tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:59 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-fcb291fe-50b9-46d2-a61e-5a6094c935ea tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Delete volume with id: a4b6a4ee-08c0-438f-a861-45aad45741d3 Sep 07 10:01:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fcb291fe-50b9-46d2-a61e-5a6094c935ea tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 returned with HTTP 404 Sep 07 10:01:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 237/473] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:01:59 2026] DELETE /volume/v3/volumes/a4b6a4ee-08c0-438f-a861-45aad45741d3 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-90750acd-d80c-4779-87ff-ee7d50711ccd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-6510067"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-6510067'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Create volume of 1 GB Sep 07 10:01:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Availability Zones retrieved successfully. Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Flow 'volume_create_api' (9a322102-c00c-45ff-b610-95a0e1181542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (622d7f54-713e-4a14-914a-c18cf49a34e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (622d7f54-713e-4a14-914a-c18cf49a34e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cd160f1-1ecc-4e14-8d60-5f5ff7f67dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Created reservations ['bc06b4e3-dd2d-4639-a744-eda3270eec4b', '01e6d726-8855-49a6-b308-b14b8ecec520', '6a750012-27ba-4a15-9ec0-6ee199981aa2', 'a600ec30-aa17-4880-8a8a-3a8f820928a6'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cd160f1-1ecc-4e14-8d60-5f5ff7f67dac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc06b4e3-dd2d-4639-a744-eda3270eec4b', '01e6d726-8855-49a6-b308-b14b8ecec520', '6a750012-27ba-4a15-9ec0-6ee199981aa2', 'a600ec30-aa17-4880-8a8a-3a8f820928a6']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e2da1df-4b8f-4a5e-a5f6-3a565cdaeeca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:59 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e2da1df-4b8f-4a5e-a5f6-3a565cdaeeca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c383e0e4-3d69-4cc9-bcbf-478fe1b17725', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-6510067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74cc96e30f349ebaf0b71d69e3b3086',qos_specs=None,replication_status=,reservations=['bc06b4e3-dd2d-4639-a744-eda3270eec4b','01e6d726-8855-49a6-b308-b14b8ecec520','6a750012-27ba-4a15-9ec0-6ee199981aa2','a600ec30-aa17-4880-8a8a-3a8f820928a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab9545ec0ce2496d990686f23c82184f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:01:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-6510067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c383e0e4-3d69-4cc9-bcbf-478fe1b17725,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f74cc96e30f349ebaf0b71d69e3b3086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab9545ec0ce2496d990686f23c82184f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91221a9c-bfbe-410b-833f-99b712addc76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91221a9c-bfbe-410b-833f-99b712addc76) transitioned into state 'SUCCESS' from state '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-6510067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74cc96e30f349ebaf0b71d69e3b3086',qos_specs=None,replication_status=,reservations=['bc06b4e3-dd2d-4639-a744-eda3270eec4b','01e6d726-8855-49a6-b308-b14b8ecec520','6a750012-27ba-4a15-9ec0-6ee199981aa2','a600ec30-aa17-4880-8a8a-3a8f820928a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab9545ec0ce2496d990686f23c82184f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9265e084-5d7d-46fa-b3af-47cbecf3e9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9265e084-5d7d-46fa-b3af-47cbecf3e9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Flow 'volume_create_api' (9a322102-c00c-45ff-b610-95a0e1181542) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:01:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Create volume request issued successfully. Sep 07 10:01:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-90750acd-d80c-4779-87ff-ee7d50711ccd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:01:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 237/474] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:01:59 2026] POST /volume/v3/volumes => generated 753 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:01:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-40a6ba3a-d4b3-46ad-8a93-fa5afbdb902b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-40a6ba3a-d4b3-46ad-8a93-fa5afbdb902b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 Sep 07 10:01:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-40a6ba3a-d4b3-46ad-8a93-fa5afbdb902b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-40a6ba3a-d4b3-46ad-8a93-fa5afbdb902b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:01:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:01:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-40a6ba3a-d4b3-46ad-8a93-fa5afbdb902b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:01:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-40a6ba3a-d4b3-46ad-8a93-fa5afbdb902b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 returned with HTTP 200 Sep 07 10:01:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 238/475] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:59 2026] GET /volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 => generated 821 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:02:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9be1bf40-9062-4ddb-84ce-7fbcf8893571 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9be1bf40-9062-4ddb-84ce-7fbcf8893571 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 Sep 07 10:02:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9be1bf40-9062-4ddb-84ce-7fbcf8893571 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9be1bf40-9062-4ddb-84ce-7fbcf8893571 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:00 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:00 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:00 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:00 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:00 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9be1bf40-9062-4ddb-84ce-7fbcf8893571 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9be1bf40-9062-4ddb-84ce-7fbcf8893571 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 returned with HTTP 200 Sep 07 10:02:00 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 238/476] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:00 2026] GET /volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 => generated 845 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-70c2c53e-6843-43d6-8ba1-24a460160383 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-70c2c53e-6843-43d6-8ba1-24a460160383 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 Sep 07 10:02:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-70c2c53e-6843-43d6-8ba1-24a460160383 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-70c2c53e-6843-43d6-8ba1-24a460160383 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:01 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:01 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:01 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:01 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:01 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-70c2c53e-6843-43d6-8ba1-24a460160383 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-70c2c53e-6843-43d6-8ba1-24a460160383 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 returned with HTTP 200 Sep 07 10:02:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 239/477] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:01 2026] GET /volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 => generated 846 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2615738c-f655-418d-b328-785b59453d92 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2615738c-f655-418d-b328-785b59453d92 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] POST http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725/action Sep 07 10:02:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2615738c-f655-418d-b328-785b59453d92 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:02:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2615738c-f655-418d-b328-785b59453d92 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.admin_actions [None req-2615738c-f655-418d-b328-785b59453d92 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Updating volume 'c383e0e4-3d69-4cc9-bcbf-478fe1b17725' with '{'status': 'creating'}' {{(pid=87187) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:02:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2615738c-f655-418d-b328-785b59453d92 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725/action returned with HTTP 202 Sep 07 10:02:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 239/478] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:02:01 2026] POST /volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 10:02:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7e85a056-ac88-453d-9f99-31cfd8274af1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7e85a056-ac88-453d-9f99-31cfd8274af1 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 Sep 07 10:02:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7e85a056-ac88-453d-9f99-31cfd8274af1 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7e85a056-ac88-453d-9f99-31cfd8274af1 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7e85a056-ac88-453d-9f99-31cfd8274af1 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7e85a056-ac88-453d-9f99-31cfd8274af1 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 returned with HTTP 200 Sep 07 10:02:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 240/479] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:01 2026] GET /volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4960b0ca-d43a-45f4-8db8-2bc35eff4ed2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4960b0ca-d43a-45f4-8db8-2bc35eff4ed2 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] POST http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725/action Sep 07 10:02:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4960b0ca-d43a-45f4-8db8-2bc35eff4ed2 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:02:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4960b0ca-d43a-45f4-8db8-2bc35eff4ed2 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4960b0ca-d43a-45f4-8db8-2bc35eff4ed2 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Volume info retrieved successfully. Sep 07 10:02:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4960b0ca-d43a-45f4-8db8-2bc35eff4ed2 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Delete volume request issued successfully. Sep 07 10:02:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4960b0ca-d43a-45f4-8db8-2bc35eff4ed2 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725/action returned with HTTP 202 Sep 07 10:02:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 240/480] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:02:02 2026] POST /volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:02:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8503bfa8-607c-4c71-9655-774b88dab799 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8503bfa8-607c-4c71-9655-774b88dab799 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 Sep 07 10:02:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8503bfa8-607c-4c71-9655-774b88dab799 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8503bfa8-607c-4c71-9655-774b88dab799 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8503bfa8-607c-4c71-9655-774b88dab799 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8503bfa8-607c-4c71-9655-774b88dab799 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 returned with HTTP 200 Sep 07 10:02:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 241/481] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:02 2026] GET /volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-41272534-e6e9-4e4d-8586-b1b340bfda84 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-41272534-e6e9-4e4d-8586-b1b340bfda84 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 Sep 07 10:02:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-41272534-e6e9-4e4d-8586-b1b340bfda84 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-41272534-e6e9-4e4d-8586-b1b340bfda84 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-41272534-e6e9-4e4d-8586-b1b340bfda84 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 returned with HTTP 404 Sep 07 10:02:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 241/482] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:03 2026] GET /volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c4ecd200-c258-4810-8699-c58ccda1b6c9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c4ecd200-c258-4810-8699-c58ccda1b6c9 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c4ecd200-c258-4810-8699-c58ccda1b6c9 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c4ecd200-c258-4810-8699-c58ccda1b6c9 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c4ecd200-c258-4810-8699-c58ccda1b6c9 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 returned with HTTP 404 Sep 07 10:02:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 242/483] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:03 2026] GET /volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-28ff326d-bb0b-4e26-8a0f-916872b67468 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-28ff326d-bb0b-4e26-8a0f-916872b67468 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] DELETE http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 Sep 07 10:02:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-28ff326d-bb0b-4e26-8a0f-916872b67468 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-28ff326d-bb0b-4e26-8a0f-916872b67468 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:03 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-28ff326d-bb0b-4e26-8a0f-916872b67468 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Delete volume with id: c383e0e4-3d69-4cc9-bcbf-478fe1b17725 Sep 07 10:02:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-28ff326d-bb0b-4e26-8a0f-916872b67468 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 returned with HTTP 404 Sep 07 10:02:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 242/484] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:02:03 2026] DELETE /volume/v3/volumes/c383e0e4-3d69-4cc9-bcbf-478fe1b17725 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1345125"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1345125'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Create volume of 1 GB Sep 07 10:02:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Availability Zones retrieved successfully. Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Flow 'volume_create_api' (fde11c57-2ee7-4f94-b055-cf33de7f2984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb059aab-af00-45d6-8fa2-0ec520277d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb059aab-af00-45d6-8fa2-0ec520277d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae2a7ad2-ec37-4f82-b39a-b5d70eb47a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Created reservations ['820cb8ef-4218-463c-9b85-7843d6ebea4a', 'bcf4dbe9-5148-487a-a3ac-45310e439a67', '9537bfe1-6044-4984-ba1f-8918c1747368', 'b8bed791-4fcf-4ebc-a904-dc1436f1f983'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae2a7ad2-ec37-4f82-b39a-b5d70eb47a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['820cb8ef-4218-463c-9b85-7843d6ebea4a', 'bcf4dbe9-5148-487a-a3ac-45310e439a67', '9537bfe1-6044-4984-ba1f-8918c1747368', 'b8bed791-4fcf-4ebc-a904-dc1436f1f983']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5896685-8990-418c-87ed-788582e2ad5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5896685-8990-418c-87ed-788582e2ad5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a81e4c0-5126-473f-84ca-631b9798e308', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1345125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74cc96e30f349ebaf0b71d69e3b3086',qos_specs=None,replication_status=,reservations=['820cb8ef-4218-463c-9b85-7843d6ebea4a','bcf4dbe9-5148-487a-a3ac-45310e439a67','9537bfe1-6044-4984-ba1f-8918c1747368','b8bed791-4fcf-4ebc-a904-dc1436f1f983'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab9545ec0ce2496d990686f23c82184f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:02:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1345125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a81e4c0-5126-473f-84ca-631b9798e308,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f74cc96e30f349ebaf0b71d69e3b3086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab9545ec0ce2496d990686f23c82184f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (879f1352-9760-407e-b33e-c533b1591d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (879f1352-9760-407e-b33e-c533b1591d31) transitioned into state 'SUCCESS' from state '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-1345125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74cc96e30f349ebaf0b71d69e3b3086',qos_specs=None,replication_status=,reservations=['820cb8ef-4218-463c-9b85-7843d6ebea4a','bcf4dbe9-5148-487a-a3ac-45310e439a67','9537bfe1-6044-4984-ba1f-8918c1747368','b8bed791-4fcf-4ebc-a904-dc1436f1f983'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab9545ec0ce2496d990686f23c82184f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bed3dbf2-0dc9-4ce4-acf3-5404cd9af248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bed3dbf2-0dc9-4ce4-acf3-5404cd9af248) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Flow 'volume_create_api' (fde11c57-2ee7-4f94-b055-cf33de7f2984) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Create volume request issued successfully. Sep 07 10:02:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4561c5ab-5a9f-4973-b9a2-68e2c756fefd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:02:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 243/485] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:02:03 2026] POST /volume/v3/volumes => generated 753 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:02:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-68ca28e3-38af-4095-8919-453f99c336f1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-68ca28e3-38af-4095-8919-453f99c336f1 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 Sep 07 10:02:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-68ca28e3-38af-4095-8919-453f99c336f1 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-68ca28e3-38af-4095-8919-453f99c336f1 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-68ca28e3-38af-4095-8919-453f99c336f1 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-68ca28e3-38af-4095-8919-453f99c336f1 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 returned with HTTP 200 Sep 07 10:02:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 243/486] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:03 2026] GET /volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:02:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4a89baa2-9829-43a9-81a9-e1c7f7d1329d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4a89baa2-9829-43a9-81a9-e1c7f7d1329d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 Sep 07 10:02:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4a89baa2-9829-43a9-81a9-e1c7f7d1329d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4a89baa2-9829-43a9-81a9-e1c7f7d1329d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4a89baa2-9829-43a9-81a9-e1c7f7d1329d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4a89baa2-9829-43a9-81a9-e1c7f7d1329d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 returned with HTTP 200 Sep 07 10:02:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 244/487] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:04 2026] GET /volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9025fb9c-d493-48d7-a4ec-47fccb0a2efa None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9025fb9c-d493-48d7-a4ec-47fccb0a2efa tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 Sep 07 10:02:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9025fb9c-d493-48d7-a4ec-47fccb0a2efa tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9025fb9c-d493-48d7-a4ec-47fccb0a2efa tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9025fb9c-d493-48d7-a4ec-47fccb0a2efa tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9025fb9c-d493-48d7-a4ec-47fccb0a2efa tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 returned with HTTP 200 Sep 07 10:02:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 244/488] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:05 2026] GET /volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:02:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ca83bdf9-d0c5-4e86-97ec-39395b7a90b1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ca83bdf9-d0c5-4e86-97ec-39395b7a90b1 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] POST http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308/action Sep 07 10:02:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ca83bdf9-d0c5-4e86-97ec-39395b7a90b1 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:02:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ca83bdf9-d0c5-4e86-97ec-39395b7a90b1 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:06 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:06 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.admin_actions [None req-ca83bdf9-d0c5-4e86-97ec-39395b7a90b1 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Updating volume '5a81e4c0-5126-473f-84ca-631b9798e308' with '{'status': 'error'}' {{(pid=87186) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:02:06 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:06 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:06 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:06 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ca83bdf9-d0c5-4e86-97ec-39395b7a90b1 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308/action returned with HTTP 202 Sep 07 10:02:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 245/489] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:02:05 2026] POST /volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 10:02:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5ae0dd2f-e2f4-4c81-ba97-39b8047218ab None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5ae0dd2f-e2f4-4c81-ba97-39b8047218ab tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 Sep 07 10:02:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5ae0dd2f-e2f4-4c81-ba97-39b8047218ab tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5ae0dd2f-e2f4-4c81-ba97-39b8047218ab tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:06 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:06 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5ae0dd2f-e2f4-4c81-ba97-39b8047218ab tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5ae0dd2f-e2f4-4c81-ba97-39b8047218ab tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 returned with HTTP 200 Sep 07 10:02:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 245/490] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:06 2026] GET /volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-41b6e7bf-4aa6-4f80-91d9-3a8637d82162 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-41b6e7bf-4aa6-4f80-91d9-3a8637d82162 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] POST http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308/action Sep 07 10:02:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-41b6e7bf-4aa6-4f80-91d9-3a8637d82162 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:02:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-41b6e7bf-4aa6-4f80-91d9-3a8637d82162 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:06 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:06 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:06 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-41b6e7bf-4aa6-4f80-91d9-3a8637d82162 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Volume info retrieved successfully. Sep 07 10:02:06 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-41b6e7bf-4aa6-4f80-91d9-3a8637d82162 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Delete volume request issued successfully. Sep 07 10:02:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-41b6e7bf-4aa6-4f80-91d9-3a8637d82162 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308/action returned with HTTP 202 Sep 07 10:02:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 246/491] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:02:06 2026] POST /volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:02:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9054ee7a-e3fa-4bf5-8ba8-21f1af739436 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9054ee7a-e3fa-4bf5-8ba8-21f1af739436 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 Sep 07 10:02:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9054ee7a-e3fa-4bf5-8ba8-21f1af739436 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9054ee7a-e3fa-4bf5-8ba8-21f1af739436 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:06 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:06 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9054ee7a-e3fa-4bf5-8ba8-21f1af739436 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9054ee7a-e3fa-4bf5-8ba8-21f1af739436 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 returned with HTTP 200 Sep 07 10:02:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 246/492] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:06 2026] GET /volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 => generated 845 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f2f596d1-f9f5-403f-bf8c-a071598db711 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f2f596d1-f9f5-403f-bf8c-a071598db711 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 Sep 07 10:02:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f2f596d1-f9f5-403f-bf8c-a071598db711 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f2f596d1-f9f5-403f-bf8c-a071598db711 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f2f596d1-f9f5-403f-bf8c-a071598db711 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 returned with HTTP 404 Sep 07 10:02:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 247/493] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:07 2026] GET /volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8e5a3cd8-e9a0-4c5d-b6bc-453b8d58bde0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8e5a3cd8-e9a0-4c5d-b6bc-453b8d58bde0 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8e5a3cd8-e9a0-4c5d-b6bc-453b8d58bde0 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8e5a3cd8-e9a0-4c5d-b6bc-453b8d58bde0 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8e5a3cd8-e9a0-4c5d-b6bc-453b8d58bde0 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 returned with HTTP 404 Sep 07 10:02:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 247/494] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:07 2026] GET /volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f1e52639-286a-4429-9f82-d55e4d9f585e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f1e52639-286a-4429-9f82-d55e4d9f585e tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] DELETE http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 Sep 07 10:02:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f1e52639-286a-4429-9f82-d55e4d9f585e tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f1e52639-286a-4429-9f82-d55e4d9f585e tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:07 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-f1e52639-286a-4429-9f82-d55e4d9f585e tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Delete volume with id: 5a81e4c0-5126-473f-84ca-631b9798e308 Sep 07 10:02:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f1e52639-286a-4429-9f82-d55e4d9f585e tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 returned with HTTP 404 Sep 07 10:02:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 248/495] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:02:07 2026] DELETE /volume/v3/volumes/5a81e4c0-5126-473f-84ca-631b9798e308 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-907552058"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-907552058'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Create volume of 1 GB Sep 07 10:02:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Availability Zones retrieved successfully. Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Flow 'volume_create_api' (20fc71f4-7c55-45d6-b75d-682e3c47fdda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (233f643e-10cc-4dce-8526-bbb8fc889eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (233f643e-10cc-4dce-8526-bbb8fc889eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46638bca-0b17-478a-978e-97b29c8153ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Created reservations ['ee014c3b-fd1c-4461-9561-3390bc4f7fd0', 'b09a387f-8a6b-4171-aa52-728dcbe34049', '610aa06e-1d17-40d6-9d44-42dcf6d12e91', '0ddb91bb-59ba-48d8-93aa-0df097d2c6f9'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46638bca-0b17-478a-978e-97b29c8153ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee014c3b-fd1c-4461-9561-3390bc4f7fd0', 'b09a387f-8a6b-4171-aa52-728dcbe34049', '610aa06e-1d17-40d6-9d44-42dcf6d12e91', '0ddb91bb-59ba-48d8-93aa-0df097d2c6f9']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (530558c6-d34c-4ca9-8573-6eb9f0cfccac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (530558c6-d34c-4ca9-8573-6eb9f0cfccac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9323dcc1-d5f9-43c2-baac-839385a67004', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-907552058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74cc96e30f349ebaf0b71d69e3b3086',qos_specs=None,replication_status=,reservations=['ee014c3b-fd1c-4461-9561-3390bc4f7fd0','b09a387f-8a6b-4171-aa52-728dcbe34049','610aa06e-1d17-40d6-9d44-42dcf6d12e91','0ddb91bb-59ba-48d8-93aa-0df097d2c6f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab9545ec0ce2496d990686f23c82184f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:02:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-907552058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9323dcc1-d5f9-43c2-baac-839385a67004,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f74cc96e30f349ebaf0b71d69e3b3086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab9545ec0ce2496d990686f23c82184f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28961edb-c2dd-49d3-a224-bb7929cc9615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28961edb-c2dd-49d3-a224-bb7929cc9615) transitioned into state 'SUCCESS' from state '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-907552058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74cc96e30f349ebaf0b71d69e3b3086',qos_specs=None,replication_status=,reservations=['ee014c3b-fd1c-4461-9561-3390bc4f7fd0','b09a387f-8a6b-4171-aa52-728dcbe34049','610aa06e-1d17-40d6-9d44-42dcf6d12e91','0ddb91bb-59ba-48d8-93aa-0df097d2c6f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab9545ec0ce2496d990686f23c82184f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26127a65-e569-4be2-93de-d4a1a648d34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26127a65-e569-4be2-93de-d4a1a648d34f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Flow 'volume_create_api' (20fc71f4-7c55-45d6-b75d-682e3c47fdda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Create volume request issued successfully. Sep 07 10:02:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ad6aa4c3-ab07-4412-bfd2-629a926ff649 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:02:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 248/496] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:02:07 2026] POST /volume/v3/volumes => generated 755 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:02:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-35fc8505-4d3a-4446-a7b8-66111a8c4a8e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-35fc8505-4d3a-4446-a7b8-66111a8c4a8e tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 Sep 07 10:02:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-35fc8505-4d3a-4446-a7b8-66111a8c4a8e tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-35fc8505-4d3a-4446-a7b8-66111a8c4a8e tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-35fc8505-4d3a-4446-a7b8-66111a8c4a8e tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-35fc8505-4d3a-4446-a7b8-66111a8c4a8e tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 returned with HTTP 200 Sep 07 10:02:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 249/497] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:07 2026] GET /volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 => generated 823 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2f4b1f4e-14ba-4cde-b457-7c01b036111a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2f4b1f4e-14ba-4cde-b457-7c01b036111a tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 Sep 07 10:02:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2f4b1f4e-14ba-4cde-b457-7c01b036111a tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2f4b1f4e-14ba-4cde-b457-7c01b036111a tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:09 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:09 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2f4b1f4e-14ba-4cde-b457-7c01b036111a tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2f4b1f4e-14ba-4cde-b457-7c01b036111a tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 returned with HTTP 200 Sep 07 10:02:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 249/498] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:08 2026] GET /volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 => generated 847 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ac7b9971-9da4-41f3-ae81-897fd6e1c1fd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ac7b9971-9da4-41f3-ae81-897fd6e1c1fd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 Sep 07 10:02:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ac7b9971-9da4-41f3-ae81-897fd6e1c1fd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ac7b9971-9da4-41f3-ae81-897fd6e1c1fd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ac7b9971-9da4-41f3-ae81-897fd6e1c1fd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ac7b9971-9da4-41f3-ae81-897fd6e1c1fd tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 returned with HTTP 200 Sep 07 10:02:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 250/499] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:10 2026] GET /volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-25219384-6142-4727-a2bf-bfa0da990ef0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-25219384-6142-4727-a2bf-bfa0da990ef0 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] POST http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004/action Sep 07 10:02:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-25219384-6142-4727-a2bf-bfa0da990ef0 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:02:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-25219384-6142-4727-a2bf-bfa0da990ef0 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:10 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:10 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.admin_actions [None req-25219384-6142-4727-a2bf-bfa0da990ef0 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Updating volume '9323dcc1-d5f9-43c2-baac-839385a67004' with '{'status': 'maintenance'}' {{(pid=87187) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:02:10 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:10 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:10 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:10 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-25219384-6142-4727-a2bf-bfa0da990ef0 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004/action returned with HTTP 202 Sep 07 10:02:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 250/500] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:02:10 2026] POST /volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:02:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9f45f3ec-40b0-4b78-b386-5f456f2bfb5a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9f45f3ec-40b0-4b78-b386-5f456f2bfb5a tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 Sep 07 10:02:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9f45f3ec-40b0-4b78-b386-5f456f2bfb5a tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9f45f3ec-40b0-4b78-b386-5f456f2bfb5a tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9f45f3ec-40b0-4b78-b386-5f456f2bfb5a tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9f45f3ec-40b0-4b78-b386-5f456f2bfb5a tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 returned with HTTP 200 Sep 07 10:02:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 251/501] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:10 2026] GET /volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f6cf3e78-f5ed-479c-ab3b-18dfb54fd7b2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f6cf3e78-f5ed-479c-ab3b-18dfb54fd7b2 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] POST http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004/action Sep 07 10:02:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f6cf3e78-f5ed-479c-ab3b-18dfb54fd7b2 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:02:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f6cf3e78-f5ed-479c-ab3b-18dfb54fd7b2 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:10 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:10 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:10 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f6cf3e78-f5ed-479c-ab3b-18dfb54fd7b2 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Volume info retrieved successfully. Sep 07 10:02:10 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f6cf3e78-f5ed-479c-ab3b-18dfb54fd7b2 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Delete volume request issued successfully. Sep 07 10:02:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f6cf3e78-f5ed-479c-ab3b-18dfb54fd7b2 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004/action returned with HTTP 202 Sep 07 10:02:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 251/502] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:02:10 2026] POST /volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:02:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b7e740a2-dce2-474a-9e18-43d7803a3be9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b7e740a2-dce2-474a-9e18-43d7803a3be9 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 Sep 07 10:02:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b7e740a2-dce2-474a-9e18-43d7803a3be9 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b7e740a2-dce2-474a-9e18-43d7803a3be9 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b7e740a2-dce2-474a-9e18-43d7803a3be9 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b7e740a2-dce2-474a-9e18-43d7803a3be9 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 returned with HTTP 200 Sep 07 10:02:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 252/503] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:10 2026] GET /volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 => generated 847 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:02:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-385fa733-2f4c-40a3-91ff-46ddb3d51359 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-385fa733-2f4c-40a3-91ff-46ddb3d51359 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 Sep 07 10:02:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-385fa733-2f4c-40a3-91ff-46ddb3d51359 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-385fa733-2f4c-40a3-91ff-46ddb3d51359 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-385fa733-2f4c-40a3-91ff-46ddb3d51359 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-385fa733-2f4c-40a3-91ff-46ddb3d51359 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 returned with HTTP 200 Sep 07 10:02:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 252/504] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:11 2026] GET /volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 => generated 847 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e4f7978e-dd60-4f71-ad07-6b43ff6ee1ba None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e4f7978e-dd60-4f71-ad07-6b43ff6ee1ba tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 Sep 07 10:02:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e4f7978e-dd60-4f71-ad07-6b43ff6ee1ba tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e4f7978e-dd60-4f71-ad07-6b43ff6ee1ba tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e4f7978e-dd60-4f71-ad07-6b43ff6ee1ba tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 returned with HTTP 404 Sep 07 10:02:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 253/505] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:12 2026] GET /volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-50910dfc-aec8-4861-9811-b5debc41361b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-50910dfc-aec8-4861-9811-b5debc41361b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 Sep 07 10:02:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-50910dfc-aec8-4861-9811-b5debc41361b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-50910dfc-aec8-4861-9811-b5debc41361b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-50910dfc-aec8-4861-9811-b5debc41361b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 returned with HTTP 404 Sep 07 10:02:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 253/506] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:12 2026] GET /volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d7c73d61-6932-4cc5-8b1b-b43dbe4710ea None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d7c73d61-6932-4cc5-8b1b-b43dbe4710ea tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] DELETE http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 Sep 07 10:02:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d7c73d61-6932-4cc5-8b1b-b43dbe4710ea tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d7c73d61-6932-4cc5-8b1b-b43dbe4710ea tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:12 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-d7c73d61-6932-4cc5-8b1b-b43dbe4710ea tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Delete volume with id: 9323dcc1-d5f9-43c2-baac-839385a67004 Sep 07 10:02:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d7c73d61-6932-4cc5-8b1b-b43dbe4710ea tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 returned with HTTP 404 Sep 07 10:02:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 254/507] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:02:12 2026] DELETE /volume/v3/volumes/9323dcc1-d5f9-43c2-baac-839385a67004 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:02:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-27124487"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-27124487'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:02:12 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Create volume of 1 GB Sep 07 10:02:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Availability Zones retrieved successfully. Sep 07 10:02:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Flow 'volume_create_api' (b05b16e2-6d87-4148-94e0-6a65136bf1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deac4391-7774-4979-b6a7-3d1bac77e1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:02:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deac4391-7774-4979-b6a7-3d1bac77e1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6e1e40d-a6ba-409a-a513-7d101951b3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:13 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Created reservations ['5e62dc05-d348-4e96-959f-46a5253c23ed', 'b87c67c7-ad83-4b58-bdd2-a74c9717b777', '6fee8ec7-3423-48a4-807c-a5779c20d221', '17f934c8-f5e7-4f33-9d1c-7c1b2a4e0434'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:02:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6e1e40d-a6ba-409a-a513-7d101951b3b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e62dc05-d348-4e96-959f-46a5253c23ed', 'b87c67c7-ad83-4b58-bdd2-a74c9717b777', '6fee8ec7-3423-48a4-807c-a5779c20d221', '17f934c8-f5e7-4f33-9d1c-7c1b2a4e0434']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaa796ef-9271-4469-9eb1-631531a85774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaa796ef-9271-4469-9eb1-631531a85774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9138949b-dbbd-493a-964b-a20e2c148d73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-27124487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74cc96e30f349ebaf0b71d69e3b3086',qos_specs=None,replication_status=,reservations=['5e62dc05-d348-4e96-959f-46a5253c23ed','b87c67c7-ad83-4b58-bdd2-a74c9717b777','6fee8ec7-3423-48a4-807c-a5779c20d221','17f934c8-f5e7-4f33-9d1c-7c1b2a4e0434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab9545ec0ce2496d990686f23c82184f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:02:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-27124487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9138949b-dbbd-493a-964b-a20e2c148d73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f74cc96e30f349ebaf0b71d69e3b3086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab9545ec0ce2496d990686f23c82184f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4f4a99d-2bb8-471a-a85d-0032ad07cdc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4f4a99d-2bb8-471a-a85d-0032ad07cdc0) transitioned into state 'SUCCESS' from state '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-27124487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74cc96e30f349ebaf0b71d69e3b3086',qos_specs=None,replication_status=,reservations=['5e62dc05-d348-4e96-959f-46a5253c23ed','b87c67c7-ad83-4b58-bdd2-a74c9717b777','6fee8ec7-3423-48a4-807c-a5779c20d221','17f934c8-f5e7-4f33-9d1c-7c1b2a4e0434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab9545ec0ce2496d990686f23c82184f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fd940e3-54c3-44c9-8f74-608426950200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fd940e3-54c3-44c9-8f74-608426950200) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Flow 'volume_create_api' (b05b16e2-6d87-4148-94e0-6a65136bf1df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Create volume request issued successfully. Sep 07 10:02:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-426a0f7e-2e6d-4fde-81a4-ac5d7cc9bccc tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:02:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 254/508] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:02:12 2026] POST /volume/v3/volumes => generated 754 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:02:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9873ac1b-79e5-4778-bc62-e1af7593f275 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9873ac1b-79e5-4778-bc62-e1af7593f275 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 Sep 07 10:02:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9873ac1b-79e5-4778-bc62-e1af7593f275 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9873ac1b-79e5-4778-bc62-e1af7593f275 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:13 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:13 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:13 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:13 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9873ac1b-79e5-4778-bc62-e1af7593f275 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9873ac1b-79e5-4778-bc62-e1af7593f275 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 returned with HTTP 200 Sep 07 10:02:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 255/509] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:13 2026] GET /volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 => generated 822 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-131d5d3c-0489-4ed9-a006-ef5ee846bd62 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-131d5d3c-0489-4ed9-a006-ef5ee846bd62 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 Sep 07 10:02:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-131d5d3c-0489-4ed9-a006-ef5ee846bd62 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-131d5d3c-0489-4ed9-a006-ef5ee846bd62 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ad32531f-212c-483c-bc16-585f79bc97ef None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:14 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:14 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:14 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:14 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:14 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-131d5d3c-0489-4ed9-a006-ef5ee846bd62 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-131d5d3c-0489-4ed9-a006-ef5ee846bd62 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 returned with HTTP 200 Sep 07 10:02:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 255/510] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:14 2026] GET /volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ad32531f-212c-483c-bc16-585f79bc97ef tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:02:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ad32531f-212c-483c-bc16-585f79bc97ef tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-177689578"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ad32531f-212c-483c-bc16-585f79bc97ef tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:02:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 256/511] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:02:14 2026] POST /volume/v3/types => generated 219 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3e937ac5-4443-4919-b26b-ec8c6fa6ee1a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e937ac5-4443-4919-b26b-ec8c6fa6ee1a tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] POST http://192.168.122.74/volume/v3/group_types Sep 07 10:02:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3e937ac5-4443-4919-b26b-ec8c6fa6ee1a tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-759094681"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e937ac5-4443-4919-b26b-ec8c6fa6ee1a tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] http://192.168.122.74/volume/v3/group_types returned with HTTP 202 Sep 07 10:02:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 256/512] 192.168.122.74 () {62 vars in 1190 bytes} [Mon Sep 7 10:02:15 2026] POST /volume/v3/group_types => generated 176 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-55258b4f-1303-4601-8aa0-40bcf65eed77 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-55258b4f-1303-4601-8aa0-40bcf65eed77 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] POST http://192.168.122.74/volume/v3/groups Sep 07 10:02:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-55258b4f-1303-4601-8aa0-40bcf65eed77 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bd059543-1599-46c0-b766-b3cf9d7e2123", "volume_types": ["77c7b9c8-d66d-40a1-836d-3f97a5ba14aa"], "name": "tempest-GroupsV320Test-Group-1348801587"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-55258b4f-1303-4601-8aa0-40bcf65eed77 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Creating new group {'group': {'group_type': 'bd059543-1599-46c0-b766-b3cf9d7e2123', 'volume_types': ['77c7b9c8-d66d-40a1-836d-3f97a5ba14aa'], 'name': 'tempest-GroupsV320Test-Group-1348801587'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 10:02:15 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.groups [None req-55258b4f-1303-4601-8aa0-40bcf65eed77 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Creating group tempest-GroupsV320Test-Group-1348801587. Sep 07 10:02:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-55258b4f-1303-4601-8aa0-40bcf65eed77 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Availability Zones retrieved successfully. Sep 07 10:02:15 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-55258b4f-1303-4601-8aa0-40bcf65eed77 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Created reservations ['27ac7c91-7d34-49d4-ace5-19dae5deef00'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:02:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-55258b4f-1303-4601-8aa0-40bcf65eed77 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] http://192.168.122.74/volume/v3/groups returned with HTTP 202 Sep 07 10:02:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 257/513] 192.168.122.74 () {62 vars in 1176 bytes} [Mon Sep 7 10:02:15 2026] POST /volume/v3/groups => generated 108 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9a77ff6e-e339-4360-a13b-bfe412f4d07b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9a77ff6e-e339-4360-a13b-bfe412f4d07b tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] GET http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb Sep 07 10:02:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9a77ff6e-e339-4360-a13b-bfe412f4d07b tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9a77ff6e-e339-4360-a13b-bfe412f4d07b tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-9a77ff6e-e339-4360-a13b-bfe412f4d07b tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] show called for member 7dbca1c6-0af7-444b-a9f1-da46c69648cb {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:02:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:15 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:02:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9a77ff6e-e339-4360-a13b-bfe412f4d07b tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb returned with HTTP 200 Sep 07 10:02:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 257/514] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:02:15 2026] GET /volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb => generated 388 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:02:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-db8e4a5f-9894-4347-b31e-cc432438ad08 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-db8e4a5f-9894-4347-b31e-cc432438ad08 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 Sep 07 10:02:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-db8e4a5f-9894-4347-b31e-cc432438ad08 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-db8e4a5f-9894-4347-b31e-cc432438ad08 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-db8e4a5f-9894-4347-b31e-cc432438ad08 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-db8e4a5f-9894-4347-b31e-cc432438ad08 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 returned with HTTP 200 Sep 07 10:02:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 258/515] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:15 2026] GET /volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-02830867-6163-446f-823c-28e2e2a4fcbe None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-02830867-6163-446f-823c-28e2e2a4fcbe tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] POST http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73/action Sep 07 10:02:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-02830867-6163-446f-823c-28e2e2a4fcbe tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:02:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-02830867-6163-446f-823c-28e2e2a4fcbe tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:15 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.admin_actions [None req-02830867-6163-446f-823c-28e2e2a4fcbe tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Updating volume '9138949b-dbbd-493a-964b-a20e2c148d73' with '{'status': 'error'}' {{(pid=87187) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:02:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:15 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:15 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-02830867-6163-446f-823c-28e2e2a4fcbe tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73/action returned with HTTP 202 Sep 07 10:02:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 258/516] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:02:15 2026] POST /volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:02:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f6740b89-ad7e-4dd8-a7ba-09d030a70411 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f6740b89-ad7e-4dd8-a7ba-09d030a70411 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 Sep 07 10:02:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f6740b89-ad7e-4dd8-a7ba-09d030a70411 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f6740b89-ad7e-4dd8-a7ba-09d030a70411 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f6740b89-ad7e-4dd8-a7ba-09d030a70411 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f6740b89-ad7e-4dd8-a7ba-09d030a70411 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 returned with HTTP 200 Sep 07 10:02:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 259/517] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:15 2026] GET /volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9b35295e-9586-4dc2-a6af-da8338854c85 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9b35295e-9586-4dc2-a6af-da8338854c85 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] POST http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73/action Sep 07 10:02:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9b35295e-9586-4dc2-a6af-da8338854c85 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:02:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9b35295e-9586-4dc2-a6af-da8338854c85 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:15 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.admin_actions [None req-9b35295e-9586-4dc2-a6af-da8338854c85 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Updating volume '9138949b-dbbd-493a-964b-a20e2c148d73' with '{'status': 'available'}' {{(pid=87187) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:02:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:15 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9b35295e-9586-4dc2-a6af-da8338854c85 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73/action returned with HTTP 202 Sep 07 10:02:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 259/518] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:02:15 2026] POST /volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-378357b0-528d-4199-bb12-7d14e125c16b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-378357b0-528d-4199-bb12-7d14e125c16b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-378357b0-528d-4199-bb12-7d14e125c16b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-378357b0-528d-4199-bb12-7d14e125c16b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-378357b0-528d-4199-bb12-7d14e125c16b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-378357b0-528d-4199-bb12-7d14e125c16b tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 returned with HTTP 200 Sep 07 10:02:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 260/519] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:16 2026] GET /volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-26106ae6-feba-41c0-94df-cf18ba637aad None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-26106ae6-feba-41c0-94df-cf18ba637aad tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] POST http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73/action Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-26106ae6-feba-41c0-94df-cf18ba637aad tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-26106ae6-feba-41c0-94df-cf18ba637aad tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.admin_actions [None req-26106ae6-feba-41c0-94df-cf18ba637aad tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Updating volume '9138949b-dbbd-493a-964b-a20e2c148d73' with '{'status': 'maintenance'}' {{(pid=87187) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-26106ae6-feba-41c0-94df-cf18ba637aad tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73/action returned with HTTP 202 Sep 07 10:02:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 260/520] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:02:16 2026] POST /volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-32a9c987-5bae-4b46-8694-386ee5439d21 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-32a9c987-5bae-4b46-8694-386ee5439d21 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-32a9c987-5bae-4b46-8694-386ee5439d21 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-32a9c987-5bae-4b46-8694-386ee5439d21 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-32a9c987-5bae-4b46-8694-386ee5439d21 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-32a9c987-5bae-4b46-8694-386ee5439d21 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 returned with HTTP 200 Sep 07 10:02:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 261/521] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:16 2026] GET /volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a5ba8c6c-e186-432a-a1a2-b3a7911be332 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a5ba8c6c-e186-432a-a1a2-b3a7911be332 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] POST http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73/action Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a5ba8c6c-e186-432a-a1a2-b3a7911be332 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a5ba8c6c-e186-432a-a1a2-b3a7911be332 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.admin_actions [None req-a5ba8c6c-e186-432a-a1a2-b3a7911be332 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] Updating volume '9138949b-dbbd-493a-964b-a20e2c148d73' with '{'status': 'available'}' {{(pid=87187) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a5ba8c6c-e186-432a-a1a2-b3a7911be332 tempest-VolumesActionsTest-1226146345 tempest-VolumesActionsTest-1226146345-project-admin] http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73/action returned with HTTP 202 Sep 07 10:02:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 261/522] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:02:16 2026] POST /volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-acd63250-47fa-47b7-8f0c-03701240cf25 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-acd63250-47fa-47b7-8f0c-03701240cf25 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-acd63250-47fa-47b7-8f0c-03701240cf25 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-acd63250-47fa-47b7-8f0c-03701240cf25 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-acd63250-47fa-47b7-8f0c-03701240cf25 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-acd63250-47fa-47b7-8f0c-03701240cf25 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 returned with HTTP 200 Sep 07 10:02:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 262/523] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:16 2026] GET /volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f584671b-e14d-4b52-aa5c-674c626ae44d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f584671b-e14d-4b52-aa5c-674c626ae44d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f584671b-e14d-4b52-aa5c-674c626ae44d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f584671b-e14d-4b52-aa5c-674c626ae44d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:16 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f584671b-e14d-4b52-aa5c-674c626ae44d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f584671b-e14d-4b52-aa5c-674c626ae44d tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 returned with HTTP 200 Sep 07 10:02:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 262/524] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:16 2026] GET /volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6207a5a3-7d21-4ee1-968d-1e916359a515 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6207a5a3-7d21-4ee1-968d-1e916359a515 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] DELETE http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6207a5a3-7d21-4ee1-968d-1e916359a515 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6207a5a3-7d21-4ee1-968d-1e916359a515 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-6207a5a3-7d21-4ee1-968d-1e916359a515 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Delete volume with id: 9138949b-dbbd-493a-964b-a20e2c148d73 Sep 07 10:02:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6207a5a3-7d21-4ee1-968d-1e916359a515 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e5109a16-b3dd-4e9f-9c94-c0472eabc752 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6207a5a3-7d21-4ee1-968d-1e916359a515 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Delete volume request issued successfully. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6207a5a3-7d21-4ee1-968d-1e916359a515 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 returned with HTTP 202 Sep 07 10:02:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 263/525] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:02:16 2026] DELETE /volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:02:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e5109a16-b3dd-4e9f-9c94-c0472eabc752 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] GET http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e5109a16-b3dd-4e9f-9c94-c0472eabc752 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e5109a16-b3dd-4e9f-9c94-c0472eabc752 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-e5109a16-b3dd-4e9f-9c94-c0472eabc752 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] show called for member 7dbca1c6-0af7-444b-a9f1-da46c69648cb {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c4e81641-22fd-4deb-b912-4498299b989a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c4e81641-22fd-4deb-b912-4498299b989a tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c4e81641-22fd-4deb-b912-4498299b989a tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c4e81641-22fd-4deb-b912-4498299b989a tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:16 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:02:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e5109a16-b3dd-4e9f-9c94-c0472eabc752 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb returned with HTTP 200 Sep 07 10:02:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 263/526] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:02:16 2026] GET /volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb => generated 389 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-71e7f51e-a982-4946-8d27-233883ad8ea5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-71e7f51e-a982-4946-8d27-233883ad8ea5 tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] POST http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb/action Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-71e7f51e-a982-4946-8d27-233883ad8ea5 tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-71e7f51e-a982-4946-8d27-233883ad8ea5 tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-71e7f51e-a982-4946-8d27-233883ad8ea5 tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Updating group '7dbca1c6-0af7-444b-a9f1-da46c69648cb' with 'creating' {{(pid=87187) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c4e81641-22fd-4deb-b912-4498299b989a tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c4e81641-22fd-4deb-b912-4498299b989a tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 returned with HTTP 200 Sep 07 10:02:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 264/527] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:16 2026] GET /volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 => generated 846 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-71e7f51e-a982-4946-8d27-233883ad8ea5 tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb/action returned with HTTP 202 Sep 07 10:02:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 264/528] 192.168.122.74 () {62 vars in 1307 bytes} [Mon Sep 7 10:02:16 2026] POST /volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d7734644-bc19-48d1-8b01-f3a07443d8e3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d7734644-bc19-48d1-8b01-f3a07443d8e3 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] GET http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d7734644-bc19-48d1-8b01-f3a07443d8e3 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d7734644-bc19-48d1-8b01-f3a07443d8e3 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-d7734644-bc19-48d1-8b01-f3a07443d8e3 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] show called for member 7dbca1c6-0af7-444b-a9f1-da46c69648cb {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d7734644-bc19-48d1-8b01-f3a07443d8e3 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb returned with HTTP 200 Sep 07 10:02:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 265/529] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:02:16 2026] GET /volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb => generated 388 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ec647680-67e5-4fc4-8109-1a47e3b8dde7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ec647680-67e5-4fc4-8109-1a47e3b8dde7 tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] POST http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb/action Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ec647680-67e5-4fc4-8109-1a47e3b8dde7 tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ec647680-67e5-4fc4-8109-1a47e3b8dde7 tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-ec647680-67e5-4fc4-8109-1a47e3b8dde7 tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Updating group '7dbca1c6-0af7-444b-a9f1-da46c69648cb' with 'available' {{(pid=87187) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ec647680-67e5-4fc4-8109-1a47e3b8dde7 tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb/action returned with HTTP 202 Sep 07 10:02:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 265/530] 192.168.122.74 () {62 vars in 1307 bytes} [Mon Sep 7 10:02:16 2026] POST /volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-80fa90ef-249c-4eba-a99b-6529b875fb8f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-80fa90ef-249c-4eba-a99b-6529b875fb8f tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] GET http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-80fa90ef-249c-4eba-a99b-6529b875fb8f tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-80fa90ef-249c-4eba-a99b-6529b875fb8f tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-80fa90ef-249c-4eba-a99b-6529b875fb8f tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] show called for member 7dbca1c6-0af7-444b-a9f1-da46c69648cb {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-80fa90ef-249c-4eba-a99b-6529b875fb8f tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb returned with HTTP 200 Sep 07 10:02:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 266/531] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:02:16 2026] GET /volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb => generated 389 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-583e7511-d0ee-4416-8dbf-91103de16d4f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-583e7511-d0ee-4416-8dbf-91103de16d4f tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] POST http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb/action Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-583e7511-d0ee-4416-8dbf-91103de16d4f tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-583e7511-d0ee-4416-8dbf-91103de16d4f tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-583e7511-d0ee-4416-8dbf-91103de16d4f tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Updating group '7dbca1c6-0af7-444b-a9f1-da46c69648cb' with 'error' {{(pid=87187) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-583e7511-d0ee-4416-8dbf-91103de16d4f tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb/action returned with HTTP 202 Sep 07 10:02:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 266/532] 192.168.122.74 () {62 vars in 1307 bytes} [Mon Sep 7 10:02:16 2026] POST /volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1bea45bf-c3d8-4a29-91ad-d7d20cb3ead3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1bea45bf-c3d8-4a29-91ad-d7d20cb3ead3 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] GET http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1bea45bf-c3d8-4a29-91ad-d7d20cb3ead3 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1bea45bf-c3d8-4a29-91ad-d7d20cb3ead3 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-1bea45bf-c3d8-4a29-91ad-d7d20cb3ead3 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] show called for member 7dbca1c6-0af7-444b-a9f1-da46c69648cb {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1bea45bf-c3d8-4a29-91ad-d7d20cb3ead3 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb returned with HTTP 200 Sep 07 10:02:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 267/533] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:02:16 2026] GET /volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb => generated 385 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-417f1905-9a69-4622-9692-35bedb133a2d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-417f1905-9a69-4622-9692-35bedb133a2d tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] POST http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb/action Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-417f1905-9a69-4622-9692-35bedb133a2d tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-417f1905-9a69-4622-9692-35bedb133a2d tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-417f1905-9a69-4622-9692-35bedb133a2d tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Updating group '7dbca1c6-0af7-444b-a9f1-da46c69648cb' with 'available' {{(pid=87187) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 10:02:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-417f1905-9a69-4622-9692-35bedb133a2d tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb/action returned with HTTP 202 Sep 07 10:02:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 267/534] 192.168.122.74 () {62 vars in 1307 bytes} [Mon Sep 7 10:02:16 2026] POST /volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7a625b9e-55d3-45d6-9929-9a37c8fb1a86 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7a625b9e-55d3-45d6-9929-9a37c8fb1a86 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] GET http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7a625b9e-55d3-45d6-9929-9a37c8fb1a86 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7a625b9e-55d3-45d6-9929-9a37c8fb1a86 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-7a625b9e-55d3-45d6-9929-9a37c8fb1a86 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] show called for member 7dbca1c6-0af7-444b-a9f1-da46c69648cb {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:02:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:17 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:17 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:02:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7a625b9e-55d3-45d6-9929-9a37c8fb1a86 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb returned with HTTP 200 Sep 07 10:02:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 268/535] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:02:16 2026] GET /volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb => generated 389 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:02:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c279fb58-6920-4cbf-92ed-f6af162c03f9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c279fb58-6920-4cbf-92ed-f6af162c03f9 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:02:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c279fb58-6920-4cbf-92ed-f6af162c03f9 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c279fb58-6920-4cbf-92ed-f6af162c03f9 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-c279fb58-6920-4cbf-92ed-f6af162c03f9 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:02:17 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c279fb58-6920-4cbf-92ed-f6af162c03f9 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:02:17 devstack devstack@c-api.service[87187]: /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:02:17 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:02:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c279fb58-6920-4cbf-92ed-f6af162c03f9 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Get all volumes completed successfully. Sep 07 10:02:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c279fb58-6920-4cbf-92ed-f6af162c03f9 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:02:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 268/536] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 10:02:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fd7824f7-328c-4c6b-909c-3e85dda6d59d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fd7824f7-328c-4c6b-909c-3e85dda6d59d tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] POST http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb/action Sep 07 10:02:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fd7824f7-328c-4c6b-909c-3e85dda6d59d tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:02:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fd7824f7-328c-4c6b-909c-3e85dda6d59d tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-fd7824f7-328c-4c6b-909c-3e85dda6d59d tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] delete called for group 7dbca1c6-0af7-444b-a9f1-da46c69648cb {{(pid=87186) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 10:02:17 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.groups [None req-fd7824f7-328c-4c6b-909c-3e85dda6d59d tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Delete group with id: 7dbca1c6-0af7-444b-a9f1-da46c69648cb Sep 07 10:02:17 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:17 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:17 devstack devstack@c-api.service[87186]: /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:02:17 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 10:02:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fd7824f7-328c-4c6b-909c-3e85dda6d59d tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb/action returned with HTTP 202 Sep 07 10:02:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 269/537] 192.168.122.74 () {62 vars in 1307 bytes} [Mon Sep 7 10:02:17 2026] POST /volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:02:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d7656c93-7354-406b-80e7-14abfa26d5f6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d7656c93-7354-406b-80e7-14abfa26d5f6 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] GET http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb Sep 07 10:02:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d7656c93-7354-406b-80e7-14abfa26d5f6 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d7656c93-7354-406b-80e7-14abfa26d5f6 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-d7656c93-7354-406b-80e7-14abfa26d5f6 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] show called for member 7dbca1c6-0af7-444b-a9f1-da46c69648cb {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:02:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:17 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:17 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:02:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d7656c93-7354-406b-80e7-14abfa26d5f6 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb returned with HTTP 200 Sep 07 10:02:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 269/538] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:02:17 2026] GET /volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb => generated 388 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:02:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fc845a57-65c9-464b-bb54-c5619c4c9af1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fc845a57-65c9-464b-bb54-c5619c4c9af1 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 Sep 07 10:02:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fc845a57-65c9-464b-bb54-c5619c4c9af1 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fc845a57-65c9-464b-bb54-c5619c4c9af1 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:17 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:17 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:17 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:17 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fc845a57-65c9-464b-bb54-c5619c4c9af1 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Volume info retrieved successfully. Sep 07 10:02:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fc845a57-65c9-464b-bb54-c5619c4c9af1 tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 returned with HTTP 200 Sep 07 10:02:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 270/539] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:17 2026] GET /volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 => generated 846 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d79384d3-710c-4f98-bd53-747c7e41bd78 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d79384d3-710c-4f98-bd53-747c7e41bd78 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] GET http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb Sep 07 10:02:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d79384d3-710c-4f98-bd53-747c7e41bd78 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d79384d3-710c-4f98-bd53-747c7e41bd78 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-d79384d3-710c-4f98-bd53-747c7e41bd78 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] show called for member 7dbca1c6-0af7-444b-a9f1-da46c69648cb {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:02:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d79384d3-710c-4f98-bd53-747c7e41bd78 tempest-GroupsV320Test-1641967027 tempest-GroupsV320Test-1641967027-project-member] http://192.168.122.74/volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb returned with HTTP 404 Sep 07 10:02:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 270/540] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:02:18 2026] GET /volume/v3/groups/7dbca1c6-0af7-444b-a9f1-da46c69648cb => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:02:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e28b0e07-e55b-48d1-be42-8395909350a6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e28b0e07-e55b-48d1-be42-8395909350a6 tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] DELETE http://192.168.122.74/volume/v3/group_types/bd059543-1599-46c0-b766-b3cf9d7e2123 Sep 07 10:02:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e28b0e07-e55b-48d1-be42-8395909350a6 tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e28b0e07-e55b-48d1-be42-8395909350a6 tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e28b0e07-e55b-48d1-be42-8395909350a6 tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] http://192.168.122.74/volume/v3/group_types/bd059543-1599-46c0-b766-b3cf9d7e2123 returned with HTTP 202 Sep 07 10:02:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 271/541] 192.168.122.74 () {60 vars in 1283 bytes} [Mon Sep 7 10:02:18 2026] DELETE /volume/v3/group_types/bd059543-1599-46c0-b766-b3cf9d7e2123 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:02:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-77d2d622-5e01-4594-ab24-5f0275d27d76 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-77d2d622-5e01-4594-ab24-5f0275d27d76 tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] DELETE http://192.168.122.74/volume/v3/types/77c7b9c8-d66d-40a1-836d-3f97a5ba14aa Sep 07 10:02:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-77d2d622-5e01-4594-ab24-5f0275d27d76 tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-77d2d622-5e01-4594-ab24-5f0275d27d76 tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-77d2d622-5e01-4594-ab24-5f0275d27d76 tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] http://192.168.122.74/volume/v3/types/77c7b9c8-d66d-40a1-836d-3f97a5ba14aa returned with HTTP 202 Sep 07 10:02:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 271/542] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:02:18 2026] DELETE /volume/v3/types/77c7b9c8-d66d-40a1-836d-3f97a5ba14aa => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:02:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b5e9f277-7a5c-4f06-84dd-7297ec6a62eb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b5e9f277-7a5c-4f06-84dd-7297ec6a62eb tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] GET http://192.168.122.74/volume/v3/types/77c7b9c8-d66d-40a1-836d-3f97a5ba14aa Sep 07 10:02:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b5e9f277-7a5c-4f06-84dd-7297ec6a62eb tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b5e9f277-7a5c-4f06-84dd-7297ec6a62eb tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b5e9f277-7a5c-4f06-84dd-7297ec6a62eb tempest-GroupsV320Test-387067265 tempest-GroupsV320Test-387067265-project-admin] http://192.168.122.74/volume/v3/types/77c7b9c8-d66d-40a1-836d-3f97a5ba14aa returned with HTTP 404 Sep 07 10:02:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 272/543] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:02:18 2026] GET /volume/v3/types/77c7b9c8-d66d-40a1-836d-3f97a5ba14aa => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ac7ff64c-c19c-4912-9b6b-41dc91b9ec0e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ac7ff64c-c19c-4912-9b6b-41dc91b9ec0e tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] GET http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 Sep 07 10:02:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ac7ff64c-c19c-4912-9b6b-41dc91b9ec0e tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ac7ff64c-c19c-4912-9b6b-41dc91b9ec0e tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ac7ff64c-c19c-4912-9b6b-41dc91b9ec0e tempest-VolumesActionsTest-400496551 tempest-VolumesActionsTest-400496551-project-member] http://192.168.122.74/volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 returned with HTTP 404 Sep 07 10:02:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 272/544] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:18 2026] GET /volume/v3/volumes/9138949b-dbbd-493a-964b-a20e2c148d73 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:28 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=190,cinder:INSERT=21,cinder:UPDATE=36,cinder:DELETE=2 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:02:28 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=154,cinder:INSERT=21,cinder:UPDATE=52,cinder:DELETE=6 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:02:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-919d6003-6786-4f5a-978a-19b1c1adef45 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-919d6003-6786-4f5a-978a-19b1c1adef45 tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:02:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-919d6003-6786-4f5a-978a-19b1c1adef45 tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1488102941", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1633576214", "vendor_name": "tempest-vendor_name-1565091083"}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-919d6003-6786-4f5a-978a-19b1c1adef45 tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:02:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 273/545] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:02:29 2026] POST /volume/v3/types => generated 328 bytes in 820 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:02:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "303b6e0d-fe01-41d0-ac48-96cd2c2c9e62", "size": 1, "name": "tempest-UserMessagesTest-Volume-844985195"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Create volume request body: {'volume': {'volume_type': '303b6e0d-fe01-41d0-ac48-96cd2c2c9e62', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-844985195'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:02:31 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Create volume of 1 GB Sep 07 10:02:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Availability Zones retrieved successfully. Sep 07 10:02:31 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Flow 'volume_create_api' (b9f1bb70-dd2a-4edc-9943-329122a76990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:31 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bbcabfb-d133-4949-82eb-0f02c9ba6d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:31 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:02:31 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bbcabfb-d133-4949-82eb-0f02c9ba6d83) 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:02:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1633576214',vendor_name='tempest-vendor_name-1565091083'},id=303b6e0d-fe01-41d0-ac48-96cd2c2c9e62,is_public=True,name='tempest-UserMessagesTest-volume-type-1488102941',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '303b6e0d-fe01-41d0-ac48-96cd2c2c9e62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:31 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (406e2aff-ef1b-4888-b635-8485c2557933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:31 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1488102941 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1488102941, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:02:31 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1488102941 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1488102941, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:02:31 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Created reservations ['c9f6debf-8c0a-46b1-b609-8cb24b92dfd5', '21146a11-9fca-46ae-92fb-820be9c02bb4', '1358adf5-9689-4cbf-80fa-9dfaeb8d36ed', 'cd8f812f-104f-4a78-89dd-33f3ba8442ba'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:02:31 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (406e2aff-ef1b-4888-b635-8485c2557933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9f6debf-8c0a-46b1-b609-8cb24b92dfd5', '21146a11-9fca-46ae-92fb-820be9c02bb4', '1358adf5-9689-4cbf-80fa-9dfaeb8d36ed', 'cd8f812f-104f-4a78-89dd-33f3ba8442ba']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:31 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef8e3fc9-7e7e-4789-bad7-feb41cf64f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:31 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:31 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:31 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef8e3fc9-7e7e-4789-bad7-feb41cf64f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db2d37cd-886a-416f-8e9e-054167ec077d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-844985195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32a794147b294e61af38daf294379d62',qos_specs=None,replication_status=,reservations=['c9f6debf-8c0a-46b1-b609-8cb24b92dfd5','21146a11-9fca-46ae-92fb-820be9c02bb4','1358adf5-9689-4cbf-80fa-9dfaeb8d36ed','cd8f812f-104f-4a78-89dd-33f3ba8442ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a59df1587694cf29b4d02dd44a52f6c',volume_type_id=303b6e0d-fe01-41d0-ac48-96cd2c2c9e62), 'volume': Volume(_name_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:02:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-844985195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db2d37cd-886a-416f-8e9e-054167ec077d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32a794147b294e61af38daf294379d62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a59df1587694cf29b4d02dd44a52f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(303b6e0d-fe01-41d0-ac48-96cd2c2c9e62),volume_type_id=303b6e0d-fe01-41d0-ac48-96cd2c2c9e62)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:31 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8032747-8d29-473a-8107-ed79b059f3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:31 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8032747-8d29-473a-8107-ed79b059f3e4) transitioned into state 'SUCCESS' from state '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-844985195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32a794147b294e61af38daf294379d62',qos_specs=None,replication_status=,reservations=['c9f6debf-8c0a-46b1-b609-8cb24b92dfd5','21146a11-9fca-46ae-92fb-820be9c02bb4','1358adf5-9689-4cbf-80fa-9dfaeb8d36ed','cd8f812f-104f-4a78-89dd-33f3ba8442ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a59df1587694cf29b4d02dd44a52f6c',volume_type_id=303b6e0d-fe01-41d0-ac48-96cd2c2c9e62)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:31 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee59943d-2b11-44fa-964f-5924f03a76ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:31 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee59943d-2b11-44fa-964f-5924f03a76ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:31 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Flow 'volume_create_api' (b9f1bb70-dd2a-4edc-9943-329122a76990) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Create volume request issued successfully. Sep 07 10:02:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4e160e64-1d40-43c3-82d0-aa3b7c5b440c tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:02:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 273/546] 192.168.122.74 () {62 vars in 1178 bytes} [Mon Sep 7 10:02:30 2026] POST /volume/v3/volumes => generated 791 bytes in 1084 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:02:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cf629730-8570-4d52-b7a7-2b6570b49e2e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cf629730-8570-4d52-b7a7-2b6570b49e2e tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] GET http://192.168.122.74/volume/v3/volumes/db2d37cd-886a-416f-8e9e-054167ec077d Sep 07 10:02:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cf629730-8570-4d52-b7a7-2b6570b49e2e tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cf629730-8570-4d52-b7a7-2b6570b49e2e tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:31 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:31 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cf629730-8570-4d52-b7a7-2b6570b49e2e tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Volume info retrieved successfully. Sep 07 10:02:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cf629730-8570-4d52-b7a7-2b6570b49e2e tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] http://192.168.122.74/volume/v3/volumes/db2d37cd-886a-416f-8e9e-054167ec077d returned with HTTP 200 Sep 07 10:02:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 274/547] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:02:31 2026] GET /volume/v3/volumes/db2d37cd-886a-416f-8e9e-054167ec077d => generated 859 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-18f3847b-9e24-42f7-9f7e-5a22e4addb15 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-18f3847b-9e24-42f7-9f7e-5a22e4addb15 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] GET http://192.168.122.74/volume/v3/volumes/db2d37cd-886a-416f-8e9e-054167ec077d Sep 07 10:02:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-18f3847b-9e24-42f7-9f7e-5a22e4addb15 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-18f3847b-9e24-42f7-9f7e-5a22e4addb15 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:33 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:33 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-18f3847b-9e24-42f7-9f7e-5a22e4addb15 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Volume info retrieved successfully. Sep 07 10:02:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-18f3847b-9e24-42f7-9f7e-5a22e4addb15 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] http://192.168.122.74/volume/v3/volumes/db2d37cd-886a-416f-8e9e-054167ec077d returned with HTTP 200 Sep 07 10:02:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 274/548] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:02:32 2026] GET /volume/v3/volumes/db2d37cd-886a-416f-8e9e-054167ec077d => generated 880 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6fa9140a-0f88-41a1-addf-4eeab2bcae9a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6fa9140a-0f88-41a1-addf-4eeab2bcae9a tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] GET http://192.168.122.74/volume/v3/messages Sep 07 10:02:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6fa9140a-0f88-41a1-addf-4eeab2bcae9a tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6fa9140a-0f88-41a1-addf-4eeab2bcae9a tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6fa9140a-0f88-41a1-addf-4eeab2bcae9a tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] http://192.168.122.74/volume/v3/messages returned with HTTP 200 Sep 07 10:02:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 275/549] 192.168.122.74 () {60 vars in 1159 bytes} [Mon Sep 7 10:02:33 2026] GET /volume/v3/messages => generated 676 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1bb57ded-7d4a-4fad-9263-a4fa10ebe0fb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1bb57ded-7d4a-4fad-9263-a4fa10ebe0fb tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] DELETE http://192.168.122.74/volume/v3/messages/93ae229e-5372-4503-a721-43ea7c3aab51 Sep 07 10:02:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1bb57ded-7d4a-4fad-9263-a4fa10ebe0fb tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1bb57ded-7d4a-4fad-9263-a4fa10ebe0fb tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1bb57ded-7d4a-4fad-9263-a4fa10ebe0fb tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] http://192.168.122.74/volume/v3/messages/93ae229e-5372-4503-a721-43ea7c3aab51 returned with HTTP 204 Sep 07 10:02:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 275/550] 192.168.122.74 () {60 vars in 1273 bytes} [Mon Sep 7 10:02:33 2026] DELETE /volume/v3/messages/93ae229e-5372-4503-a721-43ea7c3aab51 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 10:02:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a304d455-0572-481d-abd2-f8c87b5df35d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a304d455-0572-481d-abd2-f8c87b5df35d tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] GET http://192.168.122.74/volume/v3/messages/93ae229e-5372-4503-a721-43ea7c3aab51 Sep 07 10:02:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a304d455-0572-481d-abd2-f8c87b5df35d tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a304d455-0572-481d-abd2-f8c87b5df35d tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a304d455-0572-481d-abd2-f8c87b5df35d tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] http://192.168.122.74/volume/v3/messages/93ae229e-5372-4503-a721-43ea7c3aab51 returned with HTTP 404 Sep 07 10:02:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 276/551] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:02:33 2026] GET /volume/v3/messages/93ae229e-5372-4503-a721-43ea7c3aab51 => generated 110 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3154f270-fabc-48ed-8b50-50509d404c27 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3154f270-fabc-48ed-8b50-50509d404c27 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] GET http://192.168.122.74/volume/v3/volumes/db2d37cd-886a-416f-8e9e-054167ec077d Sep 07 10:02:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3154f270-fabc-48ed-8b50-50509d404c27 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3154f270-fabc-48ed-8b50-50509d404c27 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:33 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:33 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3154f270-fabc-48ed-8b50-50509d404c27 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Volume info retrieved successfully. Sep 07 10:02:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3154f270-fabc-48ed-8b50-50509d404c27 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] http://192.168.122.74/volume/v3/volumes/db2d37cd-886a-416f-8e9e-054167ec077d returned with HTTP 200 Sep 07 10:02:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 276/552] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:02:33 2026] GET /volume/v3/volumes/db2d37cd-886a-416f-8e9e-054167ec077d => generated 880 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-10e4b2ba-760c-472a-8543-6bdb7e19929a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-10e4b2ba-760c-472a-8543-6bdb7e19929a tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] DELETE http://192.168.122.74/volume/v3/volumes/db2d37cd-886a-416f-8e9e-054167ec077d Sep 07 10:02:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-10e4b2ba-760c-472a-8543-6bdb7e19929a tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-10e4b2ba-760c-472a-8543-6bdb7e19929a tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:33 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-10e4b2ba-760c-472a-8543-6bdb7e19929a tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Delete volume with id: db2d37cd-886a-416f-8e9e-054167ec077d Sep 07 10:02:33 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:33 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-10e4b2ba-760c-472a-8543-6bdb7e19929a tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Volume info retrieved successfully. Sep 07 10:02:33 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-10e4b2ba-760c-472a-8543-6bdb7e19929a tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87186) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:02:34 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-10e4b2ba-760c-472a-8543-6bdb7e19929a tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1488102941 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1488102941, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:02:34 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-10e4b2ba-760c-472a-8543-6bdb7e19929a tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1488102941 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1488102941, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:02:34 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-10e4b2ba-760c-472a-8543-6bdb7e19929a tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Created reservations ['e651ad8e-77c7-4042-b6ba-c1a64c28bcf3', 'f622ae88-5be1-449a-97c2-defd18263956', 'eafafdf3-37d6-45ae-bad0-fe6387b5c8ae', 'b241eb3e-6750-4980-8035-86097a1eca63'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:02:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-10e4b2ba-760c-472a-8543-6bdb7e19929a tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Delete volume request issued successfully. Sep 07 10:02:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-10e4b2ba-760c-472a-8543-6bdb7e19929a tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] http://192.168.122.74/volume/v3/volumes/db2d37cd-886a-416f-8e9e-054167ec077d returned with HTTP 202 Sep 07 10:02:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 277/553] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:02:33 2026] DELETE /volume/v3/volumes/db2d37cd-886a-416f-8e9e-054167ec077d => generated 0 bytes in 463 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:02:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-994946d8-f562-4e3a-8ae6-642ee4872b73 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-994946d8-f562-4e3a-8ae6-642ee4872b73 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] GET http://192.168.122.74/volume/v3/volumes/db2d37cd-886a-416f-8e9e-054167ec077d Sep 07 10:02:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-994946d8-f562-4e3a-8ae6-642ee4872b73 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-994946d8-f562-4e3a-8ae6-642ee4872b73 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-994946d8-f562-4e3a-8ae6-642ee4872b73 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] http://192.168.122.74/volume/v3/volumes/db2d37cd-886a-416f-8e9e-054167ec077d returned with HTTP 404 Sep 07 10:02:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 277/554] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:02:34 2026] GET /volume/v3/volumes/db2d37cd-886a-416f-8e9e-054167ec077d => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:02:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-db30b18f-3d12-4031-b301-65b69d5c077d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-db30b18f-3d12-4031-b301-65b69d5c077d tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] DELETE http://192.168.122.74/volume/v3/types/303b6e0d-fe01-41d0-ac48-96cd2c2c9e62 Sep 07 10:02:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-db30b18f-3d12-4031-b301-65b69d5c077d tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-db30b18f-3d12-4031-b301-65b69d5c077d tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-db30b18f-3d12-4031-b301-65b69d5c077d tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] http://192.168.122.74/volume/v3/types/303b6e0d-fe01-41d0-ac48-96cd2c2c9e62 returned with HTTP 202 Sep 07 10:02:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 278/555] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:02:34 2026] DELETE /volume/v3/types/303b6e0d-fe01-41d0-ac48-96cd2c2c9e62 => generated 0 bytes in 277 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:02:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-656e868a-10eb-4176-ab5f-bc13f7faf468 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-656e868a-10eb-4176-ab5f-bc13f7faf468 tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] GET http://192.168.122.74/volume/v3/types/303b6e0d-fe01-41d0-ac48-96cd2c2c9e62 Sep 07 10:02:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-656e868a-10eb-4176-ab5f-bc13f7faf468 tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-656e868a-10eb-4176-ab5f-bc13f7faf468 tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-656e868a-10eb-4176-ab5f-bc13f7faf468 tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] http://192.168.122.74/volume/v3/types/303b6e0d-fe01-41d0-ac48-96cd2c2c9e62 returned with HTTP 404 Sep 07 10:02:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 278/556] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:02:34 2026] GET /volume/v3/types/303b6e0d-fe01-41d0-ac48-96cd2c2c9e62 => generated 114 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-71c0d179-6e81-466b-a01e-460310b5dbda None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-71c0d179-6e81-466b-a01e-460310b5dbda tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:02:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-71c0d179-6e81-466b-a01e-460310b5dbda tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-377683269", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1175287743", "vendor_name": "tempest-vendor_name-1262948502"}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-71c0d179-6e81-466b-a01e-460310b5dbda tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:02:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 279/557] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:02:34 2026] POST /volume/v3/types => generated 327 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:02:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5eef57b2-9ef1-4725-b682-e319d83f7bff", "size": 1, "name": "tempest-UserMessagesTest-Volume-1317324263"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Create volume request body: {'volume': {'volume_type': '5eef57b2-9ef1-4725-b682-e319d83f7bff', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1317324263'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:02:35 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Create volume of 1 GB Sep 07 10:02:35 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:35 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:35 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Availability Zones retrieved successfully. Sep 07 10:02:35 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Flow 'volume_create_api' (9611666f-840a-42df-b529-a105feede957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:35 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e695a68-ef8b-4a7d-8f04-62f7504b4168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:35 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:02:35 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e695a68-ef8b-4a7d-8f04-62f7504b4168) 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:02:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1175287743',vendor_name='tempest-vendor_name-1262948502'},id=5eef57b2-9ef1-4725-b682-e319d83f7bff,is_public=True,name='tempest-UserMessagesTest-volume-type-377683269',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5eef57b2-9ef1-4725-b682-e319d83f7bff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:35 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a10aff-e4bc-4bbb-9d7b-3714f472be7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:35 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-377683269 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-377683269, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:02:35 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-377683269 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-377683269, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:02:35 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Created reservations ['0c97ddd0-ca54-430f-9b0e-56347cff0f81', '60b17b22-29d7-49fa-9477-a810a04aa5bb', '39af998d-b43c-4acd-b7a4-e4914b0251c0', '6d681fbc-40ec-4807-95d9-6cc0180d985b'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:02:35 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a10aff-e4bc-4bbb-9d7b-3714f472be7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c97ddd0-ca54-430f-9b0e-56347cff0f81', '60b17b22-29d7-49fa-9477-a810a04aa5bb', '39af998d-b43c-4acd-b7a4-e4914b0251c0', '6d681fbc-40ec-4807-95d9-6cc0180d985b']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:35 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cf80446-edd8-4eba-9f69-a64de67b371f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:35 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:35 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:35 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cf80446-edd8-4eba-9f69-a64de67b371f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3d9c8a7-791b-4019-bd05-4f97794bcff7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1317324263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32a794147b294e61af38daf294379d62',qos_specs=None,replication_status=,reservations=['0c97ddd0-ca54-430f-9b0e-56347cff0f81','60b17b22-29d7-49fa-9477-a810a04aa5bb','39af998d-b43c-4acd-b7a4-e4914b0251c0','6d681fbc-40ec-4807-95d9-6cc0180d985b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a59df1587694cf29b4d02dd44a52f6c',volume_type_id=5eef57b2-9ef1-4725-b682-e319d83f7bff), 'volume': Volume(_name_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:02:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1317324263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3d9c8a7-791b-4019-bd05-4f97794bcff7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32a794147b294e61af38daf294379d62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a59df1587694cf29b4d02dd44a52f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5eef57b2-9ef1-4725-b682-e319d83f7bff),volume_type_id=5eef57b2-9ef1-4725-b682-e319d83f7bff)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:35 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b96c9ee-f8ae-42e5-a03f-dc3960b0c25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:35 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b96c9ee-f8ae-42e5-a03f-dc3960b0c25c) transitioned into state 'SUCCESS' from state '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-1317324263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32a794147b294e61af38daf294379d62',qos_specs=None,replication_status=,reservations=['0c97ddd0-ca54-430f-9b0e-56347cff0f81','60b17b22-29d7-49fa-9477-a810a04aa5bb','39af998d-b43c-4acd-b7a4-e4914b0251c0','6d681fbc-40ec-4807-95d9-6cc0180d985b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a59df1587694cf29b4d02dd44a52f6c',volume_type_id=5eef57b2-9ef1-4725-b682-e319d83f7bff)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:35 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c049f6c-6014-4bbc-9eb1-210ab333f412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:35 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c049f6c-6014-4bbc-9eb1-210ab333f412) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:35 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Flow 'volume_create_api' (9611666f-840a-42df-b529-a105feede957) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:35 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Create volume request issued successfully. Sep 07 10:02:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-86304342-9fd5-48b5-b8e0-2ebbb690cc97 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:02:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 279/558] 192.168.122.74 () {62 vars in 1178 bytes} [Mon Sep 7 10:02:35 2026] POST /volume/v3/volumes => generated 791 bytes in 906 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:02:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-20d31e38-a518-4439-ad96-9a19c5406d00 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-20d31e38-a518-4439-ad96-9a19c5406d00 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] GET http://192.168.122.74/volume/v3/volumes/d3d9c8a7-791b-4019-bd05-4f97794bcff7 Sep 07 10:02:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-20d31e38-a518-4439-ad96-9a19c5406d00 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-20d31e38-a518-4439-ad96-9a19c5406d00 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:36 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:36 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:36 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:36 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-20d31e38-a518-4439-ad96-9a19c5406d00 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Volume info retrieved successfully. Sep 07 10:02:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-20d31e38-a518-4439-ad96-9a19c5406d00 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] http://192.168.122.74/volume/v3/volumes/d3d9c8a7-791b-4019-bd05-4f97794bcff7 returned with HTTP 200 Sep 07 10:02:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 280/559] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:02:35 2026] GET /volume/v3/volumes/d3d9c8a7-791b-4019-bd05-4f97794bcff7 => generated 859 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d141fa78-1263-4b16-a5d2-15154e1db2b0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d141fa78-1263-4b16-a5d2-15154e1db2b0 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] GET http://192.168.122.74/volume/v3/volumes/d3d9c8a7-791b-4019-bd05-4f97794bcff7 Sep 07 10:02:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d141fa78-1263-4b16-a5d2-15154e1db2b0 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d141fa78-1263-4b16-a5d2-15154e1db2b0 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:37 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:37 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d141fa78-1263-4b16-a5d2-15154e1db2b0 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Volume info retrieved successfully. Sep 07 10:02:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d141fa78-1263-4b16-a5d2-15154e1db2b0 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] http://192.168.122.74/volume/v3/volumes/d3d9c8a7-791b-4019-bd05-4f97794bcff7 returned with HTTP 200 Sep 07 10:02:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 280/560] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:02:37 2026] GET /volume/v3/volumes/d3d9c8a7-791b-4019-bd05-4f97794bcff7 => generated 880 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e9b57387-b0b6-41b3-86ee-cf2da2becf25 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e9b57387-b0b6-41b3-86ee-cf2da2becf25 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] GET http://192.168.122.74/volume/v3/messages Sep 07 10:02:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e9b57387-b0b6-41b3-86ee-cf2da2becf25 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e9b57387-b0b6-41b3-86ee-cf2da2becf25 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e9b57387-b0b6-41b3-86ee-cf2da2becf25 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] http://192.168.122.74/volume/v3/messages returned with HTTP 200 Sep 07 10:02:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 281/561] 192.168.122.74 () {60 vars in 1159 bytes} [Mon Sep 7 10:02:37 2026] GET /volume/v3/messages => generated 676 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-673900e3-57e2-4f5d-97a9-f2d7d296c6ab None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-673900e3-57e2-4f5d-97a9-f2d7d296c6ab tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] GET http://192.168.122.74/volume/v3/messages/9409d063-9c9c-4d30-b2e2-a66eebbe010e Sep 07 10:02:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-673900e3-57e2-4f5d-97a9-f2d7d296c6ab tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-673900e3-57e2-4f5d-97a9-f2d7d296c6ab tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-673900e3-57e2-4f5d-97a9-f2d7d296c6ab tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] http://192.168.122.74/volume/v3/messages/9409d063-9c9c-4d30-b2e2-a66eebbe010e returned with HTTP 200 Sep 07 10:02:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 281/562] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:02:37 2026] GET /volume/v3/messages/9409d063-9c9c-4d30-b2e2-a66eebbe010e => generated 673 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1c9fcce0-836a-42f9-8e4b-5d5f72c9bf08 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1c9fcce0-836a-42f9-8e4b-5d5f72c9bf08 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] GET http://192.168.122.74/volume/v3/messages Sep 07 10:02:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1c9fcce0-836a-42f9-8e4b-5d5f72c9bf08 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1c9fcce0-836a-42f9-8e4b-5d5f72c9bf08 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1c9fcce0-836a-42f9-8e4b-5d5f72c9bf08 tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] http://192.168.122.74/volume/v3/messages returned with HTTP 200 Sep 07 10:02:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 282/563] 192.168.122.74 () {60 vars in 1159 bytes} [Mon Sep 7 10:02:37 2026] GET /volume/v3/messages => generated 676 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c99926df-9cf3-4f5f-93a5-2d1d4861214b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c99926df-9cf3-4f5f-93a5-2d1d4861214b tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] DELETE http://192.168.122.74/volume/v3/messages/9409d063-9c9c-4d30-b2e2-a66eebbe010e Sep 07 10:02:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c99926df-9cf3-4f5f-93a5-2d1d4861214b tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c99926df-9cf3-4f5f-93a5-2d1d4861214b tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c99926df-9cf3-4f5f-93a5-2d1d4861214b tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] http://192.168.122.74/volume/v3/messages/9409d063-9c9c-4d30-b2e2-a66eebbe010e returned with HTTP 204 Sep 07 10:02:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 282/564] 192.168.122.74 () {60 vars in 1273 bytes} [Mon Sep 7 10:02:37 2026] DELETE /volume/v3/messages/9409d063-9c9c-4d30-b2e2-a66eebbe010e => generated 0 bytes in 45 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 10:02:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f2ee6878-a146-4854-a97f-e34e5b20e7ce None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f2ee6878-a146-4854-a97f-e34e5b20e7ce tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] GET http://192.168.122.74/volume/v3/volumes/d3d9c8a7-791b-4019-bd05-4f97794bcff7 Sep 07 10:02:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f2ee6878-a146-4854-a97f-e34e5b20e7ce tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f2ee6878-a146-4854-a97f-e34e5b20e7ce tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f2ee6878-a146-4854-a97f-e34e5b20e7ce tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Volume info retrieved successfully. Sep 07 10:02:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f2ee6878-a146-4854-a97f-e34e5b20e7ce tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] http://192.168.122.74/volume/v3/volumes/d3d9c8a7-791b-4019-bd05-4f97794bcff7 returned with HTTP 200 Sep 07 10:02:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 283/565] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:02:37 2026] GET /volume/v3/volumes/d3d9c8a7-791b-4019-bd05-4f97794bcff7 => generated 880 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-52be22ef-48c3-426c-9390-2e64d1c476db None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-52be22ef-48c3-426c-9390-2e64d1c476db tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] DELETE http://192.168.122.74/volume/v3/volumes/d3d9c8a7-791b-4019-bd05-4f97794bcff7 Sep 07 10:02:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-52be22ef-48c3-426c-9390-2e64d1c476db tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-52be22ef-48c3-426c-9390-2e64d1c476db tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:37 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-52be22ef-48c3-426c-9390-2e64d1c476db tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Delete volume with id: d3d9c8a7-791b-4019-bd05-4f97794bcff7 Sep 07 10:02:37 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:37 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-52be22ef-48c3-426c-9390-2e64d1c476db tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Volume info retrieved successfully. Sep 07 10:02:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-52be22ef-48c3-426c-9390-2e64d1c476db tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87187) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:02:37 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-52be22ef-48c3-426c-9390-2e64d1c476db tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Created reservations ['d6c6e0c4-5641-4169-a8f7-af8919061321', 'f565ea8c-c68a-4351-b72f-83da35a47dbb', 'a3efa507-05b1-4cda-bbed-450bb6681670', '10670260-9aa3-42a1-9c38-5dd3086b3431'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:02:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-52be22ef-48c3-426c-9390-2e64d1c476db tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Delete volume request issued successfully. Sep 07 10:02:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-52be22ef-48c3-426c-9390-2e64d1c476db tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] http://192.168.122.74/volume/v3/volumes/d3d9c8a7-791b-4019-bd05-4f97794bcff7 returned with HTTP 202 Sep 07 10:02:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 283/566] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:02:37 2026] DELETE /volume/v3/volumes/d3d9c8a7-791b-4019-bd05-4f97794bcff7 => generated 0 bytes in 495 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:02:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5bd4bf02-ea5f-4838-ba82-9e827780ea5a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5bd4bf02-ea5f-4838-ba82-9e827780ea5a tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] GET http://192.168.122.74/volume/v3/volumes/d3d9c8a7-791b-4019-bd05-4f97794bcff7 Sep 07 10:02:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5bd4bf02-ea5f-4838-ba82-9e827780ea5a tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5bd4bf02-ea5f-4838-ba82-9e827780ea5a tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5bd4bf02-ea5f-4838-ba82-9e827780ea5a tempest-UserMessagesTest-281536377 tempest-UserMessagesTest-281536377-project-member] http://192.168.122.74/volume/v3/volumes/d3d9c8a7-791b-4019-bd05-4f97794bcff7 returned with HTTP 404 Sep 07 10:02:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 284/567] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:02:38 2026] GET /volume/v3/volumes/d3d9c8a7-791b-4019-bd05-4f97794bcff7 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c234a8dc-0d0f-4005-961d-118449206ce8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c234a8dc-0d0f-4005-961d-118449206ce8 tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] DELETE http://192.168.122.74/volume/v3/types/5eef57b2-9ef1-4725-b682-e319d83f7bff Sep 07 10:02:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c234a8dc-0d0f-4005-961d-118449206ce8 tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c234a8dc-0d0f-4005-961d-118449206ce8 tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c234a8dc-0d0f-4005-961d-118449206ce8 tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] http://192.168.122.74/volume/v3/types/5eef57b2-9ef1-4725-b682-e319d83f7bff returned with HTTP 202 Sep 07 10:02:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 284/568] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:02:38 2026] DELETE /volume/v3/types/5eef57b2-9ef1-4725-b682-e319d83f7bff => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:02:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0336aad9-3db9-438f-86ca-d31dd64591cd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0336aad9-3db9-438f-86ca-d31dd64591cd tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] GET http://192.168.122.74/volume/v3/types/5eef57b2-9ef1-4725-b682-e319d83f7bff Sep 07 10:02:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0336aad9-3db9-438f-86ca-d31dd64591cd tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0336aad9-3db9-438f-86ca-d31dd64591cd tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0336aad9-3db9-438f-86ca-d31dd64591cd tempest-UserMessagesTest-1339429389 tempest-UserMessagesTest-1339429389-project-admin] http://192.168.122.74/volume/v3/types/5eef57b2-9ef1-4725-b682-e319d83f7bff returned with HTTP 404 Sep 07 10:02:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 285/569] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:02:38 2026] GET /volume/v3/types/5eef57b2-9ef1-4725-b682-e319d83f7bff => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0481d363-34bd-4c05-9610-d04c483b8472 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:02:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1450689997"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1450689997'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:02:47 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Create volume of 1 GB Sep 07 10:02:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Availability Zones retrieved successfully. Sep 07 10:02:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Flow 'volume_create_api' (a9bc7af4-211d-4fdb-9dbe-0eb2bb4c9cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9f6b00e-5efe-4ff5-90fc-4035c08f31d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:02:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9f6b00e-5efe-4ff5-90fc-4035c08f31d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e14904f5-ad09-45f6-8934-b0047b43d6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:47 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Created reservations ['ad9f2eeb-a3d3-4e57-bd5b-9f3a742a6578', '2ffa317b-a286-446d-b1bc-cf0edb458c81', 'bc80bad9-fbe0-4c4d-ba9e-b3e42e01a10f', '9dd0e84d-b007-4d4d-8271-8b7e7d19d450'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:02:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e14904f5-ad09-45f6-8934-b0047b43d6a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad9f2eeb-a3d3-4e57-bd5b-9f3a742a6578', '2ffa317b-a286-446d-b1bc-cf0edb458c81', 'bc80bad9-fbe0-4c4d-ba9e-b3e42e01a10f', '9dd0e84d-b007-4d4d-8271-8b7e7d19d450']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d2e84b2-a748-4f0f-bdb4-ced85b47e0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:47 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:47 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:48 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d2e84b2-a748-4f0f-bdb4-ced85b47e0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edc0eb2c-81be-4b59-a68d-d01d02f936a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1450689997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e7e6330f05546b4aff49048a92d1ed6',qos_specs=None,replication_status=,reservations=['ad9f2eeb-a3d3-4e57-bd5b-9f3a742a6578','2ffa317b-a286-446d-b1bc-cf0edb458c81','bc80bad9-fbe0-4c4d-ba9e-b3e42e01a10f','9dd0e84d-b007-4d4d-8271-8b7e7d19d450'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c49a36138f43fb98eddc521962ae7b',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:02:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1450689997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edc0eb2c-81be-4b59-a68d-d01d02f936a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e7e6330f05546b4aff49048a92d1ed6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73c49a36138f43fb98eddc521962ae7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:48 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e82109a-2b8f-4896-becd-56fe877a49dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:48 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e82109a-2b8f-4896-becd-56fe877a49dc) transitioned into state 'SUCCESS' from state '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-1450689997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e7e6330f05546b4aff49048a92d1ed6',qos_specs=None,replication_status=,reservations=['ad9f2eeb-a3d3-4e57-bd5b-9f3a742a6578','2ffa317b-a286-446d-b1bc-cf0edb458c81','bc80bad9-fbe0-4c4d-ba9e-b3e42e01a10f','9dd0e84d-b007-4d4d-8271-8b7e7d19d450'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c49a36138f43fb98eddc521962ae7b',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:48 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5424da15-a78b-483d-9d08-7e36586eafa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:48 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5424da15-a78b-483d-9d08-7e36586eafa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:48 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Flow 'volume_create_api' (a9bc7af4-211d-4fdb-9dbe-0eb2bb4c9cc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Create volume request issued successfully. Sep 07 10:02:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0481d363-34bd-4c05-9610-d04c483b8472 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:02:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 285/570] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:02:47 2026] POST /volume/v3/volumes => generated 766 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:02:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a6e2d94e-9aa1-4dac-900d-ca2ab2976b99 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a6e2d94e-9aa1-4dac-900d-ca2ab2976b99 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] GET http://192.168.122.74/volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 Sep 07 10:02:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a6e2d94e-9aa1-4dac-900d-ca2ab2976b99 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a6e2d94e-9aa1-4dac-900d-ca2ab2976b99 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:48 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a6e2d94e-9aa1-4dac-900d-ca2ab2976b99 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Volume info retrieved successfully. Sep 07 10:02:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a6e2d94e-9aa1-4dac-900d-ca2ab2976b99 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] http://192.168.122.74/volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 returned with HTTP 200 Sep 07 10:02:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 286/571] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:48 2026] GET /volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 => generated 834 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9e0471c7-40d2-44db-bf5c-9878f4398fd7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9e0471c7-40d2-44db-bf5c-9878f4398fd7 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] GET http://192.168.122.74/volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 Sep 07 10:02:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9e0471c7-40d2-44db-bf5c-9878f4398fd7 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9e0471c7-40d2-44db-bf5c-9878f4398fd7 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3e898312-136e-4188-9db5-edc50422d038 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:49 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:49 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:49 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9e0471c7-40d2-44db-bf5c-9878f4398fd7 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Volume info retrieved successfully. Sep 07 10:02:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9e0471c7-40d2-44db-bf5c-9878f4398fd7 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] http://192.168.122.74/volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 returned with HTTP 200 Sep 07 10:02:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 286/572] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:49 2026] GET /volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 => generated 858 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3e898312-136e-4188-9db5-edc50422d038 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes Sep 07 10:02:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3e898312-136e-4188-9db5-edc50422d038 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3e898312-136e-4188-9db5-edc50422d038 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-3e898312-136e-4188-9db5-edc50422d038 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:02:49 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-3e898312-136e-4188-9db5-edc50422d038 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:02:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3e898312-136e-4188-9db5-edc50422d038 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Get all volumes completed successfully. Sep 07 10:02:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3e898312-136e-4188-9db5-edc50422d038 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 200 Sep 07 10:02:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 287/573] 192.168.122.74 () {58 vars in 1116 bytes} [Mon Sep 7 10:02:49 2026] GET /volume/v3/volumes => generated 15 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-03158681-15c4-424b-a10b-07363a8a9fcd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-301592853"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-301592853'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Create volume of 1 GB Sep 07 10:02:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Availability Zones retrieved successfully. Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Flow 'volume_create_api' (79fe8f70-0a0e-4c5c-b2ec-8fff12d29994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b2ce21-c6fa-40c8-8787-64fe018fc064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b2ce21-c6fa-40c8-8787-64fe018fc064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5237ca1-ece6-4eae-ae46-30939c84ded3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-14e0880c-4c96-4c36-a61c-d445c7990229 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Created reservations ['b63cfd6f-ddd9-46d8-989c-27c90057639e', '8122f2f7-87bf-4e17-ae0f-336bb2c8d0a9', '77fe86ae-7ccd-423c-91b0-8a54a8a40dc0', '5edac81e-225e-48c4-8e6a-ec7160abe27a'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5237ca1-ece6-4eae-ae46-30939c84ded3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b63cfd6f-ddd9-46d8-989c-27c90057639e', '8122f2f7-87bf-4e17-ae0f-336bb2c8d0a9', '77fe86ae-7ccd-423c-91b0-8a54a8a40dc0', '5edac81e-225e-48c4-8e6a-ec7160abe27a']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb9ef6c-2cb5-4a18-b6a9-105f3986e89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:50 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb9ef6c-2cb5-4a18-b6a9-105f3986e89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '667a84b2-d5a1-44d1-b30a-42afa4735e21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-301592853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4081771a73484fefbeba51ce9914d2af',qos_specs=None,replication_status=,reservations=['b63cfd6f-ddd9-46d8-989c-27c90057639e','8122f2f7-87bf-4e17-ae0f-336bb2c8d0a9','77fe86ae-7ccd-423c-91b0-8a54a8a40dc0','5edac81e-225e-48c4-8e6a-ec7160abe27a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a64e72bd66e4a3da76918bfa041bdeb',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:02:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-301592853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=667a84b2-d5a1-44d1-b30a-42afa4735e21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4081771a73484fefbeba51ce9914d2af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a64e72bd66e4a3da76918bfa041bdeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c925f069-1aa1-48b9-b640-bc952b20d37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c925f069-1aa1-48b9-b640-bc952b20d37a) transitioned into state 'SUCCESS' from state '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-301592853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4081771a73484fefbeba51ce9914d2af',qos_specs=None,replication_status=,reservations=['b63cfd6f-ddd9-46d8-989c-27c90057639e','8122f2f7-87bf-4e17-ae0f-336bb2c8d0a9','77fe86ae-7ccd-423c-91b0-8a54a8a40dc0','5edac81e-225e-48c4-8e6a-ec7160abe27a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a64e72bd66e4a3da76918bfa041bdeb',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8396773-72db-428d-9b9a-efd98897d3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8396773-72db-428d-9b9a-efd98897d3a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Flow 'volume_create_api' (79fe8f70-0a0e-4c5c-b2ec-8fff12d29994) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Create volume request issued successfully. Sep 07 10:02:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-03158681-15c4-424b-a10b-07363a8a9fcd tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:02:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 287/574] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:02:50 2026] POST /volume/v3/volumes => generated 761 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-20b03cf4-60e8-4001-98fe-e9edd8ed8f9d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-20b03cf4-60e8-4001-98fe-e9edd8ed8f9d tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] GET http://192.168.122.74/volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-20b03cf4-60e8-4001-98fe-e9edd8ed8f9d tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-20b03cf4-60e8-4001-98fe-e9edd8ed8f9d tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:50 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-20b03cf4-60e8-4001-98fe-e9edd8ed8f9d tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Volume info retrieved successfully. Sep 07 10:02:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-20b03cf4-60e8-4001-98fe-e9edd8ed8f9d tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] http://192.168.122.74/volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 returned with HTTP 200 Sep 07 10:02:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 288/575] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:50 2026] GET /volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b4142a0c-8338-4b9d-8def-63a1804ce9bc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b4142a0c-8338-4b9d-8def-63a1804ce9bc tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b4142a0c-8338-4b9d-8def-63a1804ce9bc tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b4142a0c-8338-4b9d-8def-63a1804ce9bc tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:50 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b4142a0c-8338-4b9d-8def-63a1804ce9bc tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:02:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b4142a0c-8338-4b9d-8def-63a1804ce9bc tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 returned with HTTP 200 Sep 07 10:02:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 289/576] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:50 2026] GET /volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 => generated 829 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-14e0880c-4c96-4c36-a61c-d445c7990229 tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] GET http://192.168.122.74/volume/v3/os-hosts Sep 07 10:02:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-14e0880c-4c96-4c36-a61c-d445c7990229 tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-14e0880c-4c96-4c36-a61c-d445c7990229 tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:50 devstack devstack@c-api.service[87186]: /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:02:50 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:02:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.hosts [None req-14e0880c-4c96-4c36-a61c-d445c7990229 tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] status, active and update: available, enabled, 2026-09-07 08:01:50+00:00 {{(pid=87186) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 10:02:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.hosts [None req-14e0880c-4c96-4c36-a61c-d445c7990229 tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] status, active and update: available, enabled, 2026-09-07 07:56:15+00:00 {{(pid=87186) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 10:02:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.hosts [None req-14e0880c-4c96-4c36-a61c-d445c7990229 tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] status, active and update: available, enabled, 2026-09-07 08:00:54+00:00 {{(pid=87186) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 10:02:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-14e0880c-4c96-4c36-a61c-d445c7990229 tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] http://192.168.122.74/volume/v3/os-hosts returned with HTTP 200 Sep 07 10:02:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 288/577] 192.168.122.74 () {58 vars in 1119 bytes} [Mon Sep 7 10:02:50 2026] GET /volume/v3/os-hosts => generated 561 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6edd63ad-2f8a-4119-a72c-69649fd97ae8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6edd63ad-2f8a-4119-a72c-69649fd97ae8 tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] GET http://192.168.122.74/volume/v3/os-hosts Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6edd63ad-2f8a-4119-a72c-69649fd97ae8 tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6edd63ad-2f8a-4119-a72c-69649fd97ae8 tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: /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:02:50 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.hosts [None req-6edd63ad-2f8a-4119-a72c-69649fd97ae8 tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] status, active and update: available, enabled, 2026-09-07 08:01:50+00:00 {{(pid=87187) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.hosts [None req-6edd63ad-2f8a-4119-a72c-69649fd97ae8 tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] status, active and update: available, enabled, 2026-09-07 07:56:15+00:00 {{(pid=87187) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.hosts [None req-6edd63ad-2f8a-4119-a72c-69649fd97ae8 tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] status, active and update: available, enabled, 2026-09-07 08:00:54+00:00 {{(pid=87187) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6edd63ad-2f8a-4119-a72c-69649fd97ae8 tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] http://192.168.122.74/volume/v3/os-hosts returned with HTTP 200 Sep 07 10:02:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 290/578] 192.168.122.74 () {58 vars in 1119 bytes} [Mon Sep 7 10:02:50 2026] GET /volume/v3/os-hosts => generated 561 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-553dec16-02a0-4b81-92f8-42db4ef79947 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-553dec16-02a0-4b81-92f8-42db4ef79947 tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] GET http://192.168.122.74/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 07 10:02:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-553dec16-02a0-4b81-92f8-42db4ef79947 tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-553dec16-02a0-4b81-92f8-42db4ef79947 tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-553dec16-02a0-4b81-92f8-42db4ef79947 tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] http://192.168.122.74/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 07 10:02:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 289/579] 192.168.122.74 () {58 vars in 1182 bytes} [Mon Sep 7 10:02:50 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2a2e835c-634d-46c0-8d3d-6c50338615cd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a2e835c-634d-46c0-8d3d-6c50338615cd tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] GET http://192.168.122.74/volume/v3/os-hosts/devstack@QuobyteHD Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2a2e835c-634d-46c0-8d3d-6c50338615cd tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2a2e835c-634d-46c0-8d3d-6c50338615cd tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a2e835c-634d-46c0-8d3d-6c50338615cd tempest-VolumeHostsAdminTestsJSON-1549284065 tempest-VolumeHostsAdminTestsJSON-1549284065-project-admin] http://192.168.122.74/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 07 10:02:51 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 291/580] 192.168.122.74 () {58 vars in 1176 bytes} [Mon Sep 7 10:02:50 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 546 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-743c441c-2b6f-4de7-8d81-b7ddc69c7d36 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-743c441c-2b6f-4de7-8d81-b7ddc69c7d36 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 Sep 07 10:02:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-743c441c-2b6f-4de7-8d81-b7ddc69c7d36 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-743c441c-2b6f-4de7-8d81-b7ddc69c7d36 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:51 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:51 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:51 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:51 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:51 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-743c441c-2b6f-4de7-8d81-b7ddc69c7d36 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:02:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-743c441c-2b6f-4de7-8d81-b7ddc69c7d36 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 returned with HTTP 200 Sep 07 10:02:51 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 290/581] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:51 2026] GET /volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f0200cc0-a37c-4a26-b02a-7cc57bf5b3b8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f0200cc0-a37c-4a26-b02a-7cc57bf5b3b8 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 Sep 07 10:02:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f0200cc0-a37c-4a26-b02a-7cc57bf5b3b8 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f0200cc0-a37c-4a26-b02a-7cc57bf5b3b8 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:52 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:52 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:52 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:52 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:52 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f0200cc0-a37c-4a26-b02a-7cc57bf5b3b8 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:02:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f0200cc0-a37c-4a26-b02a-7cc57bf5b3b8 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 returned with HTTP 200 Sep 07 10:02:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 292/582] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:52 2026] GET /volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 => generated 854 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1e01c97e-38e9-48db-b2b7-8aebd86164e9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1e01c97e-38e9-48db-b2b7-8aebd86164e9 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 Sep 07 10:02:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1e01c97e-38e9-48db-b2b7-8aebd86164e9 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1e01c97e-38e9-48db-b2b7-8aebd86164e9 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:53 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:53 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:53 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:53 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:53 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1e01c97e-38e9-48db-b2b7-8aebd86164e9 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:02:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1e01c97e-38e9-48db-b2b7-8aebd86164e9 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 returned with HTTP 200 Sep 07 10:02:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 291/583] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:52 2026] GET /volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 => generated 854 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:02:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-756900518"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-756900518'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:02:53 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Create volume of 1 GB Sep 07 10:02:53 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Availability Zones retrieved successfully. Sep 07 10:02:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Flow 'volume_create_api' (874a4a38-0a30-4cad-9ee0-21d9d9ca3b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087ed5e1-9bb8-4bd8-b77f-44de18c98394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:02:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087ed5e1-9bb8-4bd8-b77f-44de18c98394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d9826d3-d5c1-4e45-b79c-b0da2d3e9d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:53 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Created reservations ['825bc065-9c99-41bb-98c5-388b2b056602', '5c53a6fa-f20f-4f75-9a08-d975b8365979', 'bb5f3e63-d457-4738-bc69-2c6f697e21fe', '4adc792b-97d2-43b6-b5bc-e12f0e7c0d51'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:02:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d9826d3-d5c1-4e45-b79c-b0da2d3e9d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['825bc065-9c99-41bb-98c5-388b2b056602', '5c53a6fa-f20f-4f75-9a08-d975b8365979', 'bb5f3e63-d457-4738-bc69-2c6f697e21fe', '4adc792b-97d2-43b6-b5bc-e12f0e7c0d51']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8693a1-5c3f-4c3f-a152-4e95ee8df002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:53 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:53 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8693a1-5c3f-4c3f-a152-4e95ee8df002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a713fce-0faf-425f-b408-b4bff5720310', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-756900518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4081771a73484fefbeba51ce9914d2af',qos_specs=None,replication_status=,reservations=['825bc065-9c99-41bb-98c5-388b2b056602','5c53a6fa-f20f-4f75-9a08-d975b8365979','bb5f3e63-d457-4738-bc69-2c6f697e21fe','4adc792b-97d2-43b6-b5bc-e12f0e7c0d51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a64e72bd66e4a3da76918bfa041bdeb',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:02:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-756900518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a713fce-0faf-425f-b408-b4bff5720310,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4081771a73484fefbeba51ce9914d2af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a64e72bd66e4a3da76918bfa041bdeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e970c31d-3a2b-44ba-b00b-aa7f3a0517f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e970c31d-3a2b-44ba-b00b-aa7f3a0517f9) transitioned into state 'SUCCESS' from state '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-756900518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4081771a73484fefbeba51ce9914d2af',qos_specs=None,replication_status=,reservations=['825bc065-9c99-41bb-98c5-388b2b056602','5c53a6fa-f20f-4f75-9a08-d975b8365979','bb5f3e63-d457-4738-bc69-2c6f697e21fe','4adc792b-97d2-43b6-b5bc-e12f0e7c0d51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a64e72bd66e4a3da76918bfa041bdeb',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35ebbd36-9093-454f-b8dc-7a75792adaef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35ebbd36-9093-454f-b8dc-7a75792adaef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Flow 'volume_create_api' (874a4a38-0a30-4cad-9ee0-21d9d9ca3b2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:53 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Create volume request issued successfully. Sep 07 10:02:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f6068283-d17c-442b-b5c3-7d0a3e032f70 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:02:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 293/584] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:02:53 2026] POST /volume/v3/volumes => generated 761 bytes in 844 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:02:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a7463da6-2c45-477b-8956-ec1ec9776fc1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a7463da6-2c45-477b-8956-ec1ec9776fc1 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 Sep 07 10:02:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a7463da6-2c45-477b-8956-ec1ec9776fc1 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a7463da6-2c45-477b-8956-ec1ec9776fc1 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a7463da6-2c45-477b-8956-ec1ec9776fc1 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:02:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a7463da6-2c45-477b-8956-ec1ec9776fc1 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 returned with HTTP 200 Sep 07 10:02:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 292/585] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:54 2026] GET /volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 => generated 829 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2d6a33a3-1ea2-473b-aaa5-1b0d15d38924 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2d6a33a3-1ea2-473b-aaa5-1b0d15d38924 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 Sep 07 10:02:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2d6a33a3-1ea2-473b-aaa5-1b0d15d38924 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2d6a33a3-1ea2-473b-aaa5-1b0d15d38924 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:55 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:55 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:55 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2d6a33a3-1ea2-473b-aaa5-1b0d15d38924 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:02:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2d6a33a3-1ea2-473b-aaa5-1b0d15d38924 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 returned with HTTP 200 Sep 07 10:02:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 294/586] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:55 2026] GET /volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 => generated 853 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c4d79c4e-0608-4be4-a734-66ccf812d0fe None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c4d79c4e-0608-4be4-a734-66ccf812d0fe tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 Sep 07 10:02:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c4d79c4e-0608-4be4-a734-66ccf812d0fe tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c4d79c4e-0608-4be4-a734-66ccf812d0fe tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:56 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:56 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:56 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:56 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c4d79c4e-0608-4be4-a734-66ccf812d0fe tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:02:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c4d79c4e-0608-4be4-a734-66ccf812d0fe tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 returned with HTTP 200 Sep 07 10:02:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 293/587] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:56 2026] GET /volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7eacc954-acff-4515-aa79-fd4c01b58106 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7eacc954-acff-4515-aa79-fd4c01b58106 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 Sep 07 10:02:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7eacc954-acff-4515-aa79-fd4c01b58106 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7eacc954-acff-4515-aa79-fd4c01b58106 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:56 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:56 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:56 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:56 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:56 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7eacc954-acff-4515-aa79-fd4c01b58106 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:02:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7eacc954-acff-4515-aa79-fd4c01b58106 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 returned with HTTP 200 Sep 07 10:02:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 295/588] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:56 2026] GET /volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 => generated 854 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e870a91e-bfae-4c41-9458-a57a127017be None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:02:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-14318890"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-14318890'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:02:56 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Create volume of 1 GB Sep 07 10:02:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Availability Zones retrieved successfully. Sep 07 10:02:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Flow 'volume_create_api' (a29c8332-60f5-4d7a-bde6-5aa91c228b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4129e41a-bb29-4939-8506-1f4451261cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:02:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4129e41a-bb29-4939-8506-1f4451261cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75067590-c2d7-4736-a2b7-a210f9ffd613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:57 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Created reservations ['1c326364-27a1-4a6c-84ec-67bfc7308095', '00808bc1-5248-4372-913f-68ea711499e0', 'dff17956-36a1-4d7b-999e-660f991fdb44', 'd3d0aee4-e559-43ad-84f2-53735b21fd9b'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:02:57 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75067590-c2d7-4736-a2b7-a210f9ffd613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c326364-27a1-4a6c-84ec-67bfc7308095', '00808bc1-5248-4372-913f-68ea711499e0', 'dff17956-36a1-4d7b-999e-660f991fdb44', 'd3d0aee4-e559-43ad-84f2-53735b21fd9b']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:57 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e606912-fd81-4eb0-9a57-863f9218932c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:57 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:57 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:57 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e606912-fd81-4eb0-9a57-863f9218932c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45f0e84e-ad99-4e4b-a581-dbd29c3c6f78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-14318890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4081771a73484fefbeba51ce9914d2af',qos_specs=None,replication_status=,reservations=['1c326364-27a1-4a6c-84ec-67bfc7308095','00808bc1-5248-4372-913f-68ea711499e0','dff17956-36a1-4d7b-999e-660f991fdb44','d3d0aee4-e559-43ad-84f2-53735b21fd9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a64e72bd66e4a3da76918bfa041bdeb',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:02:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-14318890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45f0e84e-ad99-4e4b-a581-dbd29c3c6f78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4081771a73484fefbeba51ce9914d2af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a64e72bd66e4a3da76918bfa041bdeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:57 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79c858e6-cd33-467b-aa24-d8e39564a325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:57 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79c858e6-cd33-467b-aa24-d8e39564a325) transitioned into state 'SUCCESS' from state '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-14318890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4081771a73484fefbeba51ce9914d2af',qos_specs=None,replication_status=,reservations=['1c326364-27a1-4a6c-84ec-67bfc7308095','00808bc1-5248-4372-913f-68ea711499e0','dff17956-36a1-4d7b-999e-660f991fdb44','d3d0aee4-e559-43ad-84f2-53735b21fd9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a64e72bd66e4a3da76918bfa041bdeb',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:57 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27b5ada1-7d7c-4f92-8060-8666cf957c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:57 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27b5ada1-7d7c-4f92-8060-8666cf957c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:57 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Flow 'volume_create_api' (a29c8332-60f5-4d7a-bde6-5aa91c228b1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:57 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Create volume request issued successfully. Sep 07 10:02:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e870a91e-bfae-4c41-9458-a57a127017be tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:02:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 294/589] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:02:56 2026] POST /volume/v3/volumes => generated 760 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:02:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-49dd80dd-d1cb-42aa-8ed3-6bf1a371a862 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-49dd80dd-d1cb-42aa-8ed3-6bf1a371a862 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 Sep 07 10:02:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-49dd80dd-d1cb-42aa-8ed3-6bf1a371a862 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-49dd80dd-d1cb-42aa-8ed3-6bf1a371a862 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:57 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:57 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:57 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:57 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:02:57 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-49dd80dd-d1cb-42aa-8ed3-6bf1a371a862 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:02:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-49dd80dd-d1cb-42aa-8ed3-6bf1a371a862 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 returned with HTTP 200 Sep 07 10:02:57 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 296/590] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:57 2026] GET /volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 => generated 828 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-db23464c-e0bf-4412-98ca-9392e8341828 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-db23464c-e0bf-4412-98ca-9392e8341828 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 Sep 07 10:02:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-db23464c-e0bf-4412-98ca-9392e8341828 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-db23464c-e0bf-4412-98ca-9392e8341828 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:58 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:58 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:58 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:58 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:58 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-db23464c-e0bf-4412-98ca-9392e8341828 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:02:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-db23464c-e0bf-4412-98ca-9392e8341828 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 returned with HTTP 200 Sep 07 10:02:58 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 295/591] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:58 2026] GET /volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 => generated 852 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:02:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-911817961"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-911817961'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:02:58 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Create volume of 1 GB Sep 07 10:02:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Availability Zones retrieved successfully. Sep 07 10:02:58 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Flow 'volume_create_api' (ab1f7183-74cc-4b70-9e2e-7d07169d76e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:58 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (045d9f72-875c-4154-9290-9008492c0f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:58 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:02:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (045d9f72-875c-4154-9290-9008492c0f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d18b2054-d56f-4e66-b58d-9318bca72efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:59 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Created reservations ['946ba376-7b7d-4747-8efc-9666bd78aaa1', 'cbfeb38c-9800-40e5-9b52-23b989977795', '7efb31e3-3f51-4653-a5cd-5e09d7478af5', '941bea23-40e4-4a9a-a128-00dcdae86fd9'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:02:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d18b2054-d56f-4e66-b58d-9318bca72efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['946ba376-7b7d-4747-8efc-9666bd78aaa1', 'cbfeb38c-9800-40e5-9b52-23b989977795', '7efb31e3-3f51-4653-a5cd-5e09d7478af5', '941bea23-40e4-4a9a-a128-00dcdae86fd9']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55f180e8-f49a-4e75-9754-fe4a4121d80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d90ac528-513a-451e-b064-7171bdb942fc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d90ac528-513a-451e-b064-7171bdb942fc tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 Sep 07 10:02:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d90ac528-513a-451e-b064-7171bdb942fc tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d90ac528-513a-451e-b064-7171bdb942fc tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:59 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:59 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55f180e8-f49a-4e75-9754-fe4a4121d80a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37707359-cff1-471c-af1d-41a5088f00b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-911817961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ca0169dc2c14d879d1f7bad9cb3ca6f',qos_specs=None,replication_status=,reservations=['946ba376-7b7d-4747-8efc-9666bd78aaa1','cbfeb38c-9800-40e5-9b52-23b989977795','7efb31e3-3f51-4653-a5cd-5e09d7478af5','941bea23-40e4-4a9a-a128-00dcdae86fd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5752280db2e54f83a8c72a8f4626a43c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:02:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-911817961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37707359-cff1-471c-af1d-41a5088f00b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ca0169dc2c14d879d1f7bad9cb3ca6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5752280db2e54f83a8c72a8f4626a43c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b798104e-3bad-4272-b0ae-28f0bdea0192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d90ac528-513a-451e-b064-7171bdb942fc tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:02:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d90ac528-513a-451e-b064-7171bdb942fc tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 returned with HTTP 200 Sep 07 10:02:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 296/592] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:59 2026] GET /volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 => generated 853 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:02:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-22cc92f5-9772-470f-9686-f8acfa9192e4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-22cc92f5-9772-470f-9686-f8acfa9192e4 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 Sep 07 10:02:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-22cc92f5-9772-470f-9686-f8acfa9192e4 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-22cc92f5-9772-470f-9686-f8acfa9192e4 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b798104e-3bad-4272-b0ae-28f0bdea0192) transitioned into state 'SUCCESS' from state '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-911817961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ca0169dc2c14d879d1f7bad9cb3ca6f',qos_specs=None,replication_status=,reservations=['946ba376-7b7d-4747-8efc-9666bd78aaa1','cbfeb38c-9800-40e5-9b52-23b989977795','7efb31e3-3f51-4653-a5cd-5e09d7478af5','941bea23-40e4-4a9a-a128-00dcdae86fd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5752280db2e54f83a8c72a8f4626a43c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca4fa81-1448-4fa9-9b29-f7087773ebd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:02:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:02:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca4fa81-1448-4fa9-9b29-f7087773ebd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-22cc92f5-9772-470f-9686-f8acfa9192e4 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:02:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Flow 'volume_create_api' (ab1f7183-74cc-4b70-9e2e-7d07169d76e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Create volume request issued successfully. Sep 07 10:02:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2b52a464-cd02-46c5-ba63-8be0d41afe14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:02:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 297/593] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:02:58 2026] POST /volume/v3/volumes => generated 761 bytes in 972 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:02:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-22cc92f5-9772-470f-9686-f8acfa9192e4 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 returned with HTTP 200 Sep 07 10:02:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 297/594] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:59 2026] GET /volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 => generated 853 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ad8562ec-6ac0-45f9-a370-e4816b9cbc70 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ad8562ec-6ac0-45f9-a370-e4816b9cbc70 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:02:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ad8562ec-6ac0-45f9-a370-e4816b9cbc70 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ad8562ec-6ac0-45f9-a370-e4816b9cbc70 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ae58332d-0786-4369-865b-0fb74d54aff3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:59 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:59 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:02:59 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:59 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:00 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ad8562ec-6ac0-45f9-a370-e4816b9cbc70 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:03:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ad8562ec-6ac0-45f9-a370-e4816b9cbc70 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 returned with HTTP 200 Sep 07 10:03:00 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 298/595] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:59 2026] GET /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 => generated 829 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:03:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:03:00 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Create volume of 1 GB Sep 07 10:03:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Availability Zones retrieved successfully. Sep 07 10:03:00 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Flow 'volume_create_api' (71f11057-4d8d-4286-bb84-a0bcd81411d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:00 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27bf3f79-c7ad-4221-858e-33ff9e04fb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:00 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:03:00 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27bf3f79-c7ad-4221-858e-33ff9e04fb2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:00 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1da4bc5b-c9d5-49c6-92ff-3d2aa599f718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:01 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Created reservations ['adc0095f-e894-4ccd-8910-78764dbffe94', '918c54c6-b492-4396-aff6-0616e45bce92', 'cf8b5957-09ac-4c6a-aebc-617eb35a9571', 'cfaf0bf4-e5ef-4fa8-8afd-62dc4444f6f6'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:03:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c616af03-4853-4c8a-a23f-586274e58936 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:01 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1da4bc5b-c9d5-49c6-92ff-3d2aa599f718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adc0095f-e894-4ccd-8910-78764dbffe94', '918c54c6-b492-4396-aff6-0616e45bce92', 'cf8b5957-09ac-4c6a-aebc-617eb35a9571', 'cfaf0bf4-e5ef-4fa8-8afd-62dc4444f6f6']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:01 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a5eb174-b872-4d82-88a7-1f27a55fe9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c616af03-4853-4c8a-a23f-586274e58936 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:03:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c616af03-4853-4c8a-a23f-586274e58936 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c616af03-4853-4c8a-a23f-586274e58936 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c616af03-4853-4c8a-a23f-586274e58936 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:03:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c616af03-4853-4c8a-a23f-586274e58936 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 returned with HTTP 200 Sep 07 10:03:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 299/596] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:01 2026] GET /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-799cae07-1eea-43fa-bf34-ddf4bf80dd1a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:01 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:01 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:01 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a5eb174-b872-4d82-88a7-1f27a55fe9a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '806a855f-a24e-4388-9c5d-eff5951e09c1', '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='772c81cbbe1b47f8a83ac67c52b2eb7c',qos_specs=None,replication_status=,reservations=['adc0095f-e894-4ccd-8910-78764dbffe94','918c54c6-b492-4396-aff6-0616e45bce92','cf8b5957-09ac-4c6a-aebc-617eb35a9571','cfaf0bf4-e5ef-4fa8-8afd-62dc4444f6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8ab4b599ae449c888a67dfabbb52cb',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:03:01Z,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=806a855f-a24e-4388-9c5d-eff5951e09c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='772c81cbbe1b47f8a83ac67c52b2eb7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f8ab4b599ae449c888a67dfabbb52cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:01 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a5440fa-0a08-48c8-8fff-98fbfcf98f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:01 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a5440fa-0a08-48c8-8fff-98fbfcf98f95) transitioned into state 'SUCCESS' from 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='772c81cbbe1b47f8a83ac67c52b2eb7c',qos_specs=None,replication_status=,reservations=['adc0095f-e894-4ccd-8910-78764dbffe94','918c54c6-b492-4396-aff6-0616e45bce92','cf8b5957-09ac-4c6a-aebc-617eb35a9571','cfaf0bf4-e5ef-4fa8-8afd-62dc4444f6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8ab4b599ae449c888a67dfabbb52cb',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:01 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b232ff50-42fe-43f6-8e47-e27b55f4f185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:01 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b232ff50-42fe-43f6-8e47-e27b55f4f185) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:01 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Flow 'volume_create_api' (71f11057-4d8d-4286-bb84-a0bcd81411d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:01 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Create volume request issued successfully. Sep 07 10:03:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ae58332d-0786-4369-865b-0fb74d54aff3 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:03:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 298/597] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:02:59 2026] POST /volume/v3/volumes => generated 740 bytes in 1499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:03:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0ee23606-0c86-46f0-91d1-13289cbeeae9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0ee23606-0c86-46f0-91d1-13289cbeeae9 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] GET http://192.168.122.74/volume/v3/volumes/806a855f-a24e-4388-9c5d-eff5951e09c1 Sep 07 10:03:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0ee23606-0c86-46f0-91d1-13289cbeeae9 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0ee23606-0c86-46f0-91d1-13289cbeeae9 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:01 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:01 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:01 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:01 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:01 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0ee23606-0c86-46f0-91d1-13289cbeeae9 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Volume info retrieved successfully. Sep 07 10:03:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0ee23606-0c86-46f0-91d1-13289cbeeae9 tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] http://192.168.122.74/volume/v3/volumes/806a855f-a24e-4388-9c5d-eff5951e09c1 returned with HTTP 200 Sep 07 10:03:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 299/598] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:01 2026] GET /volume/v3/volumes/806a855f-a24e-4388-9c5d-eff5951e09c1 => generated 919 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-799cae07-1eea-43fa-bf34-ddf4bf80dd1a tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-project-admin] GET http://192.168.122.74/volume/v3/os-quota-sets/eb8a4f2da8a945f3a7766b297b8c6ae6 Sep 07 10:03:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-799cae07-1eea-43fa-bf34-ddf4bf80dd1a tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-799cae07-1eea-43fa-bf34-ddf4bf80dd1a tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:01 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-799cae07-1eea-43fa-bf34-ddf4bf80dd1a tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-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:03:01 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-799cae07-1eea-43fa-bf34-ddf4bf80dd1a tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-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:03:01 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-799cae07-1eea-43fa-bf34-ddf4bf80dd1a tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-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:03:01 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-799cae07-1eea-43fa-bf34-ddf4bf80dd1a tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-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:03:01 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-799cae07-1eea-43fa-bf34-ddf4bf80dd1a tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-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:03:01 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-799cae07-1eea-43fa-bf34-ddf4bf80dd1a tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-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:03:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-799cae07-1eea-43fa-bf34-ddf4bf80dd1a tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/eb8a4f2da8a945f3a7766b297b8c6ae6 returned with HTTP 200 Sep 07 10:03:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 300/599] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:03:01 2026] GET /volume/v3/os-quota-sets/eb8a4f2da8a945f3a7766b297b8c6ae6 => generated 440 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-218cf804-64f5-46e1-8474-96292e01173f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:03:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1128461522"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1128461522'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:03:01 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Create volume of 1 GB Sep 07 10:03:01 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Availability Zones retrieved successfully. Sep 07 10:03:01 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Flow 'volume_create_api' (61dc1ee0-4cc2-4dfa-9768-f54e70ee2753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:01 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bff96c68-eeba-457a-bf50-a2b2b8e8dd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:01 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:03:02 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bff96c68-eeba-457a-bf50-a2b2b8e8dd5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:02 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5415c6c3-5720-4910-b6d5-00407d6f69f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-239d7758-ab6b-4454-9d35-004c6e354b95 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-239d7758-ab6b-4454-9d35-004c6e354b95 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:03:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-239d7758-ab6b-4454-9d35-004c6e354b95 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-239d7758-ab6b-4454-9d35-004c6e354b95 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:02 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Created reservations ['4e197d2b-e71f-4ba2-8d2b-c61704f642c4', '4ea21401-fe5f-4577-8c68-5bbcd1394b81', 'cc203c3b-b9aa-43a4-b754-ccb224fa6da5', '9665b12e-3670-478e-9c8a-2cae1b3bc8d5'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:03:02 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5415c6c3-5720-4910-b6d5-00407d6f69f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e197d2b-e71f-4ba2-8d2b-c61704f642c4', '4ea21401-fe5f-4577-8c68-5bbcd1394b81', 'cc203c3b-b9aa-43a4-b754-ccb224fa6da5', '9665b12e-3670-478e-9c8a-2cae1b3bc8d5']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:02 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5322c71-1f08-4db7-924a-c6cd57fdc4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-239d7758-ab6b-4454-9d35-004c6e354b95 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:03:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-239d7758-ab6b-4454-9d35-004c6e354b95 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 returned with HTTP 200 Sep 07 10:03:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 301/600] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:02 2026] GET /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 => generated 854 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:02 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5322c71-1f08-4db7-924a-c6cd57fdc4d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f129f32-78c2-4819-8b39-8fd3b4d439d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1128461522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb8a4f2da8a945f3a7766b297b8c6ae6',qos_specs=None,replication_status=,reservations=['4e197d2b-e71f-4ba2-8d2b-c61704f642c4','4ea21401-fe5f-4577-8c68-5bbcd1394b81','cc203c3b-b9aa-43a4-b754-ccb224fa6da5','9665b12e-3670-478e-9c8a-2cae1b3bc8d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daa09ef112c7465ead7b62690ad6f531',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:03:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1128461522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f129f32-78c2-4819-8b39-8fd3b4d439d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb8a4f2da8a945f3a7766b297b8c6ae6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daa09ef112c7465ead7b62690ad6f531',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:02 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f5efc6-c4cb-4275-b764-f13dff577d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5743f924-7871-46f2-942a-5e5d5d3d0fae None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5743f924-7871-46f2-942a-5e5d5d3d0fae tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] GET http://192.168.122.74/volume/v3/volumes/806a855f-a24e-4388-9c5d-eff5951e09c1 Sep 07 10:03:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5743f924-7871-46f2-942a-5e5d5d3d0fae tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5743f924-7871-46f2-942a-5e5d5d3d0fae tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:02 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f5efc6-c4cb-4275-b764-f13dff577d83) transitioned into state 'SUCCESS' from state '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-1128461522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb8a4f2da8a945f3a7766b297b8c6ae6',qos_specs=None,replication_status=,reservations=['4e197d2b-e71f-4ba2-8d2b-c61704f642c4','4ea21401-fe5f-4577-8c68-5bbcd1394b81','cc203c3b-b9aa-43a4-b754-ccb224fa6da5','9665b12e-3670-478e-9c8a-2cae1b3bc8d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daa09ef112c7465ead7b62690ad6f531',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:02 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2134c3e6-bb41-4382-86b0-d514b59f8271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5743f924-7871-46f2-942a-5e5d5d3d0fae tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Volume info retrieved successfully. Sep 07 10:03:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5743f924-7871-46f2-942a-5e5d5d3d0fae tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] http://192.168.122.74/volume/v3/volumes/806a855f-a24e-4388-9c5d-eff5951e09c1 returned with HTTP 200 Sep 07 10:03:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 302/601] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:02 2026] GET /volume/v3/volumes/806a855f-a24e-4388-9c5d-eff5951e09c1 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-9e73b8c9-bbd0-4eed-b627-05a3673d2870 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:02 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2134c3e6-bb41-4382-86b0-d514b59f8271) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-9e73b8c9-bbd0-4eed-b627-05a3673d2870 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:03:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-9e73b8c9-bbd0-4eed-b627-05a3673d2870 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-9e73b8c9-bbd0-4eed-b627-05a3673d2870 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:02 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Flow 'volume_create_api' (61dc1ee0-4cc2-4dfa-9768-f54e70ee2753) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Create volume request issued successfully. Sep 07 10:03:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-218cf804-64f5-46e1-8474-96292e01173f tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:03:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 300/602] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:03:01 2026] POST /volume/v3/volumes => generated 766 bytes in 947 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:03:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-9e73b8c9-bbd0-4eed-b627-05a3673d2870 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:03:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-9e73b8c9-bbd0-4eed-b627-05a3673d2870 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 returned with HTTP 200 Sep 07 10:03:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 303/603] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:03:02 2026] GET /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e39e4bdf-05ec-4907-87c5-d94fd3fa8895 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e39e4bdf-05ec-4907-87c5-d94fd3fa8895 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] GET http://192.168.122.74/volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 Sep 07 10:03:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e39e4bdf-05ec-4907-87c5-d94fd3fa8895 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e39e4bdf-05ec-4907-87c5-d94fd3fa8895 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e39e4bdf-05ec-4907-87c5-d94fd3fa8895 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Volume info retrieved successfully. Sep 07 10:03:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e39e4bdf-05ec-4907-87c5-d94fd3fa8895 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] http://192.168.122.74/volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 returned with HTTP 200 Sep 07 10:03:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 301/604] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:02 2026] GET /volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 => generated 834 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9ec7d7e4-ba09-4137-8a59-995d289e13c6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9ec7d7e4-ba09-4137-8a59-995d289e13c6 None None] GET http://192.168.122.74/volume// Sep 07 10:03:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9ec7d7e4-ba09-4137-8a59-995d289e13c6 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9ec7d7e4-ba09-4137-8a59-995d289e13c6 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9ec7d7e4-ba09-4137-8a59-995d289e13c6 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:03:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 304/605] 192.168.122.74 () {58 vars in 1312 bytes} [Mon Sep 7 10:03:02 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:03:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-697e4699-e621-4df5-8bdd-10287a41ecc8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-697e4699-e621-4df5-8bdd-10287a41ecc8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:03:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-697e4699-e621-4df5-8bdd-10287a41ecc8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37707359-cff1-471c-af1d-41a5088f00b1", "connector": null, "instance_uuid": "481c2cc6-d1eb-45c4-bfd5-4b30fdadd89c"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-697e4699-e621-4df5-8bdd-10287a41ecc8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:03:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 302/606] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:03:02 2026] POST /volume/v3/attachments => generated 273 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2279e603-177c-4a1c-9e6b-dd28b9a64321 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2279e603-177c-4a1c-9e6b-dd28b9a64321 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:03:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2279e603-177c-4a1c-9e6b-dd28b9a64321 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2279e603-177c-4a1c-9e6b-dd28b9a64321 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d94ca3c9-c04a-4738-93ac-16f7df5d4ec4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d94ca3c9-c04a-4738-93ac-16f7df5d4ec4 None None] GET http://192.168.122.74/volume// Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d94ca3c9-c04a-4738-93ac-16f7df5d4ec4 None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d94ca3c9-c04a-4738-93ac-16f7df5d4ec4 None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d94ca3c9-c04a-4738-93ac-16f7df5d4ec4 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:03:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 303/607] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:03:03 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:03:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2279e603-177c-4a1c-9e6b-dd28b9a64321 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-3ed2a671-a6d2-4b86-9194-66f837665b5e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2279e603-177c-4a1c-9e6b-dd28b9a64321 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 returned with HTTP 200 Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-3ed2a671-a6d2-4b86-9194-66f837665b5e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:03:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 305/608] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:03 2026] GET /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-3ed2a671-a6d2-4b86-9194-66f837665b5e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-3ed2a671-a6d2-4b86-9194-66f837665b5e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-3ed2a671-a6d2-4b86-9194-66f837665b5e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-3ed2a671-a6d2-4b86-9194-66f837665b5e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 returned with HTTP 200 Sep 07 10:03:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 304/609] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:03:03 2026] GET /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 => generated 1034 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:03:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-cb299d93-522d-449c-a649-cd888d06ec0f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-cb299d93-522d-449c-a649-cd888d06ec0f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] PUT http://192.168.122.74/volume/v3/attachments/2e904dac-89dd-4bd0-a45f-0f2873906bba Sep 07 10:03:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-cb299d93-522d-449c-a649-cd888d06ec0f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:03 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-cb299d93-522d-449c-a649-cd888d06ec0f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Acquiring lock "cinder-attachment_update-37707359-cff1-471c-af1d-41a5088f00b1-devstack" by "attachment_update" {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:03:03 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-cb299d93-522d-449c-a649-cd888d06ec0f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Lock "cinder-attachment_update-37707359-cff1-471c-af1d-41a5088f00b1-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:03:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2b03b077-c025-4958-8c52-0eb541b5a7ac None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2b03b077-c025-4958-8c52-0eb541b5a7ac tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] GET http://192.168.122.74/volume/v3/volumes/806a855f-a24e-4388-9c5d-eff5951e09c1 Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2b03b077-c025-4958-8c52-0eb541b5a7ac tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2b03b077-c025-4958-8c52-0eb541b5a7ac tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2b03b077-c025-4958-8c52-0eb541b5a7ac tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Volume info retrieved successfully. Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2b03b077-c025-4958-8c52-0eb541b5a7ac tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] http://192.168.122.74/volume/v3/volumes/806a855f-a24e-4388-9c5d-eff5951e09c1 returned with HTTP 200 Sep 07 10:03:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 305/610] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:03 2026] GET /volume/v3/volumes/806a855f-a24e-4388-9c5d-eff5951e09c1 => generated 970 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-52ec7283-9829-4da9-99e4-eeee2875301c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-52ec7283-9829-4da9-99e4-eeee2875301c tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] GET http://192.168.122.74/volume/v3/volumes/detail?all_tenants=1&project_id=4081771a73484fefbeba51ce9914d2af Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-52ec7283-9829-4da9-99e4-eeee2875301c tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-52ec7283-9829-4da9-99e4-eeee2875301c tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-52ec7283-9829-4da9-99e4-eeee2875301c tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Could not evaluate value 4081771a73484fefbeba51ce9914d2af, assuming string {{(pid=87186) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-52ec7283-9829-4da9-99e4-eeee2875301c tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Searching by: MultiDict([('project_id', '4081771a73484fefbeba51ce9914d2af'), ('all_tenants', 1)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-52ec7283-9829-4da9-99e4-eeee2875301c tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Get all volumes completed successfully. Sep 07 10:03:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-52ec7283-9829-4da9-99e4-eeee2875301c tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] http://192.168.122.74/volume/v3/volumes/detail?all_tenants=1&project_id=4081771a73484fefbeba51ce9914d2af returned with HTTP 200 Sep 07 10:03:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 306/611] 192.168.122.74 () {58 vars in 1252 bytes} [Mon Sep 7 10:03:03 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=4081771a73484fefbeba51ce9914d2af => generated 3033 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9cc5878a-6004-4750-bc8c-2da0431aeebc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9cc5878a-6004-4750-bc8c-2da0431aeebc tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] GET http://192.168.122.74/volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9cc5878a-6004-4750-bc8c-2da0431aeebc tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9cc5878a-6004-4750-bc8c-2da0431aeebc tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9cc5878a-6004-4750-bc8c-2da0431aeebc tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Volume info retrieved successfully. Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9cc5878a-6004-4750-bc8c-2da0431aeebc tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] http://192.168.122.74/volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 returned with HTTP 200 Sep 07 10:03:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 307/612] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:03 2026] GET /volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-36154005-c3e0-4577-a64a-f1ed174fd9b5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-36154005-c3e0-4577-a64a-f1ed174fd9b5 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] DELETE http://192.168.122.74/volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-36154005-c3e0-4577-a64a-f1ed174fd9b5 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-36154005-c3e0-4577-a64a-f1ed174fd9b5 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-36154005-c3e0-4577-a64a-f1ed174fd9b5 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Delete volume with id: edc0eb2c-81be-4b59-a68d-d01d02f936a7 Sep 07 10:03:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-36154005-c3e0-4577-a64a-f1ed174fd9b5 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Volume info retrieved successfully. Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-36154005-c3e0-4577-a64a-f1ed174fd9b5 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Delete volume request issued successfully. Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-36154005-c3e0-4577-a64a-f1ed174fd9b5 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] http://192.168.122.74/volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 returned with HTTP 202 Sep 07 10:03:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 308/613] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:03:03 2026] DELETE /volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-899bfba2-0467-4df5-8256-60073f8d51ce None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-899bfba2-0467-4df5-8256-60073f8d51ce tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/806a855f-a24e-4388-9c5d-eff5951e09c1 Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-899bfba2-0467-4df5-8256-60073f8d51ce tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-899bfba2-0467-4df5-8256-60073f8d51ce tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:03 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-899bfba2-0467-4df5-8256-60073f8d51ce tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Delete volume with id: 806a855f-a24e-4388-9c5d-eff5951e09c1 Sep 07 10:03:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-899bfba2-0467-4df5-8256-60073f8d51ce tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Volume info retrieved successfully. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-899bfba2-0467-4df5-8256-60073f8d51ce tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] Delete volume request issued successfully. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-899bfba2-0467-4df5-8256-60073f8d51ce tempest-VolumesListAdminTestJSON-1244260090 tempest-VolumesListAdminTestJSON-1244260090-project-admin] http://192.168.122.74/volume/v3/volumes/806a855f-a24e-4388-9c5d-eff5951e09c1 returned with HTTP 202 Sep 07 10:03:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 309/614] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:03:03 2026] DELETE /volume/v3/volumes/806a855f-a24e-4388-9c5d-eff5951e09c1 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7b338d01-5c37-4084-b058-07c72332093d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7b338d01-5c37-4084-b058-07c72332093d tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] GET http://192.168.122.74/volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7b338d01-5c37-4084-b058-07c72332093d tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7b338d01-5c37-4084-b058-07c72332093d tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7b338d01-5c37-4084-b058-07c72332093d tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Volume info retrieved successfully. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7b338d01-5c37-4084-b058-07c72332093d tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] http://192.168.122.74/volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 returned with HTTP 200 Sep 07 10:03:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 310/615] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:04 2026] GET /volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 => generated 858 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-da29e99e-00d4-4512-b1f8-3e6be55407da None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-da29e99e-00d4-4512-b1f8-3e6be55407da tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-da29e99e-00d4-4512-b1f8-3e6be55407da tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-da29e99e-00d4-4512-b1f8-3e6be55407da tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-da29e99e-00d4-4512-b1f8-3e6be55407da tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-da29e99e-00d4-4512-b1f8-3e6be55407da tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 returned with HTTP 200 Sep 07 10:03:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 311/616] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:04 2026] GET /volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1e5cf21a-d2eb-4796-b8da-967a6d9bf553 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1e5cf21a-d2eb-4796-b8da-967a6d9bf553 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1e5cf21a-d2eb-4796-b8da-967a6d9bf553 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1e5cf21a-d2eb-4796-b8da-967a6d9bf553 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1e5cf21a-d2eb-4796-b8da-967a6d9bf553 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1e5cf21a-d2eb-4796-b8da-967a6d9bf553 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 returned with HTTP 200 Sep 07 10:03:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 312/617] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:04 2026] GET /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e03ba056-c5ed-493b-8ccc-6f3c334a0bc9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e03ba056-c5ed-493b-8ccc-6f3c334a0bc9 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] DELETE http://192.168.122.74/volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e03ba056-c5ed-493b-8ccc-6f3c334a0bc9 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e03ba056-c5ed-493b-8ccc-6f3c334a0bc9 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-e03ba056-c5ed-493b-8ccc-6f3c334a0bc9 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Delete volume with id: 45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 Sep 07 10:03:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e03ba056-c5ed-493b-8ccc-6f3c334a0bc9 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e03ba056-c5ed-493b-8ccc-6f3c334a0bc9 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Delete volume request issued successfully. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e03ba056-c5ed-493b-8ccc-6f3c334a0bc9 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 returned with HTTP 202 Sep 07 10:03:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 313/618] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:03:04 2026] DELETE /volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 => generated 0 bytes in 486 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a21f4e29-d548-4e83-a4b4-01281cb43307 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a21f4e29-d548-4e83-a4b4-01281cb43307 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a21f4e29-d548-4e83-a4b4-01281cb43307 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a21f4e29-d548-4e83-a4b4-01281cb43307 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a21f4e29-d548-4e83-a4b4-01281cb43307 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a21f4e29-d548-4e83-a4b4-01281cb43307 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 returned with HTTP 200 Sep 07 10:03:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 314/619] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:04 2026] GET /volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-31623f27-259f-4173-9450-fb7d21f64905 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-31623f27-259f-4173-9450-fb7d21f64905 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] GET http://192.168.122.74/volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-31623f27-259f-4173-9450-fb7d21f64905 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-31623f27-259f-4173-9450-fb7d21f64905 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-31623f27-259f-4173-9450-fb7d21f64905 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Volume info retrieved successfully. Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-31623f27-259f-4173-9450-fb7d21f64905 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] http://192.168.122.74/volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 returned with HTTP 200 Sep 07 10:03:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 315/620] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:04 2026] GET /volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6df80c24-8632-4583-a9f4-e39f264870c3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6df80c24-8632-4583-a9f4-e39f264870c3 tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-project-admin] PUT http://192.168.122.74/volume/v3/os-quota-sets/eb8a4f2da8a945f3a7766b297b8c6ae6 Sep 07 10:03:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6df80c24-8632-4583-a9f4-e39f264870c3 tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:05 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-6df80c24-8632-4583-a9f4-e39f264870c3 tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-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:03:05 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-6df80c24-8632-4583-a9f4-e39f264870c3 tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-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:03:05 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-6df80c24-8632-4583-a9f4-e39f264870c3 tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-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:03:05 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-6df80c24-8632-4583-a9f4-e39f264870c3 tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-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:03:05 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-6df80c24-8632-4583-a9f4-e39f264870c3 tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-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:03:05 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-6df80c24-8632-4583-a9f4-e39f264870c3 tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-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:03:05 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-6df80c24-8632-4583-a9f4-e39f264870c3 tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-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:03:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6df80c24-8632-4583-a9f4-e39f264870c3 tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/eb8a4f2da8a945f3a7766b297b8c6ae6 returned with HTTP 200 Sep 07 10:03:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 316/621] 192.168.122.74 () {60 vars in 1253 bytes} [Mon Sep 7 10:03:04 2026] PUT /volume/v3/os-quota-sets/eb8a4f2da8a945f3a7766b297b8c6ae6 => generated 395 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7ec50db4-824d-4176-a3d4-045519322d92 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7ec50db4-824d-4176-a3d4-045519322d92 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:03:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7ec50db4-824d-4176-a3d4-045519322d92 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-7ec50db4-824d-4176-a3d4-045519322d92 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:03:05 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-7ec50db4-824d-4176-a3d4-045519322d92 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Create volume of 2 GB Sep 07 10:03:05 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-cb299d93-522d-449c-a649-cd888d06ec0f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Lock "cinder-attachment_update-37707359-cff1-471c-af1d-41a5088f00b1-devstack" released by "attachment_update" :: held 1.737s {{(pid=87187) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:03:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-cb299d93-522d-449c-a649-cd888d06ec0f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/attachments/2e904dac-89dd-4bd0-a45f-0f2873906bba returned with HTTP 200 Sep 07 10:03:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7ec50db4-824d-4176-a3d4-045519322d92 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Availability Zones retrieved successfully. Sep 07 10:03:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 306/622] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:03:03 2026] PUT /volume/v3/attachments/2e904dac-89dd-4bd0-a45f-0f2873906bba => generated 694 bytes in 1794 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1ac0e2a4-2d91-461a-84c9-4a23cf4b54c3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1ac0e2a4-2d91-461a-84c9-4a23cf4b54c3 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] GET http://192.168.122.74/volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 Sep 07 10:03:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1ac0e2a4-2d91-461a-84c9-4a23cf4b54c3 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1ac0e2a4-2d91-461a-84c9-4a23cf4b54c3 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7ec50db4-824d-4176-a3d4-045519322d92 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Flow 'volume_create_api' (d9730036-98e1-45b4-9dfc-92838d814e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7ec50db4-824d-4176-a3d4-045519322d92 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2795f32c-d20b-4fe6-893d-f9709d933df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-7ec50db4-824d-4176-a3d4-045519322d92 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Validating volume size '2' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:03:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1ac0e2a4-2d91-461a-84c9-4a23cf4b54c3 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Volume info retrieved successfully. Sep 07 10:03:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1ac0e2a4-2d91-461a-84c9-4a23cf4b54c3 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] http://192.168.122.74/volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 returned with HTTP 200 Sep 07 10:03:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 307/623] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:05 2026] GET /volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 => generated 858 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-113dfb67-88ab-4869-b6b9-25e2308af0e4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-113dfb67-88ab-4869-b6b9-25e2308af0e4 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:03:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-113dfb67-88ab-4869-b6b9-25e2308af0e4 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-113dfb67-88ab-4869-b6b9-25e2308af0e4 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7ec50db4-824d-4176-a3d4-045519322d92 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2795f32c-d20b-4fe6-893d-f9709d933df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7ec50db4-824d-4176-a3d4-045519322d92 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0de35274-0056-4a8c-909b-a83d012382a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-113dfb67-88ab-4869-b6b9-25e2308af0e4 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:03:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-113dfb67-88ab-4869-b6b9-25e2308af0e4 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 returned with HTTP 200 Sep 07 10:03:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 308/624] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:05 2026] GET /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 => generated 854 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:05 devstack devstack@c-api.service[87186]: WARNING cinder.quota_utils [None req-7ec50db4-824d-4176-a3d4-045519322d92 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Quota exceeded for eb8a4f2da8a945f3a7766b297b8c6ae6, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 10:03:05 devstack devstack@c-api.service[87186]: WARNING cinder.volume.api [None req-7ec50db4-824d-4176-a3d4-045519322d92 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0de35274-0056-4a8c-909b-a83d012382a2) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 10:03:05 devstack devstack@c-api.service[87186]: 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:03:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7ec50db4-824d-4176-a3d4-045519322d92 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0de35274-0056-4a8c-909b-a83d012382a2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:05 devstack devstack@c-api.service[87186]: WARNING cinder.volume.api [None req-7ec50db4-824d-4176-a3d4-045519322d92 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0de35274-0056-4a8c-909b-a83d012382a2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 10:03:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7ec50db4-824d-4176-a3d4-045519322d92 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2795f32c-d20b-4fe6-893d-f9709d933df6) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:05 devstack devstack@c-api.service[87186]: WARNING cinder.volume.api [None req-7ec50db4-824d-4176-a3d4-045519322d92 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2795f32c-d20b-4fe6-893d-f9709d933df6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 10:03:05 devstack devstack@c-api.service[87186]: WARNING cinder.volume.api [None req-7ec50db4-824d-4176-a3d4-045519322d92 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Flow 'volume_create_api' (d9730036-98e1-45b4-9dfc-92838d814e7a) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 10:03:05 devstack devstack@c-api.service[87186]: INFO cinder.api.middleware.fault [None req-7ec50db4-824d-4176-a3d4-045519322d92 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 413 Sep 07 10:03:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 317/625] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:03:05 2026] POST /volume/v3/volumes => generated 208 bytes in 495 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 10:03:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c5ced16c-9be0-46af-828c-93a93cc5909d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5ced16c-9be0-46af-828c-93a93cc5909d tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-project-admin] PUT http://192.168.122.74/volume/v3/os-quota-sets/eb8a4f2da8a945f3a7766b297b8c6ae6 Sep 07 10:03:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5ced16c-9be0-46af-828c-93a93cc5909d tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5ced16c-9be0-46af-828c-93a93cc5909d tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/eb8a4f2da8a945f3a7766b297b8c6ae6 returned with HTTP 200 Sep 07 10:03:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 309/626] 192.168.122.74 () {60 vars in 1253 bytes} [Mon Sep 7 10:03:05 2026] PUT /volume/v3/os-quota-sets/eb8a4f2da8a945f3a7766b297b8c6ae6 => generated 395 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-640fe185-1925-4586-9795-73a11de25621 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-640fe185-1925-4586-9795-73a11de25621 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:03:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f182902b-553a-424e-ae9c-7f3904637539 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-640fe185-1925-4586-9795-73a11de25621 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f182902b-553a-424e-ae9c-7f3904637539 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 Sep 07 10:03:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f182902b-553a-424e-ae9c-7f3904637539 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f182902b-553a-424e-ae9c-7f3904637539 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-640fe185-1925-4586-9795-73a11de25621 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:03:05 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-640fe185-1925-4586-9795-73a11de25621 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Create volume of 1 GB Sep 07 10:03:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-640fe185-1925-4586-9795-73a11de25621 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Availability Zones retrieved successfully. Sep 07 10:03:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f182902b-553a-424e-ae9c-7f3904637539 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:03:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-640fe185-1925-4586-9795-73a11de25621 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Flow 'volume_create_api' (3e49003c-6ecd-49e6-b038-e4680c82c920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:06 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-640fe185-1925-4586-9795-73a11de25621 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3481d4c1-f83a-4994-83a5-b34d49eee094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:06 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-640fe185-1925-4586-9795-73a11de25621 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:03:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f182902b-553a-424e-ae9c-7f3904637539 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 returned with HTTP 200 Sep 07 10:03:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 310/627] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:05 2026] GET /volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 => generated 852 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-640fe185-1925-4586-9795-73a11de25621 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3481d4c1-f83a-4994-83a5-b34d49eee094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:06 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-640fe185-1925-4586-9795-73a11de25621 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (598cd537-e81e-440f-b77e-01e2547a822c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-836bbd2f-86bf-4f5c-8d22-3f2dc50bec24 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-836bbd2f-86bf-4f5c-8d22-3f2dc50bec24 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] GET http://192.168.122.74/volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 Sep 07 10:03:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-836bbd2f-86bf-4f5c-8d22-3f2dc50bec24 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-836bbd2f-86bf-4f5c-8d22-3f2dc50bec24 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:06 devstack devstack@c-api.service[87186]: WARNING cinder.quota_utils [None req-640fe185-1925-4586-9795-73a11de25621 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Quota exceeded for eb8a4f2da8a945f3a7766b297b8c6ae6, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 07 10:03:06 devstack devstack@c-api.service[87186]: WARNING cinder.volume.api [None req-640fe185-1925-4586-9795-73a11de25621 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (598cd537-e81e-440f-b77e-01e2547a822c) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 10:03:06 devstack devstack@c-api.service[87186]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 07 10:03:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-836bbd2f-86bf-4f5c-8d22-3f2dc50bec24 tempest-ServerRescueNegativeTestJSON-2123327993 tempest-ServerRescueNegativeTestJSON-2123327993-project-member] http://192.168.122.74/volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 returned with HTTP 404 Sep 07 10:03:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 311/628] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:06 2026] GET /volume/v3/volumes/edc0eb2c-81be-4b59-a68d-d01d02f936a7 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-640fe185-1925-4586-9795-73a11de25621 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (598cd537-e81e-440f-b77e-01e2547a822c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:06 devstack devstack@c-api.service[87186]: WARNING cinder.volume.api [None req-640fe185-1925-4586-9795-73a11de25621 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (598cd537-e81e-440f-b77e-01e2547a822c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 10:03:06 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-640fe185-1925-4586-9795-73a11de25621 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3481d4c1-f83a-4994-83a5-b34d49eee094) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:06 devstack devstack@c-api.service[87186]: WARNING cinder.volume.api [None req-640fe185-1925-4586-9795-73a11de25621 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3481d4c1-f83a-4994-83a5-b34d49eee094) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 10:03:06 devstack devstack@c-api.service[87186]: WARNING cinder.volume.api [None req-640fe185-1925-4586-9795-73a11de25621 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Flow 'volume_create_api' (3e49003c-6ecd-49e6-b038-e4680c82c920) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 10:03:06 devstack devstack@c-api.service[87186]: INFO cinder.api.middleware.fault [None req-640fe185-1925-4586-9795-73a11de25621 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 413 Sep 07 10:03:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 318/629] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:03:05 2026] POST /volume/v3/volumes => generated 150 bytes in 620 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0c2e3115-fdc9-4356-abb6-b198c1449c3f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0c2e3115-fdc9-4356-abb6-b198c1449c3f tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-project-admin] PUT http://192.168.122.74/volume/v3/os-quota-sets/eb8a4f2da8a945f3a7766b297b8c6ae6 Sep 07 10:03:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0c2e3115-fdc9-4356-abb6-b198c1449c3f tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-70dc94cf-64ac-44c5-8c43-50437ce16f0e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-70dc94cf-64ac-44c5-8c43-50437ce16f0e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:03:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-70dc94cf-64ac-44c5-8c43-50437ce16f0e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-70dc94cf-64ac-44c5-8c43-50437ce16f0e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:06 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:06 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:06 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-70dc94cf-64ac-44c5-8c43-50437ce16f0e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:03:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-70dc94cf-64ac-44c5-8c43-50437ce16f0e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 returned with HTTP 200 Sep 07 10:03:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 319/630] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:06 2026] GET /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 => generated 854 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-424f863f-4be3-47d6-9765-4dd6f2f4237b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-424f863f-4be3-47d6-9765-4dd6f2f4237b tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] POST http://192.168.122.74/volume/v3/attachments/2e904dac-89dd-4bd0-a45f-0f2873906bba/action Sep 07 10:03:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-424f863f-4be3-47d6-9765-4dd6f2f4237b tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action body: b'{"os-complete": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:03:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-424f863f-4be3-47d6-9765-4dd6f2f4237b tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0c2e3115-fdc9-4356-abb6-b198c1449c3f tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/eb8a4f2da8a945f3a7766b297b8c6ae6 returned with HTTP 200 Sep 07 10:03:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 312/631] 192.168.122.74 () {60 vars in 1253 bytes} [Mon Sep 7 10:03:06 2026] PUT /volume/v3/os-quota-sets/eb8a4f2da8a945f3a7766b297b8c6ae6 => generated 394 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-32e77709-cfa4-4a15-b6d6-8fba3266208a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-32e77709-cfa4-4a15-b6d6-8fba3266208a tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] POST http://192.168.122.74/volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7/action Sep 07 10:03:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-32e77709-cfa4-4a15-b6d6-8fba3266208a tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:03:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-32e77709-cfa4-4a15-b6d6-8fba3266208a tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:06 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:06 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:06 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:06 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-32e77709-cfa4-4a15-b6d6-8fba3266208a tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Volume info retrieved successfully. Sep 07 10:03:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-4f7cb994-4803-4981-b1cb-cf95c4b944a8 req-424f863f-4be3-47d6-9765-4dd6f2f4237b tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/attachments/2e904dac-89dd-4bd0-a45f-0f2873906bba/action returned with HTTP 204 Sep 07 10:03:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 320/632] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:03:06 2026] POST /volume/v3/attachments/2e904dac-89dd-4bd0-a45f-0f2873906bba/action => generated 0 bytes in 153 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[87187]: ERROR cinder.volume.api [None req-32e77709-cfa4-4a15-b6d6-8fba3266208a tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Quota exceeded for eb8a4f2da8a945f3a7766b297b8c6ae6, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 10:03:06 devstack devstack@c-api.service[87187]: INFO cinder.api.middleware.fault [None req-32e77709-cfa4-4a15-b6d6-8fba3266208a tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] http://192.168.122.74/volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7/action returned with HTTP 413 Sep 07 10:03:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 313/633] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:03:06 2026] POST /volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7/action => generated 208 bytes in 226 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a0ca70e3-2a0d-4624-9474-09795b2430e0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a0ca70e3-2a0d-4624-9474-09795b2430e0 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] GET http://192.168.122.74/volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 Sep 07 10:03:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a0ca70e3-2a0d-4624-9474-09795b2430e0 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a0ca70e3-2a0d-4624-9474-09795b2430e0 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-dd0ce62f-755c-414c-a027-f7a23431aac2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a0ca70e3-2a0d-4624-9474-09795b2430e0 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Volume info retrieved successfully. Sep 07 10:03:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a0ca70e3-2a0d-4624-9474-09795b2430e0 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] http://192.168.122.74/volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 returned with HTTP 200 Sep 07 10:03:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dd0ce62f-755c-414c-a027-f7a23431aac2 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 Sep 07 10:03:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 321/634] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:07 2026] GET /volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 => generated 859 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dd0ce62f-755c-414c-a027-f7a23431aac2 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dd0ce62f-755c-414c-a027-f7a23431aac2 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-113e39ab-d774-45f6-a2ad-0a6666d31473 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-113e39ab-d774-45f6-a2ad-0a6666d31473 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] DELETE http://192.168.122.74/volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 Sep 07 10:03:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-113e39ab-d774-45f6-a2ad-0a6666d31473 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-113e39ab-d774-45f6-a2ad-0a6666d31473 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:07 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-113e39ab-d774-45f6-a2ad-0a6666d31473 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Delete volume with id: 1f129f32-78c2-4819-8b39-8fd3b4d439d7 Sep 07 10:03:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-113e39ab-d774-45f6-a2ad-0a6666d31473 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Volume info retrieved successfully. Sep 07 10:03:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-113e39ab-d774-45f6-a2ad-0a6666d31473 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Delete volume request issued successfully. Sep 07 10:03:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-113e39ab-d774-45f6-a2ad-0a6666d31473 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] http://192.168.122.74/volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 returned with HTTP 202 Sep 07 10:03:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 322/635] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:03:07 2026] DELETE /volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-54a46dce-d508-4160-9d44-d993e55650b5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-54a46dce-d508-4160-9d44-d993e55650b5 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] GET http://192.168.122.74/volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 Sep 07 10:03:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-54a46dce-d508-4160-9d44-d993e55650b5 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-54a46dce-d508-4160-9d44-d993e55650b5 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dd0ce62f-755c-414c-a027-f7a23431aac2 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 returned with HTTP 404 Sep 07 10:03:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 314/636] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:07 2026] GET /volume/v3/volumes/45f0e84e-ad99-4e4b-a581-dbd29c3c6f78 => generated 109 bytes in 341 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b2a5b3b4-e817-4e1f-8136-3ea94ddc3b7a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b2a5b3b4-e817-4e1f-8136-3ea94ddc3b7a tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 Sep 07 10:03:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b2a5b3b4-e817-4e1f-8136-3ea94ddc3b7a tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b2a5b3b4-e817-4e1f-8136-3ea94ddc3b7a tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-54a46dce-d508-4160-9d44-d993e55650b5 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Volume info retrieved successfully. Sep 07 10:03:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b2a5b3b4-e817-4e1f-8136-3ea94ddc3b7a tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:03:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b2a5b3b4-e817-4e1f-8136-3ea94ddc3b7a tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 returned with HTTP 200 Sep 07 10:03:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 315/637] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:07 2026] GET /volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-54a46dce-d508-4160-9d44-d993e55650b5 tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] http://192.168.122.74/volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 returned with HTTP 200 Sep 07 10:03:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 323/638] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:07 2026] GET /volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 => generated 858 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cff14640-8d0d-4bf8-b6cd-048f83d275b2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cff14640-8d0d-4bf8-b6cd-048f83d275b2 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] DELETE http://192.168.122.74/volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 Sep 07 10:03:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cff14640-8d0d-4bf8-b6cd-048f83d275b2 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cff14640-8d0d-4bf8-b6cd-048f83d275b2 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:07 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-cff14640-8d0d-4bf8-b6cd-048f83d275b2 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Delete volume with id: 0a713fce-0faf-425f-b408-b4bff5720310 Sep 07 10:03:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cff14640-8d0d-4bf8-b6cd-048f83d275b2 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:03:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9224de46-61cd-4aea-962c-59eeb7f858c7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9224de46-61cd-4aea-962c-59eeb7f858c7 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:03:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9224de46-61cd-4aea-962c-59eeb7f858c7 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9224de46-61cd-4aea-962c-59eeb7f858c7 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cff14640-8d0d-4bf8-b6cd-048f83d275b2 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Delete volume request issued successfully. Sep 07 10:03:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cff14640-8d0d-4bf8-b6cd-048f83d275b2 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 returned with HTTP 202 Sep 07 10:03:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 316/639] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:03:07 2026] DELETE /volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 => generated 0 bytes in 309 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e0594e46-46ce-4e1b-93e5-e81926ba5428 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e0594e46-46ce-4e1b-93e5-e81926ba5428 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 Sep 07 10:03:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e0594e46-46ce-4e1b-93e5-e81926ba5428 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e0594e46-46ce-4e1b-93e5-e81926ba5428 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e0594e46-46ce-4e1b-93e5-e81926ba5428 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:03:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e0594e46-46ce-4e1b-93e5-e81926ba5428 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 returned with HTTP 200 Sep 07 10:03:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 317/640] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:07 2026] GET /volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9224de46-61cd-4aea-962c-59eeb7f858c7 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:03:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9224de46-61cd-4aea-962c-59eeb7f858c7 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 returned with HTTP 200 Sep 07 10:03:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 324/641] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:07 2026] GET /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 => generated 1146 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-317ff76f-9f69-422d-ad49-60eadefe57db None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-317ff76f-9f69-422d-ad49-60eadefe57db tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:03:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-317ff76f-9f69-422d-ad49-60eadefe57db tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-317ff76f-9f69-422d-ad49-60eadefe57db tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:08 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:08 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:08 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:08 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:08 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-317ff76f-9f69-422d-ad49-60eadefe57db tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:03:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-317ff76f-9f69-422d-ad49-60eadefe57db tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 returned with HTTP 200 Sep 07 10:03:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 318/642] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:08 2026] GET /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 => generated 1146 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-059825c7-2883-4490-848a-c631b41511ae None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-059825c7-2883-4490-848a-c631b41511ae tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] GET http://192.168.122.74/volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 Sep 07 10:03:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-059825c7-2883-4490-848a-c631b41511ae tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-059825c7-2883-4490-848a-c631b41511ae tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:08 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:08 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:08 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:08 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-059825c7-2883-4490-848a-c631b41511ae tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Volume info retrieved successfully. Sep 07 10:03:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-059825c7-2883-4490-848a-c631b41511ae tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] http://192.168.122.74/volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 returned with HTTP 200 Sep 07 10:03:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 325/643] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:08 2026] GET /volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 => generated 858 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7c061476-b741-4a81-ac25-aafa9dadd8a2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7c061476-b741-4a81-ac25-aafa9dadd8a2 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 Sep 07 10:03:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7c061476-b741-4a81-ac25-aafa9dadd8a2 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7c061476-b741-4a81-ac25-aafa9dadd8a2 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:09 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:09 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7c061476-b741-4a81-ac25-aafa9dadd8a2 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:03:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7c061476-b741-4a81-ac25-aafa9dadd8a2 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 returned with HTTP 200 Sep 07 10:03:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 319/644] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:08 2026] GET /volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 => generated 853 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ed545113-6621-4951-befb-289a48bdc68c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ed545113-6621-4951-befb-289a48bdc68c tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] GET http://192.168.122.74/volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 Sep 07 10:03:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ed545113-6621-4951-befb-289a48bdc68c tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ed545113-6621-4951-befb-289a48bdc68c tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ed545113-6621-4951-befb-289a48bdc68c tempest-VolumeQuotasNegativeTestJSON-1571111674 tempest-VolumeQuotasNegativeTestJSON-1571111674-project-member] http://192.168.122.74/volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 returned with HTTP 404 Sep 07 10:03:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 326/645] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:09 2026] GET /volume/v3/volumes/1f129f32-78c2-4819-8b39-8fd3b4d439d7 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2c98f258-faab-42cd-b791-06c46042ddc4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2c98f258-faab-42cd-b791-06c46042ddc4 tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-project-admin] PUT http://192.168.122.74/volume/v3/os-quota-sets/eb8a4f2da8a945f3a7766b297b8c6ae6 Sep 07 10:03:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2c98f258-faab-42cd-b791-06c46042ddc4 tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b9b35e59-1bbd-4ee2-8a38-28fc665cc08d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b9b35e59-1bbd-4ee2-8a38-28fc665cc08d tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 Sep 07 10:03:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b9b35e59-1bbd-4ee2-8a38-28fc665cc08d tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b9b35e59-1bbd-4ee2-8a38-28fc665cc08d tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b9b35e59-1bbd-4ee2-8a38-28fc665cc08d tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 returned with HTTP 404 Sep 07 10:03:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 327/646] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:10 2026] GET /volume/v3/volumes/0a713fce-0faf-425f-b408-b4bff5720310 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2de29621-a685-4a96-8230-8642dfbecd14 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2de29621-a685-4a96-8230-8642dfbecd14 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 Sep 07 10:03:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2de29621-a685-4a96-8230-8642dfbecd14 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2de29621-a685-4a96-8230-8642dfbecd14 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2de29621-a685-4a96-8230-8642dfbecd14 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:03:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2de29621-a685-4a96-8230-8642dfbecd14 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 returned with HTTP 200 Sep 07 10:03:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 328/647] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:10 2026] GET /volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 => generated 854 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-011d346c-fa57-45d5-bc01-da81e7753c16 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2c98f258-faab-42cd-b791-06c46042ddc4 tempest-VolumeQuotasNegativeTestJSON-721862845 tempest-VolumeQuotasNegativeTestJSON-721862845-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/eb8a4f2da8a945f3a7766b297b8c6ae6 returned with HTTP 200 Sep 07 10:03:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 320/648] 192.168.122.74 () {60 vars in 1254 bytes} [Mon Sep 7 10:03:09 2026] PUT /volume/v3/os-quota-sets/eb8a4f2da8a945f3a7766b297b8c6ae6 => generated 398 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-011d346c-fa57-45d5-bc01-da81e7753c16 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] DELETE http://192.168.122.74/volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 Sep 07 10:03:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-011d346c-fa57-45d5-bc01-da81e7753c16 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-011d346c-fa57-45d5-bc01-da81e7753c16 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:10 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-011d346c-fa57-45d5-bc01-da81e7753c16 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Delete volume with id: 667a84b2-d5a1-44d1-b30a-42afa4735e21 Sep 07 10:03:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-011d346c-fa57-45d5-bc01-da81e7753c16 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:03:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-011d346c-fa57-45d5-bc01-da81e7753c16 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Delete volume request issued successfully. Sep 07 10:03:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-011d346c-fa57-45d5-bc01-da81e7753c16 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 returned with HTTP 202 Sep 07 10:03:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 329/649] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:03:10 2026] DELETE /volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 => generated 0 bytes in 280 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-18a3fadc-3da4-4ad5-87a3-4c695f31713f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-18a3fadc-3da4-4ad5-87a3-4c695f31713f tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 Sep 07 10:03:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-18a3fadc-3da4-4ad5-87a3-4c695f31713f tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-18a3fadc-3da4-4ad5-87a3-4c695f31713f tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:10 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:10 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:10 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-18a3fadc-3da4-4ad5-87a3-4c695f31713f tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:03:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-18a3fadc-3da4-4ad5-87a3-4c695f31713f tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 returned with HTTP 200 Sep 07 10:03:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 321/650] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:10 2026] GET /volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b536215a-36a2-4c44-ad88-8c7c54f52cc9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b536215a-36a2-4c44-ad88-8c7c54f52cc9 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 Sep 07 10:03:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b536215a-36a2-4c44-ad88-8c7c54f52cc9 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b536215a-36a2-4c44-ad88-8c7c54f52cc9 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b536215a-36a2-4c44-ad88-8c7c54f52cc9 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Volume info retrieved successfully. Sep 07 10:03:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b536215a-36a2-4c44-ad88-8c7c54f52cc9 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 returned with HTTP 200 Sep 07 10:03:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 330/651] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:11 2026] GET /volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 => generated 853 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-80474b9b-2ea9-4544-a990-e6f2943b0654 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-80474b9b-2ea9-4544-a990-e6f2943b0654 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] GET http://192.168.122.74/volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 Sep 07 10:03:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-80474b9b-2ea9-4544-a990-e6f2943b0654 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-80474b9b-2ea9-4544-a990-e6f2943b0654 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-80474b9b-2ea9-4544-a990-e6f2943b0654 tempest-VolumesListAdminTestJSON-1662385217 tempest-VolumesListAdminTestJSON-1662385217-project-member] http://192.168.122.74/volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 returned with HTTP 404 Sep 07 10:03:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 322/652] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:12 2026] GET /volume/v3/volumes/667a84b2-d5a1-44d1-b30a-42afa4735e21 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f4342399-7a20-42d4-99cd-3fdc04177883 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f4342399-7a20-42d4-99cd-3fdc04177883 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:03:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f4342399-7a20-42d4-99cd-3fdc04177883 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1932507265", "description": "tempest-volume-type-description-376222622", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f4342399-7a20-42d4-99cd-3fdc04177883 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:03:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 331/653] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:03:19 2026] POST /volume/v3/types => generated 317 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:03:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5407901c-0827-4c8d-8a8b-0bbb7bdee80c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5407901c-0827-4c8d-8a8b-0bbb7bdee80c tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] GET http://192.168.122.74/volume/v3/types/7bc3f30a-d7b8-401d-bda4-a009ee6efad8 Sep 07 10:03:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5407901c-0827-4c8d-8a8b-0bbb7bdee80c tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5407901c-0827-4c8d-8a8b-0bbb7bdee80c tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5407901c-0827-4c8d-8a8b-0bbb7bdee80c tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types/7bc3f30a-d7b8-401d-bda4-a009ee6efad8 returned with HTTP 200 Sep 07 10:03:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 323/654] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:03:19 2026] GET /volume/v3/types/7bc3f30a-d7b8-401d-bda4-a009ee6efad8 => generated 339 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f03e495f-b353-48ac-8239-e13347eb5d28 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f03e495f-b353-48ac-8239-e13347eb5d28 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] DELETE http://192.168.122.74/volume/v3/types/7bc3f30a-d7b8-401d-bda4-a009ee6efad8 Sep 07 10:03:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f03e495f-b353-48ac-8239-e13347eb5d28 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f03e495f-b353-48ac-8239-e13347eb5d28 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f03e495f-b353-48ac-8239-e13347eb5d28 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types/7bc3f30a-d7b8-401d-bda4-a009ee6efad8 returned with HTTP 202 Sep 07 10:03:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 332/655] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:03:19 2026] DELETE /volume/v3/types/7bc3f30a-d7b8-401d-bda4-a009ee6efad8 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4e3e0f87-33ae-48f1-9890-d4cbf1fb2e41 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4e3e0f87-33ae-48f1-9890-d4cbf1fb2e41 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] GET http://192.168.122.74/volume/v3/types/7bc3f30a-d7b8-401d-bda4-a009ee6efad8 Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4e3e0f87-33ae-48f1-9890-d4cbf1fb2e41 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4e3e0f87-33ae-48f1-9890-d4cbf1fb2e41 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4e3e0f87-33ae-48f1-9890-d4cbf1fb2e41 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types/7bc3f30a-d7b8-401d-bda4-a009ee6efad8 returned with HTTP 404 Sep 07 10:03:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 324/656] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:03:20 2026] GET /volume/v3/types/7bc3f30a-d7b8-401d-bda4-a009ee6efad8 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7f1f9989-1007-46d2-9382-a14720f32719 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7f1f9989-1007-46d2-9382-a14720f32719 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:03:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7f1f9989-1007-46d2-9382-a14720f32719 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1446138869"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7f1f9989-1007-46d2-9382-a14720f32719 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:03:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 333/657] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:03:20 2026] POST /volume/v3/types => generated 221 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cbb635c9-d3c6-4b48-adda-7d0c61fb412b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cbb635c9-d3c6-4b48-adda-7d0c61fb412b tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] POST http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cbb635c9-d3c6-4b48-adda-7d0c61fb412b tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cbb635c9-d3c6-4b48-adda-7d0c61fb412b tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption returned with HTTP 200 Sep 07 10:03:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 325/658] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:03:20 2026] POST /volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption => generated 239 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6dfae6a4-7848-4c0f-9099-eb17434df089 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6dfae6a4-7848-4c0f-9099-eb17434df089 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] GET http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption Sep 07 10:03:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6dfae6a4-7848-4c0f-9099-eb17434df089 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6dfae6a4-7848-4c0f-9099-eb17434df089 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6dfae6a4-7848-4c0f-9099-eb17434df089 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption returned with HTTP 200 Sep 07 10:03:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 334/659] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:03:20 2026] GET /volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-86fbd360-54bb-45f2-afb8-df8e34b31e40 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-86fbd360-54bb-45f2-afb8-df8e34b31e40 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] PUT http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption/94afe701-a16a-4a81-83b6-8a2d73cf9399 Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-86fbd360-54bb-45f2-afb8-df8e34b31e40 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-86fbd360-54bb-45f2-afb8-df8e34b31e40 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption/94afe701-a16a-4a81-83b6-8a2d73cf9399 returned with HTTP 200 Sep 07 10:03:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 326/660] 192.168.122.74 () {60 vars in 1386 bytes} [Mon Sep 7 10:03:20 2026] PUT /volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption/94afe701-a16a-4a81-83b6-8a2d73cf9399 => generated 122 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7f069bc2-4576-4c43-bc1f-feceafee6471 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7f069bc2-4576-4c43-bc1f-feceafee6471 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] GET http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption Sep 07 10:03:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7f069bc2-4576-4c43-bc1f-feceafee6471 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7f069bc2-4576-4c43-bc1f-feceafee6471 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7f069bc2-4576-4c43-bc1f-feceafee6471 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption returned with HTTP 200 Sep 07 10:03:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 335/661] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:03:20 2026] GET /volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption => generated 347 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-93a380bd-bea7-4d84-9079-435679f7accb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-93a380bd-bea7-4d84-9079-435679f7accb tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] GET http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption/cipher Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-93a380bd-bea7-4d84-9079-435679f7accb tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-93a380bd-bea7-4d84-9079-435679f7accb tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-93a380bd-bea7-4d84-9079-435679f7accb tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption/cipher returned with HTTP 200 Sep 07 10:03:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 327/662] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:03:20 2026] GET /volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption/cipher => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:03:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cef02a29-d4e6-44ad-ac9a-5ec0ab58edc6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cef02a29-d4e6-44ad-ac9a-5ec0ab58edc6 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] DELETE http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption/94afe701-a16a-4a81-83b6-8a2d73cf9399 Sep 07 10:03:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cef02a29-d4e6-44ad-ac9a-5ec0ab58edc6 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cef02a29-d4e6-44ad-ac9a-5ec0ab58edc6 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cef02a29-d4e6-44ad-ac9a-5ec0ab58edc6 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption/94afe701-a16a-4a81-83b6-8a2d73cf9399 returned with HTTP 202 Sep 07 10:03:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 336/663] 192.168.122.74 () {58 vars in 1368 bytes} [Mon Sep 7 10:03:20 2026] DELETE /volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption/94afe701-a16a-4a81-83b6-8a2d73cf9399 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d8d9da5c-c35d-4623-ac04-c93d9fbc9b87 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d8d9da5c-c35d-4623-ac04-c93d9fbc9b87 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] GET http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d8d9da5c-c35d-4623-ac04-c93d9fbc9b87 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d8d9da5c-c35d-4623-ac04-c93d9fbc9b87 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d8d9da5c-c35d-4623-ac04-c93d9fbc9b87 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption returned with HTTP 200 Sep 07 10:03:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 328/664] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:03:20 2026] GET /volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption => generated 2 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 10:03:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-199ae529-59c9-453c-9fca-c841ec9f11e2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-199ae529-59c9-453c-9fca-c841ec9f11e2 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] GET http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption Sep 07 10:03:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-199ae529-59c9-453c-9fca-c841ec9f11e2 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-199ae529-59c9-453c-9fca-c841ec9f11e2 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-199ae529-59c9-453c-9fca-c841ec9f11e2 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption returned with HTTP 200 Sep 07 10:03:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 337/665] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:03:20 2026] GET /volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54/encryption => generated 2 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-43aae258-336c-437a-964e-9445958fc4f5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-43aae258-336c-437a-964e-9445958fc4f5 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] DELETE http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54 Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-43aae258-336c-437a-964e-9445958fc4f5 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-43aae258-336c-437a-964e-9445958fc4f5 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-43aae258-336c-437a-964e-9445958fc4f5 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54 returned with HTTP 202 Sep 07 10:03:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 329/666] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:03:20 2026] DELETE /volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c6c4ee2f-2970-492f-a15b-5d4da38dbaa7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c6c4ee2f-2970-492f-a15b-5d4da38dbaa7 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] GET http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54 Sep 07 10:03:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c6c4ee2f-2970-492f-a15b-5d4da38dbaa7 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c6c4ee2f-2970-492f-a15b-5d4da38dbaa7 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c6c4ee2f-2970-492f-a15b-5d4da38dbaa7 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54 returned with HTTP 404 Sep 07 10:03:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 338/667] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:03:20 2026] GET /volume/v3/types/74834e17-feed-4178-88e4-a7577c1beb54 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e3f66915-e180-46da-bfd4-97931fb899c4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e3f66915-e180-46da-bfd4-97931fb899c4 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] GET http://192.168.122.74/volume/v3/types Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e3f66915-e180-46da-bfd4-97931fb899c4 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e3f66915-e180-46da-bfd4-97931fb899c4 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e3f66915-e180-46da-bfd4-97931fb899c4 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:03:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 330/668] 192.168.122.74 () {58 vars in 1110 bytes} [Mon Sep 7 10:03:20 2026] GET /volume/v3/types => generated 648 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3fea83f0-b0f6-4200-b163-696bb9a3c2aa None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3fea83f0-b0f6-4200-b163-696bb9a3c2aa tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:03:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3fea83f0-b0f6-4200-b163-696bb9a3c2aa tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1211292562"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3fea83f0-b0f6-4200-b163-696bb9a3c2aa tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:03:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 339/669] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:03:20 2026] POST /volume/v3/types => generated 221 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4c0ea1ca-cf39-4aa0-8cb4-77d5253b3c4c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4c0ea1ca-cf39-4aa0-8cb4-77d5253b3c4c tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] PUT http://192.168.122.74/volume/v3/types/e17cb553-ea49-4990-a1c6-f10fdf32041a Sep 07 10:03:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4c0ea1ca-cf39-4aa0-8cb4-77d5253b3c4c tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-605240750", "description": "tempest-volume-type-description-377399633", "is_public": false}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4c0ea1ca-cf39-4aa0-8cb4-77d5253b3c4c tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types/e17cb553-ea49-4990-a1c6-f10fdf32041a returned with HTTP 200 Sep 07 10:03:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 331/670] 192.168.122.74 () {60 vars in 1242 bytes} [Mon Sep 7 10:03:20 2026] PUT /volume/v3/types/e17cb553-ea49-4990-a1c6-f10fdf32041a => generated 203 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4ede39dd-f372-4e3a-a37e-45c560809dca None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4ede39dd-f372-4e3a-a37e-45c560809dca tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] GET http://192.168.122.74/volume/v3/types/e17cb553-ea49-4990-a1c6-f10fdf32041a Sep 07 10:03:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4ede39dd-f372-4e3a-a37e-45c560809dca tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4ede39dd-f372-4e3a-a37e-45c560809dca tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4ede39dd-f372-4e3a-a37e-45c560809dca tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types/e17cb553-ea49-4990-a1c6-f10fdf32041a returned with HTTP 200 Sep 07 10:03:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 340/671] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:03:21 2026] GET /volume/v3/types/e17cb553-ea49-4990-a1c6-f10fdf32041a => generated 267 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e55eb723-469e-4291-909f-b49ba849fab9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e55eb723-469e-4291-909f-b49ba849fab9 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] DELETE http://192.168.122.74/volume/v3/types/e17cb553-ea49-4990-a1c6-f10fdf32041a Sep 07 10:03:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e55eb723-469e-4291-909f-b49ba849fab9 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e55eb723-469e-4291-909f-b49ba849fab9 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e55eb723-469e-4291-909f-b49ba849fab9 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types/e17cb553-ea49-4990-a1c6-f10fdf32041a returned with HTTP 202 Sep 07 10:03:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 332/672] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:03:21 2026] DELETE /volume/v3/types/e17cb553-ea49-4990-a1c6-f10fdf32041a => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-33bdb9e0-d0a4-494d-bf9d-758efda179f1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-33bdb9e0-d0a4-494d-bf9d-758efda179f1 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] GET http://192.168.122.74/volume/v3/types/e17cb553-ea49-4990-a1c6-f10fdf32041a Sep 07 10:03:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-33bdb9e0-d0a4-494d-bf9d-758efda179f1 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-33bdb9e0-d0a4-494d-bf9d-758efda179f1 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-33bdb9e0-d0a4-494d-bf9d-758efda179f1 tempest-VolumeTypesTest-1583292620 tempest-VolumeTypesTest-1583292620-project-admin] http://192.168.122.74/volume/v3/types/e17cb553-ea49-4990-a1c6-f10fdf32041a returned with HTTP 404 Sep 07 10:03:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 341/673] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:03:21 2026] GET /volume/v3/types/e17cb553-ea49-4990-a1c6-f10fdf32041a => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:03:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-940683308"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-940683308'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:03:22 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Create volume of 1 GB Sep 07 10:03:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Availability Zones retrieved successfully. Sep 07 10:03:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Flow 'volume_create_api' (6a5bf824-ed55-4d48-866e-c3b5d4aa4cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85024d12-eec9-48d4-987c-19040e4e4ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:03:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85024d12-eec9-48d4-987c-19040e4e4ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f4294b1-4e7f-4506-9e95-dd5ac9ca937d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:23 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Created reservations ['3087d87d-2cc8-4501-9209-c935fd2cdfa0', 'cfa154b4-115a-4229-aef7-4d5b3c62b2a6', '7844de59-d2de-4fa3-9ba6-41f8915cafa4', 'e0dc6f58-fdfe-4e2b-8a30-f9b12ee45e2c'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:03:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f4294b1-4e7f-4506-9e95-dd5ac9ca937d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3087d87d-2cc8-4501-9209-c935fd2cdfa0', 'cfa154b4-115a-4229-aef7-4d5b3c62b2a6', '7844de59-d2de-4fa3-9ba6-41f8915cafa4', 'e0dc6f58-fdfe-4e2b-8a30-f9b12ee45e2c']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de89caaf-37c9-40dc-868b-2b23d766bbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de89caaf-37c9-40dc-868b-2b23d766bbaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bf640a5-4fdd-4a06-848b-f6842a3c4535', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-940683308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbb0943da3e3463daa0a3e5980742ca9',qos_specs=None,replication_status=,reservations=['3087d87d-2cc8-4501-9209-c935fd2cdfa0','cfa154b4-115a-4229-aef7-4d5b3c62b2a6','7844de59-d2de-4fa3-9ba6-41f8915cafa4','e0dc6f58-fdfe-4e2b-8a30-f9b12ee45e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9faa0575a644f0ebd22fc35945293d6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:03:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-940683308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bf640a5-4fdd-4a06-848b-f6842a3c4535,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbb0943da3e3463daa0a3e5980742ca9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9faa0575a644f0ebd22fc35945293d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4f9e2e-4e5a-4ad6-b98e-b3e2e788722b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4f9e2e-4e5a-4ad6-b98e-b3e2e788722b) transitioned into state 'SUCCESS' from state '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-940683308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbb0943da3e3463daa0a3e5980742ca9',qos_specs=None,replication_status=,reservations=['3087d87d-2cc8-4501-9209-c935fd2cdfa0','cfa154b4-115a-4229-aef7-4d5b3c62b2a6','7844de59-d2de-4fa3-9ba6-41f8915cafa4','e0dc6f58-fdfe-4e2b-8a30-f9b12ee45e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9faa0575a644f0ebd22fc35945293d6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb90258e-806b-433f-a604-4a795d2cafc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb90258e-806b-433f-a604-4a795d2cafc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Flow 'volume_create_api' (6a5bf824-ed55-4d48-866e-c3b5d4aa4cc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Create volume request issued successfully. Sep 07 10:03:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8807d4d0-2f34-4ccb-8939-abf95af75ebf tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:03:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 333/674] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:03:22 2026] POST /volume/v3/volumes => generated 757 bytes in 1136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:03:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-10f32b37-5b0c-41bb-a284-00485068f088 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-10f32b37-5b0c-41bb-a284-00485068f088 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] GET http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 Sep 07 10:03:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-10f32b37-5b0c-41bb-a284-00485068f088 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-10f32b37-5b0c-41bb-a284-00485068f088 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-10f32b37-5b0c-41bb-a284-00485068f088 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Volume info retrieved successfully. Sep 07 10:03:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-10f32b37-5b0c-41bb-a284-00485068f088 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 returned with HTTP 200 Sep 07 10:03:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 342/675] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:23 2026] GET /volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 => generated 825 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:03:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-27173ae8-c7a7-4399-8daf-ad33f27153d9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-27173ae8-c7a7-4399-8daf-ad33f27153d9 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] GET http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 Sep 07 10:03:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-27173ae8-c7a7-4399-8daf-ad33f27153d9 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-27173ae8-c7a7-4399-8daf-ad33f27153d9 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-27173ae8-c7a7-4399-8daf-ad33f27153d9 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Volume info retrieved successfully. Sep 07 10:03:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-27173ae8-c7a7-4399-8daf-ad33f27153d9 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 returned with HTTP 200 Sep 07 10:03:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 334/676] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:24 2026] GET /volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 => generated 849 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-09ac279b-a101-4798-9f22-70c07a8162f8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-09ac279b-a101-4798-9f22-70c07a8162f8 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] GET http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 Sep 07 10:03:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-09ac279b-a101-4798-9f22-70c07a8162f8 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-09ac279b-a101-4798-9f22-70c07a8162f8 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-09ac279b-a101-4798-9f22-70c07a8162f8 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Volume info retrieved successfully. Sep 07 10:03:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-09ac279b-a101-4798-9f22-70c07a8162f8 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 returned with HTTP 200 Sep 07 10:03:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 343/677] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:25 2026] GET /volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-52b8070b-c85a-4742-99d8-8edbfa791115 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-52b8070b-c85a-4742-99d8-8edbfa791115 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] POST http://192.168.122.74/volume/v3/os-volume-transfer Sep 07 10:03:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-52b8070b-c85a-4742-99d8-8edbfa791115 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9bf640a5-4fdd-4a06-848b-f6842a3c4535"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.volume_transfer [None req-52b8070b-c85a-4742-99d8-8edbfa791115 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Creating new volume transfer {'transfer': {'volume_id': '9bf640a5-4fdd-4a06-848b-f6842a3c4535'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 10:03:25 devstack devstack@c-api.service[87187]: INFO cinder.api.contrib.volume_transfer [None req-52b8070b-c85a-4742-99d8-8edbfa791115 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Creating transfer of volume 9bf640a5-4fdd-4a06-848b-f6842a3c4535 Sep 07 10:03:25 devstack devstack@c-api.service[87187]: INFO cinder.transfer.api [None req-52b8070b-c85a-4742-99d8-8edbfa791115 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Generating transfer record for volume 9bf640a5-4fdd-4a06-848b-f6842a3c4535 Sep 07 10:03:25 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:25 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-52b8070b-c85a-4742-99d8-8edbfa791115 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 10:03:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 335/678] 192.168.122.74 () {60 vars in 1170 bytes} [Mon Sep 7 10:03:25 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:03:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a5d887de-9d46-43fe-8538-65d64cbd2886 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a5d887de-9d46-43fe-8538-65d64cbd2886 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] GET http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 Sep 07 10:03:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a5d887de-9d46-43fe-8538-65d64cbd2886 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a5d887de-9d46-43fe-8538-65d64cbd2886 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a5d887de-9d46-43fe-8538-65d64cbd2886 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Volume info retrieved successfully. Sep 07 10:03:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a5d887de-9d46-43fe-8538-65d64cbd2886 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 returned with HTTP 200 Sep 07 10:03:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 344/679] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:25 2026] GET /volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4c05df8d-400d-4373-95c6-be9fafe21bc6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4c05df8d-400d-4373-95c6-be9fafe21bc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-reader] GET http://192.168.122.74/volume/v3/os-volume-transfer/698b23ef-33b1-44f7-a679-5e6dc1556df4 Sep 07 10:03:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4c05df8d-400d-4373-95c6-be9fafe21bc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4c05df8d-400d-4373-95c6-be9fafe21bc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4c05df8d-400d-4373-95c6-be9fafe21bc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-reader] http://192.168.122.74/volume/v3/os-volume-transfer/698b23ef-33b1-44f7-a679-5e6dc1556df4 returned with HTTP 200 Sep 07 10:03:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 336/680] 192.168.122.74 () {58 vars in 1260 bytes} [Mon Sep 7 10:03:25 2026] GET /volume/v3/os-volume-transfer/698b23ef-33b1-44f7-a679-5e6dc1556df4 => generated 415 bytes in 637 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ff402d94-2a50-447e-80e8-3b6c5958a5d0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ff402d94-2a50-447e-80e8-3b6c5958a5d0 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-reader] GET http://192.168.122.74/volume/v3/os-volume-transfer Sep 07 10:03:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ff402d94-2a50-447e-80e8-3b6c5958a5d0 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ff402d94-2a50-447e-80e8-3b6c5958a5d0 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.volume_transfer [None req-ff402d94-2a50-447e-80e8-3b6c5958a5d0 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-reader] Listing volume transfers {{(pid=87186) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 10:03:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ff402d94-2a50-447e-80e8-3b6c5958a5d0 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-reader] http://192.168.122.74/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 10:03:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 345/681] 192.168.122.74 () {58 vars in 1149 bytes} [Mon Sep 7 10:03:26 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-08e9fd51-32d2-45a7-97a4-db35a66f2565 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-08e9fd51-32d2-45a7-97a4-db35a66f2565 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] POST http://192.168.122.74/volume/v3/os-volume-transfer/698b23ef-33b1-44f7-a679-5e6dc1556df4/accept Sep 07 10:03:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-08e9fd51-32d2-45a7-97a4-db35a66f2565 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "35879396d891ecd5"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.volume_transfer [None req-08e9fd51-32d2-45a7-97a4-db35a66f2565 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] Accepting volume transfer 698b23ef-33b1-44f7-a679-5e6dc1556df4 {{(pid=87187) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 10:03:26 devstack devstack@c-api.service[87187]: INFO cinder.api.contrib.volume_transfer [None req-08e9fd51-32d2-45a7-97a4-db35a66f2565 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] Accepting transfer 698b23ef-33b1-44f7-a679-5e6dc1556df4 Sep 07 10:03:26 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:26 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:27 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-08e9fd51-32d2-45a7-97a4-db35a66f2565 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] Created reservations ['d65d5849-0575-4877-a704-7a6f9df4ce52', 'aafcc83b-9e0b-44c9-8f4f-c7c9f92d0947', '8d4a921d-98c1-4974-b989-c34bbf2438da', '03957979-52f6-479d-b91a-6cf63f48466f'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:03:27 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-08e9fd51-32d2-45a7-97a4-db35a66f2565 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] Created reservations ['dbf1d070-fdf4-4451-a27f-e463a0da1b0a', 'e1bf5612-f7b6-4629-a5e4-45e391bdc3d9', '84843f4c-5551-492f-a6d5-9bfe4388915a', '2a396c70-e0ea-4290-966d-991c948e77d7'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:03:27 devstack devstack@c-api.service[87187]: /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:03:27 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:03:27 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-08e9fd51-32d2-45a7-97a4-db35a66f2565 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] Created reservations ['c0a9a9f6-cbf9-4dd1-8448-4387a0bb2c0e', '504df00c-bcf8-44b7-9d88-b0afb46a7f27', '288eb6db-f870-4f45-8a65-fe7e1bc38e99', 'c4a77d50-6c88-4128-aaa2-5afb08a51827'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:03:27 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-08e9fd51-32d2-45a7-97a4-db35a66f2565 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] Created reservations ['b7c81fca-ca44-4766-a45d-1faa46a252da', '2ca2e23c-8375-44f2-8c84-4a11bcd81ffc', '3eb786b3-af7f-4db6-9322-60c2eef5e85d', '4ae1a1a7-46ec-4560-9bcc-909337abb910'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:03:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-08e9fd51-32d2-45a7-97a4-db35a66f2565 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] Transfer volume completed successfully. Sep 07 10:03:27 devstack devstack@c-api.service[87187]: INFO cinder.transfer.api [None req-08e9fd51-32d2-45a7-97a4-db35a66f2565 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] Volume 9bf640a5-4fdd-4a06-848b-f6842a3c4535 has been transferred. Sep 07 10:03:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:27 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-08e9fd51-32d2-45a7-97a4-db35a66f2565 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] http://192.168.122.74/volume/v3/os-volume-transfer/698b23ef-33b1-44f7-a679-5e6dc1556df4/accept returned with HTTP 202 Sep 07 10:03:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 337/682] 192.168.122.74 () {60 vars in 1302 bytes} [Mon Sep 7 10:03:26 2026] POST /volume/v3/os-volume-transfer/698b23ef-33b1-44f7-a679-5e6dc1556df4/accept => generated 371 bytes in 1199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:03:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-067ef7dc-7ac4-48e6-86b6-e6eb38f873c6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-067ef7dc-7ac4-48e6-86b6-e6eb38f873c6 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] GET http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 Sep 07 10:03:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-067ef7dc-7ac4-48e6-86b6-e6eb38f873c6 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-067ef7dc-7ac4-48e6-86b6-e6eb38f873c6 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-067ef7dc-7ac4-48e6-86b6-e6eb38f873c6 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] Volume info retrieved successfully. Sep 07 10:03:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-067ef7dc-7ac4-48e6-86b6-e6eb38f873c6 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 returned with HTTP 200 Sep 07 10:03:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 346/683] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:27 2026] GET /volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 => generated 850 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:03:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2fd2dc73-ee4f-43e0-b0f6-862aea1a1d80 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2fd2dc73-ee4f-43e0-b0f6-862aea1a1d80 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] GET http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 Sep 07 10:03:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2fd2dc73-ee4f-43e0-b0f6-862aea1a1d80 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2fd2dc73-ee4f-43e0-b0f6-862aea1a1d80 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:27 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2fd2dc73-ee4f-43e0-b0f6-862aea1a1d80 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] Volume info retrieved successfully. Sep 07 10:03:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2fd2dc73-ee4f-43e0-b0f6-862aea1a1d80 tempest-VolumesTransfersTest-518431570 tempest-VolumesTransfersTest-518431570-project-member] http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 returned with HTTP 200 Sep 07 10:03:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 338/684] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:27 2026] GET /volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 => generated 850 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:03:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d66f4059-d852-46c0-ad09-f11f96c20802 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d66f4059-d852-46c0-ad09-f11f96c20802 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] DELETE http://192.168.122.74/volume/v3/os-volume-transfer/698b23ef-33b1-44f7-a679-5e6dc1556df4 Sep 07 10:03:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d66f4059-d852-46c0-ad09-f11f96c20802 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d66f4059-d852-46c0-ad09-f11f96c20802 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:28 devstack devstack@c-api.service[87186]: INFO cinder.api.contrib.volume_transfer [None req-d66f4059-d852-46c0-ad09-f11f96c20802 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Delete transfer with id: 698b23ef-33b1-44f7-a679-5e6dc1556df4 Sep 07 10:03:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d66f4059-d852-46c0-ad09-f11f96c20802 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/os-volume-transfer/698b23ef-33b1-44f7-a679-5e6dc1556df4 returned with HTTP 404 Sep 07 10:03:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 347/685] 192.168.122.74 () {58 vars in 1263 bytes} [Mon Sep 7 10:03:28 2026] DELETE /volume/v3/os-volume-transfer/698b23ef-33b1-44f7-a679-5e6dc1556df4 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-97357b8e-05a4-4727-9ff8-9d9616f8d4c5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-97357b8e-05a4-4727-9ff8-9d9616f8d4c5 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 Sep 07 10:03:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-97357b8e-05a4-4727-9ff8-9d9616f8d4c5 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-97357b8e-05a4-4727-9ff8-9d9616f8d4c5 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:28 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-97357b8e-05a4-4727-9ff8-9d9616f8d4c5 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Delete volume with id: 9bf640a5-4fdd-4a06-848b-f6842a3c4535 Sep 07 10:03:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-97357b8e-05a4-4727-9ff8-9d9616f8d4c5 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Volume info retrieved successfully. Sep 07 10:03:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-97357b8e-05a4-4727-9ff8-9d9616f8d4c5 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Delete volume request issued successfully. Sep 07 10:03:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-97357b8e-05a4-4727-9ff8-9d9616f8d4c5 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 returned with HTTP 202 Sep 07 10:03:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 339/686] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:03:28 2026] DELETE /volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 => generated 0 bytes in 677 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:03:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6fc0af90-f604-45cf-9bfb-bb05f90e2ace None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6fc0af90-f604-45cf-9bfb-bb05f90e2ace tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] GET http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 Sep 07 10:03:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6fc0af90-f604-45cf-9bfb-bb05f90e2ace tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6fc0af90-f604-45cf-9bfb-bb05f90e2ace tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:28 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=346,cinder:INSERT=49,cinder:UPDATE=69 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:03:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6fc0af90-f604-45cf-9bfb-bb05f90e2ace tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Volume info retrieved successfully. Sep 07 10:03:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6fc0af90-f604-45cf-9bfb-bb05f90e2ace tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 returned with HTTP 200 Sep 07 10:03:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 348/687] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:28 2026] GET /volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 => generated 1012 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:03:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fc7b68a1-2b0f-459d-a9a3-7414a2639080 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fc7b68a1-2b0f-459d-a9a3-7414a2639080 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] GET http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 Sep 07 10:03:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fc7b68a1-2b0f-459d-a9a3-7414a2639080 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fc7b68a1-2b0f-459d-a9a3-7414a2639080 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0068a959-ba3d-4876-a01c-7b511f91be8c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:29 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=486,cinder:INSERT=100,cinder:UPDATE=156 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:03:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:30 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fc7b68a1-2b0f-459d-a9a3-7414a2639080 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Volume info retrieved successfully. Sep 07 10:03:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fc7b68a1-2b0f-459d-a9a3-7414a2639080 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 returned with HTTP 200 Sep 07 10:03:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 340/688] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:29 2026] GET /volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 => generated 1012 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0068a959-ba3d-4876-a01c-7b511f91be8c tempest-AvailabilityZoneTestJSON-1849366444 tempest-AvailabilityZoneTestJSON-1849366444-project-reader] GET http://192.168.122.74/volume/v3/os-availability-zone Sep 07 10:03:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0068a959-ba3d-4876-a01c-7b511f91be8c tempest-AvailabilityZoneTestJSON-1849366444 tempest-AvailabilityZoneTestJSON-1849366444-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0068a959-ba3d-4876-a01c-7b511f91be8c tempest-AvailabilityZoneTestJSON-1849366444 tempest-AvailabilityZoneTestJSON-1849366444-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:30 devstack devstack@c-api.service[87186]: /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:03:30 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:03:30 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0068a959-ba3d-4876-a01c-7b511f91be8c tempest-AvailabilityZoneTestJSON-1849366444 tempest-AvailabilityZoneTestJSON-1849366444-project-reader] Availability Zones retrieved successfully. Sep 07 10:03:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0068a959-ba3d-4876-a01c-7b511f91be8c tempest-AvailabilityZoneTestJSON-1849366444 tempest-AvailabilityZoneTestJSON-1849366444-project-reader] http://192.168.122.74/volume/v3/os-availability-zone returned with HTTP 200 Sep 07 10:03:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 349/689] 192.168.122.74 () {58 vars in 1155 bytes} [Mon Sep 7 10:03:29 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 10:03:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3cc57f7e-0f01-41cf-b40b-15bb758edc88 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3cc57f7e-0f01-41cf-b40b-15bb758edc88 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] GET http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 Sep 07 10:03:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3cc57f7e-0f01-41cf-b40b-15bb758edc88 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3cc57f7e-0f01-41cf-b40b-15bb758edc88 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3cc57f7e-0f01-41cf-b40b-15bb758edc88 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 returned with HTTP 404 Sep 07 10:03:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 341/690] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:31 2026] GET /volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6c85eec9-a2ea-4158-902c-3c278ce0a838 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6c85eec9-a2ea-4158-902c-3c278ce0a838 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] GET http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6c85eec9-a2ea-4158-902c-3c278ce0a838 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6c85eec9-a2ea-4158-902c-3c278ce0a838 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6c85eec9-a2ea-4158-902c-3c278ce0a838 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 returned with HTTP 404 Sep 07 10:03:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 350/691] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:31 2026] GET /volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-033d043f-6f1d-4db2-8093-b500904a580f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-033d043f-6f1d-4db2-8093-b500904a580f tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] DELETE http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 Sep 07 10:03:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-033d043f-6f1d-4db2-8093-b500904a580f tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-033d043f-6f1d-4db2-8093-b500904a580f tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:31 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-033d043f-6f1d-4db2-8093-b500904a580f tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Delete volume with id: 9bf640a5-4fdd-4a06-848b-f6842a3c4535 Sep 07 10:03:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-033d043f-6f1d-4db2-8093-b500904a580f tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 returned with HTTP 404 Sep 07 10:03:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 342/692] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:03:31 2026] DELETE /volume/v3/volumes/9bf640a5-4fdd-4a06-848b-f6842a3c4535 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2015500574"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-2015500574'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Create volume of 1 GB Sep 07 10:03:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Availability Zones retrieved successfully. Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Flow 'volume_create_api' (f44856de-8bde-49bb-a5e5-f17c30ca3529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5019a8e-a22e-48a9-bd9b-e7262eee1a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5019a8e-a22e-48a9-bd9b-e7262eee1a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7c726c1-b47a-4dc3-8d60-998b10bed701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Created reservations ['38a23927-f263-480c-9cbe-39397c8145cb', '9ec7acec-8802-4df6-a08d-8bfac747ccbb', '9d136ad2-e422-418c-a64f-0542348a100d', '1bb4a2d0-0f35-4c0c-8e5f-4ac091e1fe52'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7c726c1-b47a-4dc3-8d60-998b10bed701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38a23927-f263-480c-9cbe-39397c8145cb', '9ec7acec-8802-4df6-a08d-8bfac747ccbb', '9d136ad2-e422-418c-a64f-0542348a100d', '1bb4a2d0-0f35-4c0c-8e5f-4ac091e1fe52']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (064d86fa-2770-4bab-a0b9-f3b7419dc781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (064d86fa-2770-4bab-a0b9-f3b7419dc781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce6717b1-4634-4a79-91b6-e936e47f7c88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2015500574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbb0943da3e3463daa0a3e5980742ca9',qos_specs=None,replication_status=,reservations=['38a23927-f263-480c-9cbe-39397c8145cb','9ec7acec-8802-4df6-a08d-8bfac747ccbb','9d136ad2-e422-418c-a64f-0542348a100d','1bb4a2d0-0f35-4c0c-8e5f-4ac091e1fe52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9faa0575a644f0ebd22fc35945293d6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:03:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2015500574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce6717b1-4634-4a79-91b6-e936e47f7c88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbb0943da3e3463daa0a3e5980742ca9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9faa0575a644f0ebd22fc35945293d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (587acb28-fbcb-4138-aff9-b58c25064954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (587acb28-fbcb-4138-aff9-b58c25064954) transitioned into state 'SUCCESS' from state '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-2015500574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbb0943da3e3463daa0a3e5980742ca9',qos_specs=None,replication_status=,reservations=['38a23927-f263-480c-9cbe-39397c8145cb','9ec7acec-8802-4df6-a08d-8bfac747ccbb','9d136ad2-e422-418c-a64f-0542348a100d','1bb4a2d0-0f35-4c0c-8e5f-4ac091e1fe52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9faa0575a644f0ebd22fc35945293d6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33561889-eec9-4f8f-a047-dcfba4d644e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33561889-eec9-4f8f-a047-dcfba4d644e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Flow 'volume_create_api' (f44856de-8bde-49bb-a5e5-f17c30ca3529) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Create volume request issued successfully. Sep 07 10:03:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-86b4c419-312c-48fd-9c4f-f844c180ccc6 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:03:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 351/693] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:03:31 2026] POST /volume/v3/volumes => generated 758 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:03:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6d767126-f496-47c1-84d9-eeca284a30fb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6d767126-f496-47c1-84d9-eeca284a30fb tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] GET http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 Sep 07 10:03:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6d767126-f496-47c1-84d9-eeca284a30fb tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6d767126-f496-47c1-84d9-eeca284a30fb tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:31 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:31 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6d767126-f496-47c1-84d9-eeca284a30fb tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Volume info retrieved successfully. Sep 07 10:03:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6d767126-f496-47c1-84d9-eeca284a30fb tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 returned with HTTP 200 Sep 07 10:03:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 343/694] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:31 2026] GET /volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 => generated 826 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bc9d46a7-74b9-45f0-acb3-f9c6c0cc1873 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bc9d46a7-74b9-45f0-acb3-f9c6c0cc1873 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] GET http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 Sep 07 10:03:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bc9d46a7-74b9-45f0-acb3-f9c6c0cc1873 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bc9d46a7-74b9-45f0-acb3-f9c6c0cc1873 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-bc9d46a7-74b9-45f0-acb3-f9c6c0cc1873 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Volume info retrieved successfully. Sep 07 10:03:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bc9d46a7-74b9-45f0-acb3-f9c6c0cc1873 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 returned with HTTP 200 Sep 07 10:03:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 352/695] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:32 2026] GET /volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-14877aaa-aec2-40b9-839e-84e7f51c6ce9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-14877aaa-aec2-40b9-839e-84e7f51c6ce9 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] GET http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 Sep 07 10:03:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-14877aaa-aec2-40b9-839e-84e7f51c6ce9 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-14877aaa-aec2-40b9-839e-84e7f51c6ce9 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-14877aaa-aec2-40b9-839e-84e7f51c6ce9 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Volume info retrieved successfully. Sep 07 10:03:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-14877aaa-aec2-40b9-839e-84e7f51c6ce9 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 returned with HTTP 200 Sep 07 10:03:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 344/696] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:34 2026] GET /volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-dd0f4d30-e31d-4a41-ba70-8ebc6100f9e8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dd0f4d30-e31d-4a41-ba70-8ebc6100f9e8 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] POST http://192.168.122.74/volume/v3/os-volume-transfer Sep 07 10:03:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dd0f4d30-e31d-4a41-ba70-8ebc6100f9e8 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ce6717b1-4634-4a79-91b6-e936e47f7c88"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.volume_transfer [None req-dd0f4d30-e31d-4a41-ba70-8ebc6100f9e8 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ce6717b1-4634-4a79-91b6-e936e47f7c88'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 10:03:34 devstack devstack@c-api.service[87186]: INFO cinder.api.contrib.volume_transfer [None req-dd0f4d30-e31d-4a41-ba70-8ebc6100f9e8 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Creating transfer of volume ce6717b1-4634-4a79-91b6-e936e47f7c88 Sep 07 10:03:34 devstack devstack@c-api.service[87186]: INFO cinder.transfer.api [None req-dd0f4d30-e31d-4a41-ba70-8ebc6100f9e8 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Generating transfer record for volume ce6717b1-4634-4a79-91b6-e936e47f7c88 Sep 07 10:03:34 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:34 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dd0f4d30-e31d-4a41-ba70-8ebc6100f9e8 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 10:03:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 353/697] 192.168.122.74 () {60 vars in 1170 bytes} [Mon Sep 7 10:03:34 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:03:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-30f070d8-4e7c-4a47-90bd-b31ec63fd617 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-30f070d8-4e7c-4a47-90bd-b31ec63fd617 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] GET http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 Sep 07 10:03:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-30f070d8-4e7c-4a47-90bd-b31ec63fd617 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-30f070d8-4e7c-4a47-90bd-b31ec63fd617 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-30f070d8-4e7c-4a47-90bd-b31ec63fd617 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Volume info retrieved successfully. Sep 07 10:03:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-30f070d8-4e7c-4a47-90bd-b31ec63fd617 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 returned with HTTP 200 Sep 07 10:03:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 345/698] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:34 2026] GET /volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 => generated 859 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ba6fbdce-6aca-4247-8f2e-69d172dba6dc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ba6fbdce-6aca-4247-8f2e-69d172dba6dc tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-reader] GET http://192.168.122.74/volume/v3/os-volume-transfer/detail Sep 07 10:03:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ba6fbdce-6aca-4247-8f2e-69d172dba6dc tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ba6fbdce-6aca-4247-8f2e-69d172dba6dc tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-reader] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.volume_transfer [None req-ba6fbdce-6aca-4247-8f2e-69d172dba6dc tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-reader] Listing volume transfers {{(pid=87186) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 10:03:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ba6fbdce-6aca-4247-8f2e-69d172dba6dc tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-reader] http://192.168.122.74/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 10:03:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 354/699] 192.168.122.74 () {58 vars in 1170 bytes} [Mon Sep 7 10:03:34 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1fbe7247-e38a-42ac-b870-dfdc9940f5f1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1fbe7247-e38a-42ac-b870-dfdc9940f5f1 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] DELETE http://192.168.122.74/volume/v3/os-volume-transfer/6cd0f333-6dd7-438a-9259-c1bf4bc2d03c Sep 07 10:03:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1fbe7247-e38a-42ac-b870-dfdc9940f5f1 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1fbe7247-e38a-42ac-b870-dfdc9940f5f1 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:34 devstack devstack@c-api.service[87187]: INFO cinder.api.contrib.volume_transfer [None req-1fbe7247-e38a-42ac-b870-dfdc9940f5f1 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Delete transfer with id: 6cd0f333-6dd7-438a-9259-c1bf4bc2d03c Sep 07 10:03:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1fbe7247-e38a-42ac-b870-dfdc9940f5f1 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/os-volume-transfer/6cd0f333-6dd7-438a-9259-c1bf4bc2d03c returned with HTTP 202 Sep 07 10:03:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 346/700] 192.168.122.74 () {58 vars in 1263 bytes} [Mon Sep 7 10:03:34 2026] DELETE /volume/v3/os-volume-transfer/6cd0f333-6dd7-438a-9259-c1bf4bc2d03c => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-810e8dcd-12cd-4da8-8965-5836060a9e33 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-810e8dcd-12cd-4da8-8965-5836060a9e33 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] GET http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 Sep 07 10:03:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-810e8dcd-12cd-4da8-8965-5836060a9e33 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-810e8dcd-12cd-4da8-8965-5836060a9e33 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:34 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:34 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-810e8dcd-12cd-4da8-8965-5836060a9e33 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Volume info retrieved successfully. Sep 07 10:03:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-810e8dcd-12cd-4da8-8965-5836060a9e33 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 returned with HTTP 200 Sep 07 10:03:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 355/701] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:34 2026] GET /volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-48613331-2c81-4c8f-8e2e-be1bc6e800c1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-48613331-2c81-4c8f-8e2e-be1bc6e800c1 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] DELETE http://192.168.122.74/volume/v3/os-volume-transfer/6cd0f333-6dd7-438a-9259-c1bf4bc2d03c Sep 07 10:03:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-48613331-2c81-4c8f-8e2e-be1bc6e800c1 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-48613331-2c81-4c8f-8e2e-be1bc6e800c1 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:34 devstack devstack@c-api.service[87187]: INFO cinder.api.contrib.volume_transfer [None req-48613331-2c81-4c8f-8e2e-be1bc6e800c1 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Delete transfer with id: 6cd0f333-6dd7-438a-9259-c1bf4bc2d03c Sep 07 10:03:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-48613331-2c81-4c8f-8e2e-be1bc6e800c1 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/os-volume-transfer/6cd0f333-6dd7-438a-9259-c1bf4bc2d03c returned with HTTP 404 Sep 07 10:03:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 347/702] 192.168.122.74 () {58 vars in 1263 bytes} [Mon Sep 7 10:03:34 2026] DELETE /volume/v3/os-volume-transfer/6cd0f333-6dd7-438a-9259-c1bf4bc2d03c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-16f88a22-b259-4cc8-9acd-753975498fbc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-16f88a22-b259-4cc8-9acd-753975498fbc tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 Sep 07 10:03:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-16f88a22-b259-4cc8-9acd-753975498fbc tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-16f88a22-b259-4cc8-9acd-753975498fbc tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:34 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-16f88a22-b259-4cc8-9acd-753975498fbc tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Delete volume with id: ce6717b1-4634-4a79-91b6-e936e47f7c88 Sep 07 10:03:34 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:34 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-16f88a22-b259-4cc8-9acd-753975498fbc tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Volume info retrieved successfully. Sep 07 10:03:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-16f88a22-b259-4cc8-9acd-753975498fbc tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Delete volume request issued successfully. Sep 07 10:03:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-16f88a22-b259-4cc8-9acd-753975498fbc tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 returned with HTTP 202 Sep 07 10:03:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 356/703] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:03:34 2026] DELETE /volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8d8fb48c-8f63-435d-b08e-20b502f532f3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8d8fb48c-8f63-435d-b08e-20b502f532f3 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] GET http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 Sep 07 10:03:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8d8fb48c-8f63-435d-b08e-20b502f532f3 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8d8fb48c-8f63-435d-b08e-20b502f532f3 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8d8fb48c-8f63-435d-b08e-20b502f532f3 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Volume info retrieved successfully. Sep 07 10:03:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8d8fb48c-8f63-435d-b08e-20b502f532f3 tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 returned with HTTP 200 Sep 07 10:03:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 348/704] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:34 2026] GET /volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c5dd98dd-6059-4766-a28f-32c3ce56c76c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c5dd98dd-6059-4766-a28f-32c3ce56c76c tempest-ExtensionsTestJSON-1780179553 tempest-ExtensionsTestJSON-1780179553-project-reader] GET http://192.168.122.74/volume/v3/extensions Sep 07 10:03:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c5dd98dd-6059-4766-a28f-32c3ce56c76c tempest-ExtensionsTestJSON-1780179553 tempest-ExtensionsTestJSON-1780179553-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c5dd98dd-6059-4766-a28f-32c3ce56c76c tempest-ExtensionsTestJSON-1780179553 tempest-ExtensionsTestJSON-1780179553-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c5dd98dd-6059-4766-a28f-32c3ce56c76c tempest-ExtensionsTestJSON-1780179553 tempest-ExtensionsTestJSON-1780179553-project-reader] http://192.168.122.74/volume/v3/extensions returned with HTTP 200 Sep 07 10:03:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 357/705] 192.168.122.74 () {58 vars in 1125 bytes} [Mon Sep 7 10:03:34 2026] GET /volume/v3/extensions => generated 5245 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2b46c76b-b42a-4d63-bb1f-37b64e13497a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2b46c76b-b42a-4d63-bb1f-37b64e13497a tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] GET http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 Sep 07 10:03:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2b46c76b-b42a-4d63-bb1f-37b64e13497a tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2b46c76b-b42a-4d63-bb1f-37b64e13497a tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:35 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:35 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:35 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:35 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:35 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2b46c76b-b42a-4d63-bb1f-37b64e13497a tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Volume info retrieved successfully. Sep 07 10:03:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2b46c76b-b42a-4d63-bb1f-37b64e13497a tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 returned with HTTP 200 Sep 07 10:03:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 349/706] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:35 2026] GET /volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 => generated 1013 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-97be5ee6-d9ad-4682-9d45-235041d7dd6a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-97be5ee6-d9ad-4682-9d45-235041d7dd6a tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] GET http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 Sep 07 10:03:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-97be5ee6-d9ad-4682-9d45-235041d7dd6a tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-97be5ee6-d9ad-4682-9d45-235041d7dd6a tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-97be5ee6-d9ad-4682-9d45-235041d7dd6a tempest-VolumesTransfersTest-162510829 tempest-VolumesTransfersTest-162510829-project-admin] http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 returned with HTTP 404 Sep 07 10:03:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 358/707] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:37 2026] GET /volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-dd3761b7-0dae-44f5-83b0-ad25ce1a4854 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dd3761b7-0dae-44f5-83b0-ad25ce1a4854 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] GET http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 Sep 07 10:03:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dd3761b7-0dae-44f5-83b0-ad25ce1a4854 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dd3761b7-0dae-44f5-83b0-ad25ce1a4854 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dd3761b7-0dae-44f5-83b0-ad25ce1a4854 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 returned with HTTP 404 Sep 07 10:03:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 350/708] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:37 2026] GET /volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-86345777-7295-4c57-8cec-feb090bcc176 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-86345777-7295-4c57-8cec-feb090bcc176 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] DELETE http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 Sep 07 10:03:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-86345777-7295-4c57-8cec-feb090bcc176 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-86345777-7295-4c57-8cec-feb090bcc176 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:37 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-86345777-7295-4c57-8cec-feb090bcc176 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] Delete volume with id: ce6717b1-4634-4a79-91b6-e936e47f7c88 Sep 07 10:03:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-86345777-7295-4c57-8cec-feb090bcc176 tempest-VolumesTransfersTest-1924607023 tempest-VolumesTransfersTest-1924607023-project-member] http://192.168.122.74/volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 returned with HTTP 404 Sep 07 10:03:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 359/709] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:03:37 2026] DELETE /volume/v3/volumes/ce6717b1-4634-4a79-91b6-e936e47f7c88 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:47 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=30,cinder:UPDATE=2 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:03:47 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=41,cinder:INSERT=8,cinder:UPDATE=14 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:03:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-70c2b57a-e4f0-4061-b7bb-2dcca642790b req-c0bc416a-a9de-4728-8849-75734e03b283 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-70c2b57a-e4f0-4061-b7bb-2dcca642790b req-c0bc416a-a9de-4728-8849-75734e03b283 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:03:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-70c2b57a-e4f0-4061-b7bb-2dcca642790b req-c0bc416a-a9de-4728-8849-75734e03b283 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-70c2b57a-e4f0-4061-b7bb-2dcca642790b req-c0bc416a-a9de-4728-8849-75734e03b283 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:48 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:48 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:48 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-70c2b57a-e4f0-4061-b7bb-2dcca642790b req-c0bc416a-a9de-4728-8849-75734e03b283 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:03:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-70c2b57a-e4f0-4061-b7bb-2dcca642790b req-c0bc416a-a9de-4728-8849-75734e03b283 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 returned with HTTP 200 Sep 07 10:03:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 351/710] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:03:48 2026] GET /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 => generated 1146 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:03:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1489786204"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1489786204'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:03:49 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Create volume of 1 GB Sep 07 10:03:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Availability Zones retrieved successfully. Sep 07 10:03:49 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Flow 'volume_create_api' (fa8cae8f-de79-4df0-8866-84ff5ebedcab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:49 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704a8713-d8a9-4e94-aa24-d073e02e33ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:49 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:03:49 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704a8713-d8a9-4e94-aa24-d073e02e33ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:49 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c1bf1bf-b9b3-497b-a516-699188a0e9ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:50 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Created reservations ['9ddd851a-df51-427e-8e64-b5319e300950', '8f1040ba-6bc2-4291-8c25-4c3b491b9115', '015b9c95-c7a7-43dd-9d21-1504934bfe33', '2b8fcf78-c03d-4593-b91f-72a514b99136'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:03:50 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c1bf1bf-b9b3-497b-a516-699188a0e9ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ddd851a-df51-427e-8e64-b5319e300950', '8f1040ba-6bc2-4291-8c25-4c3b491b9115', '015b9c95-c7a7-43dd-9d21-1504934bfe33', '2b8fcf78-c03d-4593-b91f-72a514b99136']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:50 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (208fac92-cd93-43a9-ab3d-0e8a3af8f0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:50 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:50 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:50 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (208fac92-cd93-43a9-ab3d-0e8a3af8f0cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8407d795-ae33-4f85-a9bc-d84cc7f17967', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1489786204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a78613a413a44d6871af1f1b3ad0bdf',qos_specs=None,replication_status=,reservations=['9ddd851a-df51-427e-8e64-b5319e300950','8f1040ba-6bc2-4291-8c25-4c3b491b9115','015b9c95-c7a7-43dd-9d21-1504934bfe33','2b8fcf78-c03d-4593-b91f-72a514b99136'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5f674fe97a490bb08da5e435e20cee',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:03:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1489786204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8407d795-ae33-4f85-a9bc-d84cc7f17967,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a78613a413a44d6871af1f1b3ad0bdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a5f674fe97a490bb08da5e435e20cee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:50 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5d24624-36df-4e26-aad8-50d4a4098af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:50 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5d24624-36df-4e26-aad8-50d4a4098af6) transitioned into state 'SUCCESS' from state '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-1489786204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a78613a413a44d6871af1f1b3ad0bdf',qos_specs=None,replication_status=,reservations=['9ddd851a-df51-427e-8e64-b5319e300950','8f1040ba-6bc2-4291-8c25-4c3b491b9115','015b9c95-c7a7-43dd-9d21-1504934bfe33','2b8fcf78-c03d-4593-b91f-72a514b99136'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5f674fe97a490bb08da5e435e20cee',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:50 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c32fd50-d64c-4186-88ff-d3fbff943d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:50 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c32fd50-d64c-4186-88ff-d3fbff943d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:50 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Flow 'volume_create_api' (fa8cae8f-de79-4df0-8866-84ff5ebedcab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Create volume request issued successfully. Sep 07 10:03:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bf224200-1161-46a7-8ea8-e8f1f56c1bb6 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:03:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 360/711] 192.168.122.74 () {62 vars in 1178 bytes} [Mon Sep 7 10:03:49 2026] POST /volume/v3/volumes => generated 826 bytes in 1156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4420a385-0c5b-4156-9cf4-eb69222f1e01 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4420a385-0c5b-4156-9cf4-eb69222f1e01 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] GET http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 Sep 07 10:03:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4420a385-0c5b-4156-9cf4-eb69222f1e01 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4420a385-0c5b-4156-9cf4-eb69222f1e01 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:50 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:50 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4420a385-0c5b-4156-9cf4-eb69222f1e01 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Volume info retrieved successfully. Sep 07 10:03:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4420a385-0c5b-4156-9cf4-eb69222f1e01 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 returned with HTTP 200 Sep 07 10:03:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 352/712] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:03:50 2026] GET /volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 => generated 894 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-04d1e3d8-32d3-4327-9987-4aca5f1e769d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-04d1e3d8-32d3-4327-9987-4aca5f1e769d tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] GET http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 Sep 07 10:03:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-04d1e3d8-32d3-4327-9987-4aca5f1e769d tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-04d1e3d8-32d3-4327-9987-4aca5f1e769d tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:51 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:51 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:51 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:51 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:51 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-04d1e3d8-32d3-4327-9987-4aca5f1e769d tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Volume info retrieved successfully. Sep 07 10:03:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-04d1e3d8-32d3-4327-9987-4aca5f1e769d tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 returned with HTTP 200 Sep 07 10:03:51 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 361/713] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:03:51 2026] GET /volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 => generated 918 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-641d0f33-7ee8-4579-a38f-daa8a0eb98d7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-641d0f33-7ee8-4579-a38f-daa8a0eb98d7 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] GET http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 Sep 07 10:03:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-641d0f33-7ee8-4579-a38f-daa8a0eb98d7 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-641d0f33-7ee8-4579-a38f-daa8a0eb98d7 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:52 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:52 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:52 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:52 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:52 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-641d0f33-7ee8-4579-a38f-daa8a0eb98d7 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Volume info retrieved successfully. Sep 07 10:03:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-641d0f33-7ee8-4579-a38f-daa8a0eb98d7 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 returned with HTTP 200 Sep 07 10:03:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 353/714] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:03:52 2026] GET /volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 => generated 954 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:03:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b409ddec-2780-4283-bc4b-d254f1057099 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b409ddec-2780-4283-bc4b-d254f1057099 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] POST http://192.168.122.74/volume/v3/volume-transfers Sep 07 10:03:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b409ddec-2780-4283-bc4b-d254f1057099 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8407d795-ae33-4f85-a9bc-d84cc7f17967"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volume_transfer [None req-b409ddec-2780-4283-bc4b-d254f1057099 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Creating new volume transfer {'transfer': {'volume_id': '8407d795-ae33-4f85-a9bc-d84cc7f17967'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 10:03:52 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volume_transfer [None req-b409ddec-2780-4283-bc4b-d254f1057099 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Creating transfer of volume 8407d795-ae33-4f85-a9bc-d84cc7f17967 Sep 07 10:03:52 devstack devstack@c-api.service[87186]: INFO cinder.transfer.api [None req-b409ddec-2780-4283-bc4b-d254f1057099 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Generating transfer record for volume 8407d795-ae33-4f85-a9bc-d84cc7f17967 Sep 07 10:03:52 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:52 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:52 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:52 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b409ddec-2780-4283-bc4b-d254f1057099 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volume-transfers returned with HTTP 202 Sep 07 10:03:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 362/715] 192.168.122.74 () {62 vars in 1205 bytes} [Mon Sep 7 10:03:52 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ccb80bfc-f3f0-4808-9030-210199f288ee None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ccb80bfc-f3f0-4808-9030-210199f288ee tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] GET http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 Sep 07 10:03:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ccb80bfc-f3f0-4808-9030-210199f288ee tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ccb80bfc-f3f0-4808-9030-210199f288ee tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:52 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:52 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:52 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:52 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:52 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ccb80bfc-f3f0-4808-9030-210199f288ee tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Volume info retrieved successfully. Sep 07 10:03:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ccb80bfc-f3f0-4808-9030-210199f288ee tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 returned with HTTP 200 Sep 07 10:03:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 354/716] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:03:52 2026] GET /volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 => generated 962 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:03:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b1d0d9b8-8476-47ff-91d3-129819ed6301 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b1d0d9b8-8476-47ff-91d3-129819ed6301 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-reader] GET http://192.168.122.74/volume/v3/os-volume-transfer/7a9cd44b-1d18-4502-ba9e-b6065cb44e2d Sep 07 10:03:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b1d0d9b8-8476-47ff-91d3-129819ed6301 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b1d0d9b8-8476-47ff-91d3-129819ed6301 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b1d0d9b8-8476-47ff-91d3-129819ed6301 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-reader] http://192.168.122.74/volume/v3/os-volume-transfer/7a9cd44b-1d18-4502-ba9e-b6065cb44e2d returned with HTTP 200 Sep 07 10:03:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 363/717] 192.168.122.74 () {60 vars in 1301 bytes} [Mon Sep 7 10:03:52 2026] GET /volume/v3/os-volume-transfer/7a9cd44b-1d18-4502-ba9e-b6065cb44e2d => generated 438 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d7ecccf9-abaf-4daa-a3e7-2a97567bcc06 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d7ecccf9-abaf-4daa-a3e7-2a97567bcc06 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-reader] GET http://192.168.122.74/volume/v3/os-volume-transfer Sep 07 10:03:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d7ecccf9-abaf-4daa-a3e7-2a97567bcc06 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d7ecccf9-abaf-4daa-a3e7-2a97567bcc06 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.volume_transfer [None req-d7ecccf9-abaf-4daa-a3e7-2a97567bcc06 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-reader] Listing volume transfers {{(pid=87187) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 10:03:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d7ecccf9-abaf-4daa-a3e7-2a97567bcc06 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-reader] http://192.168.122.74/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 10:03:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 355/718] 192.168.122.74 () {60 vars in 1190 bytes} [Mon Sep 7 10:03:52 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9559a1a9-ccf2-4c77-8a05-f87b002125d7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9559a1a9-ccf2-4c77-8a05-f87b002125d7 tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] POST http://192.168.122.74/volume/v3/volume-transfers/7a9cd44b-1d18-4502-ba9e-b6065cb44e2d/accept Sep 07 10:03:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9559a1a9-ccf2-4c77-8a05-f87b002125d7 tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8147fb98e3354e07"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.volume_transfer [None req-9559a1a9-ccf2-4c77-8a05-f87b002125d7 tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] Accepting volume transfer 7a9cd44b-1d18-4502-ba9e-b6065cb44e2d {{(pid=87186) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 10:03:53 devstack devstack@c-api.service[87186]: INFO cinder.api.contrib.volume_transfer [None req-9559a1a9-ccf2-4c77-8a05-f87b002125d7 tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] Accepting transfer 7a9cd44b-1d18-4502-ba9e-b6065cb44e2d Sep 07 10:03:53 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:53 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:53 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-9559a1a9-ccf2-4c77-8a05-f87b002125d7 tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] Created reservations ['793a9cef-1905-4679-9b0e-d58f8f0c6aa7', '3892d212-f1c1-452f-95bb-2968f11907a9', '85b7f95a-4813-4141-84eb-05c63fdc6b88', 'c5dfe2a2-d0c2-49c0-af29-4ec23036586b'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:03:53 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-9559a1a9-ccf2-4c77-8a05-f87b002125d7 tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] Created reservations ['15b5bdd7-cd38-4cdf-8d24-48e42732f144', '460b6694-2cfb-4ce3-8ba6-5842a1cacd6d', 'cde76c6c-fb8c-447d-aeaa-f0d7dd0d3d8e', '3e3a5d21-48af-476d-8880-b556d7de320c'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:03:53 devstack devstack@c-api.service[87186]: /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:03:53 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:03:53 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-9559a1a9-ccf2-4c77-8a05-f87b002125d7 tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] Created reservations ['0307074b-6968-4187-aef2-7445e2bead50', '629bd5e5-d171-4d0d-9b34-56aad29629c8', '5024a4fb-c61b-435d-9dcd-228a16911c60', '51395082-836f-4f22-8104-a3fc082a0024'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:03:53 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-9559a1a9-ccf2-4c77-8a05-f87b002125d7 tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] Created reservations ['a5217329-3f85-44cd-9302-6bbed5c02303', 'ce6b2567-9c8f-47ea-9dac-5e9d46464d0e', '1d75fef1-8a7b-4ee2-a60e-fa708cebaf05', '051aeff9-bac5-42b2-ac57-e5636667e9d1'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:03:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9559a1a9-ccf2-4c77-8a05-f87b002125d7 tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] Transfer volume completed successfully. Sep 07 10:03:54 devstack devstack@c-api.service[87186]: INFO cinder.transfer.api [None req-9559a1a9-ccf2-4c77-8a05-f87b002125d7 tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] Volume 8407d795-ae33-4f85-a9bc-d84cc7f17967 has been transferred. Sep 07 10:03:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9559a1a9-ccf2-4c77-8a05-f87b002125d7 tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] http://192.168.122.74/volume/v3/volume-transfers/7a9cd44b-1d18-4502-ba9e-b6065cb44e2d/accept returned with HTTP 202 Sep 07 10:03:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 364/719] 192.168.122.74 () {62 vars in 1337 bytes} [Mon Sep 7 10:03:52 2026] POST /volume/v3/volume-transfers/7a9cd44b-1d18-4502-ba9e-b6065cb44e2d/accept => generated 371 bytes in 1494 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-38986e6d-c521-444e-9bb3-96b026816c5b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-38986e6d-c521-444e-9bb3-96b026816c5b tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] GET http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 Sep 07 10:03:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-38986e6d-c521-444e-9bb3-96b026816c5b tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-38986e6d-c521-444e-9bb3-96b026816c5b tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:54 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:54 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-38986e6d-c521-444e-9bb3-96b026816c5b tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] Volume info retrieved successfully. Sep 07 10:03:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-38986e6d-c521-444e-9bb3-96b026816c5b tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 returned with HTTP 200 Sep 07 10:03:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 356/720] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:03:54 2026] GET /volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 => generated 954 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7253c568-6d7e-4edd-9575-f08de7139418 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7253c568-6d7e-4edd-9575-f08de7139418 tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] GET http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 Sep 07 10:03:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7253c568-6d7e-4edd-9575-f08de7139418 tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7253c568-6d7e-4edd-9575-f08de7139418 tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7253c568-6d7e-4edd-9575-f08de7139418 tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] Volume info retrieved successfully. Sep 07 10:03:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7253c568-6d7e-4edd-9575-f08de7139418 tempest-VolumesTransfersV355Test-1835872615 tempest-VolumesTransfersV355Test-1835872615-project-member] http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 returned with HTTP 200 Sep 07 10:03:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 365/721] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:03:54 2026] GET /volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 => generated 954 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:03:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5ea0c29c-2687-4d37-a39f-210b3c156f58 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5ea0c29c-2687-4d37-a39f-210b3c156f58 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] DELETE http://192.168.122.74/volume/v3/volume-transfers/7a9cd44b-1d18-4502-ba9e-b6065cb44e2d Sep 07 10:03:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5ea0c29c-2687-4d37-a39f-210b3c156f58 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5ea0c29c-2687-4d37-a39f-210b3c156f58 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:54 devstack devstack@c-api.service[87187]: INFO cinder.api.contrib.volume_transfer [None req-5ea0c29c-2687-4d37-a39f-210b3c156f58 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Delete transfer with id: 7a9cd44b-1d18-4502-ba9e-b6065cb44e2d Sep 07 10:03:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5ea0c29c-2687-4d37-a39f-210b3c156f58 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volume-transfers/7a9cd44b-1d18-4502-ba9e-b6065cb44e2d returned with HTTP 404 Sep 07 10:03:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 357/722] 192.168.122.74 () {60 vars in 1298 bytes} [Mon Sep 7 10:03:54 2026] DELETE /volume/v3/volume-transfers/7a9cd44b-1d18-4502-ba9e-b6065cb44e2d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:03:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2293c887-570d-430e-98d6-10e1d285652e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2293c887-570d-430e-98d6-10e1d285652e tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 Sep 07 10:03:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2293c887-570d-430e-98d6-10e1d285652e tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2293c887-570d-430e-98d6-10e1d285652e tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:54 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-2293c887-570d-430e-98d6-10e1d285652e tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Delete volume with id: 8407d795-ae33-4f85-a9bc-d84cc7f17967 Sep 07 10:03:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2293c887-570d-430e-98d6-10e1d285652e tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Volume info retrieved successfully. Sep 07 10:03:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2293c887-570d-430e-98d6-10e1d285652e tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Delete volume request issued successfully. Sep 07 10:03:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2293c887-570d-430e-98d6-10e1d285652e tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 returned with HTTP 202 Sep 07 10:03:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 366/723] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:03:54 2026] DELETE /volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:03:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-16cc2d64-cc51-4e1e-8cae-b40877504c42 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-16cc2d64-cc51-4e1e-8cae-b40877504c42 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] GET http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 Sep 07 10:03:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-16cc2d64-cc51-4e1e-8cae-b40877504c42 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-16cc2d64-cc51-4e1e-8cae-b40877504c42 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:54 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:54 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-16cc2d64-cc51-4e1e-8cae-b40877504c42 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Volume info retrieved successfully. Sep 07 10:03:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-16cc2d64-cc51-4e1e-8cae-b40877504c42 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 returned with HTTP 200 Sep 07 10:03:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 358/724] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:03:54 2026] GET /volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 => generated 1137 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:03:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3208ddfd-c326-4629-bea8-91b1bc60499f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3208ddfd-c326-4629-bea8-91b1bc60499f tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] GET http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 Sep 07 10:03:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3208ddfd-c326-4629-bea8-91b1bc60499f tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3208ddfd-c326-4629-bea8-91b1bc60499f tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:56 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:56 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:56 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:56 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3208ddfd-c326-4629-bea8-91b1bc60499f tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Volume info retrieved successfully. Sep 07 10:03:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3208ddfd-c326-4629-bea8-91b1bc60499f tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 returned with HTTP 200 Sep 07 10:03:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 367/725] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:03:56 2026] GET /volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 => generated 1137 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:03:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-04a5b864-3774-40db-af88-5beee117cf64 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2e81a61b-d4a8-452b-b4ee-970dac7cbb94 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2e81a61b-d4a8-452b-b4ee-970dac7cbb94 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] GET http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 Sep 07 10:03:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2e81a61b-d4a8-452b-b4ee-970dac7cbb94 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2e81a61b-d4a8-452b-b4ee-970dac7cbb94 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2e81a61b-d4a8-452b-b4ee-970dac7cbb94 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 returned with HTTP 404 Sep 07 10:03:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 368/726] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:03:57 2026] GET /volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:03:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e34acd38-6133-4f84-8fd0-d460a344d45e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e34acd38-6133-4f84-8fd0-d460a344d45e tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] GET http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 Sep 07 10:03:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e34acd38-6133-4f84-8fd0-d460a344d45e tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e34acd38-6133-4f84-8fd0-d460a344d45e tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e34acd38-6133-4f84-8fd0-d460a344d45e tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 returned with HTTP 404 Sep 07 10:03:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 369/727] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:03:57 2026] GET /volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:03:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:03:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1708238104"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1708238104'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:03:57 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Create volume of 1 GB Sep 07 10:03:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e3052dee-85d1-442b-95f0-45bd738b4e75 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3052dee-85d1-442b-95f0-45bd738b4e75 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] DELETE http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 Sep 07 10:03:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e3052dee-85d1-442b-95f0-45bd738b4e75 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e3052dee-85d1-442b-95f0-45bd738b4e75 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:57 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-e3052dee-85d1-442b-95f0-45bd738b4e75 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Delete volume with id: 8407d795-ae33-4f85-a9bc-d84cc7f17967 Sep 07 10:03:57 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Availability Zones retrieved successfully. Sep 07 10:03:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3052dee-85d1-442b-95f0-45bd738b4e75 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 returned with HTTP 404 Sep 07 10:03:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 370/728] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:03:57 2026] DELETE /volume/v3/volumes/8407d795-ae33-4f85-a9bc-d84cc7f17967 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:03:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:03:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-785473979"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-785473979'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:03:57 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Create volume of 1 GB Sep 07 10:03:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Flow 'volume_create_api' (ee408f44-792e-45ab-b870-7ec24b2d7f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46d48c03-2478-47df-a518-e0fa198698d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:03:57 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Availability Zones retrieved successfully. Sep 07 10:03:57 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Flow 'volume_create_api' (a507448f-092a-481a-a94d-118ae8149178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:57 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (846070ff-48db-452e-a43b-3e20a40d5c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:57 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:03:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46d48c03-2478-47df-a518-e0fa198698d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76b12c86-9e5c-478f-b710-55ee915c844f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:57 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (846070ff-48db-452e-a43b-3e20a40d5c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:57 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35e6085b-9629-48b9-af6f-93c13e818029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:57 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Created reservations ['3751cb41-ab49-4457-828e-dcfd9c15ef8b', '43c0cb57-f25f-49e3-a50c-11d0f8bfae8d', 'e6b0ffdc-8b21-4af9-8f03-01a5b608ee96', '6e21d0b3-f953-447a-b690-ce3bc9d2050e'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:03:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76b12c86-9e5c-478f-b710-55ee915c844f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3751cb41-ab49-4457-828e-dcfd9c15ef8b', '43c0cb57-f25f-49e3-a50c-11d0f8bfae8d', 'e6b0ffdc-8b21-4af9-8f03-01a5b608ee96', '6e21d0b3-f953-447a-b690-ce3bc9d2050e']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76ccc172-8e65-4d21-b347-9c803abe7d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:58 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Created reservations ['ecbaa80a-8a48-4e7a-9d77-77096cf15c49', 'b76ab9ba-9d84-496e-ac4f-ba5741660a5d', 'd81ea8c6-23ed-4307-bf7e-9db8e3b3bb43', '5e67b0ae-9a6f-4da3-ab61-2d360e73b9a9'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:03:58 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:58 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:58 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35e6085b-9629-48b9-af6f-93c13e818029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecbaa80a-8a48-4e7a-9d77-77096cf15c49', 'b76ab9ba-9d84-496e-ac4f-ba5741660a5d', 'd81ea8c6-23ed-4307-bf7e-9db8e3b3bb43', '5e67b0ae-9a6f-4da3-ab61-2d360e73b9a9']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:58 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c04c322-59a3-4e6b-aae3-d29f0cb5330f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:58 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76ccc172-8e65-4d21-b347-9c803abe7d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1708238104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee2f5c5241f043bcad7e7eb79fd4cbb2',qos_specs=None,replication_status=,reservations=['3751cb41-ab49-4457-828e-dcfd9c15ef8b','43c0cb57-f25f-49e3-a50c-11d0f8bfae8d','e6b0ffdc-8b21-4af9-8f03-01a5b608ee96','6e21d0b3-f953-447a-b690-ce3bc9d2050e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8f664905d5941f7a87283d9429fe770',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:03:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1708238104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee2f5c5241f043bcad7e7eb79fd4cbb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8f664905d5941f7a87283d9429fe770',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:58 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02bb0d99-bbb4-4c1e-9d09-564049babfa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:58 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:58 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:58 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c04c322-59a3-4e6b-aae3-d29f0cb5330f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daa1d036-83fd-496c-9d19-1b22ddf89567', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-785473979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a78613a413a44d6871af1f1b3ad0bdf',qos_specs=None,replication_status=,reservations=['ecbaa80a-8a48-4e7a-9d77-77096cf15c49','b76ab9ba-9d84-496e-ac4f-ba5741660a5d','d81ea8c6-23ed-4307-bf7e-9db8e3b3bb43','5e67b0ae-9a6f-4da3-ab61-2d360e73b9a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5f674fe97a490bb08da5e435e20cee',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:03:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-785473979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daa1d036-83fd-496c-9d19-1b22ddf89567,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a78613a413a44d6871af1f1b3ad0bdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a5f674fe97a490bb08da5e435e20cee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:58 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11f800ea-1799-4776-a588-ebbdd348ebd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:58 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02bb0d99-bbb4-4c1e-9d09-564049babfa8) transitioned into state 'SUCCESS' from state '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-1708238104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee2f5c5241f043bcad7e7eb79fd4cbb2',qos_specs=None,replication_status=,reservations=['3751cb41-ab49-4457-828e-dcfd9c15ef8b','43c0cb57-f25f-49e3-a50c-11d0f8bfae8d','e6b0ffdc-8b21-4af9-8f03-01a5b608ee96','6e21d0b3-f953-447a-b690-ce3bc9d2050e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8f664905d5941f7a87283d9429fe770',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:58 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f62137e8-b048-4780-83c9-a19af74d12e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:58 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11f800ea-1799-4776-a588-ebbdd348ebd5) transitioned into state 'SUCCESS' from state '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-785473979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a78613a413a44d6871af1f1b3ad0bdf',qos_specs=None,replication_status=,reservations=['ecbaa80a-8a48-4e7a-9d77-77096cf15c49','b76ab9ba-9d84-496e-ac4f-ba5741660a5d','d81ea8c6-23ed-4307-bf7e-9db8e3b3bb43','5e67b0ae-9a6f-4da3-ab61-2d360e73b9a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5f674fe97a490bb08da5e435e20cee',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:58 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad317489-73cb-4cdc-8a24-586c9df0366c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:58 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f62137e8-b048-4780-83c9-a19af74d12e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:58 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Flow 'volume_create_api' (ee408f44-792e-45ab-b870-7ec24b2d7f24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Create volume request issued successfully. Sep 07 10:03:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-04a5b864-3774-40db-af88-5beee117cf64 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:03:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 359/729] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:03:56 2026] POST /volume/v3/volumes => generated 756 bytes in 1392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:03:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-74699acb-44c0-4dba-80a8-ebd8e3c66e34 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-74699acb-44c0-4dba-80a8-ebd8e3c66e34 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:03:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-74699acb-44c0-4dba-80a8-ebd8e3c66e34 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-74699acb-44c0-4dba-80a8-ebd8e3c66e34 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:58 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad317489-73cb-4cdc-8a24-586c9df0366c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:58 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Flow 'volume_create_api' (a507448f-092a-481a-a94d-118ae8149178) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:58 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Create volume request issued successfully. Sep 07 10:03:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-404f30d6-54a6-4f25-ad66-d34d452f1dcb tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:03:58 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 371/730] 192.168.122.74 () {62 vars in 1178 bytes} [Mon Sep 7 10:03:57 2026] POST /volume/v3/volumes => generated 825 bytes in 983 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:58 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:58 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6fd4890c-2489-4528-ad39-2337d59b01ca None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6fd4890c-2489-4528-ad39-2337d59b01ca tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:03:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6fd4890c-2489-4528-ad39-2337d59b01ca tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6fd4890c-2489-4528-ad39-2337d59b01ca tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:58 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:58 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:58 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:58 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:58 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:58 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-74699acb-44c0-4dba-80a8-ebd8e3c66e34 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:03:58 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6fd4890c-2489-4528-ad39-2337d59b01ca tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:03:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-74699acb-44c0-4dba-80a8-ebd8e3c66e34 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 returned with HTTP 200 Sep 07 10:03:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 360/731] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:58 2026] GET /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 => generated 1146 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-74ca7f33-4490-4cc9-a0c4-b9757748cf1e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-74ca7f33-4490-4cc9-a0c4-b9757748cf1e tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] GET http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 Sep 07 10:03:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-74ca7f33-4490-4cc9-a0c4-b9757748cf1e tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-74ca7f33-4490-4cc9-a0c4-b9757748cf1e tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6fd4890c-2489-4528-ad39-2337d59b01ca tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 200 Sep 07 10:03:58 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 372/732] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:58 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 824 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:58 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:58 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:58 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:58 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-74ca7f33-4490-4cc9-a0c4-b9757748cf1e tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Volume info retrieved successfully. Sep 07 10:03:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-6cd08174-4d56-4121-b77e-52f9681f934e req-32435b27-db02-4822-b33a-e8facdc66d8c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-74ca7f33-4490-4cc9-a0c4-b9757748cf1e tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 returned with HTTP 200 Sep 07 10:03:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 361/733] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:03:58 2026] GET /volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 => generated 893 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-6cd08174-4d56-4121-b77e-52f9681f934e req-32435b27-db02-4822-b33a-e8facdc66d8c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:03:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-6cd08174-4d56-4121-b77e-52f9681f934e req-32435b27-db02-4822-b33a-e8facdc66d8c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-6cd08174-4d56-4121-b77e-52f9681f934e req-32435b27-db02-4822-b33a-e8facdc66d8c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:58 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:58 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:03:58 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:58 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:58 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-6cd08174-4d56-4121-b77e-52f9681f934e req-32435b27-db02-4822-b33a-e8facdc66d8c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:03:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-6cd08174-4d56-4121-b77e-52f9681f934e req-32435b27-db02-4822-b33a-e8facdc66d8c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 returned with HTTP 200 Sep 07 10:03:58 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 373/734] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:03:58 2026] GET /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 => generated 1146 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-6cd08174-4d56-4121-b77e-52f9681f934e req-a47f22a9-befc-43b1-a835-e35bb983099d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-6cd08174-4d56-4121-b77e-52f9681f934e req-a47f22a9-befc-43b1-a835-e35bb983099d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] POST http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1/action Sep 07 10:03:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-6cd08174-4d56-4121-b77e-52f9681f934e req-a47f22a9-befc-43b1-a835-e35bb983099d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:03:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-6cd08174-4d56-4121-b77e-52f9681f934e req-a47f22a9-befc-43b1-a835-e35bb983099d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:58 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:58 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:58 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:58 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-6cd08174-4d56-4121-b77e-52f9681f934e req-a47f22a9-befc-43b1-a835-e35bb983099d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:03:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-6cd08174-4d56-4121-b77e-52f9681f934e req-a47f22a9-befc-43b1-a835-e35bb983099d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Begin detaching volume completed successfully. Sep 07 10:03:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-6cd08174-4d56-4121-b77e-52f9681f934e req-a47f22a9-befc-43b1-a835-e35bb983099d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1/action returned with HTTP 202 Sep 07 10:03:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 362/735] 192.168.122.74 () {64 vars in 1556 bytes} [Mon Sep 7 10:03:58 2026] POST /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:03:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-16fb1edb-28d8-40b7-92ac-06ed8a64e728 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-16fb1edb-28d8-40b7-92ac-06ed8a64e728 None None] GET http://192.168.122.74/volume// Sep 07 10:03:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-16fb1edb-28d8-40b7-92ac-06ed8a64e728 None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-16fb1edb-28d8-40b7-92ac-06ed8a64e728 None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-16fb1edb-28d8-40b7-92ac-06ed8a64e728 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:03:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 374/736] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:03:59 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:03:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-6cd08174-4d56-4121-b77e-52f9681f934e req-ba65ca3b-9ece-481f-88a5-8352b87b8631 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-6cd08174-4d56-4121-b77e-52f9681f934e req-ba65ca3b-9ece-481f-88a5-8352b87b8631 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:03:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-6cd08174-4d56-4121-b77e-52f9681f934e req-ba65ca3b-9ece-481f-88a5-8352b87b8631 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-6cd08174-4d56-4121-b77e-52f9681f934e req-ba65ca3b-9ece-481f-88a5-8352b87b8631 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:59 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:59 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:59 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:59 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-6cd08174-4d56-4121-b77e-52f9681f934e req-ba65ca3b-9ece-481f-88a5-8352b87b8631 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:03:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-6cd08174-4d56-4121-b77e-52f9681f934e req-ba65ca3b-9ece-481f-88a5-8352b87b8631 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 returned with HTTP 200 Sep 07 10:03:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 363/737] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:03:59 2026] GET /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 => generated 1330 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:03:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-6cd08174-4d56-4121-b77e-52f9681f934e req-fbab95f2-548d-4e4f-af2c-f3a50dd0c9d3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-90470802-8c31-4812-b2ba-de79afda07a4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-6cd08174-4d56-4121-b77e-52f9681f934e req-fbab95f2-548d-4e4f-af2c-f3a50dd0c9d3 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] DELETE http://192.168.122.74/volume/v3/attachments/2e904dac-89dd-4bd0-a45f-0f2873906bba Sep 07 10:03:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-6cd08174-4d56-4121-b77e-52f9681f934e req-fbab95f2-548d-4e4f-af2c-f3a50dd0c9d3 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-6cd08174-4d56-4121-b77e-52f9681f934e req-fbab95f2-548d-4e4f-af2c-f3a50dd0c9d3 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-90470802-8c31-4812-b2ba-de79afda07a4 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:03:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-90470802-8c31-4812-b2ba-de79afda07a4 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-90470802-8c31-4812-b2ba-de79afda07a4 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:59 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:59 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:03:59 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:59 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-90470802-8c31-4812-b2ba-de79afda07a4 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:03:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-90470802-8c31-4812-b2ba-de79afda07a4 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 200 Sep 07 10:03:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 364/738] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:59 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 848 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:59 devstack devstack@c-api.service[87186]: /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:03:59 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, Sep 07 10:03:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a73eb215-7f1b-45ea-907f-1b124a0ed2ef None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a73eb215-7f1b-45ea-907f-1b124a0ed2ef tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] GET http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 Sep 07 10:03:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a73eb215-7f1b-45ea-907f-1b124a0ed2ef tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a73eb215-7f1b-45ea-907f-1b124a0ed2ef tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:59 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:59 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:03:59 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:59 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:03:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a73eb215-7f1b-45ea-907f-1b124a0ed2ef tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Volume info retrieved successfully. Sep 07 10:03:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-6cd08174-4d56-4121-b77e-52f9681f934e req-fbab95f2-548d-4e4f-af2c-f3a50dd0c9d3 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/attachments/2e904dac-89dd-4bd0-a45f-0f2873906bba returned with HTTP 200 Sep 07 10:03:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 375/739] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:03:59 2026] DELETE /volume/v3/attachments/2e904dac-89dd-4bd0-a45f-0f2873906bba => generated 19 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a73eb215-7f1b-45ea-907f-1b124a0ed2ef tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 returned with HTTP 200 Sep 07 10:03:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 365/740] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:03:59 2026] GET /volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 => generated 917 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d08742a5-870b-4914-a41f-8710841b5a67 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d08742a5-870b-4914-a41f-8710841b5a67 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:04:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d08742a5-870b-4914-a41f-8710841b5a67 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d08742a5-870b-4914-a41f-8710841b5a67 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:00 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:00 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d08742a5-870b-4914-a41f-8710841b5a67 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:04:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d08742a5-870b-4914-a41f-8710841b5a67 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 returned with HTTP 200 Sep 07 10:04:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 376/741] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:00 2026] GET /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1031ecb2-48e2-44da-91ee-97575f777948 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1031ecb2-48e2-44da-91ee-97575f777948 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:04:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1031ecb2-48e2-44da-91ee-97575f777948 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1031ecb2-48e2-44da-91ee-97575f777948 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:00 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:00 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:00 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:00 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:00 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1031ecb2-48e2-44da-91ee-97575f777948 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:04:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1031ecb2-48e2-44da-91ee-97575f777948 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 200 Sep 07 10:04:00 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 366/742] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:00 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 849 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0b81404f-f0c0-472e-a8da-7cfa885ee948 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0b81404f-f0c0-472e-a8da-7cfa885ee948 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] GET http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 Sep 07 10:04:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0b81404f-f0c0-472e-a8da-7cfa885ee948 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0b81404f-f0c0-472e-a8da-7cfa885ee948 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:00 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:00 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0b81404f-f0c0-472e-a8da-7cfa885ee948 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Volume info retrieved successfully. Sep 07 10:04:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0b81404f-f0c0-472e-a8da-7cfa885ee948 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 returned with HTTP 200 Sep 07 10:04:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 377/743] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:00 2026] GET /volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 => generated 917 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a0960e83-2876-4144-a4f3-6d5155d224a2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a0960e83-2876-4144-a4f3-6d5155d224a2 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] GET http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 Sep 07 10:04:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a0960e83-2876-4144-a4f3-6d5155d224a2 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a0960e83-2876-4144-a4f3-6d5155d224a2 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a0960e83-2876-4144-a4f3-6d5155d224a2 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Volume info retrieved successfully. Sep 07 10:04:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a0960e83-2876-4144-a4f3-6d5155d224a2 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 returned with HTTP 200 Sep 07 10:04:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 367/744] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:01 2026] GET /volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 => generated 953 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5f8a8c10-e2c1-4dd0-b17b-297a5a9dfec1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5f8a8c10-e2c1-4dd0-b17b-297a5a9dfec1 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] POST http://192.168.122.74/volume/v3/volume-transfers Sep 07 10:04:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5f8a8c10-e2c1-4dd0-b17b-297a5a9dfec1 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "daa1d036-83fd-496c-9d19-1b22ddf89567"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volume_transfer [None req-5f8a8c10-e2c1-4dd0-b17b-297a5a9dfec1 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Creating new volume transfer {'transfer': {'volume_id': 'daa1d036-83fd-496c-9d19-1b22ddf89567'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 10:04:02 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volume_transfer [None req-5f8a8c10-e2c1-4dd0-b17b-297a5a9dfec1 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Creating transfer of volume daa1d036-83fd-496c-9d19-1b22ddf89567 Sep 07 10:04:02 devstack devstack@c-api.service[87186]: INFO cinder.transfer.api [None req-5f8a8c10-e2c1-4dd0-b17b-297a5a9dfec1 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Generating transfer record for volume daa1d036-83fd-496c-9d19-1b22ddf89567 Sep 07 10:04:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5f8a8c10-e2c1-4dd0-b17b-297a5a9dfec1 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volume-transfers returned with HTTP 202 Sep 07 10:04:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 378/745] 192.168.122.74 () {62 vars in 1205 bytes} [Mon Sep 7 10:04:02 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5779e660-4a99-4d95-ac86-49fb6949cc08 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5779e660-4a99-4d95-ac86-49fb6949cc08 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] GET http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 Sep 07 10:04:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5779e660-4a99-4d95-ac86-49fb6949cc08 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5779e660-4a99-4d95-ac86-49fb6949cc08 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5779e660-4a99-4d95-ac86-49fb6949cc08 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Volume info retrieved successfully. Sep 07 10:04:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5779e660-4a99-4d95-ac86-49fb6949cc08 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 returned with HTTP 200 Sep 07 10:04:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 368/746] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:02 2026] GET /volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 => generated 961 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4ad4f3ad-dd0e-4547-8e84-de702f514df8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4ad4f3ad-dd0e-4547-8e84-de702f514df8 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-reader] GET http://192.168.122.74/volume/v3/os-volume-transfer/detail Sep 07 10:04:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4ad4f3ad-dd0e-4547-8e84-de702f514df8 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4ad4f3ad-dd0e-4547-8e84-de702f514df8 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-reader] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.volume_transfer [None req-4ad4f3ad-dd0e-4547-8e84-de702f514df8 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-reader] Listing volume transfers {{(pid=87186) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 10:04:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4ad4f3ad-dd0e-4547-8e84-de702f514df8 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-reader] http://192.168.122.74/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 10:04:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 379/747] 192.168.122.74 () {60 vars in 1211 bytes} [Mon Sep 7 10:04:02 2026] GET /volume/v3/os-volume-transfer/detail => generated 441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-599abe26-8687-427e-a3cc-4eb5186a8965 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-599abe26-8687-427e-a3cc-4eb5186a8965 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] DELETE http://192.168.122.74/volume/v3/volume-transfers/b3df7d04-e9b2-455b-8151-c333f7d2eba3 Sep 07 10:04:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-599abe26-8687-427e-a3cc-4eb5186a8965 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-599abe26-8687-427e-a3cc-4eb5186a8965 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:02 devstack devstack@c-api.service[87187]: INFO cinder.api.contrib.volume_transfer [None req-599abe26-8687-427e-a3cc-4eb5186a8965 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Delete transfer with id: b3df7d04-e9b2-455b-8151-c333f7d2eba3 Sep 07 10:04:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-599abe26-8687-427e-a3cc-4eb5186a8965 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volume-transfers/b3df7d04-e9b2-455b-8151-c333f7d2eba3 returned with HTTP 202 Sep 07 10:04:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 369/748] 192.168.122.74 () {60 vars in 1298 bytes} [Mon Sep 7 10:04:02 2026] DELETE /volume/v3/volume-transfers/b3df7d04-e9b2-455b-8151-c333f7d2eba3 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:04:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ddcc77db-38d1-43d3-a499-6f074df36a55 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ddcc77db-38d1-43d3-a499-6f074df36a55 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] GET http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 Sep 07 10:04:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ddcc77db-38d1-43d3-a499-6f074df36a55 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ddcc77db-38d1-43d3-a499-6f074df36a55 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ddcc77db-38d1-43d3-a499-6f074df36a55 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Volume info retrieved successfully. Sep 07 10:04:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ddcc77db-38d1-43d3-a499-6f074df36a55 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 returned with HTTP 200 Sep 07 10:04:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 380/749] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:02 2026] GET /volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 => generated 953 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-008eec58-8cae-4b2e-8068-dbe3c4090a73 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-008eec58-8cae-4b2e-8068-dbe3c4090a73 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] DELETE http://192.168.122.74/volume/v3/volume-transfers/b3df7d04-e9b2-455b-8151-c333f7d2eba3 Sep 07 10:04:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-008eec58-8cae-4b2e-8068-dbe3c4090a73 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-008eec58-8cae-4b2e-8068-dbe3c4090a73 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:02 devstack devstack@c-api.service[87187]: INFO cinder.api.contrib.volume_transfer [None req-008eec58-8cae-4b2e-8068-dbe3c4090a73 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Delete transfer with id: b3df7d04-e9b2-455b-8151-c333f7d2eba3 Sep 07 10:04:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-008eec58-8cae-4b2e-8068-dbe3c4090a73 tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volume-transfers/b3df7d04-e9b2-455b-8151-c333f7d2eba3 returned with HTTP 404 Sep 07 10:04:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 370/750] 192.168.122.74 () {60 vars in 1298 bytes} [Mon Sep 7 10:04:02 2026] DELETE /volume/v3/volume-transfers/b3df7d04-e9b2-455b-8151-c333f7d2eba3 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:04:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-07482c62-ee05-4ee1-9ea9-0dcb21245e50 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-07482c62-ee05-4ee1-9ea9-0dcb21245e50 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 Sep 07 10:04:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-07482c62-ee05-4ee1-9ea9-0dcb21245e50 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-07482c62-ee05-4ee1-9ea9-0dcb21245e50 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:02 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-07482c62-ee05-4ee1-9ea9-0dcb21245e50 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Delete volume with id: daa1d036-83fd-496c-9d19-1b22ddf89567 Sep 07 10:04:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-07482c62-ee05-4ee1-9ea9-0dcb21245e50 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Volume info retrieved successfully. Sep 07 10:04:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-07482c62-ee05-4ee1-9ea9-0dcb21245e50 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Delete volume request issued successfully. Sep 07 10:04:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-07482c62-ee05-4ee1-9ea9-0dcb21245e50 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 returned with HTTP 202 Sep 07 10:04:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 381/751] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:04:02 2026] DELETE /volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:04:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2080233c-c45e-499d-8cb6-11f4dbfe30eb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2080233c-c45e-499d-8cb6-11f4dbfe30eb tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] GET http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 Sep 07 10:04:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2080233c-c45e-499d-8cb6-11f4dbfe30eb tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2080233c-c45e-499d-8cb6-11f4dbfe30eb tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2080233c-c45e-499d-8cb6-11f4dbfe30eb tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Volume info retrieved successfully. Sep 07 10:04:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2080233c-c45e-499d-8cb6-11f4dbfe30eb tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 returned with HTTP 200 Sep 07 10:04:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 371/752] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:02 2026] GET /volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 => generated 1136 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:04:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-296cbe41-ecc5-43b7-bc39-2ae8bb2464c3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-296cbe41-ecc5-43b7-bc39-2ae8bb2464c3 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] GET http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 Sep 07 10:04:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-296cbe41-ecc5-43b7-bc39-2ae8bb2464c3 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-296cbe41-ecc5-43b7-bc39-2ae8bb2464c3 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-296cbe41-ecc5-43b7-bc39-2ae8bb2464c3 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Volume info retrieved successfully. Sep 07 10:04:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-296cbe41-ecc5-43b7-bc39-2ae8bb2464c3 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 returned with HTTP 200 Sep 07 10:04:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 382/753] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:03 2026] GET /volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 => generated 1136 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 10:04:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f9688cbe-50d3-459d-80f8-78818c328013 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f9688cbe-50d3-459d-80f8-78818c328013 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] GET http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 Sep 07 10:04:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f9688cbe-50d3-459d-80f8-78818c328013 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f9688cbe-50d3-459d-80f8-78818c328013 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f9688cbe-50d3-459d-80f8-78818c328013 tempest-VolumesTransfersV355Test-729404254 tempest-VolumesTransfersV355Test-729404254-project-admin] http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 returned with HTTP 404 Sep 07 10:04:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 372/754] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:05 2026] GET /volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:04:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b29ee9ba-0b4e-4546-92e9-1bb903cb145c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b29ee9ba-0b4e-4546-92e9-1bb903cb145c tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] GET http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 Sep 07 10:04:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b29ee9ba-0b4e-4546-92e9-1bb903cb145c tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b29ee9ba-0b4e-4546-92e9-1bb903cb145c tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b29ee9ba-0b4e-4546-92e9-1bb903cb145c tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 returned with HTTP 404 Sep 07 10:04:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 383/755] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:05 2026] GET /volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:04:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5f36912b-f038-4fa3-a2a4-92b2e0f0191c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5f36912b-f038-4fa3-a2a4-92b2e0f0191c tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] DELETE http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 Sep 07 10:04:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5f36912b-f038-4fa3-a2a4-92b2e0f0191c tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5f36912b-f038-4fa3-a2a4-92b2e0f0191c tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:05 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-5f36912b-f038-4fa3-a2a4-92b2e0f0191c tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] Delete volume with id: daa1d036-83fd-496c-9d19-1b22ddf89567 Sep 07 10:04:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5f36912b-f038-4fa3-a2a4-92b2e0f0191c tempest-VolumesTransfersV355Test-537106762 tempest-VolumesTransfersV355Test-537106762-project-member] http://192.168.122.74/volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 returned with HTTP 404 Sep 07 10:04:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 373/756] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:04:05 2026] DELETE /volume/v3/volumes/daa1d036-83fd-496c-9d19-1b22ddf89567 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 10:04:15 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=164,cinder:INSERT=44,cinder:UPDATE=61 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:04:15 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=100,cinder:INSERT=10,cinder:UPDATE=15 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:04:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-69ee66c7-6e32-4339-b353-b5d4c055199c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-69ee66c7-6e32-4339-b353-b5d4c055199c tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] POST http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action Sep 07 10:04:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-69ee66c7-6e32-4339-b353-b5d4c055199c tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action body: b'{"os-attach": {"instance_uuid": "828745b9-c39f-4fd3-8548-7bde7fa4491a", "mountpoint": "/dev/vdb"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:04:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-69ee66c7-6e32-4339-b353-b5d4c055199c tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "828745b9-c39f-4fd3-8548-7bde7fa4491a", "mountpoint": "/dev/vdb"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-69ee66c7-6e32-4339-b353-b5d4c055199c tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:04:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-69ee66c7-6e32-4339-b353-b5d4c055199c tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Update volume admin metadata completed successfully. Sep 07 10:04:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-69ee66c7-6e32-4339-b353-b5d4c055199c tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Attach volume completed successfully. Sep 07 10:04:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-69ee66c7-6e32-4339-b353-b5d4c055199c tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action returned with HTTP 202 Sep 07 10:04:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 384/757] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:04:15 2026] POST /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action => generated 0 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:04:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f1fb213e-3a8d-4f40-8f28-aa124420892e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f1fb213e-3a8d-4f40-8f28-aa124420892e tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:04:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f1fb213e-3a8d-4f40-8f28-aa124420892e tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f1fb213e-3a8d-4f40-8f28-aa124420892e tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:15 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:15 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f1fb213e-3a8d-4f40-8f28-aa124420892e tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:04:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f1fb213e-3a8d-4f40-8f28-aa124420892e tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 200 Sep 07 10:04:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 374/758] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:15 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 1183 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-16c68406-371e-4c99-82b7-e7555cc51f12 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-16c68406-371e-4c99-82b7-e7555cc51f12 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] POST http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action Sep 07 10:04:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-16c68406-371e-4c99-82b7-e7555cc51f12 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action body: b'{"os-detach": {}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:04:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-16c68406-371e-4c99-82b7-e7555cc51f12 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-16c68406-371e-4c99-82b7-e7555cc51f12 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:04:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-16c68406-371e-4c99-82b7-e7555cc51f12 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Detach volume completed successfully. Sep 07 10:04:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-16c68406-371e-4c99-82b7-e7555cc51f12 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action returned with HTTP 202 Sep 07 10:04:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 385/759] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:04:15 2026] POST /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action => generated 0 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 10:04:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6a9a6bab-7c91-4d7e-95d6-bd3d66ead349 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6a9a6bab-7c91-4d7e-95d6-bd3d66ead349 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:04:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6a9a6bab-7c91-4d7e-95d6-bd3d66ead349 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6a9a6bab-7c91-4d7e-95d6-bd3d66ead349 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:15 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:15 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6a9a6bab-7c91-4d7e-95d6-bd3d66ead349 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:04:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6a9a6bab-7c91-4d7e-95d6-bd3d66ead349 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 200 Sep 07 10:04:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 375/760] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:15 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 868 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-da752810-bf3c-4f69-bd30-4867d465d327 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-da752810-bf3c-4f69-bd30-4867d465d327 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes Sep 07 10:04:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-da752810-bf3c-4f69-bd30-4867d465d327 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-da752810-bf3c-4f69-bd30-4867d465d327 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-da752810-bf3c-4f69-bd30-4867d465d327 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da752810-bf3c-4f69-bd30-4867d465d327 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:17 devstack devstack@c-api.service[87186]: /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:04:17 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:04:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-da752810-bf3c-4f69-bd30-4867d465d327 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-da752810-bf3c-4f69-bd30-4867d465d327 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes returned with HTTP 200 Sep 07 10:04:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 386/761] 192.168.122.74 () {58 vars in 1116 bytes} [Mon Sep 7 10:04:17 2026] GET /volume/v3/volumes => generated 15 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:04:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-307320bd-613b-4c29-a491-6df91aa79557 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:04:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1738004998"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1738004998'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:17 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Create volume of 1 GB Sep 07 10:04:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Availability Zones retrieved successfully. Sep 07 10:04:17 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Flow 'volume_create_api' (587ff6e2-24cd-4eb5-ac98-dd3466960018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:17 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (371a441e-9c9e-4953-9a6f-c7b7c348d59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:17 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:17 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (371a441e-9c9e-4953-9a6f-c7b7c348d59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:17 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03226306-04df-4ca2-bb18-73845d293437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:17 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Created reservations ['bcd76338-a63b-4259-9ab7-debe1ef31093', 'd626715f-96ff-41eb-922b-fda3d648b624', '88deaccb-f7cb-40ed-aec8-ffd548eb4ec3', 'b7ebbdef-5f97-4af4-b8c0-e2510187e75e'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:17 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03226306-04df-4ca2-bb18-73845d293437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcd76338-a63b-4259-9ab7-debe1ef31093', 'd626715f-96ff-41eb-922b-fda3d648b624', '88deaccb-f7cb-40ed-aec8-ffd548eb4ec3', 'b7ebbdef-5f97-4af4-b8c0-e2510187e75e']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:17 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (081022c5-1b59-43c8-9fd7-750a656b0e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:17 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:17 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:17 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (081022c5-1b59-43c8-9fd7-750a656b0e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83909af8-65de-4da1-a7f2-6b6c387dd1e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1738004998',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='50cde43bd23e40d5ac3df247a1328307',qos_specs=None,replication_status=,reservations=['bcd76338-a63b-4259-9ab7-debe1ef31093','d626715f-96ff-41eb-922b-fda3d648b624','88deaccb-f7cb-40ed-aec8-ffd548eb4ec3','b7ebbdef-5f97-4af4-b8c0-e2510187e75e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e0817ae3fe24edd977a87bcb764f64f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:04:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1738004998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83909af8-65de-4da1-a7f2-6b6c387dd1e8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='50cde43bd23e40d5ac3df247a1328307',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e0817ae3fe24edd977a87bcb764f64f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:17 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f81914d7-efc0-45e7-95ac-df7186cc1e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f81914d7-efc0-45e7-95ac-df7186cc1e6d) transitioned into state 'SUCCESS' from state '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-1738004998',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='50cde43bd23e40d5ac3df247a1328307',qos_specs=None,replication_status=,reservations=['bcd76338-a63b-4259-9ab7-debe1ef31093','d626715f-96ff-41eb-922b-fda3d648b624','88deaccb-f7cb-40ed-aec8-ffd548eb4ec3','b7ebbdef-5f97-4af4-b8c0-e2510187e75e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e0817ae3fe24edd977a87bcb764f64f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dba24cc-c1a3-4c6f-b2ae-d0e3046007a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dba24cc-c1a3-4c6f-b2ae-d0e3046007a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Flow 'volume_create_api' (587ff6e2-24cd-4eb5-ac98-dd3466960018) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Create volume request issued successfully. Sep 07 10:04:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-307320bd-613b-4c29-a491-6df91aa79557 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 376/762] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:17 2026] POST /volume/v3/volumes => generated 771 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-04fa0f22-02a1-4960-a0ba-b85606ac1653 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-04fa0f22-02a1-4960-a0ba-b85606ac1653 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 Sep 07 10:04:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-04fa0f22-02a1-4960-a0ba-b85606ac1653 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-04fa0f22-02a1-4960-a0ba-b85606ac1653 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-04fa0f22-02a1-4960-a0ba-b85606ac1653 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-04fa0f22-02a1-4960-a0ba-b85606ac1653 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 returned with HTTP 200 Sep 07 10:04:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 387/763] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:18 2026] GET /volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 => generated 839 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-62f0cd01-0552-49c8-ae21-305a2122174f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-62f0cd01-0552-49c8-ae21-305a2122174f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 Sep 07 10:04:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-62f0cd01-0552-49c8-ae21-305a2122174f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-62f0cd01-0552-49c8-ae21-305a2122174f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-62f0cd01-0552-49c8-ae21-305a2122174f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-62f0cd01-0552-49c8-ae21-305a2122174f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 returned with HTTP 200 Sep 07 10:04:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 377/764] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:19 2026] GET /volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 => generated 863 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ca12661a-f913-4c07-9109-50c3916d366e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ca12661a-f913-4c07-9109-50c3916d366e tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 Sep 07 10:04:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ca12661a-f913-4c07-9109-50c3916d366e tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ca12661a-f913-4c07-9109-50c3916d366e tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ca12661a-f913-4c07-9109-50c3916d366e tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ca12661a-f913-4c07-9109-50c3916d366e tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 returned with HTTP 200 Sep 07 10:04:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 388/765] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:20 2026] GET /volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 => generated 864 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a77783ad-1cc6-44b3-be9b-a3c7806b81a4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a77783ad-1cc6-44b3-be9b-a3c7806b81a4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 Sep 07 10:04:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a77783ad-1cc6-44b3-be9b-a3c7806b81a4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a77783ad-1cc6-44b3-be9b-a3c7806b81a4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:20 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:20 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a77783ad-1cc6-44b3-be9b-a3c7806b81a4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Volume info retrieved successfully. Sep 07 10:04:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a77783ad-1cc6-44b3-be9b-a3c7806b81a4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 returned with HTTP 200 Sep 07 10:04:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 378/766] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:20 2026] GET /volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 => generated 864 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:04:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-671443405"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-671443405'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:20 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Create volume of 1 GB Sep 07 10:04:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Availability Zones retrieved successfully. Sep 07 10:04:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Flow 'volume_create_api' (9319070b-c494-485d-99c2-b5b4ef7373b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aead1cf4-674c-452f-86f5-d1d4f2395dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aead1cf4-674c-452f-86f5-d1d4f2395dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77820596-797b-4ec8-8933-a902c93a2ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:21 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Created reservations ['ec4ba6ea-3575-40b8-93f4-44372c54f28f', '93a0f0a7-935b-4755-a165-60e4be0365df', '29f70d4d-03fc-499a-8dc2-66f2042c29fe', '7f2f10c4-f304-47dd-a728-e7f87dc6f78f'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:21 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77820596-797b-4ec8-8933-a902c93a2ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec4ba6ea-3575-40b8-93f4-44372c54f28f', '93a0f0a7-935b-4755-a165-60e4be0365df', '29f70d4d-03fc-499a-8dc2-66f2042c29fe', '7f2f10c4-f304-47dd-a728-e7f87dc6f78f']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:21 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6decea9-2991-496b-b44f-07a9c20726bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:21 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:21 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:21 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6decea9-2991-496b-b44f-07a9c20726bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0acf1077-3705-4528-a91d-cce49347ec9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-671443405',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='50cde43bd23e40d5ac3df247a1328307',qos_specs=None,replication_status=,reservations=['ec4ba6ea-3575-40b8-93f4-44372c54f28f','93a0f0a7-935b-4755-a165-60e4be0365df','29f70d4d-03fc-499a-8dc2-66f2042c29fe','7f2f10c4-f304-47dd-a728-e7f87dc6f78f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e0817ae3fe24edd977a87bcb764f64f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:04:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-671443405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0acf1077-3705-4528-a91d-cce49347ec9f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='50cde43bd23e40d5ac3df247a1328307',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e0817ae3fe24edd977a87bcb764f64f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:21 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1142f20d-e8f9-4122-9e79-308614af1fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:21 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1142f20d-e8f9-4122-9e79-308614af1fc5) transitioned into state 'SUCCESS' from state '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-671443405',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='50cde43bd23e40d5ac3df247a1328307',qos_specs=None,replication_status=,reservations=['ec4ba6ea-3575-40b8-93f4-44372c54f28f','93a0f0a7-935b-4755-a165-60e4be0365df','29f70d4d-03fc-499a-8dc2-66f2042c29fe','7f2f10c4-f304-47dd-a728-e7f87dc6f78f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e0817ae3fe24edd977a87bcb764f64f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:21 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d77ff8-e46b-442b-9d6d-1178171acc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:21 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d77ff8-e46b-442b-9d6d-1178171acc8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:21 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Flow 'volume_create_api' (9319070b-c494-485d-99c2-b5b4ef7373b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:21 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Create volume request issued successfully. Sep 07 10:04:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-40cb8cc6-4c73-4bdf-9cb2-e8bb13d41d58 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 389/767] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:20 2026] POST /volume/v3/volumes => generated 770 bytes in 793 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:04:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2182e246-2891-46f3-8f31-4fd78e6be8ab None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2182e246-2891-46f3-8f31-4fd78e6be8ab tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f Sep 07 10:04:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2182e246-2891-46f3-8f31-4fd78e6be8ab tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2182e246-2891-46f3-8f31-4fd78e6be8ab tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:21 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2182e246-2891-46f3-8f31-4fd78e6be8ab tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2182e246-2891-46f3-8f31-4fd78e6be8ab tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f returned with HTTP 200 Sep 07 10:04:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 379/768] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:21 2026] GET /volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f => generated 838 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0226ba9f-8b42-4466-9e74-20c9af6deb5b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0226ba9f-8b42-4466-9e74-20c9af6deb5b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f Sep 07 10:04:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0226ba9f-8b42-4466-9e74-20c9af6deb5b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0226ba9f-8b42-4466-9e74-20c9af6deb5b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0226ba9f-8b42-4466-9e74-20c9af6deb5b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0226ba9f-8b42-4466-9e74-20c9af6deb5b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f returned with HTTP 200 Sep 07 10:04:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 390/769] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:22 2026] GET /volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f => generated 862 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b6950061-235c-4d14-843d-5f8032143350 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b6950061-235c-4d14-843d-5f8032143350 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f Sep 07 10:04:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b6950061-235c-4d14-843d-5f8032143350 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b6950061-235c-4d14-843d-5f8032143350 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b6950061-235c-4d14-843d-5f8032143350 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b6950061-235c-4d14-843d-5f8032143350 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f returned with HTTP 200 Sep 07 10:04:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 380/770] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:23 2026] GET /volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f => generated 863 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0a970212-bfe3-4ac2-9d8a-ae9fd960b8f5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0a970212-bfe3-4ac2-9d8a-ae9fd960b8f5 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f Sep 07 10:04:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0a970212-bfe3-4ac2-9d8a-ae9fd960b8f5 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0a970212-bfe3-4ac2-9d8a-ae9fd960b8f5 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0a970212-bfe3-4ac2-9d8a-ae9fd960b8f5 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Volume info retrieved successfully. Sep 07 10:04:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0a970212-bfe3-4ac2-9d8a-ae9fd960b8f5 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f returned with HTTP 200 Sep 07 10:04:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 391/771] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:23 2026] GET /volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f => generated 863 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:04:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1910512414"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1910512414'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:23 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Create volume of 1 GB Sep 07 10:04:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Availability Zones retrieved successfully. Sep 07 10:04:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Flow 'volume_create_api' (06008383-a612-4bbb-8255-0fa66e80d3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9394c094-a160-4680-8b7b-dbfaaeb22808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9394c094-a160-4680-8b7b-dbfaaeb22808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94782d89-25a0-4212-875f-7ff80a57617a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:24 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Created reservations ['3a5ef4b0-96f0-426e-a727-9418b76e7298', '45bb4ae2-4d1f-4e60-80b5-e7ea19f99a90', '17e42220-3a58-41b4-8458-41acf0b00a20', '6d758e17-3a6a-4348-a7c7-83edfc2ebfa0'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:24 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94782d89-25a0-4212-875f-7ff80a57617a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a5ef4b0-96f0-426e-a727-9418b76e7298', '45bb4ae2-4d1f-4e60-80b5-e7ea19f99a90', '17e42220-3a58-41b4-8458-41acf0b00a20', '6d758e17-3a6a-4348-a7c7-83edfc2ebfa0']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:24 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (532b5dff-7513-4fdc-bd41-cda915b7cbfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:24 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (532b5dff-7513-4fdc-bd41-cda915b7cbfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1910512414',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='50cde43bd23e40d5ac3df247a1328307',qos_specs=None,replication_status=,reservations=['3a5ef4b0-96f0-426e-a727-9418b76e7298','45bb4ae2-4d1f-4e60-80b5-e7ea19f99a90','17e42220-3a58-41b4-8458-41acf0b00a20','6d758e17-3a6a-4348-a7c7-83edfc2ebfa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e0817ae3fe24edd977a87bcb764f64f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:04:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1910512414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='50cde43bd23e40d5ac3df247a1328307',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e0817ae3fe24edd977a87bcb764f64f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:24 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e1e79c1-e662-47a2-ba47-42bb5c704310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:24 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e1e79c1-e662-47a2-ba47-42bb5c704310) transitioned into state 'SUCCESS' from state '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-1910512414',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='50cde43bd23e40d5ac3df247a1328307',qos_specs=None,replication_status=,reservations=['3a5ef4b0-96f0-426e-a727-9418b76e7298','45bb4ae2-4d1f-4e60-80b5-e7ea19f99a90','17e42220-3a58-41b4-8458-41acf0b00a20','6d758e17-3a6a-4348-a7c7-83edfc2ebfa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e0817ae3fe24edd977a87bcb764f64f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:24 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a725a58-2676-4f62-901f-e3a567512144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:24 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a725a58-2676-4f62-901f-e3a567512144) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:24 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Flow 'volume_create_api' (06008383-a612-4bbb-8255-0fa66e80d3e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Create volume request issued successfully. Sep 07 10:04:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-348e4f74-5fcf-4d69-b224-edd8190bdb39 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 381/772] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:23 2026] POST /volume/v3/volumes => generated 771 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bb536fe9-86ca-4aa4-bd0e-73ce25614eea None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bb536fe9-86ca-4aa4-bd0e-73ce25614eea tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b Sep 07 10:04:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bb536fe9-86ca-4aa4-bd0e-73ce25614eea tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bb536fe9-86ca-4aa4-bd0e-73ce25614eea tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:24 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:24 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-bb536fe9-86ca-4aa4-bd0e-73ce25614eea tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bb536fe9-86ca-4aa4-bd0e-73ce25614eea tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b returned with HTTP 200 Sep 07 10:04:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 392/773] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:24 2026] GET /volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b => generated 839 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fb71f7f7-014f-456a-a643-91614a64ee08 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:04:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-785332360"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-785332360'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:24 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Create volume of 1 GB Sep 07 10:04:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Availability Zones retrieved successfully. Sep 07 10:04:24 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Flow 'volume_create_api' (8aed842a-f1c1-4517-833a-e35626a84d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:24 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b0e9e1-ec85-4616-951a-1535565cef66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:24 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:24 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b0e9e1-ec85-4616-951a-1535565cef66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:24 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec1ae93-863f-4b59-8110-88624ae749ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:25 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Created reservations ['7b29be60-339c-4f46-b69f-3d3317995557', '968d6cf3-472a-4596-81e9-41b464c7e85e', '308ed4af-4a1c-4a4b-bb25-f04e26b1ce0a', '643c9706-5107-49ff-b1e5-5f9e35baa26a'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:25 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec1ae93-863f-4b59-8110-88624ae749ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b29be60-339c-4f46-b69f-3d3317995557', '968d6cf3-472a-4596-81e9-41b464c7e85e', '308ed4af-4a1c-4a4b-bb25-f04e26b1ce0a', '643c9706-5107-49ff-b1e5-5f9e35baa26a']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:25 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17863ddf-af56-4358-9b2d-1549d77056c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:25 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:25 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:25 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17863ddf-af56-4358-9b2d-1549d77056c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3cbf7d0-c035-4334-a5d3-89d79ae3af8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-785332360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9e91b48f7db4cf18bf33a75a55d9962',qos_specs=None,replication_status=,reservations=['7b29be60-339c-4f46-b69f-3d3317995557','968d6cf3-472a-4596-81e9-41b464c7e85e','308ed4af-4a1c-4a4b-bb25-f04e26b1ce0a','643c9706-5107-49ff-b1e5-5f9e35baa26a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7c670e0921542d08e3ffa09e69b6d6c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-785332360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3cbf7d0-c035-4334-a5d3-89d79ae3af8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9e91b48f7db4cf18bf33a75a55d9962',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7c670e0921542d08e3ffa09e69b6d6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:25 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e3c6bf2-0030-4329-a2ba-c373629adbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:25 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e3c6bf2-0030-4329-a2ba-c373629adbf6) transitioned into state 'SUCCESS' from state '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-785332360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9e91b48f7db4cf18bf33a75a55d9962',qos_specs=None,replication_status=,reservations=['7b29be60-339c-4f46-b69f-3d3317995557','968d6cf3-472a-4596-81e9-41b464c7e85e','308ed4af-4a1c-4a4b-bb25-f04e26b1ce0a','643c9706-5107-49ff-b1e5-5f9e35baa26a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7c670e0921542d08e3ffa09e69b6d6c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:25 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc3fe043-768f-48a9-a394-0bc9b06e155d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:25 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc3fe043-768f-48a9-a394-0bc9b06e155d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:25 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Flow 'volume_create_api' (8aed842a-f1c1-4517-833a-e35626a84d54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Create volume request issued successfully. Sep 07 10:04:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fb71f7f7-014f-456a-a643-91614a64ee08 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 382/774] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:04:24 2026] POST /volume/v3/volumes => generated 757 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:04:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-786faf26-38fb-48c3-99d0-3b4a8fc40c3f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-786faf26-38fb-48c3-99d0-3b4a8fc40c3f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:04:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-786faf26-38fb-48c3-99d0-3b4a8fc40c3f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-786faf26-38fb-48c3-99d0-3b4a8fc40c3f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-786faf26-38fb-48c3-99d0-3b4a8fc40c3f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:04:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-786faf26-38fb-48c3-99d0-3b4a8fc40c3f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 200 Sep 07 10:04:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 393/775] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:25 2026] GET /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 825 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e7b436ad-ff6b-4051-937b-08050482c356 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e7b436ad-ff6b-4051-937b-08050482c356 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b Sep 07 10:04:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e7b436ad-ff6b-4051-937b-08050482c356 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e7b436ad-ff6b-4051-937b-08050482c356 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:25 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:25 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e7b436ad-ff6b-4051-937b-08050482c356 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e7b436ad-ff6b-4051-937b-08050482c356 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b returned with HTTP 200 Sep 07 10:04:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 383/776] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:25 2026] GET /volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b => generated 863 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-aa1ba766-9442-4acd-b26c-5ae821fccec7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-aa1ba766-9442-4acd-b26c-5ae821fccec7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:04:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-aa1ba766-9442-4acd-b26c-5ae821fccec7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-aa1ba766-9442-4acd-b26c-5ae821fccec7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:26 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:26 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-aa1ba766-9442-4acd-b26c-5ae821fccec7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:04:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-aa1ba766-9442-4acd-b26c-5ae821fccec7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 200 Sep 07 10:04:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 394/777] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:26 2026] GET /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 849 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-13fd8a90-7acc-4455-af91-803ab508a6a6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-13fd8a90-7acc-4455-af91-803ab508a6a6 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b Sep 07 10:04:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-13fd8a90-7acc-4455-af91-803ab508a6a6 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-13fd8a90-7acc-4455-af91-803ab508a6a6 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:26 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:26 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:26 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:26 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-13fd8a90-7acc-4455-af91-803ab508a6a6 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-13fd8a90-7acc-4455-af91-803ab508a6a6 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b returned with HTTP 200 Sep 07 10:04:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 384/778] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:26 2026] GET /volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b => generated 864 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-36a821cc-c7e9-477f-8fee-2294d63d0200 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-36a821cc-c7e9-477f-8fee-2294d63d0200 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b Sep 07 10:04:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-36a821cc-c7e9-477f-8fee-2294d63d0200 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-36a821cc-c7e9-477f-8fee-2294d63d0200 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:26 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:26 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-36a821cc-c7e9-477f-8fee-2294d63d0200 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Volume info retrieved successfully. Sep 07 10:04:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-36a821cc-c7e9-477f-8fee-2294d63d0200 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b returned with HTTP 200 Sep 07 10:04:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 395/779] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:26 2026] GET /volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d56cf51d-57ff-426f-8554-258bc21674f4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d56cf51d-57ff-426f-8554-258bc21674f4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes Sep 07 10:04:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d56cf51d-57ff-426f-8554-258bc21674f4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d56cf51d-57ff-426f-8554-258bc21674f4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-d56cf51d-57ff-426f-8554-258bc21674f4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d56cf51d-57ff-426f-8554-258bc21674f4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:26 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:26 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:26 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:26 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:26 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:26 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d56cf51d-57ff-426f-8554-258bc21674f4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d56cf51d-57ff-426f-8554-258bc21674f4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes returned with HTTP 200 Sep 07 10:04:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 385/780] 192.168.122.74 () {58 vars in 1116 bytes} [Mon Sep 7 10:04:26 2026] GET /volume/v3/volumes => generated 993 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-eabf5148-da09-4b05-b28a-ee5fd02b49d0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-eabf5148-da09-4b05-b28a-ee5fd02b49d0 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1910512414 Sep 07 10:04:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-eabf5148-da09-4b05-b28a-ee5fd02b49d0 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-eabf5148-da09-4b05-b28a-ee5fd02b49d0 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-eabf5148-da09-4b05-b28a-ee5fd02b49d0 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:26 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-eabf5148-da09-4b05-b28a-ee5fd02b49d0 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1910512414'), ('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-eabf5148-da09-4b05-b28a-ee5fd02b49d0 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-eabf5148-da09-4b05-b28a-ee5fd02b49d0 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1910512414 returned with HTTP 200 Sep 07 10:04:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 396/781] 192.168.122.74 () {58 vars in 1217 bytes} [Mon Sep 7 10:04:26 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1910512414 => generated 340 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d0ca19ef-8a0f-4bfe-a909-ba9e7c7f4c28 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d0ca19ef-8a0f-4bfe-a909-ba9e7c7f4c28 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1910512414 Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d0ca19ef-8a0f-4bfe-a909-ba9e7c7f4c28 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d0ca19ef-8a0f-4bfe-a909-ba9e7c7f4c28 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-d0ca19ef-8a0f-4bfe-a909-ba9e7c7f4c28 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d0ca19ef-8a0f-4bfe-a909-ba9e7c7f4c28 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1910512414'), ('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:27 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d0ca19ef-8a0f-4bfe-a909-ba9e7c7f4c28 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d0ca19ef-8a0f-4bfe-a909-ba9e7c7f4c28 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1910512414 returned with HTTP 200 Sep 07 10:04:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 386/782] 192.168.122.74 () {58 vars in 1238 bytes} [Mon Sep 7 10:04:27 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1910512414 => generated 867 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4ec40910-add9-45bb-afb0-8fe01fa8618a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4ec40910-add9-45bb-afb0-8fe01fa8618a tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/detail?limit=1 Sep 07 10:04:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4ec40910-add9-45bb-afb0-8fe01fa8618a tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4ec40910-add9-45bb-afb0-8fe01fa8618a tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-4ec40910-add9-45bb-afb0-8fe01fa8618a tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ec40910-add9-45bb-afb0-8fe01fa8618a tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4ec40910-add9-45bb-afb0-8fe01fa8618a tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Get all volumes completed successfully. Sep 07 10:04:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4ec40910-add9-45bb-afb0-8fe01fa8618a tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 07 10:04:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 397/783] 192.168.122.74 () {58 vars in 1152 bytes} [Mon Sep 7 10:04:27 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0d2f571f-f870-426e-9c98-a8cbccfa4060 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0d2f571f-f870-426e-9c98-a8cbccfa4060 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/detail?limit=1&marker=7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0d2f571f-f870-426e-9c98-a8cbccfa4060 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0d2f571f-f870-426e-9c98-a8cbccfa4060 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-0d2f571f-f870-426e-9c98-a8cbccfa4060 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0d2f571f-f870-426e-9c98-a8cbccfa4060 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:27 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0d2f571f-f870-426e-9c98-a8cbccfa4060 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Get all volumes completed successfully. Sep 07 10:04:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0d2f571f-f870-426e-9c98-a8cbccfa4060 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/detail?limit=1&marker=7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b returned with HTTP 200 Sep 07 10:04:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 387/784] 192.168.122.74 () {58 vars in 1240 bytes} [Mon Sep 7 10:04:27 2026] GET /volume/v3/volumes/detail?limit=1&marker=7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b => generated 1012 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0aa1aaad-1655-49f3-9eb5-18c98b2d69b9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0aa1aaad-1655-49f3-9eb5-18c98b2d69b9 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/detail?limit=1&marker=0acf1077-3705-4528-a91d-cce49347ec9f Sep 07 10:04:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0aa1aaad-1655-49f3-9eb5-18c98b2d69b9 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0aa1aaad-1655-49f3-9eb5-18c98b2d69b9 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-0aa1aaad-1655-49f3-9eb5-18c98b2d69b9 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0aa1aaad-1655-49f3-9eb5-18c98b2d69b9 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0aa1aaad-1655-49f3-9eb5-18c98b2d69b9 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Get all volumes completed successfully. Sep 07 10:04:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0aa1aaad-1655-49f3-9eb5-18c98b2d69b9 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/detail?limit=1&marker=0acf1077-3705-4528-a91d-cce49347ec9f returned with HTTP 200 Sep 07 10:04:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 398/785] 192.168.122.74 () {58 vars in 1240 bytes} [Mon Sep 7 10:04:27 2026] GET /volume/v3/volumes/detail?limit=1&marker=0acf1077-3705-4528-a91d-cce49347ec9f => generated 1013 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c16ccf70-b936-400f-8b24-50252f92d4a7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c16ccf70-b936-400f-8b24-50252f92d4a7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/detail?limit=1&marker=83909af8-65de-4da1-a7f2-6b6c387dd1e8 Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c16ccf70-b936-400f-8b24-50252f92d4a7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c16ccf70-b936-400f-8b24-50252f92d4a7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-c16ccf70-b936-400f-8b24-50252f92d4a7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c16ccf70-b936-400f-8b24-50252f92d4a7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-965b2642-7250-4106-bbcc-f076bf0956d7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-965b2642-7250-4106-bbcc-f076bf0956d7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:04:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-965b2642-7250-4106-bbcc-f076bf0956d7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-965b2642-7250-4106-bbcc-f076bf0956d7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c16ccf70-b936-400f-8b24-50252f92d4a7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Get all volumes completed successfully. Sep 07 10:04:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c16ccf70-b936-400f-8b24-50252f92d4a7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/detail?limit=1&marker=83909af8-65de-4da1-a7f2-6b6c387dd1e8 returned with HTTP 200 Sep 07 10:04:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 388/786] 192.168.122.74 () {58 vars in 1240 bytes} [Mon Sep 7 10:04:27 2026] GET /volume/v3/volumes/detail?limit=1&marker=83909af8-65de-4da1-a7f2-6b6c387dd1e8 => generated 15 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:04:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b26043d3-ac64-4e1c-81bc-8f695387a68f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b26043d3-ac64-4e1c-81bc-8f695387a68f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b26043d3-ac64-4e1c-81bc-8f695387a68f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b26043d3-ac64-4e1c-81bc-8f695387a68f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-b26043d3-ac64-4e1c-81bc-8f695387a68f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b26043d3-ac64-4e1c-81bc-8f695387a68f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Could not evaluate value available, assuming string {{(pid=87187) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:04:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b26043d3-ac64-4e1c-81bc-8f695387a68f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-965b2642-7250-4106-bbcc-f076bf0956d7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:04:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-965b2642-7250-4106-bbcc-f076bf0956d7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 200 Sep 07 10:04:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 399/787] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:27 2026] GET /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 849 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:27 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:27 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b26043d3-ac64-4e1c-81bc-8f695387a68f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b26043d3-ac64-4e1c-81bc-8f695387a68f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 07 10:04:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 389/788] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:04:27 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1908 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1876f5ca-780a-4334-ae06-c06896af0b23 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1876f5ca-780a-4334-ae06-c06896af0b23 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 07 10:04:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1876f5ca-780a-4334-ae06-c06896af0b23 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1876f5ca-780a-4334-ae06-c06896af0b23 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-1876f5ca-780a-4334-ae06-c06896af0b23 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1876f5ca-780a-4334-ae06-c06896af0b23 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Could not evaluate value available, assuming string {{(pid=87186) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1876f5ca-780a-4334-ae06-c06896af0b23 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1876f5ca-780a-4334-ae06-c06896af0b23 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1876f5ca-780a-4334-ae06-c06896af0b23 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 07 10:04:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 400/789] 192.168.122.74 () {58 vars in 1238 bytes} [Mon Sep 7 10:04:27 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1910 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c255ac56-b36b-4659-b941-c1d15453d4ad None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c255ac56-b36b-4659-b941-c1d15453d4ad tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes?limit=1 Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c255ac56-b36b-4659-b941-c1d15453d4ad tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c255ac56-b36b-4659-b941-c1d15453d4ad tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-c255ac56-b36b-4659-b941-c1d15453d4ad tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c255ac56-b36b-4659-b941-c1d15453d4ad tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c255ac56-b36b-4659-b941-c1d15453d4ad tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Get all volumes completed successfully. Sep 07 10:04:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c255ac56-b36b-4659-b941-c1d15453d4ad tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 07 10:04:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 390/790] 192.168.122.74 () {58 vars in 1131 bytes} [Mon Sep 7 10:04:28 2026] GET /volume/v3/volumes?limit=1 => generated 479 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fb64635b-ac15-46d8-bf98-c54645fd40c7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fb64635b-ac15-46d8-bf98-c54645fd40c7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes?limit=1&marker=7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fb64635b-ac15-46d8-bf98-c54645fd40c7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fb64635b-ac15-46d8-bf98-c54645fd40c7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-fb64635b-ac15-46d8-bf98-c54645fd40c7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fb64635b-ac15-46d8-bf98-c54645fd40c7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fb64635b-ac15-46d8-bf98-c54645fd40c7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Get all volumes completed successfully. Sep 07 10:04:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fb64635b-ac15-46d8-bf98-c54645fd40c7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes?limit=1&marker=7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b returned with HTTP 200 Sep 07 10:04:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 401/791] 192.168.122.74 () {58 vars in 1219 bytes} [Mon Sep 7 10:04:28 2026] GET /volume/v3/volumes?limit=1&marker=7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b => generated 478 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3acd5cfb-63cd-4189-b6fa-b36184739c4b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3acd5cfb-63cd-4189-b6fa-b36184739c4b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes?limit=1&marker=0acf1077-3705-4528-a91d-cce49347ec9f Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3acd5cfb-63cd-4189-b6fa-b36184739c4b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3acd5cfb-63cd-4189-b6fa-b36184739c4b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-3acd5cfb-63cd-4189-b6fa-b36184739c4b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3acd5cfb-63cd-4189-b6fa-b36184739c4b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3acd5cfb-63cd-4189-b6fa-b36184739c4b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Get all volumes completed successfully. Sep 07 10:04:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3acd5cfb-63cd-4189-b6fa-b36184739c4b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes?limit=1&marker=0acf1077-3705-4528-a91d-cce49347ec9f returned with HTTP 200 Sep 07 10:04:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 391/792] 192.168.122.74 () {58 vars in 1219 bytes} [Mon Sep 7 10:04:28 2026] GET /volume/v3/volumes?limit=1&marker=0acf1077-3705-4528-a91d-cce49347ec9f => generated 479 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4943c23b-86a5-4ea5-a5e8-33278122d2b8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4943c23b-86a5-4ea5-a5e8-33278122d2b8 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes?limit=1&marker=83909af8-65de-4da1-a7f2-6b6c387dd1e8 Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4943c23b-86a5-4ea5-a5e8-33278122d2b8 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4943c23b-86a5-4ea5-a5e8-33278122d2b8 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-4943c23b-86a5-4ea5-a5e8-33278122d2b8 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4943c23b-86a5-4ea5-a5e8-33278122d2b8 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4943c23b-86a5-4ea5-a5e8-33278122d2b8 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Get all volumes completed successfully. Sep 07 10:04:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4943c23b-86a5-4ea5-a5e8-33278122d2b8 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes?limit=1&marker=83909af8-65de-4da1-a7f2-6b6c387dd1e8 returned with HTTP 200 Sep 07 10:04:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 402/793] 192.168.122.74 () {58 vars in 1219 bytes} [Mon Sep 7 10:04:28 2026] GET /volume/v3/volumes?limit=1&marker=83909af8-65de-4da1-a7f2-6b6c387dd1e8 => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b34b77cf-9452-4943-bc3e-8900e59dec8e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b34b77cf-9452-4943-bc3e-8900e59dec8e tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1910512414&status=available Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b34b77cf-9452-4943-bc3e-8900e59dec8e tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b34b77cf-9452-4943-bc3e-8900e59dec8e tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-b34b77cf-9452-4943-bc3e-8900e59dec8e tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b34b77cf-9452-4943-bc3e-8900e59dec8e tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Could not evaluate value available, assuming string {{(pid=87187) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b34b77cf-9452-4943-bc3e-8900e59dec8e tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1910512414'), ('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b34b77cf-9452-4943-bc3e-8900e59dec8e tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b34b77cf-9452-4943-bc3e-8900e59dec8e tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1910512414&status=available returned with HTTP 200 Sep 07 10:04:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 392/794] 192.168.122.74 () {58 vars in 1251 bytes} [Mon Sep 7 10:04:28 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1910512414&status=available => generated 340 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4d05b114-bb59-4aa9-b963-292b3ba67bd5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4d05b114-bb59-4aa9-b963-292b3ba67bd5 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-671443405&status=available Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4d05b114-bb59-4aa9-b963-292b3ba67bd5 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4d05b114-bb59-4aa9-b963-292b3ba67bd5 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-4d05b114-bb59-4aa9-b963-292b3ba67bd5 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4d05b114-bb59-4aa9-b963-292b3ba67bd5 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Could not evaluate value available, assuming string {{(pid=87186) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4d05b114-bb59-4aa9-b963-292b3ba67bd5 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-671443405'), ('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4d05b114-bb59-4aa9-b963-292b3ba67bd5 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4d05b114-bb59-4aa9-b963-292b3ba67bd5 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-671443405&status=available returned with HTTP 200 Sep 07 10:04:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 403/795] 192.168.122.74 () {58 vars in 1270 bytes} [Mon Sep 7 10:04:28 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-671443405&status=available => generated 866 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d8909b0d-fdc7-44ff-aeed-6870bef32cd3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d8909b0d-fdc7-44ff-aeed-6870bef32cd3 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail?marker=7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b&sort=id%3Aasc Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d8909b0d-fdc7-44ff-aeed-6870bef32cd3 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d8909b0d-fdc7-44ff-aeed-6870bef32cd3 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-d8909b0d-fdc7-44ff-aeed-6870bef32cd3 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d8909b0d-fdc7-44ff-aeed-6870bef32cd3 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d8909b0d-fdc7-44ff-aeed-6870bef32cd3 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d8909b0d-fdc7-44ff-aeed-6870bef32cd3 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes/detail?marker=7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b&sort=id%3Aasc returned with HTTP 200 Sep 07 10:04:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 393/796] 192.168.122.74 () {58 vars in 1252 bytes} [Mon Sep 7 10:04:28 2026] GET /volume/v3/volumes/detail?marker=7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b&sort=id%3Aasc => generated 867 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-688cbfe3-cf7b-4482-bdc7-a1acbe8bf288 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-688cbfe3-cf7b-4482-bdc7-a1acbe8bf288 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-688cbfe3-cf7b-4482-bdc7-a1acbe8bf288 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-688cbfe3-cf7b-4482-bdc7-a1acbe8bf288 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-688cbfe3-cf7b-4482-bdc7-a1acbe8bf288 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:28 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-688cbfe3-cf7b-4482-bdc7-a1acbe8bf288 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-dbd174c3-4455-4373-869b-c5ed7f97113c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dbd174c3-4455-4373-869b-c5ed7f97113c tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dbd174c3-4455-4373-869b-c5ed7f97113c tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dbd174c3-4455-4373-869b-c5ed7f97113c tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-dbd174c3-4455-4373-869b-c5ed7f97113c tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dbd174c3-4455-4373-869b-c5ed7f97113c tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 200 Sep 07 10:04:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 394/797] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:28 2026] GET /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 850 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-688cbfe3-cf7b-4482-bdc7-a1acbe8bf288 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-688cbfe3-cf7b-4482-bdc7-a1acbe8bf288 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 10:04:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 404/798] 192.168.122.74 () {58 vars in 1216 bytes} [Mon Sep 7 10:04:28 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2574 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-930cf8cd-e40b-4a0e-a8f5-7b5e977e8af9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-930cf8cd-e40b-4a0e-a8f5-7b5e977e8af9 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-930cf8cd-e40b-4a0e-a8f5-7b5e977e8af9 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-930cf8cd-e40b-4a0e-a8f5-7b5e977e8af9 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-930cf8cd-e40b-4a0e-a8f5-7b5e977e8af9 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-930cf8cd-e40b-4a0e-a8f5-7b5e977e8af9 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-930cf8cd-e40b-4a0e-a8f5-7b5e977e8af9 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-930cf8cd-e40b-4a0e-a8f5-7b5e977e8af9 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:04:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 395/799] 192.168.122.74 () {58 vars in 1137 bytes} [Mon Sep 7 10:04:29 2026] GET /volume/v3/volumes/detail => generated 2574 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-137b2583-1cef-45f1-8806-f5ec32876797 req-fe4b23ec-7b21-44ac-85ef-a6c21888484d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-137b2583-1cef-45f1-8806-f5ec32876797 req-fe4b23ec-7b21-44ac-85ef-a6c21888484d tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:04:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-137b2583-1cef-45f1-8806-f5ec32876797 req-fe4b23ec-7b21-44ac-85ef-a6c21888484d tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-137b2583-1cef-45f1-8806-f5ec32876797 req-fe4b23ec-7b21-44ac-85ef-a6c21888484d tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5eb45e3f-ab6f-4ca2-acdb-b07445323919 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5eb45e3f-ab6f-4ca2-acdb-b07445323919 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5eb45e3f-ab6f-4ca2-acdb-b07445323919 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5eb45e3f-ab6f-4ca2-acdb-b07445323919 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-5eb45e3f-ab6f-4ca2-acdb-b07445323919 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-5eb45e3f-ab6f-4ca2-acdb-b07445323919 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5eb45e3f-ab6f-4ca2-acdb-b07445323919 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5eb45e3f-ab6f-4ca2-acdb-b07445323919 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 10:04:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 396/800] 192.168.122.74 () {58 vars in 1195 bytes} [Mon Sep 7 10:04:29 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 993 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4b01a6ac-8a28-4717-b812-771aa672c81f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-137b2583-1cef-45f1-8806-f5ec32876797 req-fe4b23ec-7b21-44ac-85ef-a6c21888484d tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4b01a6ac-8a28-4717-b812-771aa672c81f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes?availability_zone=nova Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4b01a6ac-8a28-4717-b812-771aa672c81f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4b01a6ac-8a28-4717-b812-771aa672c81f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-4b01a6ac-8a28-4717-b812-771aa672c81f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4b01a6ac-8a28-4717-b812-771aa672c81f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Could not evaluate value nova, assuming string {{(pid=87187) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:04:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4b01a6ac-8a28-4717-b812-771aa672c81f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-137b2583-1cef-45f1-8806-f5ec32876797 req-fe4b23ec-7b21-44ac-85ef-a6c21888484d tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 200 Sep 07 10:04:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 405/801] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:04:29 2026] GET /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 850 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4b01a6ac-8a28-4717-b812-771aa672c81f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4b01a6ac-8a28-4717-b812-771aa672c81f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 10:04:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 397/802] 192.168.122.74 () {58 vars in 1161 bytes} [Mon Sep 7 10:04:29 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2e91cd21-a31b-488f-b523-386537b3f493 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2e91cd21-a31b-488f-b523-386537b3f493 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes?availability_zone=nova Sep 07 10:04:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2e91cd21-a31b-488f-b523-386537b3f493 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2e91cd21-a31b-488f-b523-386537b3f493 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-2e91cd21-a31b-488f-b523-386537b3f493 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2e91cd21-a31b-488f-b523-386537b3f493 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Could not evaluate value nova, assuming string {{(pid=87186) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:04:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2e91cd21-a31b-488f-b523-386537b3f493 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2e91cd21-a31b-488f-b523-386537b3f493 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2e91cd21-a31b-488f-b523-386537b3f493 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 10:04:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 406/803] 192.168.122.74 () {58 vars in 1161 bytes} [Mon Sep 7 10:04:29 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a10472e8-696e-4c9d-b2ab-6964e523a43a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a10472e8-696e-4c9d-b2ab-6964e523a43a tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes?bootable=false Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a10472e8-696e-4c9d-b2ab-6964e523a43a tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a10472e8-696e-4c9d-b2ab-6964e523a43a tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-a10472e8-696e-4c9d-b2ab-6964e523a43a tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:29 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a10472e8-696e-4c9d-b2ab-6964e523a43a tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f753c268-2f92-4b44-a330-b557d1d85594 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f753c268-2f92-4b44-a330-b557d1d85594 None None] GET http://192.168.122.74/volume// Sep 07 10:04:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f753c268-2f92-4b44-a330-b557d1d85594 None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f753c268-2f92-4b44-a330-b557d1d85594 None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f753c268-2f92-4b44-a330-b557d1d85594 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:04:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 407/804] 192.168.122.74 () {58 vars in 1312 bytes} [Mon Sep 7 10:04:29 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:04:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-137b2583-1cef-45f1-8806-f5ec32876797 req-06377b10-58a4-4355-adba-cf368e922e87 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a10472e8-696e-4c9d-b2ab-6964e523a43a tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a10472e8-696e-4c9d-b2ab-6964e523a43a tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 10:04:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 398/805] 192.168.122.74 () {58 vars in 1145 bytes} [Mon Sep 7 10:04:29 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9b64e46d-9213-4c7e-9b66-c72454dc6fee None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9b64e46d-9213-4c7e-9b66-c72454dc6fee tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes?bootable=false Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9b64e46d-9213-4c7e-9b66-c72454dc6fee tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9b64e46d-9213-4c7e-9b66-c72454dc6fee tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-9b64e46d-9213-4c7e-9b66-c72454dc6fee tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9b64e46d-9213-4c7e-9b66-c72454dc6fee tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9b64e46d-9213-4c7e-9b66-c72454dc6fee tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9b64e46d-9213-4c7e-9b66-c72454dc6fee tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 10:04:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 399/806] 192.168.122.74 () {58 vars in 1145 bytes} [Mon Sep 7 10:04:29 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-41b22fb4-4428-4b93-873c-6142f8bb9667 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-41b22fb4-4428-4b93-873c-6142f8bb9667 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes?status=available Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-41b22fb4-4428-4b93-873c-6142f8bb9667 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-41b22fb4-4428-4b93-873c-6142f8bb9667 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-41b22fb4-4428-4b93-873c-6142f8bb9667 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-41b22fb4-4428-4b93-873c-6142f8bb9667 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Could not evaluate value available, assuming string {{(pid=87187) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-41b22fb4-4428-4b93-873c-6142f8bb9667 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-41b22fb4-4428-4b93-873c-6142f8bb9667 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-41b22fb4-4428-4b93-873c-6142f8bb9667 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 10:04:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 400/807] 192.168.122.74 () {58 vars in 1149 bytes} [Mon Sep 7 10:04:30 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c0f02f54-4cf4-4824-8504-a669cef450b7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c0f02f54-4cf4-4824-8504-a669cef450b7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes?status=available Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c0f02f54-4cf4-4824-8504-a669cef450b7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c0f02f54-4cf4-4824-8504-a669cef450b7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-c0f02f54-4cf4-4824-8504-a669cef450b7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c0f02f54-4cf4-4824-8504-a669cef450b7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Could not evaluate value available, assuming string {{(pid=87187) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c0f02f54-4cf4-4824-8504-a669cef450b7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c0f02f54-4cf4-4824-8504-a669cef450b7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c0f02f54-4cf4-4824-8504-a669cef450b7 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 10:04:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 401/808] 192.168.122.74 () {58 vars in 1149 bytes} [Mon Sep 7 10:04:30 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d2cf34c7-0dff-4abc-a956-753044d311d4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d2cf34c7-0dff-4abc-a956-753044d311d4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail?availability_zone=nova Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d2cf34c7-0dff-4abc-a956-753044d311d4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d2cf34c7-0dff-4abc-a956-753044d311d4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-d2cf34c7-0dff-4abc-a956-753044d311d4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d2cf34c7-0dff-4abc-a956-753044d311d4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Could not evaluate value nova, assuming string {{(pid=87187) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d2cf34c7-0dff-4abc-a956-753044d311d4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d2cf34c7-0dff-4abc-a956-753044d311d4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d2cf34c7-0dff-4abc-a956-753044d311d4 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 07 10:04:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 402/809] 192.168.122.74 () {58 vars in 1182 bytes} [Mon Sep 7 10:04:30 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2574 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-219f68ae-9752-4337-9cc1-4ac82cce4a95 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-219f68ae-9752-4337-9cc1-4ac82cce4a95 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail?bootable=false Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-219f68ae-9752-4337-9cc1-4ac82cce4a95 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-219f68ae-9752-4337-9cc1-4ac82cce4a95 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-219f68ae-9752-4337-9cc1-4ac82cce4a95 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-219f68ae-9752-4337-9cc1-4ac82cce4a95 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-219f68ae-9752-4337-9cc1-4ac82cce4a95 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-137b2583-1cef-45f1-8806-f5ec32876797 req-06377b10-58a4-4355-adba-cf368e922e87 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:04:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-137b2583-1cef-45f1-8806-f5ec32876797 req-06377b10-58a4-4355-adba-cf368e922e87 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3cbf7d0-c035-4334-a5d3-89d79ae3af8b", "connector": null, "instance_uuid": "492c19d8-1e36-4e4e-9c86-88f0d106a438"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-219f68ae-9752-4337-9cc1-4ac82cce4a95 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 07 10:04:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 403/810] 192.168.122.74 () {58 vars in 1166 bytes} [Mon Sep 7 10:04:30 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2574 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:30 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:30 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-31d32c99-755f-4e26-8317-a5a296c8fa15 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-31d32c99-755f-4e26-8317-a5a296c8fa15 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail?status=available Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-31d32c99-755f-4e26-8317-a5a296c8fa15 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-31d32c99-755f-4e26-8317-a5a296c8fa15 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-31d32c99-755f-4e26-8317-a5a296c8fa15 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-31d32c99-755f-4e26-8317-a5a296c8fa15 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Could not evaluate value available, assuming string {{(pid=87187) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-31d32c99-755f-4e26-8317-a5a296c8fa15 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-31d32c99-755f-4e26-8317-a5a296c8fa15 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] Get all volumes completed successfully. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-31d32c99-755f-4e26-8317-a5a296c8fa15 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-reader] http://192.168.122.74/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 07 10:04:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 404/811] 192.168.122.74 () {58 vars in 1170 bytes} [Mon Sep 7 10:04:30 2026] GET /volume/v3/volumes/detail?status=available => generated 2574 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d8b4e6a9-7bf9-438f-a833-379d821a7595 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d8b4e6a9-7bf9-438f-a833-379d821a7595 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d8b4e6a9-7bf9-438f-a833-379d821a7595 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d8b4e6a9-7bf9-438f-a833-379d821a7595 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-137b2583-1cef-45f1-8806-f5ec32876797 req-06377b10-58a4-4355-adba-cf368e922e87 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d8b4e6a9-7bf9-438f-a833-379d821a7595 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 408/812] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:04:29 2026] POST /volume/v3/attachments => generated 273 bytes in 673 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d8b4e6a9-7bf9-438f-a833-379d821a7595 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b returned with HTTP 200 Sep 07 10:04:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 405/813] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:30 2026] GET /volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-09c7f8a4-4ad2-4056-9081-eb847c7c6f4b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-09c7f8a4-4ad2-4056-9081-eb847c7c6f4b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] DELETE http://192.168.122.74/volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b Sep 07 10:04:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-09c7f8a4-4ad2-4056-9081-eb847c7c6f4b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-09c7f8a4-4ad2-4056-9081-eb847c7c6f4b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:30 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-09c7f8a4-4ad2-4056-9081-eb847c7c6f4b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Delete volume with id: 7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b Sep 07 10:04:30 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-11661a12-90da-44e6-b6b3-2469ca48249e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:30 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-11661a12-90da-44e6-b6b3-2469ca48249e tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-11661a12-90da-44e6-b6b3-2469ca48249e tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-11661a12-90da-44e6-b6b3-2469ca48249e tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:30 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-09c7f8a4-4ad2-4056-9081-eb847c7c6f4b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-09c7f8a4-4ad2-4056-9081-eb847c7c6f4b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Delete volume request issued successfully. Sep 07 10:04:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-09c7f8a4-4ad2-4056-9081-eb847c7c6f4b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b returned with HTTP 202 Sep 07 10:04:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 409/814] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:30 2026] DELETE /volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-85ae311c-d4a6-4ccc-9c5a-9333ba63d71d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-85ae311c-d4a6-4ccc-9c5a-9333ba63d71d tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b Sep 07 10:04:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-85ae311c-d4a6-4ccc-9c5a-9333ba63d71d tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-85ae311c-d4a6-4ccc-9c5a-9333ba63d71d tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-11661a12-90da-44e6-b6b3-2469ca48249e tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:04:30 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:30 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-11661a12-90da-44e6-b6b3-2469ca48249e tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 200 Sep 07 10:04:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 406/815] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:30 2026] GET /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 849 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d58f0eec-f18e-4989-aa83-e11fe8a1cea6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d58f0eec-f18e-4989-aa83-e11fe8a1cea6 None None] GET http://192.168.122.74/volume// Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d58f0eec-f18e-4989-aa83-e11fe8a1cea6 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d58f0eec-f18e-4989-aa83-e11fe8a1cea6 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d58f0eec-f18e-4989-aa83-e11fe8a1cea6 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:04:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 407/816] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:04:30 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:04:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-137b2583-1cef-45f1-8806-f5ec32876797 req-4323d93e-b9db-450a-9653-bb3eb03c08a2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-85ae311c-d4a6-4ccc-9c5a-9333ba63d71d tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-137b2583-1cef-45f1-8806-f5ec32876797 req-4323d93e-b9db-450a-9653-bb3eb03c08a2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:04:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-137b2583-1cef-45f1-8806-f5ec32876797 req-4323d93e-b9db-450a-9653-bb3eb03c08a2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-137b2583-1cef-45f1-8806-f5ec32876797 req-4323d93e-b9db-450a-9653-bb3eb03c08a2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-85ae311c-d4a6-4ccc-9c5a-9333ba63d71d tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b returned with HTTP 200 Sep 07 10:04:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 410/817] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:30 2026] GET /volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b => generated 863 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:31 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:31 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-137b2583-1cef-45f1-8806-f5ec32876797 req-4323d93e-b9db-450a-9653-bb3eb03c08a2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:04:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-137b2583-1cef-45f1-8806-f5ec32876797 req-4323d93e-b9db-450a-9653-bb3eb03c08a2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 200 Sep 07 10:04:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 408/818] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:04:30 2026] GET /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 1030 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:04:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-137b2583-1cef-45f1-8806-f5ec32876797 req-19dc87f0-a81c-42a6-b621-38ed38c7aa96 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-137b2583-1cef-45f1-8806-f5ec32876797 req-19dc87f0-a81c-42a6-b621-38ed38c7aa96 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] PUT http://192.168.122.74/volume/v3/attachments/814feec1-1e1d-481d-8f6a-7dee230359db Sep 07 10:04:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-137b2583-1cef-45f1-8806-f5ec32876797 req-19dc87f0-a81c-42a6-b621-38ed38c7aa96 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:31 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-137b2583-1cef-45f1-8806-f5ec32876797 req-19dc87f0-a81c-42a6-b621-38ed38c7aa96 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Acquiring lock "cinder-attachment_update-f3cbf7d0-c035-4334-a5d3-89d79ae3af8b-devstack" by "attachment_update" {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:04:31 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-137b2583-1cef-45f1-8806-f5ec32876797 req-19dc87f0-a81c-42a6-b621-38ed38c7aa96 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Lock "cinder-attachment_update-f3cbf7d0-c035-4334-a5d3-89d79ae3af8b-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:04:31 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:31 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:31 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-137b2583-1cef-45f1-8806-f5ec32876797 req-19dc87f0-a81c-42a6-b621-38ed38c7aa96 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Lock "cinder-attachment_update-f3cbf7d0-c035-4334-a5d3-89d79ae3af8b-devstack" released by "attachment_update" :: held 0.328s {{(pid=87186) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:04:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-137b2583-1cef-45f1-8806-f5ec32876797 req-19dc87f0-a81c-42a6-b621-38ed38c7aa96 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/attachments/814feec1-1e1d-481d-8f6a-7dee230359db returned with HTTP 200 Sep 07 10:04:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 411/819] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:04:31 2026] PUT /volume/v3/attachments/814feec1-1e1d-481d-8f6a-7dee230359db => generated 694 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9fcfb684-54e1-4239-9a24-b5dae89d0574 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9fcfb684-54e1-4239-9a24-b5dae89d0574 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:04:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9fcfb684-54e1-4239-9a24-b5dae89d0574 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9fcfb684-54e1-4239-9a24-b5dae89d0574 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:31 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:31 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9fcfb684-54e1-4239-9a24-b5dae89d0574 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:04:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9fcfb684-54e1-4239-9a24-b5dae89d0574 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 200 Sep 07 10:04:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 409/820] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:31 2026] GET /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-987ee626-aeb5-4c1a-809c-04fa1dcd99b2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-987ee626-aeb5-4c1a-809c-04fa1dcd99b2 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b Sep 07 10:04:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-987ee626-aeb5-4c1a-809c-04fa1dcd99b2 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-987ee626-aeb5-4c1a-809c-04fa1dcd99b2 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-987ee626-aeb5-4c1a-809c-04fa1dcd99b2 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-987ee626-aeb5-4c1a-809c-04fa1dcd99b2 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b returned with HTTP 200 Sep 07 10:04:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 412/821] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:32 2026] GET /volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b => generated 863 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c18fc8a8-6c3b-4960-b623-40a770e64784 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c18fc8a8-6c3b-4960-b623-40a770e64784 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] POST http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action Sep 07 10:04:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c18fc8a8-6c3b-4960-b623-40a770e64784 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action body: b'{"os-attach": {"instance_uuid": "29205cd7-9899-4628-bd16-f1315781aa16", "mountpoint": "/dev/vdb"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:04:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c18fc8a8-6c3b-4960-b623-40a770e64784 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "29205cd7-9899-4628-bd16-f1315781aa16", "mountpoint": "/dev/vdb"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:32 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:32 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c18fc8a8-6c3b-4960-b623-40a770e64784 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:04:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c18fc8a8-6c3b-4960-b623-40a770e64784 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Update volume admin metadata completed successfully. Sep 07 10:04:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ad83b8b5-8df0-4831-a1cb-02098c341411 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ad83b8b5-8df0-4831-a1cb-02098c341411 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:04:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ad83b8b5-8df0-4831-a1cb-02098c341411 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ad83b8b5-8df0-4831-a1cb-02098c341411 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:33 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:33 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c18fc8a8-6c3b-4960-b623-40a770e64784 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Attach volume completed successfully. Sep 07 10:04:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c18fc8a8-6c3b-4960-b623-40a770e64784 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action returned with HTTP 202 Sep 07 10:04:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 410/822] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:04:32 2026] POST /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action => generated 0 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:04:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-137b2583-1cef-45f1-8806-f5ec32876797 req-ead04e29-2638-4ba8-ba8b-61503b58d6dd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ad83b8b5-8df0-4831-a1cb-02098c341411 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:04:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-137b2583-1cef-45f1-8806-f5ec32876797 req-ead04e29-2638-4ba8-ba8b-61503b58d6dd tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] POST http://192.168.122.74/volume/v3/attachments/814feec1-1e1d-481d-8f6a-7dee230359db/action Sep 07 10:04:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ad83b8b5-8df0-4831-a1cb-02098c341411 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 200 Sep 07 10:04:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 413/823] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:33 2026] GET /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 850 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-137b2583-1cef-45f1-8806-f5ec32876797 req-ead04e29-2638-4ba8-ba8b-61503b58d6dd tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action body: b'{"os-complete": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:04:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-137b2583-1cef-45f1-8806-f5ec32876797 req-ead04e29-2638-4ba8-ba8b-61503b58d6dd tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-24638c63-d9c1-4832-8749-deaf393297fa None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-24638c63-d9c1-4832-8749-deaf393297fa tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:04:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-24638c63-d9c1-4832-8749-deaf393297fa tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-24638c63-d9c1-4832-8749-deaf393297fa tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:33 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:33 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:33 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:33 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-137b2583-1cef-45f1-8806-f5ec32876797 req-ead04e29-2638-4ba8-ba8b-61503b58d6dd tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/attachments/814feec1-1e1d-481d-8f6a-7dee230359db/action returned with HTTP 204 Sep 07 10:04:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 411/824] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:04:33 2026] POST /volume/v3/attachments/814feec1-1e1d-481d-8f6a-7dee230359db/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8f44d8b9-fe66-472e-a492-776e2e17c12b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-24638c63-d9c1-4832-8749-deaf393297fa tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:04:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8f44d8b9-fe66-472e-a492-776e2e17c12b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b Sep 07 10:04:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8f44d8b9-fe66-472e-a492-776e2e17c12b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8f44d8b9-fe66-472e-a492-776e2e17c12b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-24638c63-d9c1-4832-8749-deaf393297fa tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 200 Sep 07 10:04:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 414/825] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:33 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 1183 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e587051b-6bed-4414-aee0-8e12f76cff0f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8f44d8b9-fe66-472e-a492-776e2e17c12b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b returned with HTTP 404 Sep 07 10:04:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 412/826] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:33 2026] GET /volume/v3/volumes/7355b453-cbd7-4f6c-bd16-9d25bdf2ea1b => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1b94bbfe-7379-4039-9bbe-7f1bacc25b56 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1b94bbfe-7379-4039-9bbe-7f1bacc25b56 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f Sep 07 10:04:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1b94bbfe-7379-4039-9bbe-7f1bacc25b56 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1b94bbfe-7379-4039-9bbe-7f1bacc25b56 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:33 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:33 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1b94bbfe-7379-4039-9bbe-7f1bacc25b56 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1b94bbfe-7379-4039-9bbe-7f1bacc25b56 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f returned with HTTP 200 Sep 07 10:04:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 413/827] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:33 2026] GET /volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f => generated 863 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:04:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-61420176-a4dc-47bb-ac4a-519a9ae7b219 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-61420176-a4dc-47bb-ac4a-519a9ae7b219 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] DELETE http://192.168.122.74/volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f Sep 07 10:04:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-61420176-a4dc-47bb-ac4a-519a9ae7b219 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-61420176-a4dc-47bb-ac4a-519a9ae7b219 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:33 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-61420176-a4dc-47bb-ac4a-519a9ae7b219 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Delete volume with id: 0acf1077-3705-4528-a91d-cce49347ec9f Sep 07 10:04:33 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:33 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-61420176-a4dc-47bb-ac4a-519a9ae7b219 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-61420176-a4dc-47bb-ac4a-519a9ae7b219 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Delete volume request issued successfully. Sep 07 10:04:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-61420176-a4dc-47bb-ac4a-519a9ae7b219 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f returned with HTTP 202 Sep 07 10:04:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 414/828] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:33 2026] DELETE /volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-306a1fae-2e6c-4e08-b468-710849bb26e3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-306a1fae-2e6c-4e08-b468-710849bb26e3 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f Sep 07 10:04:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-306a1fae-2e6c-4e08-b468-710849bb26e3 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-306a1fae-2e6c-4e08-b468-710849bb26e3 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:33 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:33 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-306a1fae-2e6c-4e08-b468-710849bb26e3 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-306a1fae-2e6c-4e08-b468-710849bb26e3 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f returned with HTTP 200 Sep 07 10:04:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 415/829] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:33 2026] GET /volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f => generated 862 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e587051b-6bed-4414-aee0-8e12f76cff0f tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:04:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e587051b-6bed-4414-aee0-8e12f76cff0f tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e587051b-6bed-4414-aee0-8e12f76cff0f tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:33 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:33 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e587051b-6bed-4414-aee0-8e12f76cff0f tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Volume info retrieved successfully. Sep 07 10:04:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e587051b-6bed-4414-aee0-8e12f76cff0f tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 200 Sep 07 10:04:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 415/830] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:33 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 1183 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-44cf2a06-e4bb-42fb-addf-9249f474b8d1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-44cf2a06-e4bb-42fb-addf-9249f474b8d1 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] POST http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action Sep 07 10:04:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-44cf2a06-e4bb-42fb-addf-9249f474b8d1 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action body: b'{"os-detach": {}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:04:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-44cf2a06-e4bb-42fb-addf-9249f474b8d1 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:33 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:33 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-44cf2a06-e4bb-42fb-addf-9249f474b8d1 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:04:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-44cf2a06-e4bb-42fb-addf-9249f474b8d1 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Detach volume completed successfully. Sep 07 10:04:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-44cf2a06-e4bb-42fb-addf-9249f474b8d1 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action returned with HTTP 202 Sep 07 10:04:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 416/831] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:04:33 2026] POST /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action => generated 0 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:04:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c13920b3-9b0d-4a2a-8330-e82009977623 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c13920b3-9b0d-4a2a-8330-e82009977623 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:04:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c13920b3-9b0d-4a2a-8330-e82009977623 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c13920b3-9b0d-4a2a-8330-e82009977623 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:34 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:34 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c13920b3-9b0d-4a2a-8330-e82009977623 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:04:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c13920b3-9b0d-4a2a-8330-e82009977623 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 200 Sep 07 10:04:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 416/832] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:34 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 868 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:04:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7449e0f1-6465-4d92-a9a7-be9b10589d78 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7449e0f1-6465-4d92-a9a7-be9b10589d78 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:04:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7449e0f1-6465-4d92-a9a7-be9b10589d78 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7449e0f1-6465-4d92-a9a7-be9b10589d78 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7449e0f1-6465-4d92-a9a7-be9b10589d78 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:04:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7449e0f1-6465-4d92-a9a7-be9b10589d78 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 200 Sep 07 10:04:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 417/833] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:34 2026] GET /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 1142 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:04:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b9b52036-a532-4364-973c-6d33b2884a27 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b9b52036-a532-4364-973c-6d33b2884a27 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:04:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b9b52036-a532-4364-973c-6d33b2884a27 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b9b52036-a532-4364-973c-6d33b2884a27 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:34 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:34 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b9b52036-a532-4364-973c-6d33b2884a27 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:04:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b9b52036-a532-4364-973c-6d33b2884a27 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 200 Sep 07 10:04:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 417/834] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:34 2026] GET /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 1142 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-33d047d4-35f9-49a8-aebf-c00ea8474a9a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-33d047d4-35f9-49a8-aebf-c00ea8474a9a tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f Sep 07 10:04:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-33d047d4-35f9-49a8-aebf-c00ea8474a9a tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-33d047d4-35f9-49a8-aebf-c00ea8474a9a tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-33d047d4-35f9-49a8-aebf-c00ea8474a9a tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-33d047d4-35f9-49a8-aebf-c00ea8474a9a tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f returned with HTTP 200 Sep 07 10:04:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 418/835] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:34 2026] GET /volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f => generated 862 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-81c36e0f-c5fc-433f-904d-f6aadaa2828f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-81c36e0f-c5fc-433f-904d-f6aadaa2828f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f Sep 07 10:04:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-81c36e0f-c5fc-433f-904d-f6aadaa2828f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-81c36e0f-c5fc-433f-904d-f6aadaa2828f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-81c36e0f-c5fc-433f-904d-f6aadaa2828f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f returned with HTTP 404 Sep 07 10:04:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 418/836] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:35 2026] GET /volume/v3/volumes/0acf1077-3705-4528-a91d-cce49347ec9f => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c00134b0-e9a0-408d-947b-17035bd6aa0b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c00134b0-e9a0-408d-947b-17035bd6aa0b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 Sep 07 10:04:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c00134b0-e9a0-408d-947b-17035bd6aa0b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c00134b0-e9a0-408d-947b-17035bd6aa0b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:35 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:35 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:35 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:35 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:35 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c00134b0-e9a0-408d-947b-17035bd6aa0b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c00134b0-e9a0-408d-947b-17035bd6aa0b tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 returned with HTTP 200 Sep 07 10:04:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 419/837] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:35 2026] GET /volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-53722ab0-b493-433f-9081-e383b5187aae None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-53722ab0-b493-433f-9081-e383b5187aae tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] DELETE http://192.168.122.74/volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 Sep 07 10:04:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-53722ab0-b493-433f-9081-e383b5187aae tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-53722ab0-b493-433f-9081-e383b5187aae tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:35 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-53722ab0-b493-433f-9081-e383b5187aae tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Delete volume with id: 83909af8-65de-4da1-a7f2-6b6c387dd1e8 Sep 07 10:04:35 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:35 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-53722ab0-b493-433f-9081-e383b5187aae tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-53722ab0-b493-433f-9081-e383b5187aae tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Delete volume request issued successfully. Sep 07 10:04:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-53722ab0-b493-433f-9081-e383b5187aae tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 returned with HTTP 202 Sep 07 10:04:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 419/838] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:35 2026] DELETE /volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c0f0a751-83cd-46b2-8d6a-6d31fd1d964f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c0f0a751-83cd-46b2-8d6a-6d31fd1d964f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 Sep 07 10:04:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c0f0a751-83cd-46b2-8d6a-6d31fd1d964f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c0f0a751-83cd-46b2-8d6a-6d31fd1d964f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:36 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:36 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c0f0a751-83cd-46b2-8d6a-6d31fd1d964f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Volume info retrieved successfully. Sep 07 10:04:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c0f0a751-83cd-46b2-8d6a-6d31fd1d964f tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 returned with HTTP 200 Sep 07 10:04:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 420/839] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:36 2026] GET /volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 => generated 863 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6fc199bc-615d-4806-a88c-88491009d516 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6fc199bc-615d-4806-a88c-88491009d516 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] GET http://192.168.122.74/volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 Sep 07 10:04:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6fc199bc-615d-4806-a88c-88491009d516 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6fc199bc-615d-4806-a88c-88491009d516 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6fc199bc-615d-4806-a88c-88491009d516 tempest-VolumesListTestJSON-253340558 tempest-VolumesListTestJSON-253340558-project-member] http://192.168.122.74/volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 returned with HTTP 404 Sep 07 10:04:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 420/840] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:37 2026] GET /volume/v3/volumes/83909af8-65de-4da1-a7f2-6b6c387dd1e8 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-01cc5110-d8d6-47b8-8e38-dcffdcea31d3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-01cc5110-d8d6-47b8-8e38-dcffdcea31d3 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] POST http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action Sep 07 10:04:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-01cc5110-d8d6-47b8-8e38-dcffdcea31d3 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:04:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-01cc5110-d8d6-47b8-8e38-dcffdcea31d3 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:37 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-01cc5110-d8d6-47b8-8e38-dcffdcea31d3 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-01cc5110-d8d6-47b8-8e38-dcffdcea31d3 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Reserve volume completed successfully. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-01cc5110-d8d6-47b8-8e38-dcffdcea31d3 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action returned with HTTP 202 Sep 07 10:04:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 421/841] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:04:37 2026] POST /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:04:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a5d69f54-b2aa-4ad8-a656-335d190a6efe None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a5d69f54-b2aa-4ad8-a656-335d190a6efe tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:04:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a5d69f54-b2aa-4ad8-a656-335d190a6efe tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a5d69f54-b2aa-4ad8-a656-335d190a6efe tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a5d69f54-b2aa-4ad8-a656-335d190a6efe tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Volume info retrieved successfully. Sep 07 10:04:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a5d69f54-b2aa-4ad8-a656-335d190a6efe tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 200 Sep 07 10:04:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 421/842] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:37 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 868 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:04:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a729f4cb-4eb0-4105-98f5-107d27374564 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a729f4cb-4eb0-4105-98f5-107d27374564 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] POST http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action Sep 07 10:04:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a729f4cb-4eb0-4105-98f5-107d27374564 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:04:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a729f4cb-4eb0-4105-98f5-107d27374564 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:37 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a729f4cb-4eb0-4105-98f5-107d27374564 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a729f4cb-4eb0-4105-98f5-107d27374564 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Unreserve volume completed successfully. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a729f4cb-4eb0-4105-98f5-107d27374564 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action returned with HTTP 202 Sep 07 10:04:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 422/843] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:04:37 2026] POST /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:04:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4d102c38-7de9-42b2-b1c7-f62a25b90f62 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4d102c38-7de9-42b2-b1c7-f62a25b90f62 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:04:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4d102c38-7de9-42b2-b1c7-f62a25b90f62 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4d102c38-7de9-42b2-b1c7-f62a25b90f62 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4d102c38-7de9-42b2-b1c7-f62a25b90f62 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Volume info retrieved successfully. Sep 07 10:04:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4d102c38-7de9-42b2-b1c7-f62a25b90f62 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 200 Sep 07 10:04:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 422/844] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:37 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-83ff1a6e-765c-402b-afc2-db89f6e1b17d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-83ff1a6e-765c-402b-afc2-db89f6e1b17d tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] POST http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action Sep 07 10:04:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-83ff1a6e-765c-402b-afc2-db89f6e1b17d tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:04:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-83ff1a6e-765c-402b-afc2-db89f6e1b17d tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:37 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-83ff1a6e-765c-402b-afc2-db89f6e1b17d tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-83ff1a6e-765c-402b-afc2-db89f6e1b17d tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume updated successfully. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-83ff1a6e-765c-402b-afc2-db89f6e1b17d tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action returned with HTTP 200 Sep 07 10:04:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 423/845] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:04:37 2026] POST /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action => generated 0 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 10:04:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c2c18cdc-3c49-4408-a0c3-3df7b0e445ab None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c2c18cdc-3c49-4408-a0c3-3df7b0e445ab tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:04:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c2c18cdc-3c49-4408-a0c3-3df7b0e445ab tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c2c18cdc-3c49-4408-a0c3-3df7b0e445ab tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c2c18cdc-3c49-4408-a0c3-3df7b0e445ab tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Volume info retrieved successfully. Sep 07 10:04:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c2c18cdc-3c49-4408-a0c3-3df7b0e445ab tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 200 Sep 07 10:04:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 423/846] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:37 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 867 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:04:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-28766e5e-1c2a-4767-8eb3-fbc37d62d552 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-28766e5e-1c2a-4767-8eb3-fbc37d62d552 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] POST http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action Sep 07 10:04:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-28766e5e-1c2a-4767-8eb3-fbc37d62d552 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:04:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-28766e5e-1c2a-4767-8eb3-fbc37d62d552 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:37 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-28766e5e-1c2a-4767-8eb3-fbc37d62d552 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-28766e5e-1c2a-4767-8eb3-fbc37d62d552 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume updated successfully. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-28766e5e-1c2a-4767-8eb3-fbc37d62d552 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action returned with HTTP 200 Sep 07 10:04:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 424/847] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:04:37 2026] POST /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action => generated 0 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 10:04:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f6ec588e-5ad0-48a2-8211-44f855db6f0b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f6ec588e-5ad0-48a2-8211-44f855db6f0b tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:04:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f6ec588e-5ad0-48a2-8211-44f855db6f0b tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f6ec588e-5ad0-48a2-8211-44f855db6f0b tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f6ec588e-5ad0-48a2-8211-44f855db6f0b tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Volume info retrieved successfully. Sep 07 10:04:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f6ec588e-5ad0-48a2-8211-44f855db6f0b tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 200 Sep 07 10:04:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 424/848] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:37 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 868 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2a07b93c-5b86-42f4-8c65-939691f24404 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a07b93c-5b86-42f4-8c65-939691f24404 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] POST http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action Sep 07 10:04:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2a07b93c-5b86-42f4-8c65-939691f24404 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:04:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2a07b93c-5b86-42f4-8c65-939691f24404 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:37 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2a07b93c-5b86-42f4-8c65-939691f24404 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2a07b93c-5b86-42f4-8c65-939691f24404 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Update volume admin metadata completed successfully. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2a07b93c-5b86-42f4-8c65-939691f24404 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Update readonly setting on volume completed successfully. Sep 07 10:04:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a07b93c-5b86-42f4-8c65-939691f24404 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action returned with HTTP 202 Sep 07 10:04:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 425/849] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:04:37 2026] POST /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 10:04:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-793db6a5-bbbb-4fdc-b561-1852e302d5fe None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-793db6a5-bbbb-4fdc-b561-1852e302d5fe tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:04:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-793db6a5-bbbb-4fdc-b561-1852e302d5fe tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-793db6a5-bbbb-4fdc-b561-1852e302d5fe tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-793db6a5-bbbb-4fdc-b561-1852e302d5fe tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Volume info retrieved successfully. Sep 07 10:04:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-793db6a5-bbbb-4fdc-b561-1852e302d5fe tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 200 Sep 07 10:04:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 425/850] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:37 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 867 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ba495301-3902-460f-a304-c548e25d9f38 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ba495301-3902-460f-a304-c548e25d9f38 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] POST http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action Sep 07 10:04:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ba495301-3902-460f-a304-c548e25d9f38 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:04:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ba495301-3902-460f-a304-c548e25d9f38 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ba495301-3902-460f-a304-c548e25d9f38 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:04:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ba495301-3902-460f-a304-c548e25d9f38 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Update volume admin metadata completed successfully. Sep 07 10:04:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ba495301-3902-460f-a304-c548e25d9f38 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Update readonly setting on volume completed successfully. Sep 07 10:04:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ba495301-3902-460f-a304-c548e25d9f38 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action returned with HTTP 202 Sep 07 10:04:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 426/851] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:04:38 2026] POST /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:04:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c337ada0-a3a1-428e-a2f0-877ab48e6554 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c337ada0-a3a1-428e-a2f0-877ab48e6554 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:04:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c337ada0-a3a1-428e-a2f0-877ab48e6554 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c337ada0-a3a1-428e-a2f0-877ab48e6554 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c337ada0-a3a1-428e-a2f0-877ab48e6554 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] Volume info retrieved successfully. Sep 07 10:04:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c337ada0-a3a1-428e-a2f0-877ab48e6554 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-reader] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 200 Sep 07 10:04:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 426/852] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:38 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 868 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6ed811ed-25fc-4429-b87f-3f81e9192b7c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6ed811ed-25fc-4429-b87f-3f81e9192b7c tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] POST http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action Sep 07 10:04:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6ed811ed-25fc-4429-b87f-3f81e9192b7c tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1770532427", "disk_format": "raw"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:04:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6ed811ed-25fc-4429-b87f-3f81e9192b7c tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1770532427", "disk_format": "raw"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6ed811ed-25fc-4429-b87f-3f81e9192b7c tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:04:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:38 devstack devstack@c-api.service[87187]: DEBUG cinder.image.image_utils [None req-6ed811ed-25fc-4429-b87f-3f81e9192b7c tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1770532427'}] 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-1770532427'}]. {{(pid=87187) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 10:04:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6ed811ed-25fc-4429-b87f-3f81e9192b7c tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Copy volume to image completed successfully. Sep 07 10:04:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6ed811ed-25fc-4429-b87f-3f81e9192b7c tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action returned with HTTP 202 Sep 07 10:04:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 427/853] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:04:38 2026] POST /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action => generated 655 bytes in 1937 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:48 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=157,cinder:INSERT=11,cinder:UPDATE=17 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:04:48 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=214,cinder:INSERT=29,cinder:UPDATE=48 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:04:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-63cd8586-db66-4823-b8bf-554641d833ce None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:04:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1351043359"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1351043359'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:48 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Create volume of 1 GB Sep 07 10:04:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Availability Zones retrieved successfully. Sep 07 10:04:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Flow 'volume_create_api' (f1f4ecde-f7ff-44c3-bc38-b6bd6545f574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1398a400-f987-481d-811e-9d15834f7afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1398a400-f987-481d-811e-9d15834f7afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b09330f7-21ca-4c91-b829-e03908a08262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:48 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Created reservations ['08419790-cdf0-4fc4-8eaa-5970767f9ad1', '9754b7c8-f9ac-4e30-b9ec-45a383629514', 'cf4e43dc-f5a1-4839-89b6-753168d96b66', '38e79b7c-7746-49ad-aa74-76188390200e'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b09330f7-21ca-4c91-b829-e03908a08262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08419790-cdf0-4fc4-8eaa-5970767f9ad1', '9754b7c8-f9ac-4e30-b9ec-45a383629514', 'cf4e43dc-f5a1-4839-89b6-753168d96b66', '38e79b7c-7746-49ad-aa74-76188390200e']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bba6d7ba-9f3b-46ad-8fcf-bf614078894d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:48 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bba6d7ba-9f3b-46ad-8fcf-bf614078894d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fc23352-9691-48be-9bb8-7def7491c408', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1351043359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ca0169dc2c14d879d1f7bad9cb3ca6f',qos_specs=None,replication_status=,reservations=['08419790-cdf0-4fc4-8eaa-5970767f9ad1','9754b7c8-f9ac-4e30-b9ec-45a383629514','cf4e43dc-f5a1-4839-89b6-753168d96b66','38e79b7c-7746-49ad-aa74-76188390200e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5752280db2e54f83a8c72a8f4626a43c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:04:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1351043359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fc23352-9691-48be-9bb8-7def7491c408,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ca0169dc2c14d879d1f7bad9cb3ca6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5752280db2e54f83a8c72a8f4626a43c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0f64b1-6feb-437a-8c6c-33f3738cd81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0f64b1-6feb-437a-8c6c-33f3738cd81a) transitioned into state 'SUCCESS' from state '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-1351043359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ca0169dc2c14d879d1f7bad9cb3ca6f',qos_specs=None,replication_status=,reservations=['08419790-cdf0-4fc4-8eaa-5970767f9ad1','9754b7c8-f9ac-4e30-b9ec-45a383629514','cf4e43dc-f5a1-4839-89b6-753168d96b66','38e79b7c-7746-49ad-aa74-76188390200e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5752280db2e54f83a8c72a8f4626a43c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5098e312-1fea-4a41-ade3-8f0211f8ae93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:49 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5098e312-1fea-4a41-ade3-8f0211f8ae93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:49 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Flow 'volume_create_api' (f1f4ecde-f7ff-44c3-bc38-b6bd6545f574) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Create volume request issued successfully. Sep 07 10:04:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-63cd8586-db66-4823-b8bf-554641d833ce tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 427/854] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:04:48 2026] POST /volume/v3/volumes => generated 762 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-75244f0b-9713-4ef5-8544-b1247b4dd0ef None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-75244f0b-9713-4ef5-8544-b1247b4dd0ef tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:04:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-75244f0b-9713-4ef5-8544-b1247b4dd0ef tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-75244f0b-9713-4ef5-8544-b1247b4dd0ef tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:49 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:49 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:49 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-75244f0b-9713-4ef5-8544-b1247b4dd0ef tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:04:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-75244f0b-9713-4ef5-8544-b1247b4dd0ef tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:04:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 428/855] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:49 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 830 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f28c855f-a30b-4f04-a821-465307636fb3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f28c855f-a30b-4f04-a821-465307636fb3 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:04:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f28c855f-a30b-4f04-a821-465307636fb3 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f28c855f-a30b-4f04-a821-465307636fb3 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:50 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:50 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f28c855f-a30b-4f04-a821-465307636fb3 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:04:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f28c855f-a30b-4f04-a821-465307636fb3 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:04:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 428/856] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:50 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1881ddbb-b43c-450f-9ef9-775ab28cb69a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1881ddbb-b43c-450f-9ef9-775ab28cb69a tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:04:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1881ddbb-b43c-450f-9ef9-775ab28cb69a tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1881ddbb-b43c-450f-9ef9-775ab28cb69a tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:51 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:51 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:51 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:51 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:51 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1881ddbb-b43c-450f-9ef9-775ab28cb69a tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:04:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1881ddbb-b43c-450f-9ef9-775ab28cb69a tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:04:51 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 429/857] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:51 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-864fa508-8581-4154-be1c-9a4824a7e0a7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-864fa508-8581-4154-be1c-9a4824a7e0a7 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:04:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-864fa508-8581-4154-be1c-9a4824a7e0a7 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-864fa508-8581-4154-be1c-9a4824a7e0a7 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:52 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:52 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:52 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:52 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:52 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-864fa508-8581-4154-be1c-9a4824a7e0a7 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:04:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-864fa508-8581-4154-be1c-9a4824a7e0a7 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:04:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 429/858] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:52 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-de956a91-31ab-4838-bdde-05f22f68a60e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-de956a91-31ab-4838-bdde-05f22f68a60e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:04:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-de956a91-31ab-4838-bdde-05f22f68a60e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-de956a91-31ab-4838-bdde-05f22f68a60e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:53 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:53 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:53 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:53 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:53 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-de956a91-31ab-4838-bdde-05f22f68a60e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:04:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-de956a91-31ab-4838-bdde-05f22f68a60e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:04:53 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 430/859] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:53 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f168b67d-df78-4ae2-86c8-fe5125df02c4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f168b67d-df78-4ae2-86c8-fe5125df02c4 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:04:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f168b67d-df78-4ae2-86c8-fe5125df02c4 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f168b67d-df78-4ae2-86c8-fe5125df02c4 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f168b67d-df78-4ae2-86c8-fe5125df02c4 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:04:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f168b67d-df78-4ae2-86c8-fe5125df02c4 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:04:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 430/860] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:54 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-720abd1a-053c-451f-a13f-2be738c4ff88 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-720abd1a-053c-451f-a13f-2be738c4ff88 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:04:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-720abd1a-053c-451f-a13f-2be738c4ff88 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-720abd1a-053c-451f-a13f-2be738c4ff88 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:55 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:55 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:55 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-720abd1a-053c-451f-a13f-2be738c4ff88 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:04:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-720abd1a-053c-451f-a13f-2be738c4ff88 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:04:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 431/861] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:55 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-54e64eda-d341-4c4c-af66-728c45d02c33 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-54e64eda-d341-4c4c-af66-728c45d02c33 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:04:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-54e64eda-d341-4c4c-af66-728c45d02c33 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-54e64eda-d341-4c4c-af66-728c45d02c33 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:57 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:57 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:57 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:57 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:57 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-54e64eda-d341-4c4c-af66-728c45d02c33 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:04:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-54e64eda-d341-4c4c-af66-728c45d02c33 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:04:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 431/862] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:57 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-48632ce4-09c3-459f-a1b1-82d76ef412d0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-48632ce4-09c3-459f-a1b1-82d76ef412d0 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:04:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-48632ce4-09c3-459f-a1b1-82d76ef412d0 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-48632ce4-09c3-459f-a1b1-82d76ef412d0 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:58 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:58 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:04:58 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:58 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:04:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-48632ce4-09c3-459f-a1b1-82d76ef412d0 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:04:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-48632ce4-09c3-459f-a1b1-82d76ef412d0 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:04:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 432/863] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:58 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bc2aecd2-c4e3-435c-a0fa-e7be02918587 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bc2aecd2-c4e3-435c-a0fa-e7be02918587 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:04:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bc2aecd2-c4e3-435c-a0fa-e7be02918587 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bc2aecd2-c4e3-435c-a0fa-e7be02918587 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:04:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:04:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-bc2aecd2-c4e3-435c-a0fa-e7be02918587 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:04:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bc2aecd2-c4e3-435c-a0fa-e7be02918587 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:04:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 432/864] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:59 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-25d44b12-b4a5-4af8-a358-397742073e07 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8e376f28-7818-42fe-9b27-1443781b4ce5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8e376f28-7818-42fe-9b27-1443781b4ce5 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8e376f28-7818-42fe-9b27-1443781b4ce5 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8e376f28-7818-42fe-9b27-1443781b4ce5 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:00 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:00 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8e376f28-7818-42fe-9b27-1443781b4ce5 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8e376f28-7818-42fe-9b27-1443781b4ce5 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 433/865] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:00 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:05:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-744519711"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-744519711'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:00 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Create volume of 1 GB Sep 07 10:05:00 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Availability Zones retrieved successfully. Sep 07 10:05:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Flow 'volume_create_api' (c4e78e4f-a347-44f0-ba29-31fe0edc34cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60b1e427-40b4-489c-937a-9d3ef43fc127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60b1e427-40b4-489c-937a-9d3ef43fc127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e27d00e7-d812-4b3f-aa5d-71c6c1437d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:00 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Created reservations ['d68eb6c6-ab05-40ce-b5d4-9ffb7e076f33', '9681cc67-36dc-44a5-b707-957044b27f06', 'ed34ccc9-83e5-45af-b928-ddc163325624', '4f7ebd2e-3749-446b-91ea-ec527e1a6e29'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e27d00e7-d812-4b3f-aa5d-71c6c1437d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d68eb6c6-ab05-40ce-b5d4-9ffb7e076f33', '9681cc67-36dc-44a5-b707-957044b27f06', 'ed34ccc9-83e5-45af-b928-ddc163325624', '4f7ebd2e-3749-446b-91ea-ec527e1a6e29']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d4e3edc-9b20-4333-89c2-e632822b4592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:00 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:00 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d4e3edc-9b20-4333-89c2-e632822b4592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '745a4758-26ab-429e-9009-55e8b0d24ad0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-744519711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='940eb7dc41254b3f8fe361a280cc52b0',qos_specs=None,replication_status=,reservations=['d68eb6c6-ab05-40ce-b5d4-9ffb7e076f33','9681cc67-36dc-44a5-b707-957044b27f06','ed34ccc9-83e5-45af-b928-ddc163325624','4f7ebd2e-3749-446b-91ea-ec527e1a6e29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b1985156f54ab4853962fe1a63200f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-744519711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=745a4758-26ab-429e-9009-55e8b0d24ad0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='940eb7dc41254b3f8fe361a280cc52b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37b1985156f54ab4853962fe1a63200f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c89fefd-5336-40e0-969a-b7d0cb30b4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c89fefd-5336-40e0-969a-b7d0cb30b4c7) transitioned into state 'SUCCESS' from state '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-744519711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='940eb7dc41254b3f8fe361a280cc52b0',qos_specs=None,replication_status=,reservations=['d68eb6c6-ab05-40ce-b5d4-9ffb7e076f33','9681cc67-36dc-44a5-b707-957044b27f06','ed34ccc9-83e5-45af-b928-ddc163325624','4f7ebd2e-3749-446b-91ea-ec527e1a6e29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b1985156f54ab4853962fe1a63200f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3233699e-19a9-43fe-984c-40bf52159eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3233699e-19a9-43fe-984c-40bf52159eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Flow 'volume_create_api' (c4e78e4f-a347-44f0-ba29-31fe0edc34cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:00 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Create volume request issued successfully. Sep 07 10:05:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-25d44b12-b4a5-4af8-a358-397742073e07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:00 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 433/866] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:05:00 2026] POST /volume/v3/volumes => generated 760 bytes in 666 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6a993d97-5af5-48ee-a63b-9cf55561c2c7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6a993d97-5af5-48ee-a63b-9cf55561c2c7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:05:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6a993d97-5af5-48ee-a63b-9cf55561c2c7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6a993d97-5af5-48ee-a63b-9cf55561c2c7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:01 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:01 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:01 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:01 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:01 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6a993d97-5af5-48ee-a63b-9cf55561c2c7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6a993d97-5af5-48ee-a63b-9cf55561c2c7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 returned with HTTP 200 Sep 07 10:05:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 434/867] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:00 2026] GET /volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 => generated 828 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-499f26a8-ec96-44d7-aca7-5c3505c8048d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-499f26a8-ec96-44d7-aca7-5c3505c8048d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-499f26a8-ec96-44d7-aca7-5c3505c8048d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-499f26a8-ec96-44d7-aca7-5c3505c8048d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-499f26a8-ec96-44d7-aca7-5c3505c8048d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-499f26a8-ec96-44d7-aca7-5c3505c8048d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 434/868] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:01 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-96060644-0cbd-4560-8cbe-7f9eb7d31eed None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-96060644-0cbd-4560-8cbe-7f9eb7d31eed tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:05:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-96060644-0cbd-4560-8cbe-7f9eb7d31eed tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-96060644-0cbd-4560-8cbe-7f9eb7d31eed tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-96060644-0cbd-4560-8cbe-7f9eb7d31eed tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-96060644-0cbd-4560-8cbe-7f9eb7d31eed tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 returned with HTTP 200 Sep 07 10:05:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 435/869] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:02 2026] GET /volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-91ebb63c-939e-408f-a70c-ddcbbef10fec None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-91ebb63c-939e-408f-a70c-ddcbbef10fec tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-91ebb63c-939e-408f-a70c-ddcbbef10fec tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-91ebb63c-939e-408f-a70c-ddcbbef10fec tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-91ebb63c-939e-408f-a70c-ddcbbef10fec tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-91ebb63c-939e-408f-a70c-ddcbbef10fec tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 435/870] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:02 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-765747c5-3682-46a3-96eb-90cab6b99671 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-765747c5-3682-46a3-96eb-90cab6b99671 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:05:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-765747c5-3682-46a3-96eb-90cab6b99671 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-765747c5-3682-46a3-96eb-90cab6b99671 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-765747c5-3682-46a3-96eb-90cab6b99671 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-765747c5-3682-46a3-96eb-90cab6b99671 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 returned with HTTP 200 Sep 07 10:05:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 436/871] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:03 2026] GET /volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-31e4848b-29b1-4a8e-9cf9-e981753443cb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-31e4848b-29b1-4a8e-9cf9-e981753443cb tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-31e4848b-29b1-4a8e-9cf9-e981753443cb tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-31e4848b-29b1-4a8e-9cf9-e981753443cb tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-31e4848b-29b1-4a8e-9cf9-e981753443cb tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-31e4848b-29b1-4a8e-9cf9-e981753443cb tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 436/872] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:03 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0790d239-6697-4da3-a811-44c87d34e8f2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0790d239-6697-4da3-a811-44c87d34e8f2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:05:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0790d239-6697-4da3-a811-44c87d34e8f2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0790d239-6697-4da3-a811-44c87d34e8f2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0790d239-6697-4da3-a811-44c87d34e8f2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0790d239-6697-4da3-a811-44c87d34e8f2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 returned with HTTP 200 Sep 07 10:05:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 437/873] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:04 2026] GET /volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f071059c-6a03-496c-aa69-a2055a70dfe8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f071059c-6a03-496c-aa69-a2055a70dfe8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f071059c-6a03-496c-aa69-a2055a70dfe8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f071059c-6a03-496c-aa69-a2055a70dfe8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:04 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:04 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:04 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:04 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f071059c-6a03-496c-aa69-a2055a70dfe8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f071059c-6a03-496c-aa69-a2055a70dfe8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 437/874] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:04 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5bd05ab2-2b72-4793-af6f-36f6f758c95c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5bd05ab2-2b72-4793-af6f-36f6f758c95c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:05:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5bd05ab2-2b72-4793-af6f-36f6f758c95c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5bd05ab2-2b72-4793-af6f-36f6f758c95c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5bd05ab2-2b72-4793-af6f-36f6f758c95c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5bd05ab2-2b72-4793-af6f-36f6f758c95c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 returned with HTTP 200 Sep 07 10:05:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 438/875] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:05 2026] GET /volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ca28a44d-6249-4b29-a7d9-a0aab22daf85 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ca28a44d-6249-4b29-a7d9-a0aab22daf85 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ca28a44d-6249-4b29-a7d9-a0aab22daf85 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ca28a44d-6249-4b29-a7d9-a0aab22daf85 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ca28a44d-6249-4b29-a7d9-a0aab22daf85 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ca28a44d-6249-4b29-a7d9-a0aab22daf85 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 438/876] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:05 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-477791ce-83e7-46e3-a6c0-64e30bae90c7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-477791ce-83e7-46e3-a6c0-64e30bae90c7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:05:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-477791ce-83e7-46e3-a6c0-64e30bae90c7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-477791ce-83e7-46e3-a6c0-64e30bae90c7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:06 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:06 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:06 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-477791ce-83e7-46e3-a6c0-64e30bae90c7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-477791ce-83e7-46e3-a6c0-64e30bae90c7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 returned with HTTP 200 Sep 07 10:05:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 439/877] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:06 2026] GET /volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-29969e9e-65a3-48a9-83b4-9c69dfd1673c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-29969e9e-65a3-48a9-83b4-9c69dfd1673c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-29969e9e-65a3-48a9-83b4-9c69dfd1673c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-29969e9e-65a3-48a9-83b4-9c69dfd1673c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:06 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:06 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-29969e9e-65a3-48a9-83b4-9c69dfd1673c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-29969e9e-65a3-48a9-83b4-9c69dfd1673c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 439/878] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:06 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6e5dfca4-4eed-4124-851b-4a03bb96171b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6e5dfca4-4eed-4124-851b-4a03bb96171b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:05:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6e5dfca4-4eed-4124-851b-4a03bb96171b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6e5dfca4-4eed-4124-851b-4a03bb96171b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6e5dfca4-4eed-4124-851b-4a03bb96171b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6e5dfca4-4eed-4124-851b-4a03bb96171b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 returned with HTTP 200 Sep 07 10:05:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 440/879] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:07 2026] GET /volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-37caed0a-5aa4-45f0-94f7-13f29fcfc3aa None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-37caed0a-5aa4-45f0-94f7-13f29fcfc3aa tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-37caed0a-5aa4-45f0-94f7-13f29fcfc3aa tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-37caed0a-5aa4-45f0-94f7-13f29fcfc3aa tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-37caed0a-5aa4-45f0-94f7-13f29fcfc3aa tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-37caed0a-5aa4-45f0-94f7-13f29fcfc3aa tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 440/880] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:07 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6a2a6d2f-8d66-4723-bee2-60373189d633 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6a2a6d2f-8d66-4723-bee2-60373189d633 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:05:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6a2a6d2f-8d66-4723-bee2-60373189d633 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6a2a6d2f-8d66-4723-bee2-60373189d633 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:08 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:08 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:08 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:08 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6a2a6d2f-8d66-4723-bee2-60373189d633 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6a2a6d2f-8d66-4723-bee2-60373189d633 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 returned with HTTP 200 Sep 07 10:05:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 441/881] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:08 2026] GET /volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f36f8ce3-cd14-4a34-b165-750867be4332 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f36f8ce3-cd14-4a34-b165-750867be4332 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f36f8ce3-cd14-4a34-b165-750867be4332 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f36f8ce3-cd14-4a34-b165-750867be4332 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:09 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:09 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f36f8ce3-cd14-4a34-b165-750867be4332 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f36f8ce3-cd14-4a34-b165-750867be4332 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 441/882] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:08 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4f48a5be-afbd-490e-9b9b-daf40653299e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4f48a5be-afbd-490e-9b9b-daf40653299e tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:05:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4f48a5be-afbd-490e-9b9b-daf40653299e tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4f48a5be-afbd-490e-9b9b-daf40653299e tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:09 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:09 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:09 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:09 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4f48a5be-afbd-490e-9b9b-daf40653299e tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4f48a5be-afbd-490e-9b9b-daf40653299e tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 returned with HTTP 200 Sep 07 10:05:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 442/883] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:09 2026] GET /volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9b7b9b77-ae1a-4080-8749-4ccd1fe35e4c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9b7b9b77-ae1a-4080-8749-4ccd1fe35e4c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9b7b9b77-ae1a-4080-8749-4ccd1fe35e4c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9b7b9b77-ae1a-4080-8749-4ccd1fe35e4c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:10 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:10 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:10 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9b7b9b77-ae1a-4080-8749-4ccd1fe35e4c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9b7b9b77-ae1a-4080-8749-4ccd1fe35e4c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 442/884] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:10 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-05b164e8-df9f-43a5-89bb-04ecb696a91c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-05b164e8-df9f-43a5-89bb-04ecb696a91c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:05:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-05b164e8-df9f-43a5-89bb-04ecb696a91c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-05b164e8-df9f-43a5-89bb-04ecb696a91c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-05b164e8-df9f-43a5-89bb-04ecb696a91c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-05b164e8-df9f-43a5-89bb-04ecb696a91c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 returned with HTTP 200 Sep 07 10:05:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 443/885] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:10 2026] GET /volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c1b39a0e-19cb-4854-8064-d6e6a60a3fec None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c1b39a0e-19cb-4854-8064-d6e6a60a3fec tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c1b39a0e-19cb-4854-8064-d6e6a60a3fec tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c1b39a0e-19cb-4854-8064-d6e6a60a3fec tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c1b39a0e-19cb-4854-8064-d6e6a60a3fec tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c1b39a0e-19cb-4854-8064-d6e6a60a3fec tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 443/886] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:11 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4f2cb0cb-e118-4c3b-912f-468dada017cd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4f2cb0cb-e118-4c3b-912f-468dada017cd tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:05:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4f2cb0cb-e118-4c3b-912f-468dada017cd tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4f2cb0cb-e118-4c3b-912f-468dada017cd tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4f2cb0cb-e118-4c3b-912f-468dada017cd tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4f2cb0cb-e118-4c3b-912f-468dada017cd tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 returned with HTTP 200 Sep 07 10:05:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 444/887] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:11 2026] GET /volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2a4f6800-7efd-4e42-9e72-0d2f312f8af9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a4f6800-7efd-4e42-9e72-0d2f312f8af9 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:05:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2a4f6800-7efd-4e42-9e72-0d2f312f8af9 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2a4f6800-7efd-4e42-9e72-0d2f312f8af9 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2a4f6800-7efd-4e42-9e72-0d2f312f8af9 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:05:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a4f6800-7efd-4e42-9e72-0d2f312f8af9 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 200 Sep 07 10:05:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 444/888] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:11 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 868 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e934047a-2996-458c-8dad-0608c36d5570 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e934047a-2996-458c-8dad-0608c36d5570 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] POST http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action Sep 07 10:05:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e934047a-2996-458c-8dad-0608c36d5570 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-610911390", "disk_format": "qcow2"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:05:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e934047a-2996-458c-8dad-0608c36d5570 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-610911390", "disk_format": "qcow2"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:12 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:12 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:12 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:12 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e934047a-2996-458c-8dad-0608c36d5570 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:05:12 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:12 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:12 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:12 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:12 devstack devstack@c-api.service[87186]: DEBUG cinder.image.image_utils [None req-e934047a-2996-458c-8dad-0608c36d5570 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-610911390'}] 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-610911390'}]. {{(pid=87186) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 10:05:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2d924eb0-b8fa-4df2-b81e-1766f0b48013 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2d924eb0-b8fa-4df2-b81e-1766f0b48013 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2d924eb0-b8fa-4df2-b81e-1766f0b48013 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2d924eb0-b8fa-4df2-b81e-1766f0b48013 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2d924eb0-b8fa-4df2-b81e-1766f0b48013 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2d924eb0-b8fa-4df2-b81e-1766f0b48013 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 445/889] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:12 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-e7fc5564-4a33-4ad4-97c1-a964d823002f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-e7fc5564-4a33-4ad4-97c1-a964d823002f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-e7fc5564-4a33-4ad4-97c1-a964d823002f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-e7fc5564-4a33-4ad4-97c1-a964d823002f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-e7fc5564-4a33-4ad4-97c1-a964d823002f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-e7fc5564-4a33-4ad4-97c1-a964d823002f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 446/890] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:05:12 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9c0a2202-fbaa-44c0-9d78-3ee3148b4993 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9c0a2202-fbaa-44c0-9d78-3ee3148b4993 None None] GET http://192.168.122.74/volume// Sep 07 10:05:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9c0a2202-fbaa-44c0-9d78-3ee3148b4993 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9c0a2202-fbaa-44c0-9d78-3ee3148b4993 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9c0a2202-fbaa-44c0-9d78-3ee3148b4993 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:05:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 447/891] 192.168.122.74 () {58 vars in 1312 bytes} [Mon Sep 7 10:05:12 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:05:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-e157863b-10bc-401c-a0c5-a3d994e0769b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-e157863b-10bc-401c-a0c5-a3d994e0769b tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:05:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-e157863b-10bc-401c-a0c5-a3d994e0769b tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9fc23352-9691-48be-9bb8-7def7491c408", "connector": null, "instance_uuid": "6d3efcf2-c52d-47eb-ba41-8391d475ca69"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-e157863b-10bc-401c-a0c5-a3d994e0769b tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:05:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 448/892] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:05:12 2026] POST /volume/v3/attachments => generated 273 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5b91a08b-87d6-487d-aa4f-43fb5b8dc46b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5b91a08b-87d6-487d-aa4f-43fb5b8dc46b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:05:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5b91a08b-87d6-487d-aa4f-43fb5b8dc46b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5b91a08b-87d6-487d-aa4f-43fb5b8dc46b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5b91a08b-87d6-487d-aa4f-43fb5b8dc46b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5b91a08b-87d6-487d-aa4f-43fb5b8dc46b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 returned with HTTP 200 Sep 07 10:05:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 449/893] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:12 2026] GET /volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-dd3d7ad8-5457-4f9f-8bab-74f06101c80e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dd3d7ad8-5457-4f9f-8bab-74f06101c80e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dd3d7ad8-5457-4f9f-8bab-74f06101c80e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dd3d7ad8-5457-4f9f-8bab-74f06101c80e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-dd3d7ad8-5457-4f9f-8bab-74f06101c80e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dd3d7ad8-5457-4f9f-8bab-74f06101c80e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 450/894] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:12 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3002287e-e70c-4dde-b046-be75c2f0af3f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3002287e-e70c-4dde-b046-be75c2f0af3f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] GET http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:05:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3002287e-e70c-4dde-b046-be75c2f0af3f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3002287e-e70c-4dde-b046-be75c2f0af3f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e934047a-2996-458c-8dad-0608c36d5570 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Copy volume to image completed successfully. Sep 07 10:05:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e934047a-2996-458c-8dad-0608c36d5570 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action returned with HTTP 202 Sep 07 10:05:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 445/895] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:05:12 2026] POST /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe/action => generated 656 bytes in 974 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-635426de-2447-4f80-bc2b-9ae718416fe8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-635426de-2447-4f80-bc2b-9ae718416fe8 None None] GET http://192.168.122.74/volume// Sep 07 10:05:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-635426de-2447-4f80-bc2b-9ae718416fe8 None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-635426de-2447-4f80-bc2b-9ae718416fe8 None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-635426de-2447-4f80-bc2b-9ae718416fe8 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:05:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 446/896] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:05:13 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:05:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-2ea6dca1-fa83-4a26-8960-9f04cfd1dd8e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3002287e-e70c-4dde-b046-be75c2f0af3f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Volume info retrieved successfully. Sep 07 10:05:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-2ea6dca1-fa83-4a26-8960-9f04cfd1dd8e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-2ea6dca1-fa83-4a26-8960-9f04cfd1dd8e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-2ea6dca1-fa83-4a26-8960-9f04cfd1dd8e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3002287e-e70c-4dde-b046-be75c2f0af3f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 returned with HTTP 200 Sep 07 10:05:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 451/897] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:12 2026] GET /volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:13 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:13 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c19b59a2-7ba4-4d7d-8a39-68527cb44566 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c19b59a2-7ba4-4d7d-8a39-68527cb44566 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:05:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c19b59a2-7ba4-4d7d-8a39-68527cb44566 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "745a4758-26ab-429e-9009-55e8b0d24ad0", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1411706642"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:13 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:13 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-2ea6dca1-fa83-4a26-8960-9f04cfd1dd8e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c19b59a2-7ba4-4d7d-8a39-68527cb44566 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:13 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-c19b59a2-7ba4-4d7d-8a39-68527cb44566 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Create snapshot from volume 745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:05:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-2ea6dca1-fa83-4a26-8960-9f04cfd1dd8e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 447/898] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:05:13 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 1035 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:05:13 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-c19b59a2-7ba4-4d7d-8a39-68527cb44566 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Created reservations ['1718c853-1b3c-426c-b9ab-5e6cc21cdfa2', '60df2e7d-6338-430f-b1f3-ca7a68445806', '30c1d239-3fa1-405a-b070-3b503acba3de', '994a5e4a-680e-4637-8d91-8149acfa1b82'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-e1e55924-9892-41f8-8a2d-6fee70323294 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-e1e55924-9892-41f8-8a2d-6fee70323294 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] PUT http://192.168.122.74/volume/v3/attachments/0fc9e814-3ee7-4665-9b90-9bcbd82ffc2e Sep 07 10:05:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-e1e55924-9892-41f8-8a2d-6fee70323294 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:13 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-e1e55924-9892-41f8-8a2d-6fee70323294 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Acquiring lock "cinder-attachment_update-9fc23352-9691-48be-9bb8-7def7491c408-devstack" by "attachment_update" {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:05:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c19b59a2-7ba4-4d7d-8a39-68527cb44566 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot create request issued successfully. Sep 07 10:05:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c19b59a2-7ba4-4d7d-8a39-68527cb44566 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:05:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 452/899] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:05:13 2026] POST /volume/v3/snapshots => generated 380 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:13 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-e1e55924-9892-41f8-8a2d-6fee70323294 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Lock "cinder-attachment_update-9fc23352-9691-48be-9bb8-7def7491c408-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:05:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-959b7192-9348-48d3-a3f0-cbae43795b31 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-959b7192-9348-48d3-a3f0-cbae43795b31 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-959b7192-9348-48d3-a3f0-cbae43795b31 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-959b7192-9348-48d3-a3f0-cbae43795b31 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:13 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:13 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-959b7192-9348-48d3-a3f0-cbae43795b31 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-959b7192-9348-48d3-a3f0-cbae43795b31 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 453/900] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:13 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:13 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:13 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fc990f46-a4f3-4345-8d3a-3ea7eca0c6d6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fc990f46-a4f3-4345-8d3a-3ea7eca0c6d6 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fc990f46-a4f3-4345-8d3a-3ea7eca0c6d6 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fc990f46-a4f3-4345-8d3a-3ea7eca0c6d6 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:14 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fc990f46-a4f3-4345-8d3a-3ea7eca0c6d6 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fc990f46-a4f3-4345-8d3a-3ea7eca0c6d6 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 454/901] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:13 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2cf13ae5-18aa-4344-a9d6-96c6ba6f5be4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2cf13ae5-18aa-4344-a9d6-96c6ba6f5be4 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2cf13ae5-18aa-4344-a9d6-96c6ba6f5be4 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2cf13ae5-18aa-4344-a9d6-96c6ba6f5be4 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:14 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:14 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:14 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2cf13ae5-18aa-4344-a9d6-96c6ba6f5be4 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2cf13ae5-18aa-4344-a9d6-96c6ba6f5be4 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 455/902] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:14 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 512 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ecca088d-e85d-4b29-ba33-fb6ac9e6fe7c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ecca088d-e85d-4b29-ba33-fb6ac9e6fe7c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ecca088d-e85d-4b29-ba33-fb6ac9e6fe7c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ecca088d-e85d-4b29-ba33-fb6ac9e6fe7c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:15 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:15 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ecca088d-e85d-4b29-ba33-fb6ac9e6fe7c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ecca088d-e85d-4b29-ba33-fb6ac9e6fe7c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 456/903] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:15 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ab3714ae-c320-4fd3-8216-1ae48c49b75d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ab3714ae-c320-4fd3-8216-1ae48c49b75d tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ab3714ae-c320-4fd3-8216-1ae48c49b75d tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ab3714ae-c320-4fd3-8216-1ae48c49b75d tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:15 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ab3714ae-c320-4fd3-8216-1ae48c49b75d tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ab3714ae-c320-4fd3-8216-1ae48c49b75d tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 457/904] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:15 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 512 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a6fbd885-45b0-4554-8564-21cf89a70ba8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a6fbd885-45b0-4554-8564-21cf89a70ba8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a6fbd885-45b0-4554-8564-21cf89a70ba8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a6fbd885-45b0-4554-8564-21cf89a70ba8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:16 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a6fbd885-45b0-4554-8564-21cf89a70ba8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a6fbd885-45b0-4554-8564-21cf89a70ba8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 458/905] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:16 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-10404f05-4c46-4f93-8327-34d75edbfc79 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-10404f05-4c46-4f93-8327-34d75edbfc79 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-10404f05-4c46-4f93-8327-34d75edbfc79 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-10404f05-4c46-4f93-8327-34d75edbfc79 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:16 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-10404f05-4c46-4f93-8327-34d75edbfc79 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-10404f05-4c46-4f93-8327-34d75edbfc79 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 459/906] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:16 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 512 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-64105d33-fac2-4d36-9798-919037c4b398 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-64105d33-fac2-4d36-9798-919037c4b398 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-64105d33-fac2-4d36-9798-919037c4b398 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-64105d33-fac2-4d36-9798-919037c4b398 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:17 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:17 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-64105d33-fac2-4d36-9798-919037c4b398 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-64105d33-fac2-4d36-9798-919037c4b398 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 460/907] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:17 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e501ded7-2483-4026-8f07-5af56ab77ed0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e501ded7-2483-4026-8f07-5af56ab77ed0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e501ded7-2483-4026-8f07-5af56ab77ed0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e501ded7-2483-4026-8f07-5af56ab77ed0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e501ded7-2483-4026-8f07-5af56ab77ed0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e501ded7-2483-4026-8f07-5af56ab77ed0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 461/908] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:17 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 512 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-a1e7638d-89c2-453a-83ca-b47cc5543dbc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-a1e7638d-89c2-453a-83ca-b47cc5543dbc tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-a1e7638d-89c2-453a-83ca-b47cc5543dbc tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-a1e7638d-89c2-453a-83ca-b47cc5543dbc tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-a1e7638d-89c2-453a-83ca-b47cc5543dbc tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-a1e7638d-89c2-453a-83ca-b47cc5543dbc tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 200 Sep 07 10:05:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 462/909] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:05:18 2026] GET /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 1142 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-f38368fd-7595-4af3-8137-e6ede69790f4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-f38368fd-7595-4af3-8137-e6ede69790f4 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] POST http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b/action Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-f38368fd-7595-4af3-8137-e6ede69790f4 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-f38368fd-7595-4af3-8137-e6ede69790f4 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-f38368fd-7595-4af3-8137-e6ede69790f4 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-f38368fd-7595-4af3-8137-e6ede69790f4 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Begin detaching volume completed successfully. Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-f38368fd-7595-4af3-8137-e6ede69790f4 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b/action returned with HTTP 202 Sep 07 10:05:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 463/910] 192.168.122.74 () {64 vars in 1556 bytes} [Mon Sep 7 10:05:18 2026] POST /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-82fa4b8b-5d61-432e-8378-c961cad071e4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-82fa4b8b-5d61-432e-8378-c961cad071e4 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-82fa4b8b-5d61-432e-8378-c961cad071e4 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-82fa4b8b-5d61-432e-8378-c961cad071e4 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-82fa4b8b-5d61-432e-8378-c961cad071e4 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-82fa4b8b-5d61-432e-8378-c961cad071e4 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 200 Sep 07 10:05:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 464/911] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:18 2026] GET /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 1145 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a85271ad-fa0b-497f-ab8d-523f4194435a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a85271ad-fa0b-497f-ab8d-523f4194435a tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a85271ad-fa0b-497f-ab8d-523f4194435a tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a85271ad-fa0b-497f-ab8d-523f4194435a tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a85271ad-fa0b-497f-ab8d-523f4194435a tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a85271ad-fa0b-497f-ab8d-523f4194435a tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 465/912] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:18 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e6dfd8c5-e21c-4a6d-a8ab-c745a61c1211 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e6dfd8c5-e21c-4a6d-a8ab-c745a61c1211 None None] GET http://192.168.122.74/volume// Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e6dfd8c5-e21c-4a6d-a8ab-c745a61c1211 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e6dfd8c5-e21c-4a6d-a8ab-c745a61c1211 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e6dfd8c5-e21c-4a6d-a8ab-c745a61c1211 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:05:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 466/913] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:05:18 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:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7b803608-fe8f-4f99-95bc-f2c55f8ea584 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7b803608-fe8f-4f99-95bc-f2c55f8ea584 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7b803608-fe8f-4f99-95bc-f2c55f8ea584 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7b803608-fe8f-4f99-95bc-f2c55f8ea584 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7b803608-fe8f-4f99-95bc-f2c55f8ea584 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7b803608-fe8f-4f99-95bc-f2c55f8ea584 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 467/914] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:18 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 512 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-39ce8eb8-7719-48b2-b55a-51d36618eb2f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-39ce8eb8-7719-48b2-b55a-51d36618eb2f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-39ce8eb8-7719-48b2-b55a-51d36618eb2f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-39ce8eb8-7719-48b2-b55a-51d36618eb2f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-39ce8eb8-7719-48b2-b55a-51d36618eb2f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:05:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-39ce8eb8-7719-48b2-b55a-51d36618eb2f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 200 Sep 07 10:05:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 468/915] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:05:18 2026] GET /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 1326 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:05:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-69f611f3-9c65-4591-96d0-f4845b76fa47 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-69f611f3-9c65-4591-96d0-f4845b76fa47 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] DELETE http://192.168.122.74/volume/v3/attachments/814feec1-1e1d-481d-8f6a-7dee230359db Sep 07 10:05:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-69f611f3-9c65-4591-96d0-f4845b76fa47 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-69f611f3-9c65-4591-96d0-f4845b76fa47 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:19 devstack devstack@c-api.service[87187]: /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:05:19 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, Sep 07 10:05:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-2072135a-f4c8-4a76-a218-0076922ea9cb req-69f611f3-9c65-4591-96d0-f4845b76fa47 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/attachments/814feec1-1e1d-481d-8f6a-7dee230359db returned with HTTP 200 Sep 07 10:05:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 469/916] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:05:19 2026] DELETE /volume/v3/attachments/814feec1-1e1d-481d-8f6a-7dee230359db => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5a5d1a8f-defa-4df7-838b-b4ebb77c1b50 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5a5d1a8f-defa-4df7-838b-b4ebb77c1b50 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:05:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5a5d1a8f-defa-4df7-838b-b4ebb77c1b50 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5a5d1a8f-defa-4df7-838b-b4ebb77c1b50 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5a5d1a8f-defa-4df7-838b-b4ebb77c1b50 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:05:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5a5d1a8f-defa-4df7-838b-b4ebb77c1b50 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 200 Sep 07 10:05:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 470/917] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:19 2026] GET /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-03378bcd-51aa-4a73-90fc-5ab587643d26 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-03378bcd-51aa-4a73-90fc-5ab587643d26 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-03378bcd-51aa-4a73-90fc-5ab587643d26 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-03378bcd-51aa-4a73-90fc-5ab587643d26 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-03378bcd-51aa-4a73-90fc-5ab587643d26 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-03378bcd-51aa-4a73-90fc-5ab587643d26 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 471/918] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:19 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2d4bb6fd-96fc-4ad3-8d5f-708d0b85a63b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2d4bb6fd-96fc-4ad3-8d5f-708d0b85a63b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2d4bb6fd-96fc-4ad3-8d5f-708d0b85a63b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2d4bb6fd-96fc-4ad3-8d5f-708d0b85a63b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2d4bb6fd-96fc-4ad3-8d5f-708d0b85a63b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2d4bb6fd-96fc-4ad3-8d5f-708d0b85a63b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 472/919] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:19 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 512 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fef2d595-a8da-4db8-b9f1-604b778ca66d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fef2d595-a8da-4db8-b9f1-604b778ca66d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fef2d595-a8da-4db8-b9f1-604b778ca66d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fef2d595-a8da-4db8-b9f1-604b778ca66d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:20 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:20 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fef2d595-a8da-4db8-b9f1-604b778ca66d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fef2d595-a8da-4db8-b9f1-604b778ca66d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 473/920] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:20 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f9d36afd-4a30-4f7a-b889-021c5eb90677 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f9d36afd-4a30-4f7a-b889-021c5eb90677 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f9d36afd-4a30-4f7a-b889-021c5eb90677 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f9d36afd-4a30-4f7a-b889-021c5eb90677 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f9d36afd-4a30-4f7a-b889-021c5eb90677 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f9d36afd-4a30-4f7a-b889-021c5eb90677 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 474/921] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:20 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 512 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-108e1947-d29a-4649-90d3-1152ecd34f89 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-108e1947-d29a-4649-90d3-1152ecd34f89 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-108e1947-d29a-4649-90d3-1152ecd34f89 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-108e1947-d29a-4649-90d3-1152ecd34f89 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:21 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-e1e55924-9892-41f8-8a2d-6fee70323294 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Lock "cinder-attachment_update-9fc23352-9691-48be-9bb8-7def7491c408-devstack" released by "attachment_update" :: held 8.646s {{(pid=87186) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:05:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-e1e55924-9892-41f8-8a2d-6fee70323294 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/attachments/0fc9e814-3ee7-4665-9b90-9bcbd82ffc2e returned with HTTP 200 Sep 07 10:05:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 448/922] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:05:13 2026] PUT /volume/v3/attachments/0fc9e814-3ee7-4665-9b90-9bcbd82ffc2e => generated 694 bytes in 8711 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-eca3f899-cda6-422c-a695-6293fda43f6f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:21 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-eca3f899-cda6-422c-a695-6293fda43f6f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-eca3f899-cda6-422c-a695-6293fda43f6f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-eca3f899-cda6-422c-a695-6293fda43f6f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:21 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:21 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:21 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-eca3f899-cda6-422c-a695-6293fda43f6f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-108e1947-d29a-4649-90d3-1152ecd34f89 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-eca3f899-cda6-422c-a695-6293fda43f6f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 449/923] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:21 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 512 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-108e1947-d29a-4649-90d3-1152ecd34f89 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 475/924] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:21 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 855 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ad18af56-859e-42de-9cf3-81cca4f0e2b5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ad18af56-859e-42de-9cf3-81cca4f0e2b5 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:05:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ad18af56-859e-42de-9cf3-81cca4f0e2b5 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ad18af56-859e-42de-9cf3-81cca4f0e2b5 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ad18af56-859e-42de-9cf3-81cca4f0e2b5 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:05:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ad18af56-859e-42de-9cf3-81cca4f0e2b5 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 200 Sep 07 10:05:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 450/925] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:22 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 868 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-4fff3ef0-8d65-4e57-b9a0-9dcb5b4e583a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-4fff3ef0-8d65-4e57-b9a0-9dcb5b4e583a tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] POST http://192.168.122.74/volume/v3/attachments/0fc9e814-3ee7-4665-9b90-9bcbd82ffc2e/action Sep 07 10:05:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-4fff3ef0-8d65-4e57-b9a0-9dcb5b4e583a tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action body: b'{"os-complete": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:05:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-4fff3ef0-8d65-4e57-b9a0-9dcb5b4e583a tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:22 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:22 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-21bd2a22-4682-44c1-a8b7-772d335ee2b1 req-4fff3ef0-8d65-4e57-b9a0-9dcb5b4e583a tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/attachments/0fc9e814-3ee7-4665-9b90-9bcbd82ffc2e/action returned with HTTP 204 Sep 07 10:05:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 476/926] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:05:22 2026] POST /volume/v3/attachments/0fc9e814-3ee7-4665-9b90-9bcbd82ffc2e/action => generated 0 bytes in 220 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4321d84a-3e85-4607-8486-d6742c521707 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4321d84a-3e85-4607-8486-d6742c521707 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4321d84a-3e85-4607-8486-d6742c521707 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4321d84a-3e85-4607-8486-d6742c521707 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-11cd850b-9358-4f52-8524-e2f215a094b9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-11cd850b-9358-4f52-8524-e2f215a094b9 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-11cd850b-9358-4f52-8524-e2f215a094b9 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-11cd850b-9358-4f52-8524-e2f215a094b9 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4321d84a-3e85-4607-8486-d6742c521707 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4321d84a-3e85-4607-8486-d6742c521707 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 451/927] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:22 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 512 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-11cd850b-9358-4f52-8524-e2f215a094b9 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-11cd850b-9358-4f52-8524-e2f215a094b9 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 477/928] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:23 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 1147 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-94a8fcf4-0d31-412b-bbd4-89260a924214 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-94a8fcf4-0d31-412b-bbd4-89260a924214 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-94a8fcf4-0d31-412b-bbd4-89260a924214 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-94a8fcf4-0d31-412b-bbd4-89260a924214 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-94a8fcf4-0d31-412b-bbd4-89260a924214 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-94a8fcf4-0d31-412b-bbd4-89260a924214 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 452/929] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:23 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 1147 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-afe445c7-7ce8-4fab-91c6-d17b0dcbe733 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-afe445c7-7ce8-4fab-91c6-d17b0dcbe733 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:05:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-afe445c7-7ce8-4fab-91c6-d17b0dcbe733 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-afe445c7-7ce8-4fab-91c6-d17b0dcbe733 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-ddc173ae-87e1-4e78-94e1-e30b2cd1afee req-79ff8c7d-30f4-4af8-a60b-21e64d18a1e7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-afe445c7-7ce8-4fab-91c6-d17b0dcbe733 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:05:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-ddc173ae-87e1-4e78-94e1-e30b2cd1afee req-79ff8c7d-30f4-4af8-a60b-21e64d18a1e7 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-ddc173ae-87e1-4e78-94e1-e30b2cd1afee req-79ff8c7d-30f4-4af8-a60b-21e64d18a1e7 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-ddc173ae-87e1-4e78-94e1-e30b2cd1afee req-79ff8c7d-30f4-4af8-a60b-21e64d18a1e7 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-afe445c7-7ce8-4fab-91c6-d17b0dcbe733 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 200 Sep 07 10:05:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 478/930] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:23 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 868 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ce4d6dd8-856a-40f9-8f2d-a2c00891dc8e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ce4d6dd8-856a-40f9-8f2d-a2c00891dc8e tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] DELETE http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:05:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ce4d6dd8-856a-40f9-8f2d-a2c00891dc8e tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ce4d6dd8-856a-40f9-8f2d-a2c00891dc8e tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:23 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-ce4d6dd8-856a-40f9-8f2d-a2c00891dc8e tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Delete volume with id: 5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:05:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ce4d6dd8-856a-40f9-8f2d-a2c00891dc8e tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:05:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-ddc173ae-87e1-4e78-94e1-e30b2cd1afee req-79ff8c7d-30f4-4af8-a60b-21e64d18a1e7 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-ddc173ae-87e1-4e78-94e1-e30b2cd1afee req-79ff8c7d-30f4-4af8-a60b-21e64d18a1e7 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 453/931] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:05:23 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 1147 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0a7f1a4a-fd3e-4d6e-856f-ac713892185e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ce4d6dd8-856a-40f9-8f2d-a2c00891dc8e tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Delete volume request issued successfully. Sep 07 10:05:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ce4d6dd8-856a-40f9-8f2d-a2c00891dc8e tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 202 Sep 07 10:05:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 479/932] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:05:23 2026] DELETE /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-eec82535-901f-4090-b310-bf6f99c00733 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eec82535-901f-4090-b310-bf6f99c00733 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:05:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0a7f1a4a-fd3e-4d6e-856f-ac713892185e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eec82535-901f-4090-b310-bf6f99c00733 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0a7f1a4a-fd3e-4d6e-856f-ac713892185e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0a7f1a4a-fd3e-4d6e-856f-ac713892185e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eec82535-901f-4090-b310-bf6f99c00733 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-eec82535-901f-4090-b310-bf6f99c00733 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:05:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eec82535-901f-4090-b310-bf6f99c00733 tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 200 Sep 07 10:05:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 480/933] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:23 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 867 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0a7f1a4a-fd3e-4d6e-856f-ac713892185e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0a7f1a4a-fd3e-4d6e-856f-ac713892185e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 454/934] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:23 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 1147 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-3b618565-3135-4635-b384-784a63cac067 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-3b618565-3135-4635-b384-784a63cac067 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-3b618565-3135-4635-b384-784a63cac067 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-3b618565-3135-4635-b384-784a63cac067 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-3b618565-3135-4635-b384-784a63cac067 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-3b618565-3135-4635-b384-784a63cac067 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 481/935] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:05:23 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 1147 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-75cd8e35-a89d-4610-9626-999c139f8e3c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-75cd8e35-a89d-4610-9626-999c139f8e3c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] POST http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408/action Sep 07 10:05:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-75cd8e35-a89d-4610-9626-999c139f8e3c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:05:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-75cd8e35-a89d-4610-9626-999c139f8e3c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a716f83b-5a92-4a73-880e-bde28d84826a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:24 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:24 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a716f83b-5a92-4a73-880e-bde28d84826a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a716f83b-5a92-4a73-880e-bde28d84826a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a716f83b-5a92-4a73-880e-bde28d84826a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-75cd8e35-a89d-4610-9626-999c139f8e3c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a716f83b-5a92-4a73-880e-bde28d84826a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-75cd8e35-a89d-4610-9626-999c139f8e3c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Begin detaching volume completed successfully. Sep 07 10:05:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a716f83b-5a92-4a73-880e-bde28d84826a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-75cd8e35-a89d-4610-9626-999c139f8e3c tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408/action returned with HTTP 202 Sep 07 10:05:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 482/936] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:24 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 512 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 455/937] 192.168.122.74 () {64 vars in 1556 bytes} [Mon Sep 7 10:05:24 2026] POST /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:05:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f34e0230-54f0-4352-8877-d7c1c618ef17 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f34e0230-54f0-4352-8877-d7c1c618ef17 None None] GET http://192.168.122.74/volume// Sep 07 10:05:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f34e0230-54f0-4352-8877-d7c1c618ef17 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f34e0230-54f0-4352-8877-d7c1c618ef17 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f34e0230-54f0-4352-8877-d7c1c618ef17 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:05:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 483/938] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:05:24 2026] GET /volume/ => generated 389 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:05:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-97080c2d-0dcc-411a-badc-0a81bb5102f9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-97080c2d-0dcc-411a-badc-0a81bb5102f9 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-97080c2d-0dcc-411a-badc-0a81bb5102f9 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-97080c2d-0dcc-411a-badc-0a81bb5102f9 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:24 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:24 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-97080c2d-0dcc-411a-badc-0a81bb5102f9 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-97080c2d-0dcc-411a-badc-0a81bb5102f9 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 456/939] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:05:24 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 1331 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:05:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0ec5efa7-cba0-4e41-98e9-30540b3cef2d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0ec5efa7-cba0-4e41-98e9-30540b3cef2d tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:05:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0ec5efa7-cba0-4e41-98e9-30540b3cef2d tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0ec5efa7-cba0-4e41-98e9-30540b3cef2d tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-50ee2f6d-f4a4-4322-b550-89715e52ac68 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-50ee2f6d-f4a4-4322-b550-89715e52ac68 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] DELETE http://192.168.122.74/volume/v3/attachments/0fc9e814-3ee7-4665-9b90-9bcbd82ffc2e Sep 07 10:05:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-50ee2f6d-f4a4-4322-b550-89715e52ac68 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-50ee2f6d-f4a4-4322-b550-89715e52ac68 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0ec5efa7-cba0-4e41-98e9-30540b3cef2d tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Volume info retrieved successfully. Sep 07 10:05:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0ec5efa7-cba0-4e41-98e9-30540b3cef2d tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 200 Sep 07 10:05:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 484/940] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:24 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 867 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ee91fc4b-e821-4645-b71e-606e07af5cbe None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:25 devstack devstack@c-api.service[87186]: /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:05:25 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, Sep 07 10:05:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ee91fc4b-e821-4645-b71e-606e07af5cbe tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ee91fc4b-e821-4645-b71e-606e07af5cbe tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ee91fc4b-e821-4645-b71e-606e07af5cbe tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ee91fc4b-e821-4645-b71e-606e07af5cbe tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ee91fc4b-e821-4645-b71e-606e07af5cbe tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 485/941] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:25 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 512 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-e96fd02a-cb16-4e66-81ad-9a008c0febef req-50ee2f6d-f4a4-4322-b550-89715e52ac68 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/attachments/0fc9e814-3ee7-4665-9b90-9bcbd82ffc2e returned with HTTP 200 Sep 07 10:05:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 457/942] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:05:24 2026] DELETE /volume/v3/attachments/0fc9e814-3ee7-4665-9b90-9bcbd82ffc2e => generated 19 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d8afe1eb-d86e-4818-98a7-0895a4a03965 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d8afe1eb-d86e-4818-98a7-0895a4a03965 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:05:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d8afe1eb-d86e-4818-98a7-0895a4a03965 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d8afe1eb-d86e-4818-98a7-0895a4a03965 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:25 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:25 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d8afe1eb-d86e-4818-98a7-0895a4a03965 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:05:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d8afe1eb-d86e-4818-98a7-0895a4a03965 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:05:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 486/943] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:25 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 855 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4e7d0e8d-ef4a-42a3-927a-038884c3168b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4e7d0e8d-ef4a-42a3-927a-038884c3168b tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] GET http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe Sep 07 10:05:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4e7d0e8d-ef4a-42a3-927a-038884c3168b tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4e7d0e8d-ef4a-42a3-927a-038884c3168b tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4e7d0e8d-ef4a-42a3-927a-038884c3168b tempest-VolumesActionsTest-1631371612 tempest-VolumesActionsTest-1631371612-project-member] http://192.168.122.74/volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe returned with HTTP 404 Sep 07 10:05:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 458/944] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:25 2026] GET /volume/v3/volumes/5e6a3de9-6f37-4b18-9e1f-fe41adcbc9fe => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2f017c97-fec5-48d5-87ba-adad029c80f0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2f017c97-fec5-48d5-87ba-adad029c80f0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2f017c97-fec5-48d5-87ba-adad029c80f0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2f017c97-fec5-48d5-87ba-adad029c80f0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:26 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:26 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2f017c97-fec5-48d5-87ba-adad029c80f0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2f017c97-fec5-48d5-87ba-adad029c80f0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 487/945] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:26 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 539 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3889490b-901b-456e-8ddc-ec361b9bad3a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3889490b-901b-456e-8ddc-ec361b9bad3a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3889490b-901b-456e-8ddc-ec361b9bad3a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3889490b-901b-456e-8ddc-ec361b9bad3a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3889490b-901b-456e-8ddc-ec361b9bad3a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Snapshot retrieved successfully. Sep 07 10:05:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3889490b-901b-456e-8ddc-ec361b9bad3a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 459/946] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:26 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 539 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3e65dc5c-32b2-48ad-a82d-d835abfab2b3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e65dc5c-32b2-48ad-a82d-d835abfab2b3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] GET http://192.168.122.74/volume/v3/snapshots Sep 07 10:05:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3e65dc5c-32b2-48ad-a82d-d835abfab2b3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3e65dc5c-32b2-48ad-a82d-d835abfab2b3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-3e65dc5c-32b2-48ad-a82d-d835abfab2b3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:05:26 devstack devstack@c-api.service[87187]: DEBUG cinder.db.api [None req-3e65dc5c-32b2-48ad-a82d-d835abfab2b3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Building query based on filter {{(pid=87187) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:05:26 devstack devstack@c-api.service[87187]: /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:05:26 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:05:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3e65dc5c-32b2-48ad-a82d-d835abfab2b3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Get all snapshots completed successfully. Sep 07 10:05:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e65dc5c-32b2-48ad-a82d-d835abfab2b3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] http://192.168.122.74/volume/v3/snapshots returned with HTTP 200 Sep 07 10:05:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 488/947] 192.168.122.74 () {58 vars in 1122 bytes} [Mon Sep 7 10:05:26 2026] GET /volume/v3/snapshots => generated 408 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a3d718cc-0aa5-47dd-8fe0-4ab6bd48c392 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a3d718cc-0aa5-47dd-8fe0-4ab6bd48c392 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] PUT http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a3d718cc-0aa5-47dd-8fe0-4ab6bd48c392 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-310837860", "description": "This is the new description of snapshot."}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a3d718cc-0aa5-47dd-8fe0-4ab6bd48c392 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a3d718cc-0aa5-47dd-8fe0-4ab6bd48c392 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 460/948] 192.168.122.74 () {60 vars in 1254 bytes} [Mon Sep 7 10:05:26 2026] PUT /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 442 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d46d7cf1-5e58-4a15-8f90-d474df1453f8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d46d7cf1-5e58-4a15-8f90-d474df1453f8 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d46d7cf1-5e58-4a15-8f90-d474df1453f8 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d46d7cf1-5e58-4a15-8f90-d474df1453f8 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:26 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:26 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d46d7cf1-5e58-4a15-8f90-d474df1453f8 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Snapshot retrieved successfully. Sep 07 10:05:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d46d7cf1-5e58-4a15-8f90-d474df1453f8 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 489/949] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:26 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 576 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a2ab94f8-76a9-40a3-9a9d-c0c6e9be30e0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a2ab94f8-76a9-40a3-9a9d-c0c6e9be30e0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a2ab94f8-76a9-40a3-9a9d-c0c6e9be30e0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a2ab94f8-76a9-40a3-9a9d-c0c6e9be30e0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:26 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-a2ab94f8-76a9-40a3-9a9d-c0c6e9be30e0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Delete snapshot with id: fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a2ab94f8-76a9-40a3-9a9d-c0c6e9be30e0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:26 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:26 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a2ab94f8-76a9-40a3-9a9d-c0c6e9be30e0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot delete request issued successfully. Sep 07 10:05:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a2ab94f8-76a9-40a3-9a9d-c0c6e9be30e0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 202 Sep 07 10:05:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 461/950] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:05:26 2026] DELETE /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d372b895-6e03-4f40-80e5-20d078406f2a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d372b895-6e03-4f40-80e5-20d078406f2a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d372b895-6e03-4f40-80e5-20d078406f2a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d372b895-6e03-4f40-80e5-20d078406f2a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d372b895-6e03-4f40-80e5-20d078406f2a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d372b895-6e03-4f40-80e5-20d078406f2a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 490/951] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:26 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 575 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-dadd9870-b70f-4ca9-ae4c-c70b800c0488 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dadd9870-b70f-4ca9-ae4c-c70b800c0488 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dadd9870-b70f-4ca9-ae4c-c70b800c0488 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dadd9870-b70f-4ca9-ae4c-c70b800c0488 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-dadd9870-b70f-4ca9-ae4c-c70b800c0488 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dadd9870-b70f-4ca9-ae4c-c70b800c0488 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 462/952] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:28 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 575 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-641111b3-d732-4090-97a9-1e74bd14a929 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-641111b3-d732-4090-97a9-1e74bd14a929 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-641111b3-d732-4090-97a9-1e74bd14a929 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-641111b3-d732-4090-97a9-1e74bd14a929 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-641111b3-d732-4090-97a9-1e74bd14a929 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-641111b3-d732-4090-97a9-1e74bd14a929 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 491/953] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:29 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 575 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1ba8e3d4-5869-4035-9b9a-f1faf59de3e1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1ba8e3d4-5869-4035-9b9a-f1faf59de3e1 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1ba8e3d4-5869-4035-9b9a-f1faf59de3e1 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1ba8e3d4-5869-4035-9b9a-f1faf59de3e1 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:30 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:30 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:30 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1ba8e3d4-5869-4035-9b9a-f1faf59de3e1 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1ba8e3d4-5869-4035-9b9a-f1faf59de3e1 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 200 Sep 07 10:05:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 463/954] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:30 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 575 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-aeaae984-cd9d-4c53-95d6-aeb52677238b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aeaae984-cd9d-4c53-95d6-aeb52677238b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-aeaae984-cd9d-4c53-95d6-aeb52677238b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-aeaae984-cd9d-4c53-95d6-aeb52677238b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aeaae984-cd9d-4c53-95d6-aeb52677238b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 404 Sep 07 10:05:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 492/955] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:31 2026] GET /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2f351420-1748-4c97-a32f-c13fcb0519d3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2f351420-1748-4c97-a32f-c13fcb0519d3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2f351420-1748-4c97-a32f-c13fcb0519d3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2f351420-1748-4c97-a32f-c13fcb0519d3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-2f351420-1748-4c97-a32f-c13fcb0519d3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Delete snapshot with id: fa7fcf98-ad34-4dd9-82e1-362e9967c66b Sep 07 10:05:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2f351420-1748-4c97-a32f-c13fcb0519d3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b returned with HTTP 404 Sep 07 10:05:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 464/956] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:05:31 2026] DELETE /volume/v3/snapshots/fa7fcf98-ad34-4dd9-82e1-362e9967c66b => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3ee211f0-f306-4e91-8908-df1f967261e7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3ee211f0-f306-4e91-8908-df1f967261e7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] GET http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:05:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3ee211f0-f306-4e91-8908-df1f967261e7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3ee211f0-f306-4e91-8908-df1f967261e7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:31 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:31 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3ee211f0-f306-4e91-8908-df1f967261e7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Volume info retrieved successfully. Sep 07 10:05:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3ee211f0-f306-4e91-8908-df1f967261e7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 returned with HTTP 200 Sep 07 10:05:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 493/957] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:31 2026] GET /volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-68964a17-799d-428f-abce-2abcc5286bda None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-343705515"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-343705515'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Create volume of 1 GB Sep 07 10:05:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Availability Zones retrieved successfully. Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Flow 'volume_create_api' (ef29d89e-0d7b-4e07-9d7e-5ee625ca601f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aca3f951-6835-4ece-9fdf-9b33e5675106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aca3f951-6835-4ece-9fdf-9b33e5675106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40c68f1a-18de-460a-b30e-bbcda16c0164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Created reservations ['3cd7362f-2c1e-46dc-bf70-3000d5c53f54', '7b842643-9b05-469a-b542-d9d82824d9c3', '3771464b-0450-4ded-a4fc-6f66dd256a1a', '935c9068-d31c-4fae-997f-7cb8d19dcb1b'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40c68f1a-18de-460a-b30e-bbcda16c0164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cd7362f-2c1e-46dc-bf70-3000d5c53f54', '7b842643-9b05-469a-b542-d9d82824d9c3', '3771464b-0450-4ded-a4fc-6f66dd256a1a', '935c9068-d31c-4fae-997f-7cb8d19dcb1b']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fc8ebb7-a9fb-4f96-9ee5-a95d2a045d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fc8ebb7-a9fb-4f96-9ee5-a95d2a045d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3cadf05-04df-49eb-ae32-3af71c48e1d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-343705515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='940eb7dc41254b3f8fe361a280cc52b0',qos_specs=None,replication_status=,reservations=['3cd7362f-2c1e-46dc-bf70-3000d5c53f54','7b842643-9b05-469a-b542-d9d82824d9c3','3771464b-0450-4ded-a4fc-6f66dd256a1a','935c9068-d31c-4fae-997f-7cb8d19dcb1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b1985156f54ab4853962fe1a63200f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-343705515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3cadf05-04df-49eb-ae32-3af71c48e1d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='940eb7dc41254b3f8fe361a280cc52b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37b1985156f54ab4853962fe1a63200f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb01230f-52b7-47e6-8046-7fb67a74a16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb01230f-52b7-47e6-8046-7fb67a74a16d) transitioned into state 'SUCCESS' from state '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-343705515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='940eb7dc41254b3f8fe361a280cc52b0',qos_specs=None,replication_status=,reservations=['3cd7362f-2c1e-46dc-bf70-3000d5c53f54','7b842643-9b05-469a-b542-d9d82824d9c3','3771464b-0450-4ded-a4fc-6f66dd256a1a','935c9068-d31c-4fae-997f-7cb8d19dcb1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b1985156f54ab4853962fe1a63200f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09068443-7dc5-4b72-a736-2b716215d705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09068443-7dc5-4b72-a736-2b716215d705) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Flow 'volume_create_api' (ef29d89e-0d7b-4e07-9d7e-5ee625ca601f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Create volume request issued successfully. Sep 07 10:05:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-68964a17-799d-428f-abce-2abcc5286bda tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 465/958] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:05:31 2026] POST /volume/v3/volumes => generated 760 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bcb7bf4e-7158-47a9-a277-343d6ae2c1f7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bcb7bf4e-7158-47a9-a277-343d6ae2c1f7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 Sep 07 10:05:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bcb7bf4e-7158-47a9-a277-343d6ae2c1f7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bcb7bf4e-7158-47a9-a277-343d6ae2c1f7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:32 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:32 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bcb7bf4e-7158-47a9-a277-343d6ae2c1f7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bcb7bf4e-7158-47a9-a277-343d6ae2c1f7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 returned with HTTP 200 Sep 07 10:05:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 494/959] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:32 2026] GET /volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 => generated 828 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ad1ee5b4-77a4-4bc9-a624-c2ea1d14b2eb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ad1ee5b4-77a4-4bc9-a624-c2ea1d14b2eb tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 Sep 07 10:05:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ad1ee5b4-77a4-4bc9-a624-c2ea1d14b2eb tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ad1ee5b4-77a4-4bc9-a624-c2ea1d14b2eb tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:33 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:33 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ad1ee5b4-77a4-4bc9-a624-c2ea1d14b2eb tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ad1ee5b4-77a4-4bc9-a624-c2ea1d14b2eb tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 returned with HTTP 200 Sep 07 10:05:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 466/960] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:33 2026] GET /volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 => generated 852 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-aba661e1-11a5-4afb-956c-deb6214e06c7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aba661e1-11a5-4afb-956c-deb6214e06c7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 Sep 07 10:05:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-aba661e1-11a5-4afb-956c-deb6214e06c7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-aba661e1-11a5-4afb-956c-deb6214e06c7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-aba661e1-11a5-4afb-956c-deb6214e06c7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aba661e1-11a5-4afb-956c-deb6214e06c7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 returned with HTTP 200 Sep 07 10:05:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 495/961] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:34 2026] GET /volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-335e7512-77b2-4af2-92b3-28d892d058d7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-335e7512-77b2-4af2-92b3-28d892d058d7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:05:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-335e7512-77b2-4af2-92b3-28d892d058d7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a3cadf05-04df-49eb-ae32-3af71c48e1d8", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1606819307"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:34 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:34 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-335e7512-77b2-4af2-92b3-28d892d058d7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:34 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-335e7512-77b2-4af2-92b3-28d892d058d7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Create snapshot from volume a3cadf05-04df-49eb-ae32-3af71c48e1d8 Sep 07 10:05:34 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-335e7512-77b2-4af2-92b3-28d892d058d7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Created reservations ['16a193c2-b318-4811-8d19-f0e8f63bb989', '857622b1-a676-4202-a041-7117328ad834', 'd098a4a1-e360-4083-8aee-5286ad2e726a', 'c9d3adb7-9971-4c08-b751-854d2b26e925'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:34 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:34 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-335e7512-77b2-4af2-92b3-28d892d058d7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot create request issued successfully. Sep 07 10:05:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-335e7512-77b2-4af2-92b3-28d892d058d7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:05:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 467/962] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:05:34 2026] POST /volume/v3/snapshots => generated 310 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cc187ad0-6827-46d2-baef-9ec1fc016d36 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cc187ad0-6827-46d2-baef-9ec1fc016d36 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 Sep 07 10:05:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cc187ad0-6827-46d2-baef-9ec1fc016d36 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cc187ad0-6827-46d2-baef-9ec1fc016d36 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cc187ad0-6827-46d2-baef-9ec1fc016d36 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cc187ad0-6827-46d2-baef-9ec1fc016d36 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 returned with HTTP 200 Sep 07 10:05:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 496/963] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:34 2026] GET /volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 => generated 442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5f433594-ccac-43a7-8299-d35758638266 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5f433594-ccac-43a7-8299-d35758638266 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 Sep 07 10:05:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5f433594-ccac-43a7-8299-d35758638266 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5f433594-ccac-43a7-8299-d35758638266 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5f433594-ccac-43a7-8299-d35758638266 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5f433594-ccac-43a7-8299-d35758638266 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 returned with HTTP 200 Sep 07 10:05:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 468/964] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:35 2026] GET /volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 => generated 442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3cc6cbff-59ff-4a86-9ba3-2c3146281a82 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3cc6cbff-59ff-4a86-9ba3-2c3146281a82 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 Sep 07 10:05:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3cc6cbff-59ff-4a86-9ba3-2c3146281a82 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3cc6cbff-59ff-4a86-9ba3-2c3146281a82 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3cc6cbff-59ff-4a86-9ba3-2c3146281a82 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3cc6cbff-59ff-4a86-9ba3-2c3146281a82 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 returned with HTTP 200 Sep 07 10:05:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 497/965] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:36 2026] GET /volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 => generated 442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7c962a4d-8169-4e01-9f74-047160d0ee11 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1c4c1452-125c-4f60-8081-d926814090d6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7c962a4d-8169-4e01-9f74-047160d0ee11 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 Sep 07 10:05:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7c962a4d-8169-4e01-9f74-047160d0ee11 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7c962a4d-8169-4e01-9f74-047160d0ee11 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7c962a4d-8169-4e01-9f74-047160d0ee11 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7c962a4d-8169-4e01-9f74-047160d0ee11 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 returned with HTTP 200 Sep 07 10:05:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 469/966] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:37 2026] GET /volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:05:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "83feebf2-1eca-4fba-aa73-7763ef423b56", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-656143774"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Create volume request body: {'volume': {'snapshot_id': '83feebf2-1eca-4fba-aa73-7763ef423b56', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-656143774'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:37 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Create volume of 2 GB Sep 07 10:05:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Availability Zones retrieved successfully. Sep 07 10:05:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Flow 'volume_create_api' (a900d09a-3330-4d8f-936f-f1c7b201d964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bede049-8bd4-4c67-9f83-eafb1cfbf59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bede049-8bd4-4c67-9f83-eafb1cfbf59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '83feebf2-1eca-4fba-aa73-7763ef423b56', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b200ecb-ae2c-4f19-96e6-87b08b95ad15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:38 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Created reservations ['86fbb8d9-225b-4947-b9e1-98624a257ec6', 'c111bc96-235d-4379-8adf-7bb31f73e52b', 'f1c2f0c8-51c1-4dbb-b6e3-2ae15bd535df', 'c30d59cd-b2f8-4365-964a-32a910594e20'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b200ecb-ae2c-4f19-96e6-87b08b95ad15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86fbb8d9-225b-4947-b9e1-98624a257ec6', 'c111bc96-235d-4379-8adf-7bb31f73e52b', 'f1c2f0c8-51c1-4dbb-b6e3-2ae15bd535df', 'c30d59cd-b2f8-4365-964a-32a910594e20']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4b09a66-d460-458c-af70-f1d3efd248b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4b09a66-d460-458c-af70-f1d3efd248b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f844052-47e8-4056-83c9-cd89fcc66060', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-656143774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='940eb7dc41254b3f8fe361a280cc52b0',qos_specs=None,replication_status=,reservations=['86fbb8d9-225b-4947-b9e1-98624a257ec6','c111bc96-235d-4379-8adf-7bb31f73e52b','f1c2f0c8-51c1-4dbb-b6e3-2ae15bd535df','c30d59cd-b2f8-4365-964a-32a910594e20'],size=2,snapshot_id=83feebf2-1eca-4fba-aa73-7763ef423b56,source_replicaid=,source_volid=None,status='creating',user_id='37b1985156f54ab4853962fe1a63200f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:05:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-656143774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f844052-47e8-4056-83c9-cd89fcc66060,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='940eb7dc41254b3f8fe361a280cc52b0',provider_auth=None,provider_geometry=None,provider_id=None,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=83feebf2-1eca-4fba-aa73-7763ef423b56,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37b1985156f54ab4853962fe1a63200f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (683b429e-8681-4a04-b285-9f953b0d7aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (683b429e-8681-4a04-b285-9f953b0d7aaf) transitioned into state 'SUCCESS' from state '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-656143774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='940eb7dc41254b3f8fe361a280cc52b0',qos_specs=None,replication_status=,reservations=['86fbb8d9-225b-4947-b9e1-98624a257ec6','c111bc96-235d-4379-8adf-7bb31f73e52b','f1c2f0c8-51c1-4dbb-b6e3-2ae15bd535df','c30d59cd-b2f8-4365-964a-32a910594e20'],size=2,snapshot_id=83feebf2-1eca-4fba-aa73-7763ef423b56,source_replicaid=,source_volid=None,status='creating',user_id='37b1985156f54ab4853962fe1a63200f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7812b2a-098d-418a-99ed-b4a44c41ee15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:05:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1484777829"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1484777829'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:38 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Create volume of 1 GB Sep 07 10:05:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Availability Zones retrieved successfully. Sep 07 10:05:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7812b2a-098d-418a-99ed-b4a44c41ee15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Flow 'volume_create_api' (a900d09a-3330-4d8f-936f-f1c7b201d964) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Create volume request issued successfully. Sep 07 10:05:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-83c15997-ba84-4ce7-a48c-865d3a895bf2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 470/967] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:05:37 2026] POST /volume/v3/volumes => generated 794 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1cc8af28-1a41-4796-9b03-ba2e6e189cb0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1cc8af28-1a41-4796-9b03-ba2e6e189cb0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 Sep 07 10:05:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1cc8af28-1a41-4796-9b03-ba2e6e189cb0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1cc8af28-1a41-4796-9b03-ba2e6e189cb0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Flow 'volume_create_api' (c8ca4d03-83f9-49b7-966f-32152eceeca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c269dcf5-430c-4cd9-9e71-b9002c910274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1cc8af28-1a41-4796-9b03-ba2e6e189cb0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1cc8af28-1a41-4796-9b03-ba2e6e189cb0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 returned with HTTP 200 Sep 07 10:05:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 471/968] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:38 2026] GET /volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 => generated 862 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c269dcf5-430c-4cd9-9e71-b9002c910274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f49fa9c-91d6-46e8-900b-177bfb0eee9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:38 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Created reservations ['1f53bc65-45d4-41fb-a3b4-d12c193b5336', '754d2e80-e3e2-4c3e-a3a2-db822967e49d', 'a96a8499-2c60-4a68-9a5f-8a530e05a4a7', '5ab35736-f53a-4704-b971-a9b519bdacd4'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f49fa9c-91d6-46e8-900b-177bfb0eee9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f53bc65-45d4-41fb-a3b4-d12c193b5336', '754d2e80-e3e2-4c3e-a3a2-db822967e49d', 'a96a8499-2c60-4a68-9a5f-8a530e05a4a7', '5ab35736-f53a-4704-b971-a9b519bdacd4']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e8aeda7-ddc6-488c-9c12-2947a0be992f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e8aeda7-ddc6-488c-9c12-2947a0be992f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f15ed322-f882-4adb-aee5-e2f6aae6cca8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1484777829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1519620336b4a9f9e4c7653e59ee111',qos_specs=None,replication_status=,reservations=['1f53bc65-45d4-41fb-a3b4-d12c193b5336','754d2e80-e3e2-4c3e-a3a2-db822967e49d','a96a8499-2c60-4a68-9a5f-8a530e05a4a7','5ab35736-f53a-4704-b971-a9b519bdacd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d3224c40424485f910093e24ad3918a',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:05:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1484777829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f15ed322-f882-4adb-aee5-e2f6aae6cca8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1519620336b4a9f9e4c7653e59ee111',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d3224c40424485f910093e24ad3918a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6719cb02-0347-486e-a109-a1cfa54a5e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:39 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6719cb02-0347-486e-a109-a1cfa54a5e24) transitioned into state 'SUCCESS' from state '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-1484777829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1519620336b4a9f9e4c7653e59ee111',qos_specs=None,replication_status=,reservations=['1f53bc65-45d4-41fb-a3b4-d12c193b5336','754d2e80-e3e2-4c3e-a3a2-db822967e49d','a96a8499-2c60-4a68-9a5f-8a530e05a4a7','5ab35736-f53a-4704-b971-a9b519bdacd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d3224c40424485f910093e24ad3918a',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:39 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f619b0-d85a-4283-94c0-33076a082ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:39 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f619b0-d85a-4283-94c0-33076a082ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:39 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Flow 'volume_create_api' (c8ca4d03-83f9-49b7-966f-32152eceeca4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Create volume request issued successfully. Sep 07 10:05:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1c4c1452-125c-4f60-8081-d926814090d6 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 498/969] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:05:37 2026] POST /volume/v3/volumes => generated 754 bytes in 1187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f342f0a6-16a0-4315-989c-0b852a7a3578 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f342f0a6-16a0-4315-989c-0b852a7a3578 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 Sep 07 10:05:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f342f0a6-16a0-4315-989c-0b852a7a3578 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f342f0a6-16a0-4315-989c-0b852a7a3578 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:39 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:39 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f342f0a6-16a0-4315-989c-0b852a7a3578 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:05:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f342f0a6-16a0-4315-989c-0b852a7a3578 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 returned with HTTP 200 Sep 07 10:05:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 472/970] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:39 2026] GET /volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 => generated 822 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cd0031bb-45e7-48bd-b358-c5ce543b0886 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cd0031bb-45e7-48bd-b358-c5ce543b0886 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 Sep 07 10:05:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cd0031bb-45e7-48bd-b358-c5ce543b0886 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cd0031bb-45e7-48bd-b358-c5ce543b0886 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:39 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:39 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cd0031bb-45e7-48bd-b358-c5ce543b0886 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cd0031bb-45e7-48bd-b358-c5ce543b0886 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 returned with HTTP 200 Sep 07 10:05:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 499/971] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:39 2026] GET /volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 => generated 886 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8b854746-d37b-435b-8cc5-fdeeb19fceb8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8b854746-d37b-435b-8cc5-fdeeb19fceb8 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 Sep 07 10:05:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8b854746-d37b-435b-8cc5-fdeeb19fceb8 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8b854746-d37b-435b-8cc5-fdeeb19fceb8 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:40 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:40 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:40 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:40 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8b854746-d37b-435b-8cc5-fdeeb19fceb8 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:05:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8b854746-d37b-435b-8cc5-fdeeb19fceb8 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 returned with HTTP 200 Sep 07 10:05:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 473/972] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:40 2026] GET /volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b7dffa44-e8d7-46da-b9e7-f0b5018df935 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b7dffa44-e8d7-46da-b9e7-f0b5018df935 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 Sep 07 10:05:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b7dffa44-e8d7-46da-b9e7-f0b5018df935 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b7dffa44-e8d7-46da-b9e7-f0b5018df935 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:40 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:40 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:40 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:40 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b7dffa44-e8d7-46da-b9e7-f0b5018df935 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b7dffa44-e8d7-46da-b9e7-f0b5018df935 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 returned with HTTP 200 Sep 07 10:05:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 500/973] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:40 2026] GET /volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 => generated 886 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8d032a65-3e87-4cf5-8da5-6d1ccc4c9090 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8d032a65-3e87-4cf5-8da5-6d1ccc4c9090 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 Sep 07 10:05:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8d032a65-3e87-4cf5-8da5-6d1ccc4c9090 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8d032a65-3e87-4cf5-8da5-6d1ccc4c9090 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:41 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:41 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:41 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:41 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:41 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8d032a65-3e87-4cf5-8da5-6d1ccc4c9090 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:05:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8d032a65-3e87-4cf5-8da5-6d1ccc4c9090 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 returned with HTTP 200 Sep 07 10:05:41 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 474/974] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:41 2026] GET /volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 => generated 846 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-40ffbe5f-db78-4128-b228-0f0f795762a0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-40ffbe5f-db78-4128-b228-0f0f795762a0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 Sep 07 10:05:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-40ffbe5f-db78-4128-b228-0f0f795762a0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-40ffbe5f-db78-4128-b228-0f0f795762a0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:41 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:41 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:41 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:41 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:41 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-40ffbe5f-db78-4128-b228-0f0f795762a0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-40ffbe5f-db78-4128-b228-0f0f795762a0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 returned with HTTP 200 Sep 07 10:05:41 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 501/975] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:41 2026] GET /volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 => generated 886 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-468b9035-602f-477a-95d0-824ffdc19e0e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-468b9035-602f-477a-95d0-824ffdc19e0e tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 Sep 07 10:05:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-468b9035-602f-477a-95d0-824ffdc19e0e tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-468b9035-602f-477a-95d0-824ffdc19e0e tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:42 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:42 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:42 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:42 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:42 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-468b9035-602f-477a-95d0-824ffdc19e0e tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:05:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-468b9035-602f-477a-95d0-824ffdc19e0e tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 returned with HTTP 200 Sep 07 10:05:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 475/976] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:42 2026] GET /volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 => generated 846 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ca055b87-99d2-454e-aa0e-081b5cce0b09 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ca055b87-99d2-454e-aa0e-081b5cce0b09 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 Sep 07 10:05:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ca055b87-99d2-454e-aa0e-081b5cce0b09 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ca055b87-99d2-454e-aa0e-081b5cce0b09 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:43 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:43 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:43 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:43 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:43 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ca055b87-99d2-454e-aa0e-081b5cce0b09 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ca055b87-99d2-454e-aa0e-081b5cce0b09 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 returned with HTTP 200 Sep 07 10:05:43 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 502/977] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:42 2026] GET /volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 => generated 886 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-68918595-3e7c-4e83-ab87-52ff46c8ce84 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-68918595-3e7c-4e83-ab87-52ff46c8ce84 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 Sep 07 10:05:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-68918595-3e7c-4e83-ab87-52ff46c8ce84 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-68918595-3e7c-4e83-ab87-52ff46c8ce84 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:43 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:43 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:43 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:43 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-68918595-3e7c-4e83-ab87-52ff46c8ce84 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:05:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-68918595-3e7c-4e83-ab87-52ff46c8ce84 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 returned with HTTP 200 Sep 07 10:05:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 476/978] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:43 2026] GET /volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 => generated 846 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6a758d09-b7e3-48ee-a1e4-264d5b7ac098 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6a758d09-b7e3-48ee-a1e4-264d5b7ac098 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 Sep 07 10:05:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6a758d09-b7e3-48ee-a1e4-264d5b7ac098 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6a758d09-b7e3-48ee-a1e4-264d5b7ac098 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:44 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:44 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:44 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:44 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:44 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6a758d09-b7e3-48ee-a1e4-264d5b7ac098 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6a758d09-b7e3-48ee-a1e4-264d5b7ac098 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 returned with HTTP 200 Sep 07 10:05:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 503/979] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:44 2026] GET /volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 => generated 886 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-dfbe74ea-3852-45fc-85a4-8056865a0c45 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dfbe74ea-3852-45fc-85a4-8056865a0c45 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 Sep 07 10:05:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dfbe74ea-3852-45fc-85a4-8056865a0c45 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dfbe74ea-3852-45fc-85a4-8056865a0c45 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:44 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:44 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:44 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:44 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:44 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-dfbe74ea-3852-45fc-85a4-8056865a0c45 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:05:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dfbe74ea-3852-45fc-85a4-8056865a0c45 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 returned with HTTP 200 Sep 07 10:05:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 477/980] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:44 2026] GET /volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 => generated 846 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-20849eba-efc8-4dc8-8312-cc93f2b4be90 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-20849eba-efc8-4dc8-8312-cc93f2b4be90 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 Sep 07 10:05:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-20849eba-efc8-4dc8-8312-cc93f2b4be90 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-20849eba-efc8-4dc8-8312-cc93f2b4be90 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:45 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:45 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:45 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:45 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-20849eba-efc8-4dc8-8312-cc93f2b4be90 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-20849eba-efc8-4dc8-8312-cc93f2b4be90 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 returned with HTTP 200 Sep 07 10:05:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 504/981] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:45 2026] GET /volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 => generated 886 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-51ae1069-53ec-464a-847b-e6795ba123bc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-51ae1069-53ec-464a-847b-e6795ba123bc tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 Sep 07 10:05:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-51ae1069-53ec-464a-847b-e6795ba123bc tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-51ae1069-53ec-464a-847b-e6795ba123bc tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:46 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:46 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:46 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:46 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:46 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-51ae1069-53ec-464a-847b-e6795ba123bc tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:05:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-51ae1069-53ec-464a-847b-e6795ba123bc tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 returned with HTTP 200 Sep 07 10:05:46 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 478/982] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:46 2026] GET /volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 => generated 846 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fd74645a-f929-41ed-b0c9-7ce3dfc2ec72 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fd74645a-f929-41ed-b0c9-7ce3dfc2ec72 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 Sep 07 10:05:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fd74645a-f929-41ed-b0c9-7ce3dfc2ec72 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fd74645a-f929-41ed-b0c9-7ce3dfc2ec72 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:46 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:46 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:46 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:46 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:46 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fd74645a-f929-41ed-b0c9-7ce3dfc2ec72 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fd74645a-f929-41ed-b0c9-7ce3dfc2ec72 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 returned with HTTP 200 Sep 07 10:05:46 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 505/983] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:46 2026] GET /volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 => generated 886 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f5c32114-c6eb-47c2-a064-dba0c6e3187b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f5c32114-c6eb-47c2-a064-dba0c6e3187b tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 Sep 07 10:05:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f5c32114-c6eb-47c2-a064-dba0c6e3187b tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f5c32114-c6eb-47c2-a064-dba0c6e3187b tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f5c32114-c6eb-47c2-a064-dba0c6e3187b tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:05:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f5c32114-c6eb-47c2-a064-dba0c6e3187b tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 returned with HTTP 200 Sep 07 10:05:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 479/984] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:47 2026] GET /volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 => generated 846 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2343a4d8-987f-4e26-8f6a-432ab3779c4b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2343a4d8-987f-4e26-8f6a-432ab3779c4b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 Sep 07 10:05:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2343a4d8-987f-4e26-8f6a-432ab3779c4b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2343a4d8-987f-4e26-8f6a-432ab3779c4b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:47 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:47 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2343a4d8-987f-4e26-8f6a-432ab3779c4b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2343a4d8-987f-4e26-8f6a-432ab3779c4b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 returned with HTTP 200 Sep 07 10:05:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 506/985] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:47 2026] GET /volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 => generated 887 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2df4f513-313f-4480-858c-94b74d77e4ac None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2df4f513-313f-4480-858c-94b74d77e4ac tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] GET http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 Sep 07 10:05:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2df4f513-313f-4480-858c-94b74d77e4ac tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2df4f513-313f-4480-858c-94b74d77e4ac tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:48 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2df4f513-313f-4480-858c-94b74d77e4ac tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Volume info retrieved successfully. Sep 07 10:05:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2df4f513-313f-4480-858c-94b74d77e4ac tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 returned with HTTP 200 Sep 07 10:05:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 480/986] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:47 2026] GET /volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 => generated 887 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d5eba1e2-de8a-4dbc-9fc0-31bb1a197ba5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d5eba1e2-de8a-4dbc-9fc0-31bb1a197ba5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] DELETE http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 Sep 07 10:05:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d5eba1e2-de8a-4dbc-9fc0-31bb1a197ba5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d5eba1e2-de8a-4dbc-9fc0-31bb1a197ba5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:48 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-d5eba1e2-de8a-4dbc-9fc0-31bb1a197ba5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Delete volume with id: 2f844052-47e8-4056-83c9-cd89fcc66060 Sep 07 10:05:48 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:48 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:48 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d5eba1e2-de8a-4dbc-9fc0-31bb1a197ba5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d5eba1e2-de8a-4dbc-9fc0-31bb1a197ba5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Delete volume request issued successfully. Sep 07 10:05:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d5eba1e2-de8a-4dbc-9fc0-31bb1a197ba5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 returned with HTTP 202 Sep 07 10:05:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 507/987] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:05:48 2026] DELETE /volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a70cddff-e253-405f-ac78-1db0ddd41c15 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a70cddff-e253-405f-ac78-1db0ddd41c15 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 Sep 07 10:05:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a70cddff-e253-405f-ac78-1db0ddd41c15 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a70cddff-e253-405f-ac78-1db0ddd41c15 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:48 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=252,cinder:INSERT=23,cinder:UPDATE=56 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:05:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:48 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a70cddff-e253-405f-ac78-1db0ddd41c15 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a70cddff-e253-405f-ac78-1db0ddd41c15 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 returned with HTTP 200 Sep 07 10:05:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 481/988] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:48 2026] GET /volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 => generated 886 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-249a0e9a-2954-4621-922e-a121ea2cbe03 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-249a0e9a-2954-4621-922e-a121ea2cbe03 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 Sep 07 10:05:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-249a0e9a-2954-4621-922e-a121ea2cbe03 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-249a0e9a-2954-4621-922e-a121ea2cbe03 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:48 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=330,cinder:INSERT=33,cinder:UPDATE=46 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:05:48 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:48 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:48 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-249a0e9a-2954-4621-922e-a121ea2cbe03 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:05:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-249a0e9a-2954-4621-922e-a121ea2cbe03 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 returned with HTTP 200 Sep 07 10:05:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 508/989] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:48 2026] GET /volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 => generated 847 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:05:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f15ed322-f882-4adb-aee5-e2f6aae6cca8", "size": 2, "name": "tempest-VolumesCloneTest-Volume-2094700253"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Create volume request body: {'volume': {'source_volid': 'f15ed322-f882-4adb-aee5-e2f6aae6cca8', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-2094700253'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:48 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume retrieved successfully. Sep 07 10:05:48 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Create volume of 2 GB Sep 07 10:05:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Availability Zones retrieved successfully. Sep 07 10:05:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Flow 'volume_create_api' (0ab49f01-ea44-41c7-90d9-3caffd537594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d209dba8-a69a-4cc5-896b-dd06731af8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d209dba8-a69a-4cc5-896b-dd06731af8a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'f15ed322-f882-4adb-aee5-e2f6aae6cca8', 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abf023f6-e176-4b04-b052-24662afcf102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:48 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Created reservations ['beea487e-c8d1-4935-bb33-316cf0cfed49', 'd7b585b6-5561-4178-8daf-431a1ee8ae83', '82fdef1f-d653-4659-b2de-86f9840dd42c', '66b826ac-da35-40c7-a6a9-8daf1d0d6fc8'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abf023f6-e176-4b04-b052-24662afcf102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beea487e-c8d1-4935-bb33-316cf0cfed49', 'd7b585b6-5561-4178-8daf-431a1ee8ae83', '82fdef1f-d653-4659-b2de-86f9840dd42c', '66b826ac-da35-40c7-a6a9-8daf1d0d6fc8']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87c91d2b-24c6-4f16-806b-a420300ec75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:48 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:48 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:49 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87c91d2b-24c6-4f16-806b-a420300ec75b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dccc77d9-6f4c-4f5d-9121-5f05777ffad8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2094700253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1519620336b4a9f9e4c7653e59ee111',qos_specs=None,replication_status=,reservations=['beea487e-c8d1-4935-bb33-316cf0cfed49','d7b585b6-5561-4178-8daf-431a1ee8ae83','82fdef1f-d653-4659-b2de-86f9840dd42c','66b826ac-da35-40c7-a6a9-8daf1d0d6fc8'],size=2,snapshot_id=None,source_replicaid=,source_volid=f15ed322-f882-4adb-aee5-e2f6aae6cca8,status='creating',user_id='8d3224c40424485f910093e24ad3918a',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:05:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2094700253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dccc77d9-6f4c-4f5d-9121-5f05777ffad8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1519620336b4a9f9e4c7653e59ee111',provider_auth=None,provider_geometry=None,provider_id=None,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=f15ed322-f882-4adb-aee5-e2f6aae6cca8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d3224c40424485f910093e24ad3918a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:49 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (588a2c2a-4e1b-4e14-b032-70bc5d341412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:49 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (588a2c2a-4e1b-4e14-b032-70bc5d341412) transitioned into state 'SUCCESS' from state '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-2094700253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1519620336b4a9f9e4c7653e59ee111',qos_specs=None,replication_status=,reservations=['beea487e-c8d1-4935-bb33-316cf0cfed49','d7b585b6-5561-4178-8daf-431a1ee8ae83','82fdef1f-d653-4659-b2de-86f9840dd42c','66b826ac-da35-40c7-a6a9-8daf1d0d6fc8'],size=2,snapshot_id=None,source_replicaid=,source_volid=f15ed322-f882-4adb-aee5-e2f6aae6cca8,status='creating',user_id='8d3224c40424485f910093e24ad3918a',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:49 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82924014-bdb2-446d-8f7d-677b25d8310b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:49 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:49 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:49 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82924014-bdb2-446d-8f7d-677b25d8310b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:49 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Flow 'volume_create_api' (0ab49f01-ea44-41c7-90d9-3caffd537594) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Create volume request issued successfully. Sep 07 10:05:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4ac48416-16f8-4df5-be15-f5db57f94fb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 482/990] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:05:48 2026] POST /volume/v3/volumes => generated 788 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:05:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3c029b31-3afc-443f-b7c5-55cfd6dbfc71 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3c029b31-3afc-443f-b7c5-55cfd6dbfc71 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:05:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3c029b31-3afc-443f-b7c5-55cfd6dbfc71 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3c029b31-3afc-443f-b7c5-55cfd6dbfc71 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:49 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:49 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:49 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3c029b31-3afc-443f-b7c5-55cfd6dbfc71 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:05:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3c029b31-3afc-443f-b7c5-55cfd6dbfc71 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 200 Sep 07 10:05:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 509/991] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:49 2026] GET /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 856 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-74530cc4-ab89-401d-966b-44816678d537 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-74530cc4-ab89-401d-966b-44816678d537 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 Sep 07 10:05:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-74530cc4-ab89-401d-966b-44816678d537 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-74530cc4-ab89-401d-966b-44816678d537 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:49 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:49 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:49 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:49 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-74530cc4-ab89-401d-966b-44816678d537 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-74530cc4-ab89-401d-966b-44816678d537 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 returned with HTTP 200 Sep 07 10:05:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 483/992] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:49 2026] GET /volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 => generated 886 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-dacdebbc-31e3-45e9-b647-4191afe81c4a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dacdebbc-31e3-45e9-b647-4191afe81c4a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:05:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dacdebbc-31e3-45e9-b647-4191afe81c4a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dacdebbc-31e3-45e9-b647-4191afe81c4a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:49 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:49 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:49 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-dacdebbc-31e3-45e9-b647-4191afe81c4a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:05:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dacdebbc-31e3-45e9-b647-4191afe81c4a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 200 Sep 07 10:05:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 510/993] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:49 2026] GET /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d2ac6bfa-5bf8-4932-8f0d-cea5da6f63e2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d2ac6bfa-5bf8-4932-8f0d-cea5da6f63e2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:05:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d2ac6bfa-5bf8-4932-8f0d-cea5da6f63e2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d2ac6bfa-5bf8-4932-8f0d-cea5da6f63e2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:49 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:49 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:49 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:49 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d2ac6bfa-5bf8-4932-8f0d-cea5da6f63e2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:05:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d2ac6bfa-5bf8-4932-8f0d-cea5da6f63e2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 200 Sep 07 10:05:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 484/994] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:49 2026] GET /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 850 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5ba13c00-50c7-478e-8078-7a202420e76a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5ba13c00-50c7-478e-8078-7a202420e76a tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:05:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5ba13c00-50c7-478e-8078-7a202420e76a tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5ba13c00-50c7-478e-8078-7a202420e76a tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:50 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:50 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5ba13c00-50c7-478e-8078-7a202420e76a tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:05:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5ba13c00-50c7-478e-8078-7a202420e76a tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 200 Sep 07 10:05:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 511/995] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:50 2026] GET /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 880 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-627f943f-7d6e-490c-a25c-84a112f95494 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-627f943f-7d6e-490c-a25c-84a112f95494 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 Sep 07 10:05:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-627f943f-7d6e-490c-a25c-84a112f95494 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-627f943f-7d6e-490c-a25c-84a112f95494 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-627f943f-7d6e-490c-a25c-84a112f95494 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 returned with HTTP 404 Sep 07 10:05:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 485/996] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:50 2026] GET /volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1927a88f-4e37-4f3d-9509-f4a27463fc06 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1927a88f-4e37-4f3d-9509-f4a27463fc06 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 Sep 07 10:05:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1927a88f-4e37-4f3d-9509-f4a27463fc06 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1927a88f-4e37-4f3d-9509-f4a27463fc06 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1927a88f-4e37-4f3d-9509-f4a27463fc06 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 returned with HTTP 404 Sep 07 10:05:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 512/997] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:50 2026] GET /volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:05:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-792fba24-4126-4d20-9573-a473ae48b5df None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-792fba24-4126-4d20-9573-a473ae48b5df tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] DELETE http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 Sep 07 10:05:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-792fba24-4126-4d20-9573-a473ae48b5df tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-792fba24-4126-4d20-9573-a473ae48b5df tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:50 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-792fba24-4126-4d20-9573-a473ae48b5df tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Delete volume with id: 2f844052-47e8-4056-83c9-cd89fcc66060 Sep 07 10:05:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-792fba24-4126-4d20-9573-a473ae48b5df tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 returned with HTTP 404 Sep 07 10:05:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 486/998] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:05:50 2026] DELETE /volume/v3/volumes/2f844052-47e8-4056-83c9-cd89fcc66060 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9ab2ff79-15d3-4b08-817f-1432e2d56874 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9ab2ff79-15d3-4b08-817f-1432e2d56874 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 Sep 07 10:05:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9ab2ff79-15d3-4b08-817f-1432e2d56874 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9ab2ff79-15d3-4b08-817f-1432e2d56874 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:50 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-9ab2ff79-15d3-4b08-817f-1432e2d56874 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Delete snapshot with id: 83feebf2-1eca-4fba-aa73-7763ef423b56 Sep 07 10:05:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9ab2ff79-15d3-4b08-817f-1432e2d56874 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:50 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:50 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9ab2ff79-15d3-4b08-817f-1432e2d56874 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot delete request issued successfully. Sep 07 10:05:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9ab2ff79-15d3-4b08-817f-1432e2d56874 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 returned with HTTP 202 Sep 07 10:05:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 513/999] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:05:50 2026] DELETE /volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c5e4e5c0-a0f8-4050-8759-578697fb40a3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c5e4e5c0-a0f8-4050-8759-578697fb40a3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 Sep 07 10:05:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c5e4e5c0-a0f8-4050-8759-578697fb40a3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c5e4e5c0-a0f8-4050-8759-578697fb40a3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c5e4e5c0-a0f8-4050-8759-578697fb40a3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c5e4e5c0-a0f8-4050-8759-578697fb40a3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 returned with HTTP 200 Sep 07 10:05:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 487/1000] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:50 2026] GET /volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 => generated 468 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-34df0da8-c18e-4194-97ab-c4900388b205 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-34df0da8-c18e-4194-97ab-c4900388b205 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:05:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-34df0da8-c18e-4194-97ab-c4900388b205 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-34df0da8-c18e-4194-97ab-c4900388b205 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:51 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:51 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:51 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:51 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:51 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-34df0da8-c18e-4194-97ab-c4900388b205 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:05:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-34df0da8-c18e-4194-97ab-c4900388b205 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 200 Sep 07 10:05:51 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 514/1001] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:51 2026] GET /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 880 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d447e364-5900-48e1-889a-b04d6ea753bd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d447e364-5900-48e1-889a-b04d6ea753bd tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 Sep 07 10:05:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d447e364-5900-48e1-889a-b04d6ea753bd tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d447e364-5900-48e1-889a-b04d6ea753bd tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:51 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:51 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:51 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d447e364-5900-48e1-889a-b04d6ea753bd tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d447e364-5900-48e1-889a-b04d6ea753bd tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 returned with HTTP 200 Sep 07 10:05:51 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 488/1002] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:51 2026] GET /volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 => generated 468 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fd27ce9e-7776-40c0-a629-5e5b6b63b514 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fd27ce9e-7776-40c0-a629-5e5b6b63b514 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:05:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fd27ce9e-7776-40c0-a629-5e5b6b63b514 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fd27ce9e-7776-40c0-a629-5e5b6b63b514 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:52 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:52 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:52 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:52 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:52 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fd27ce9e-7776-40c0-a629-5e5b6b63b514 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:05:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fd27ce9e-7776-40c0-a629-5e5b6b63b514 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 200 Sep 07 10:05:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 515/1003] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:52 2026] GET /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 880 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7fd9726d-6248-4924-961c-b3b92f4da590 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7fd9726d-6248-4924-961c-b3b92f4da590 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 Sep 07 10:05:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7fd9726d-6248-4924-961c-b3b92f4da590 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7fd9726d-6248-4924-961c-b3b92f4da590 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:52 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:52 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:52 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7fd9726d-6248-4924-961c-b3b92f4da590 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:05:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7fd9726d-6248-4924-961c-b3b92f4da590 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 returned with HTTP 200 Sep 07 10:05:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 489/1004] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:52 2026] GET /volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 => generated 468 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-eb40f1cc-ef86-4f77-b61b-d68c993dfc0f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eb40f1cc-ef86-4f77-b61b-d68c993dfc0f tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:05:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eb40f1cc-ef86-4f77-b61b-d68c993dfc0f tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eb40f1cc-ef86-4f77-b61b-d68c993dfc0f tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:53 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:53 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:53 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:53 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:53 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-eb40f1cc-ef86-4f77-b61b-d68c993dfc0f tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:05:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eb40f1cc-ef86-4f77-b61b-d68c993dfc0f tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 200 Sep 07 10:05:53 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 516/1005] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:53 2026] GET /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 880 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5cb3f174-eaca-41d1-b3af-001f59c734d3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5cb3f174-eaca-41d1-b3af-001f59c734d3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 Sep 07 10:05:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5cb3f174-eaca-41d1-b3af-001f59c734d3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5cb3f174-eaca-41d1-b3af-001f59c734d3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5cb3f174-eaca-41d1-b3af-001f59c734d3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 returned with HTTP 404 Sep 07 10:05:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 490/1006] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:53 2026] GET /volume/v3/snapshots/83feebf2-1eca-4fba-aa73-7763ef423b56 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-defa2387-34b2-4cc2-ab55-dee515ff4b2f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-defa2387-34b2-4cc2-ab55-dee515ff4b2f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 Sep 07 10:05:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-defa2387-34b2-4cc2-ab55-dee515ff4b2f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-defa2387-34b2-4cc2-ab55-dee515ff4b2f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:53 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:53 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:53 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:53 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:53 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-defa2387-34b2-4cc2-ab55-dee515ff4b2f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-defa2387-34b2-4cc2-ab55-dee515ff4b2f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 returned with HTTP 200 Sep 07 10:05:53 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 517/1007] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:53 2026] GET /volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8a9625ef-9382-408e-b7ea-3088c083f072 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8a9625ef-9382-408e-b7ea-3088c083f072 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] DELETE http://192.168.122.74/volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 Sep 07 10:05:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8a9625ef-9382-408e-b7ea-3088c083f072 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8a9625ef-9382-408e-b7ea-3088c083f072 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:53 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-8a9625ef-9382-408e-b7ea-3088c083f072 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Delete volume with id: a3cadf05-04df-49eb-ae32-3af71c48e1d8 Sep 07 10:05:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8a9625ef-9382-408e-b7ea-3088c083f072 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8a9625ef-9382-408e-b7ea-3088c083f072 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Delete volume request issued successfully. Sep 07 10:05:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8a9625ef-9382-408e-b7ea-3088c083f072 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 returned with HTTP 202 Sep 07 10:05:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 491/1008] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:05:53 2026] DELETE /volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ad0a904e-506b-4638-a4ce-5b7a0ee08a07 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ad0a904e-506b-4638-a4ce-5b7a0ee08a07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 Sep 07 10:05:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ad0a904e-506b-4638-a4ce-5b7a0ee08a07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ad0a904e-506b-4638-a4ce-5b7a0ee08a07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:54 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:54 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ad0a904e-506b-4638-a4ce-5b7a0ee08a07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ad0a904e-506b-4638-a4ce-5b7a0ee08a07 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 returned with HTTP 200 Sep 07 10:05:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 518/1009] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:54 2026] GET /volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d09c7cf6-0245-44d7-b5b5-f675e6e4f381 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d09c7cf6-0245-44d7-b5b5-f675e6e4f381 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:05:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d09c7cf6-0245-44d7-b5b5-f675e6e4f381 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d09c7cf6-0245-44d7-b5b5-f675e6e4f381 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d09c7cf6-0245-44d7-b5b5-f675e6e4f381 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:05:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d09c7cf6-0245-44d7-b5b5-f675e6e4f381 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 200 Sep 07 10:05:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 492/1010] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:54 2026] GET /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 880 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4d8a4d7d-48bd-4af8-a0d8-ba9419aa4679 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4d8a4d7d-48bd-4af8-a0d8-ba9419aa4679 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 Sep 07 10:05:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4d8a4d7d-48bd-4af8-a0d8-ba9419aa4679 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4d8a4d7d-48bd-4af8-a0d8-ba9419aa4679 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:55 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:55 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:55 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4d8a4d7d-48bd-4af8-a0d8-ba9419aa4679 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4d8a4d7d-48bd-4af8-a0d8-ba9419aa4679 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 returned with HTTP 200 Sep 07 10:05:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 519/1011] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:55 2026] GET /volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 => generated 852 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-13343486-eb8a-4067-b490-e0ea06e9a939 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-13343486-eb8a-4067-b490-e0ea06e9a939 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:05:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-13343486-eb8a-4067-b490-e0ea06e9a939 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-13343486-eb8a-4067-b490-e0ea06e9a939 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:56 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:56 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:56 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:56 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-13343486-eb8a-4067-b490-e0ea06e9a939 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:05:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-13343486-eb8a-4067-b490-e0ea06e9a939 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 200 Sep 07 10:05:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 493/1012] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:55 2026] GET /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 880 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-053ad98c-3b64-4159-9a62-ac6273760136 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-053ad98c-3b64-4159-9a62-ac6273760136 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 Sep 07 10:05:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-053ad98c-3b64-4159-9a62-ac6273760136 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-053ad98c-3b64-4159-9a62-ac6273760136 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-053ad98c-3b64-4159-9a62-ac6273760136 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 returned with HTTP 404 Sep 07 10:05:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 520/1013] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:56 2026] GET /volume/v3/volumes/a3cadf05-04df-49eb-ae32-3af71c48e1d8 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-70348e31-bb0a-49b2-bba9-bd63058a7c25 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-70348e31-bb0a-49b2-bba9-bd63058a7c25 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] GET http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:05:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-70348e31-bb0a-49b2-bba9-bd63058a7c25 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-70348e31-bb0a-49b2-bba9-bd63058a7c25 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:56 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:56 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:56 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:56 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-70348e31-bb0a-49b2-bba9-bd63058a7c25 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Volume info retrieved successfully. Sep 07 10:05:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-70348e31-bb0a-49b2-bba9-bd63058a7c25 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 returned with HTTP 200 Sep 07 10:05:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 494/1014] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:56 2026] GET /volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 => generated 853 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:05:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-91519356"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-91519356'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:57 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Create volume of 1 GB Sep 07 10:05:57 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Availability Zones retrieved successfully. Sep 07 10:05:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Flow 'volume_create_api' (d8849cb4-f3ed-4bd4-b970-0f7329d691c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5cfe6d5c-1827-4951-9092-ed37a2e770ec None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7598f1ee-f1a8-452f-b06d-930a993b5c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5cfe6d5c-1827-4951-9092-ed37a2e770ec tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:05:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5cfe6d5c-1827-4951-9092-ed37a2e770ec tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5cfe6d5c-1827-4951-9092-ed37a2e770ec tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:57 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:57 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:57 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:57 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:57 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5cfe6d5c-1827-4951-9092-ed37a2e770ec tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:05:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7598f1ee-f1a8-452f-b06d-930a993b5c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a050690-0bef-4929-aa08-f9e2dc013855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5cfe6d5c-1827-4951-9092-ed37a2e770ec tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 200 Sep 07 10:05:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 495/1015] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:57 2026] GET /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 880 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:57 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Created reservations ['35cb3848-6872-4c2d-b019-3a7a7615f93e', '1c5c82bb-307d-46e2-ab70-8d8c0b973cde', '06343074-d151-409e-8f88-1332932ee5e8', '27ff3835-6538-4976-8e45-e8b775f38266'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a050690-0bef-4929-aa08-f9e2dc013855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35cb3848-6872-4c2d-b019-3a7a7615f93e', '1c5c82bb-307d-46e2-ab70-8d8c0b973cde', '06343074-d151-409e-8f88-1332932ee5e8', '27ff3835-6538-4976-8e45-e8b775f38266']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (480b292e-6660-437e-8a3e-c290ac49f96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:57 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:57 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (480b292e-6660-437e-8a3e-c290ac49f96b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83501d97-cadf-4b50-accf-2e0e4c885d58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-91519356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='940eb7dc41254b3f8fe361a280cc52b0',qos_specs=None,replication_status=,reservations=['35cb3848-6872-4c2d-b019-3a7a7615f93e','1c5c82bb-307d-46e2-ab70-8d8c0b973cde','06343074-d151-409e-8f88-1332932ee5e8','27ff3835-6538-4976-8e45-e8b775f38266'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b1985156f54ab4853962fe1a63200f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:05:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-91519356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83501d97-cadf-4b50-accf-2e0e4c885d58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='940eb7dc41254b3f8fe361a280cc52b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37b1985156f54ab4853962fe1a63200f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dad76b85-a970-4f48-94f8-65ba8488eab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dad76b85-a970-4f48-94f8-65ba8488eab2) transitioned into state 'SUCCESS' from state '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-91519356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='940eb7dc41254b3f8fe361a280cc52b0',qos_specs=None,replication_status=,reservations=['35cb3848-6872-4c2d-b019-3a7a7615f93e','1c5c82bb-307d-46e2-ab70-8d8c0b973cde','06343074-d151-409e-8f88-1332932ee5e8','27ff3835-6538-4976-8e45-e8b775f38266'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b1985156f54ab4853962fe1a63200f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5409cc2-eb30-4e95-abbe-39847f3775ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5409cc2-eb30-4e95-abbe-39847f3775ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:58 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Flow 'volume_create_api' (d8849cb4-f3ed-4bd4-b970-0f7329d691c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Create volume request issued successfully. Sep 07 10:05:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9f4cfc47-4461-410d-981d-a262e73c6ff5 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 521/1016] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:05:57 2026] POST /volume/v3/volumes => generated 759 bytes in 970 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-dc315eb2-b532-4876-bab3-464eced32156 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dc315eb2-b532-4876-bab3-464eced32156 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 Sep 07 10:05:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dc315eb2-b532-4876-bab3-464eced32156 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dc315eb2-b532-4876-bab3-464eced32156 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:58 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:58 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:58 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:58 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:58 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-dc315eb2-b532-4876-bab3-464eced32156 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dc315eb2-b532-4876-bab3-464eced32156 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 returned with HTTP 200 Sep 07 10:05:58 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 496/1017] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:58 2026] GET /volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 => generated 827 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c5eba465-b7f1-4da0-8a75-226ec9772b00 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5eba465-b7f1-4da0-8a75-226ec9772b00 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:05:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5eba465-b7f1-4da0-8a75-226ec9772b00 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5eba465-b7f1-4da0-8a75-226ec9772b00 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:58 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:58 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:58 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:58 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c5eba465-b7f1-4da0-8a75-226ec9772b00 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:05:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5eba465-b7f1-4da0-8a75-226ec9772b00 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 200 Sep 07 10:05:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 522/1018] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:58 2026] GET /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 880 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1ed7cdf3-226f-403b-81a8-6ee3fc338cf3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1ed7cdf3-226f-403b-81a8-6ee3fc338cf3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 Sep 07 10:05:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1ed7cdf3-226f-403b-81a8-6ee3fc338cf3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1ed7cdf3-226f-403b-81a8-6ee3fc338cf3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:05:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:05:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1ed7cdf3-226f-403b-81a8-6ee3fc338cf3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:05:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1ed7cdf3-226f-403b-81a8-6ee3fc338cf3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 returned with HTTP 200 Sep 07 10:05:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 497/1019] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:59 2026] GET /volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 => generated 851 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-91abba30-858d-4774-aabb-77429acfc823 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-91abba30-858d-4774-aabb-77429acfc823 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:05:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-91abba30-858d-4774-aabb-77429acfc823 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-91abba30-858d-4774-aabb-77429acfc823 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:59 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:59 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:05:59 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:59 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:05:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-91abba30-858d-4774-aabb-77429acfc823 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:05:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-91abba30-858d-4774-aabb-77429acfc823 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 200 Sep 07 10:05:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 523/1020] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:59 2026] GET /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 880 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0bbfda2f-d99a-40d5-aead-dd2a51c866b2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0bbfda2f-d99a-40d5-aead-dd2a51c866b2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 Sep 07 10:06:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0bbfda2f-d99a-40d5-aead-dd2a51c866b2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0bbfda2f-d99a-40d5-aead-dd2a51c866b2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:00 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:00 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0bbfda2f-d99a-40d5-aead-dd2a51c866b2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0bbfda2f-d99a-40d5-aead-dd2a51c866b2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 returned with HTTP 200 Sep 07 10:06:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 498/1021] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:00 2026] GET /volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 => generated 851 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c8315022-acee-4353-ac03-618c26ffe051 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c8315022-acee-4353-ac03-618c26ffe051 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:06:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c8315022-acee-4353-ac03-618c26ffe051 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c8315022-acee-4353-ac03-618c26ffe051 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c8315022-acee-4353-ac03-618c26ffe051 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:06:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c8315022-acee-4353-ac03-618c26ffe051 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 200 Sep 07 10:06:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 524/1022] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:01 2026] GET /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 880 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:06:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0a02a01f-8eb4-4c20-aa0e-11fa749ee29f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0a02a01f-8eb4-4c20-aa0e-11fa749ee29f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 Sep 07 10:06:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0a02a01f-8eb4-4c20-aa0e-11fa749ee29f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0a02a01f-8eb4-4c20-aa0e-11fa749ee29f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:01 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:01 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:01 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:01 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:01 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0a02a01f-8eb4-4c20-aa0e-11fa749ee29f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0a02a01f-8eb4-4c20-aa0e-11fa749ee29f tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 returned with HTTP 200 Sep 07 10:06:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 499/1023] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:01 2026] GET /volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2aca4084-e058-4034-b894-34e635c74618 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2aca4084-e058-4034-b894-34e635c74618 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:06:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2aca4084-e058-4034-b894-34e635c74618 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2aca4084-e058-4034-b894-34e635c74618 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2aca4084-e058-4034-b894-34e635c74618 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:06:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2aca4084-e058-4034-b894-34e635c74618 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 200 Sep 07 10:06:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 525/1024] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:02 2026] GET /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 880 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3fa5e1fa-4c7a-4675-9737-16781a91279c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3fa5e1fa-4c7a-4675-9737-16781a91279c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 Sep 07 10:06:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3fa5e1fa-4c7a-4675-9737-16781a91279c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3fa5e1fa-4c7a-4675-9737-16781a91279c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3fa5e1fa-4c7a-4675-9737-16781a91279c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3fa5e1fa-4c7a-4675-9737-16781a91279c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 returned with HTTP 200 Sep 07 10:06:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 500/1025] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:02 2026] GET /volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-91da611c-a8a8-481d-a307-605dea01fa79 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-91da611c-a8a8-481d-a307-605dea01fa79 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:06:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-91da611c-a8a8-481d-a307-605dea01fa79 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-91da611c-a8a8-481d-a307-605dea01fa79 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-91da611c-a8a8-481d-a307-605dea01fa79 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:06:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-91da611c-a8a8-481d-a307-605dea01fa79 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 200 Sep 07 10:06:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 526/1026] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:03 2026] GET /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 880 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-034bbf2c-0e39-4876-b4ea-d650b9ec2e67 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-034bbf2c-0e39-4876-b4ea-d650b9ec2e67 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 Sep 07 10:06:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-034bbf2c-0e39-4876-b4ea-d650b9ec2e67 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-034bbf2c-0e39-4876-b4ea-d650b9ec2e67 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-034bbf2c-0e39-4876-b4ea-d650b9ec2e67 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-034bbf2c-0e39-4876-b4ea-d650b9ec2e67 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 returned with HTTP 200 Sep 07 10:06:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 501/1027] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:03 2026] GET /volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-301d1188-848b-42fb-adcf-20352fc94d77 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-301d1188-848b-42fb-adcf-20352fc94d77 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:06:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-301d1188-848b-42fb-adcf-20352fc94d77 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-301d1188-848b-42fb-adcf-20352fc94d77 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:04 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:04 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:04 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:04 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-301d1188-848b-42fb-adcf-20352fc94d77 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:06:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-301d1188-848b-42fb-adcf-20352fc94d77 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 200 Sep 07 10:06:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 527/1028] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:04 2026] GET /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 881 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f42ca651-eff7-4229-a731-190b9d08c15f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f42ca651-eff7-4229-a731-190b9d08c15f tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-reader] GET http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:06:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f42ca651-eff7-4229-a731-190b9d08c15f tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f42ca651-eff7-4229-a731-190b9d08c15f tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f42ca651-eff7-4229-a731-190b9d08c15f tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-reader] Volume info retrieved successfully. Sep 07 10:06:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f42ca651-eff7-4229-a731-190b9d08c15f tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-reader] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 200 Sep 07 10:06:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 502/1029] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:04 2026] GET /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 881 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9bd723cc-6967-417a-802c-43c8a133afb2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9bd723cc-6967-417a-802c-43c8a133afb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:06:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9bd723cc-6967-417a-802c-43c8a133afb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9bd723cc-6967-417a-802c-43c8a133afb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:04 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:04 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:04 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:04 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9bd723cc-6967-417a-802c-43c8a133afb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:06:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9bd723cc-6967-417a-802c-43c8a133afb2 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 200 Sep 07 10:06:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 528/1030] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:04 2026] GET /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 881 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6f18c1b3-8b0d-440a-bb4e-fe8fb345a5a5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6f18c1b3-8b0d-440a-bb4e-fe8fb345a5a5 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] DELETE http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:06:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6f18c1b3-8b0d-440a-bb4e-fe8fb345a5a5 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6f18c1b3-8b0d-440a-bb4e-fe8fb345a5a5 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:04 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-6f18c1b3-8b0d-440a-bb4e-fe8fb345a5a5 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Delete volume with id: dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:06:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6f18c1b3-8b0d-440a-bb4e-fe8fb345a5a5 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:06:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6f18c1b3-8b0d-440a-bb4e-fe8fb345a5a5 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Delete volume request issued successfully. Sep 07 10:06:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6f18c1b3-8b0d-440a-bb4e-fe8fb345a5a5 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 202 Sep 07 10:06:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 503/1031] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:06:04 2026] DELETE /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3719c7eb-a5ef-43b3-b35e-b386321ae496 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3719c7eb-a5ef-43b3-b35e-b386321ae496 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:06:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3719c7eb-a5ef-43b3-b35e-b386321ae496 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3719c7eb-a5ef-43b3-b35e-b386321ae496 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:04 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:04 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:04 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:04 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3719c7eb-a5ef-43b3-b35e-b386321ae496 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:06:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3719c7eb-a5ef-43b3-b35e-b386321ae496 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 200 Sep 07 10:06:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 529/1032] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:04 2026] GET /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 880 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ca719a01-d253-4e1f-b816-a5bbdcc030c3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ca719a01-d253-4e1f-b816-a5bbdcc030c3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 Sep 07 10:06:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ca719a01-d253-4e1f-b816-a5bbdcc030c3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ca719a01-d253-4e1f-b816-a5bbdcc030c3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ca719a01-d253-4e1f-b816-a5bbdcc030c3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ca719a01-d253-4e1f-b816-a5bbdcc030c3 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 returned with HTTP 200 Sep 07 10:06:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 504/1033] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:04 2026] GET /volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-527da316-4013-4b47-932e-d844d788b41c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-527da316-4013-4b47-932e-d844d788b41c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:06:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-527da316-4013-4b47-932e-d844d788b41c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83501d97-cadf-4b50-accf-2e0e4c885d58", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-770151976"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:04 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:04 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:04 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:04 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-527da316-4013-4b47-932e-d844d788b41c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:04 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-527da316-4013-4b47-932e-d844d788b41c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Create snapshot from volume 83501d97-cadf-4b50-accf-2e0e4c885d58 Sep 07 10:06:05 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-527da316-4013-4b47-932e-d844d788b41c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Created reservations ['d20613df-6a67-43db-8a10-6b66b3935f1d', '94cdc633-479e-4d0f-9a58-3040c7416ee1', '153d46b6-e423-4bd2-b523-7966f32ebf4d', 'ddb1ee69-7d1f-4210-9e1d-ba4e9aa5f9a2'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-527da316-4013-4b47-932e-d844d788b41c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot create request issued successfully. Sep 07 10:06:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-527da316-4013-4b47-932e-d844d788b41c tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:06:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 530/1034] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:06:04 2026] POST /volume/v3/snapshots => generated 309 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f6c85399-1077-40d2-953e-5df5ebd2a0a0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f6c85399-1077-40d2-953e-5df5ebd2a0a0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 Sep 07 10:06:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f6c85399-1077-40d2-953e-5df5ebd2a0a0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f6c85399-1077-40d2-953e-5df5ebd2a0a0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f6c85399-1077-40d2-953e-5df5ebd2a0a0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:06:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f6c85399-1077-40d2-953e-5df5ebd2a0a0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 returned with HTTP 200 Sep 07 10:06:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 505/1035] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:05 2026] GET /volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 => generated 441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f643d304-22ca-4697-8eb7-184fe90777c8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f643d304-22ca-4697-8eb7-184fe90777c8 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:06:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f643d304-22ca-4697-8eb7-184fe90777c8 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f643d304-22ca-4697-8eb7-184fe90777c8 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f643d304-22ca-4697-8eb7-184fe90777c8 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:06:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f643d304-22ca-4697-8eb7-184fe90777c8 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 200 Sep 07 10:06:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 531/1036] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:05 2026] GET /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 880 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:06:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-66ff19ba-3238-4a24-b9b8-c6ead94cb474 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-66ff19ba-3238-4a24-b9b8-c6ead94cb474 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 Sep 07 10:06:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-66ff19ba-3238-4a24-b9b8-c6ead94cb474 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-66ff19ba-3238-4a24-b9b8-c6ead94cb474 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:06 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-66ff19ba-3238-4a24-b9b8-c6ead94cb474 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:06:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-66ff19ba-3238-4a24-b9b8-c6ead94cb474 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 returned with HTTP 200 Sep 07 10:06:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 506/1037] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:06 2026] GET /volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 => generated 441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-eacdba03-4d10-4815-ba01-408c2e1f71f1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eacdba03-4d10-4815-ba01-408c2e1f71f1 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 Sep 07 10:06:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eacdba03-4d10-4815-ba01-408c2e1f71f1 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eacdba03-4d10-4815-ba01-408c2e1f71f1 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eacdba03-4d10-4815-ba01-408c2e1f71f1 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 returned with HTTP 404 Sep 07 10:06:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 532/1038] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:06 2026] GET /volume/v3/volumes/dccc77d9-6f4c-4f5d-9121-5f05777ffad8 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ba6c9abb-9cef-4cd4-be89-5cb47eed500d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ba6c9abb-9cef-4cd4-be89-5cb47eed500d tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 Sep 07 10:06:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ba6c9abb-9cef-4cd4-be89-5cb47eed500d tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ba6c9abb-9cef-4cd4-be89-5cb47eed500d tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ba6c9abb-9cef-4cd4-be89-5cb47eed500d tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:06:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ba6c9abb-9cef-4cd4-be89-5cb47eed500d tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 returned with HTTP 200 Sep 07 10:06:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 507/1039] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:06 2026] GET /volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 => generated 847 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-113ee068-547d-4b69-ab9e-06fdc98327a3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-113ee068-547d-4b69-ab9e-06fdc98327a3 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] DELETE http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 Sep 07 10:06:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-113ee068-547d-4b69-ab9e-06fdc98327a3 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-113ee068-547d-4b69-ab9e-06fdc98327a3 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:07 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-113ee068-547d-4b69-ab9e-06fdc98327a3 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Delete volume with id: f15ed322-f882-4adb-aee5-e2f6aae6cca8 Sep 07 10:06:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-113ee068-547d-4b69-ab9e-06fdc98327a3 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:06:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-113ee068-547d-4b69-ab9e-06fdc98327a3 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Delete volume request issued successfully. Sep 07 10:06:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-113ee068-547d-4b69-ab9e-06fdc98327a3 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 returned with HTTP 202 Sep 07 10:06:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 533/1040] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:06:07 2026] DELETE /volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-28e47d1d-9994-4918-a44a-460e437d9078 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-28e47d1d-9994-4918-a44a-460e437d9078 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 Sep 07 10:06:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-28e47d1d-9994-4918-a44a-460e437d9078 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-28e47d1d-9994-4918-a44a-460e437d9078 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-28e47d1d-9994-4918-a44a-460e437d9078 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:06:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-28e47d1d-9994-4918-a44a-460e437d9078 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 returned with HTTP 200 Sep 07 10:06:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 508/1041] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:07 2026] GET /volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 => generated 846 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:06:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7dbb404b-f7ea-4048-b2dd-edd5ec1ac56b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7dbb404b-f7ea-4048-b2dd-edd5ec1ac56b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 Sep 07 10:06:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7dbb404b-f7ea-4048-b2dd-edd5ec1ac56b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7dbb404b-f7ea-4048-b2dd-edd5ec1ac56b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7dbb404b-f7ea-4048-b2dd-edd5ec1ac56b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:06:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7dbb404b-f7ea-4048-b2dd-edd5ec1ac56b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 returned with HTTP 200 Sep 07 10:06:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 534/1042] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:07 2026] GET /volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 => generated 441 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-048e2b0b-74c0-44ea-9447-3d96390a3375 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-048e2b0b-74c0-44ea-9447-3d96390a3375 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 Sep 07 10:06:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-048e2b0b-74c0-44ea-9447-3d96390a3375 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-048e2b0b-74c0-44ea-9447-3d96390a3375 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:08 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:08 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:08 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:08 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-048e2b0b-74c0-44ea-9447-3d96390a3375 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Volume info retrieved successfully. Sep 07 10:06:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-048e2b0b-74c0-44ea-9447-3d96390a3375 tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 returned with HTTP 200 Sep 07 10:06:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 509/1043] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:08 2026] GET /volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 => generated 846 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-04cc14f2-af28-4218-8272-cda672d040c6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-04cc14f2-af28-4218-8272-cda672d040c6 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 Sep 07 10:06:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-04cc14f2-af28-4218-8272-cda672d040c6 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-04cc14f2-af28-4218-8272-cda672d040c6 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:08 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:08 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:08 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-04cc14f2-af28-4218-8272-cda672d040c6 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:06:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-04cc14f2-af28-4218-8272-cda672d040c6 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 returned with HTTP 200 Sep 07 10:06:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 535/1044] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:08 2026] GET /volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 => generated 441 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-17631559-5bb4-4b58-823a-edd10764064f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:06:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1405288277"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1405288277'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:06:08 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Create volume of 1 GB Sep 07 10:06:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Availability Zones retrieved successfully. Sep 07 10:06:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Flow 'volume_create_api' (53e8a53a-ca4d-456b-b7d3-9a764d00a177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca4bd985-a6ef-4c56-8b6c-0387312882f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:06:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca4bd985-a6ef-4c56-8b6c-0387312882f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e60dee-6c1a-42c9-8e3f-cbc3d41858d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Created reservations ['83228290-bc5e-4f2b-959f-32dbc3129530', 'ed2da634-7816-46d3-afc6-181a9f5d0f2b', '86c26869-5c13-4a32-ac0c-56b5eaf1694f', '25c4a8f4-1246-4569-9eb7-81b50d72d7ac'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e60dee-6c1a-42c9-8e3f-cbc3d41858d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83228290-bc5e-4f2b-959f-32dbc3129530', 'ed2da634-7816-46d3-afc6-181a9f5d0f2b', '86c26869-5c13-4a32-ac0c-56b5eaf1694f', '25c4a8f4-1246-4569-9eb7-81b50d72d7ac']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d249d133-f788-41ee-9ab2-bc6800e1874b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:09 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d249d133-f788-41ee-9ab2-bc6800e1874b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '125b18c2-9526-4da4-8de4-2b69a6f14715', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1405288277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ca0169dc2c14d879d1f7bad9cb3ca6f',qos_specs=None,replication_status=,reservations=['83228290-bc5e-4f2b-959f-32dbc3129530','ed2da634-7816-46d3-afc6-181a9f5d0f2b','86c26869-5c13-4a32-ac0c-56b5eaf1694f','25c4a8f4-1246-4569-9eb7-81b50d72d7ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5752280db2e54f83a8c72a8f4626a43c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1405288277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=125b18c2-9526-4da4-8de4-2b69a6f14715,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ca0169dc2c14d879d1f7bad9cb3ca6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5752280db2e54f83a8c72a8f4626a43c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f38de02-6505-4b68-8aa7-921f8319bc50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f38de02-6505-4b68-8aa7-921f8319bc50) transitioned into state 'SUCCESS' from state '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-1405288277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ca0169dc2c14d879d1f7bad9cb3ca6f',qos_specs=None,replication_status=,reservations=['83228290-bc5e-4f2b-959f-32dbc3129530','ed2da634-7816-46d3-afc6-181a9f5d0f2b','86c26869-5c13-4a32-ac0c-56b5eaf1694f','25c4a8f4-1246-4569-9eb7-81b50d72d7ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5752280db2e54f83a8c72a8f4626a43c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28a47b48-b9b5-475b-b164-d2780e207417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28a47b48-b9b5-475b-b164-d2780e207417) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Flow 'volume_create_api' (53e8a53a-ca4d-456b-b7d3-9a764d00a177) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Create volume request issued successfully. Sep 07 10:06:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-17631559-5bb4-4b58-823a-edd10764064f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:06:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 510/1045] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:06:08 2026] POST /volume/v3/volumes => generated 762 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-83f477b4-63ef-4fab-8be8-1b9947fd5fb2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-83f477b4-63ef-4fab-8be8-1b9947fd5fb2 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-83f477b4-63ef-4fab-8be8-1b9947fd5fb2 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-83f477b4-63ef-4fab-8be8-1b9947fd5fb2 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:09 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:09 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-83f477b4-63ef-4fab-8be8-1b9947fd5fb2 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-83f477b4-63ef-4fab-8be8-1b9947fd5fb2 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 200 Sep 07 10:06:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 536/1046] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:09 2026] GET /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 830 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a48b6588-1d6f-40af-9fad-c699740f52bf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a48b6588-1d6f-40af-9fad-c699740f52bf tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] GET http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a48b6588-1d6f-40af-9fad-c699740f52bf tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a48b6588-1d6f-40af-9fad-c699740f52bf tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a48b6588-1d6f-40af-9fad-c699740f52bf tempest-VolumesCloneTest-756928913 tempest-VolumesCloneTest-756928913-project-member] http://192.168.122.74/volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 returned with HTTP 404 Sep 07 10:06:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 511/1047] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:09 2026] GET /volume/v3/volumes/f15ed322-f882-4adb-aee5-e2f6aae6cca8 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fcd7d41d-236c-46a7-b314-b525aaa2cad8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fcd7d41d-236c-46a7-b314-b525aaa2cad8 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 Sep 07 10:06:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fcd7d41d-236c-46a7-b314-b525aaa2cad8 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fcd7d41d-236c-46a7-b314-b525aaa2cad8 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fcd7d41d-236c-46a7-b314-b525aaa2cad8 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:06:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fcd7d41d-236c-46a7-b314-b525aaa2cad8 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 returned with HTTP 200 Sep 07 10:06:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 537/1048] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:09 2026] GET /volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 => generated 468 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8c29601d-d10a-4fcf-aa70-cc33fb387cb8", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-374570516"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Create volume request body: {'volume': {'snapshot_id': '8c29601d-d10a-4fcf-aa70-cc33fb387cb8', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-374570516'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:09 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:06:09 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Create volume of 1 GB Sep 07 10:06:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Availability Zones retrieved successfully. Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Flow 'volume_create_api' (0e1ef4fb-8162-4bbb-91d2-a849a9893a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0318b604-b882-40b9-8fa4-ec2da4d893db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:09 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0318b604-b882-40b9-8fa4-ec2da4d893db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8c29601d-d10a-4fcf-aa70-cc33fb387cb8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38d447c3-a115-49b6-9590-85f03dba698b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:10 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Created reservations ['c375c0c7-097c-450f-94b5-bb4747041b07', '266c548b-e0da-4499-8474-f162dceacee2', 'e6552fc5-8c7b-49ca-9fe1-68d353c041b5', 'ddccb852-ea3a-4359-953b-d99a5f26af4c'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38d447c3-a115-49b6-9590-85f03dba698b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c375c0c7-097c-450f-94b5-bb4747041b07', '266c548b-e0da-4499-8474-f162dceacee2', 'e6552fc5-8c7b-49ca-9fe1-68d353c041b5', 'ddccb852-ea3a-4359-953b-d99a5f26af4c']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79f7ee9-cfbc-4663-87c9-62c8e4e80e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79f7ee9-cfbc-4663-87c9-62c8e4e80e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56737883-d237-49e5-8555-415207a93efe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-374570516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='940eb7dc41254b3f8fe361a280cc52b0',qos_specs=None,replication_status=,reservations=['c375c0c7-097c-450f-94b5-bb4747041b07','266c548b-e0da-4499-8474-f162dceacee2','e6552fc5-8c7b-49ca-9fe1-68d353c041b5','ddccb852-ea3a-4359-953b-d99a5f26af4c'],size=1,snapshot_id=8c29601d-d10a-4fcf-aa70-cc33fb387cb8,source_replicaid=,source_volid=None,status='creating',user_id='37b1985156f54ab4853962fe1a63200f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-374570516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56737883-d237-49e5-8555-415207a93efe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='940eb7dc41254b3f8fe361a280cc52b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8c29601d-d10a-4fcf-aa70-cc33fb387cb8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37b1985156f54ab4853962fe1a63200f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16c664d6-842f-48a6-a50a-1573e523cfe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16c664d6-842f-48a6-a50a-1573e523cfe1) transitioned into state 'SUCCESS' from state '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-374570516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='940eb7dc41254b3f8fe361a280cc52b0',qos_specs=None,replication_status=,reservations=['c375c0c7-097c-450f-94b5-bb4747041b07','266c548b-e0da-4499-8474-f162dceacee2','e6552fc5-8c7b-49ca-9fe1-68d353c041b5','ddccb852-ea3a-4359-953b-d99a5f26af4c'],size=1,snapshot_id=8c29601d-d10a-4fcf-aa70-cc33fb387cb8,source_replicaid=,source_volid=None,status='creating',user_id='37b1985156f54ab4853962fe1a63200f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9060339f-c844-47c6-8a0c-565b3a3832f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9060339f-c844-47c6-8a0c-565b3a3832f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Flow 'volume_create_api' (0e1ef4fb-8162-4bbb-91d2-a849a9893a2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Create volume request issued successfully. Sep 07 10:06:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d8701e7f-f34a-4d27-9e59-a5aea955545b tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:06:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 512/1049] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:06:09 2026] POST /volume/v3/volumes => generated 794 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-82e2b293-c60c-4941-bbb9-a4d5e5eb8d12 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-82e2b293-c60c-4941-bbb9-a4d5e5eb8d12 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe Sep 07 10:06:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-82e2b293-c60c-4941-bbb9-a4d5e5eb8d12 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-82e2b293-c60c-4941-bbb9-a4d5e5eb8d12 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:10 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:10 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:10 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-82e2b293-c60c-4941-bbb9-a4d5e5eb8d12 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-82e2b293-c60c-4941-bbb9-a4d5e5eb8d12 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe returned with HTTP 200 Sep 07 10:06:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 538/1050] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:10 2026] GET /volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe => generated 862 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4170e952-1370-4ea9-a433-7b533bfe3505 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4170e952-1370-4ea9-a433-7b533bfe3505 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4170e952-1370-4ea9-a433-7b533bfe3505 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4170e952-1370-4ea9-a433-7b533bfe3505 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4170e952-1370-4ea9-a433-7b533bfe3505 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4170e952-1370-4ea9-a433-7b533bfe3505 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 200 Sep 07 10:06:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 513/1051] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:10 2026] GET /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 854 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ad81fd4a-44fe-4899-8fd7-349a5f821c4a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ad81fd4a-44fe-4899-8fd7-349a5f821c4a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe Sep 07 10:06:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ad81fd4a-44fe-4899-8fd7-349a5f821c4a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ad81fd4a-44fe-4899-8fd7-349a5f821c4a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ad81fd4a-44fe-4899-8fd7-349a5f821c4a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ad81fd4a-44fe-4899-8fd7-349a5f821c4a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe returned with HTTP 200 Sep 07 10:06:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 539/1052] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:11 2026] GET /volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe => generated 886 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:06:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d2edf9be-0ede-45d3-abeb-51426de8b26e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d2edf9be-0ede-45d3-abeb-51426de8b26e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d2edf9be-0ede-45d3-abeb-51426de8b26e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d2edf9be-0ede-45d3-abeb-51426de8b26e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d2edf9be-0ede-45d3-abeb-51426de8b26e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d2edf9be-0ede-45d3-abeb-51426de8b26e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 200 Sep 07 10:06:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 514/1053] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:11 2026] GET /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 855 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-9811b34a-3195-4943-a667-44ac008f073f req-9deb21ec-2906-47d1-899c-12ccc75207df None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-9811b34a-3195-4943-a667-44ac008f073f req-9deb21ec-2906-47d1-899c-12ccc75207df tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-9811b34a-3195-4943-a667-44ac008f073f req-9deb21ec-2906-47d1-899c-12ccc75207df tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-9811b34a-3195-4943-a667-44ac008f073f req-9deb21ec-2906-47d1-899c-12ccc75207df tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-9811b34a-3195-4943-a667-44ac008f073f req-9deb21ec-2906-47d1-899c-12ccc75207df tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-9811b34a-3195-4943-a667-44ac008f073f req-9deb21ec-2906-47d1-899c-12ccc75207df tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 200 Sep 07 10:06:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 540/1054] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:06:11 2026] GET /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 855 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1293ee64-7829-4601-85c8-a7b375cb4098 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1293ee64-7829-4601-85c8-a7b375cb4098 None None] GET http://192.168.122.74/volume// Sep 07 10:06:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1293ee64-7829-4601-85c8-a7b375cb4098 None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1293ee64-7829-4601-85c8-a7b375cb4098 None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1293ee64-7829-4601-85c8-a7b375cb4098 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:06:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 515/1055] 192.168.122.74 () {58 vars in 1312 bytes} [Mon Sep 7 10:06:12 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:06:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-9811b34a-3195-4943-a667-44ac008f073f req-40c0bed8-4078-4a84-99a7-3a9875d0b14f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-9811b34a-3195-4943-a667-44ac008f073f req-40c0bed8-4078-4a84-99a7-3a9875d0b14f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:06:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-9811b34a-3195-4943-a667-44ac008f073f req-40c0bed8-4078-4a84-99a7-3a9875d0b14f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "125b18c2-9526-4da4-8de4-2b69a6f14715", "connector": null, "instance_uuid": "36cf0e03-faec-4433-b70c-29eceeeb023c"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4298f0e1-1971-4c68-815c-ec6ff590b881 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4298f0e1-1971-4c68-815c-ec6ff590b881 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe Sep 07 10:06:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4298f0e1-1971-4c68-815c-ec6ff590b881 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4298f0e1-1971-4c68-815c-ec6ff590b881 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-9811b34a-3195-4943-a667-44ac008f073f req-40c0bed8-4078-4a84-99a7-3a9875d0b14f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:06:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 541/1056] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:06:12 2026] POST /volume/v3/attachments => generated 273 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:06:12 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:12 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:12 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:12 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4298f0e1-1971-4c68-815c-ec6ff590b881 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4298f0e1-1971-4c68-815c-ec6ff590b881 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe returned with HTTP 200 Sep 07 10:06:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 516/1057] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:12 2026] GET /volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe => generated 886 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-93e4297f-e09f-487a-8063-8b8ea914647d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-93e4297f-e09f-487a-8063-8b8ea914647d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-93e4297f-e09f-487a-8063-8b8ea914647d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-93e4297f-e09f-487a-8063-8b8ea914647d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1d687490-2cfa-47d4-a86c-20742575747c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1d687490-2cfa-47d4-a86c-20742575747c None None] GET http://192.168.122.74/volume// Sep 07 10:06:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1d687490-2cfa-47d4-a86c-20742575747c None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1d687490-2cfa-47d4-a86c-20742575747c None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1d687490-2cfa-47d4-a86c-20742575747c None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:06:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 517/1058] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:06:12 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:06:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-93e4297f-e09f-487a-8063-8b8ea914647d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-9811b34a-3195-4943-a667-44ac008f073f req-cdc3f23e-e6e2-4553-8f83-2a585bb50bee None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-9811b34a-3195-4943-a667-44ac008f073f req-cdc3f23e-e6e2-4553-8f83-2a585bb50bee tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-93e4297f-e09f-487a-8063-8b8ea914647d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 200 Sep 07 10:06:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 542/1059] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:12 2026] GET /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 854 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-9811b34a-3195-4943-a667-44ac008f073f req-cdc3f23e-e6e2-4553-8f83-2a585bb50bee tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-9811b34a-3195-4943-a667-44ac008f073f req-cdc3f23e-e6e2-4553-8f83-2a585bb50bee tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:12 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:12 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:12 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:12 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-9811b34a-3195-4943-a667-44ac008f073f req-cdc3f23e-e6e2-4553-8f83-2a585bb50bee tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-9811b34a-3195-4943-a667-44ac008f073f req-cdc3f23e-e6e2-4553-8f83-2a585bb50bee tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 200 Sep 07 10:06:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 518/1060] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:06:12 2026] GET /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 1035 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:06:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-9811b34a-3195-4943-a667-44ac008f073f req-b8aeb7e9-8a09-45cd-a617-6d8c39c54908 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-9811b34a-3195-4943-a667-44ac008f073f req-b8aeb7e9-8a09-45cd-a617-6d8c39c54908 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] PUT http://192.168.122.74/volume/v3/attachments/80f32a1e-ee1e-43f6-a706-a22d8525bd73 Sep 07 10:06:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-9811b34a-3195-4943-a667-44ac008f073f req-b8aeb7e9-8a09-45cd-a617-6d8c39c54908 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:13 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-9811b34a-3195-4943-a667-44ac008f073f req-b8aeb7e9-8a09-45cd-a617-6d8c39c54908 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Acquiring lock "cinder-attachment_update-125b18c2-9526-4da4-8de4-2b69a6f14715-devstack" by "attachment_update" {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:06:13 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-9811b34a-3195-4943-a667-44ac008f073f req-b8aeb7e9-8a09-45cd-a617-6d8c39c54908 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Lock "cinder-attachment_update-125b18c2-9526-4da4-8de4-2b69a6f14715-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:06:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3b78a4fe-5dfa-4dc1-a29a-bc1a2f147a70 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3b78a4fe-5dfa-4dc1-a29a-bc1a2f147a70 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe Sep 07 10:06:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3b78a4fe-5dfa-4dc1-a29a-bc1a2f147a70 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3b78a4fe-5dfa-4dc1-a29a-bc1a2f147a70 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:13 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:13 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:13 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:13 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3b78a4fe-5dfa-4dc1-a29a-bc1a2f147a70 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3b78a4fe-5dfa-4dc1-a29a-bc1a2f147a70 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe returned with HTTP 200 Sep 07 10:06:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 519/1061] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:13 2026] GET /volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe => generated 886 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-dee8f04a-bd96-4624-ada6-e04144365b6e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dee8f04a-bd96-4624-ada6-e04144365b6e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dee8f04a-bd96-4624-ada6-e04144365b6e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dee8f04a-bd96-4624-ada6-e04144365b6e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:14 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:14 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-dee8f04a-bd96-4624-ada6-e04144365b6e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dee8f04a-bd96-4624-ada6-e04144365b6e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 200 Sep 07 10:06:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 520/1062] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:13 2026] GET /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 854 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3501b43d-d358-474d-b808-c50ab709c734 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3501b43d-d358-474d-b808-c50ab709c734 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe Sep 07 10:06:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3501b43d-d358-474d-b808-c50ab709c734 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3501b43d-d358-474d-b808-c50ab709c734 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3501b43d-d358-474d-b808-c50ab709c734 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3501b43d-d358-474d-b808-c50ab709c734 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe returned with HTTP 200 Sep 07 10:06:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 521/1063] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:14 2026] GET /volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe => generated 886 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4bce7be1-ebaf-48bb-84fb-2c9f5ae1db45 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4bce7be1-ebaf-48bb-84fb-2c9f5ae1db45 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4bce7be1-ebaf-48bb-84fb-2c9f5ae1db45 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4bce7be1-ebaf-48bb-84fb-2c9f5ae1db45 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4bce7be1-ebaf-48bb-84fb-2c9f5ae1db45 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4bce7be1-ebaf-48bb-84fb-2c9f5ae1db45 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 200 Sep 07 10:06:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 522/1064] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:15 2026] GET /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 854 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-63b0cda7-6aba-4bbd-bb6c-3d10b7a4e3f2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-63b0cda7-6aba-4bbd-bb6c-3d10b7a4e3f2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe Sep 07 10:06:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-63b0cda7-6aba-4bbd-bb6c-3d10b7a4e3f2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-63b0cda7-6aba-4bbd-bb6c-3d10b7a4e3f2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-63b0cda7-6aba-4bbd-bb6c-3d10b7a4e3f2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-63b0cda7-6aba-4bbd-bb6c-3d10b7a4e3f2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe returned with HTTP 200 Sep 07 10:06:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 523/1065] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:16 2026] GET /volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe => generated 886 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3d8adc82-ebe6-41c5-b9e8-5dfd5a057855 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3d8adc82-ebe6-41c5-b9e8-5dfd5a057855 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3d8adc82-ebe6-41c5-b9e8-5dfd5a057855 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3d8adc82-ebe6-41c5-b9e8-5dfd5a057855 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3d8adc82-ebe6-41c5-b9e8-5dfd5a057855 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3d8adc82-ebe6-41c5-b9e8-5dfd5a057855 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 200 Sep 07 10:06:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 524/1066] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:16 2026] GET /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 854 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:06:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-2008082533"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-2008082533'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:06:18 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Create volume of 1 GB Sep 07 10:06:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Availability Zones retrieved successfully. Sep 07 10:06:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Flow 'volume_create_api' (54fa2fb8-9c6f-4f63-b017-c4495340830e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e03c17e3-7b43-474b-b8fc-fd141e451b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:06:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e03c17e3-7b43-474b-b8fc-fd141e451b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43107899-0ee4-4fba-a53d-1133fe50e11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:19 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Created reservations ['84f41b6a-c1cd-4f75-a8b5-fbe69946d2e4', '4862b646-e069-4a83-85e8-06f25cae4541', 'acf02c95-8cdc-453e-b6e4-ee1a6b7a1edc', '6467b157-9fa3-4788-8fc5-40eb93c315cf'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43107899-0ee4-4fba-a53d-1133fe50e11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84f41b6a-c1cd-4f75-a8b5-fbe69946d2e4', '4862b646-e069-4a83-85e8-06f25cae4541', 'acf02c95-8cdc-453e-b6e4-ee1a6b7a1edc', '6467b157-9fa3-4788-8fc5-40eb93c315cf']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f9f829-7271-48fb-8842-71bd6cb06072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:19 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:19 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f9f829-7271-48fb-8842-71bd6cb06072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3092285-7fd4-4c05-bbbe-f98719cf7261', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2008082533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='691d68c9c6204347a6525efa36a25b51',qos_specs=None,replication_status=,reservations=['84f41b6a-c1cd-4f75-a8b5-fbe69946d2e4','4862b646-e069-4a83-85e8-06f25cae4541','acf02c95-8cdc-453e-b6e4-ee1a6b7a1edc','6467b157-9fa3-4788-8fc5-40eb93c315cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e48ad964bfe44349ce91a8cc1092ed6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:06:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2008082533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3092285-7fd4-4c05-bbbe-f98719cf7261,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='691d68c9c6204347a6525efa36a25b51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e48ad964bfe44349ce91a8cc1092ed6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce72b0ce-d949-4acf-9caf-56bea5b839ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce72b0ce-d949-4acf-9caf-56bea5b839ed) transitioned into state 'SUCCESS' from state '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-2008082533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='691d68c9c6204347a6525efa36a25b51',qos_specs=None,replication_status=,reservations=['84f41b6a-c1cd-4f75-a8b5-fbe69946d2e4','4862b646-e069-4a83-85e8-06f25cae4541','acf02c95-8cdc-453e-b6e4-ee1a6b7a1edc','6467b157-9fa3-4788-8fc5-40eb93c315cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e48ad964bfe44349ce91a8cc1092ed6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d2b9a1-8940-45be-99f1-3c0dd6207883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d2b9a1-8940-45be-99f1-3c0dd6207883) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Flow 'volume_create_api' (54fa2fb8-9c6f-4f63-b017-c4495340830e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Create volume request issued successfully. Sep 07 10:06:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ccc78d6a-4e3e-4464-818f-afd2b6b7479d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:06:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 525/1067] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:06:17 2026] POST /volume/v3/volumes => generated 765 bytes in 2593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bdc7b36c-43bc-49f7-9dea-08f5f68579c1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bdc7b36c-43bc-49f7-9dea-08f5f68579c1 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe Sep 07 10:06:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bdc7b36c-43bc-49f7-9dea-08f5f68579c1 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bdc7b36c-43bc-49f7-9dea-08f5f68579c1 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:19 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:19 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:19 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:19 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-bdc7b36c-43bc-49f7-9dea-08f5f68579c1 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bdc7b36c-43bc-49f7-9dea-08f5f68579c1 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe returned with HTTP 200 Sep 07 10:06:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 526/1068] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:19 2026] GET /volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe => generated 886 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-68babcbb-b834-4cb6-9af8-5249a4a7a849 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-68babcbb-b834-4cb6-9af8-5249a4a7a849 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-68babcbb-b834-4cb6-9af8-5249a4a7a849 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-68babcbb-b834-4cb6-9af8-5249a4a7a849 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:19 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:19 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:19 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:19 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-68babcbb-b834-4cb6-9af8-5249a4a7a849 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-68babcbb-b834-4cb6-9af8-5249a4a7a849 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 200 Sep 07 10:06:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 527/1069] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:19 2026] GET /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3d8926cd-3f16-4f46-9bee-7bbe37191ecc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3d8926cd-3f16-4f46-9bee-7bbe37191ecc tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 Sep 07 10:06:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3d8926cd-3f16-4f46-9bee-7bbe37191ecc tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3d8926cd-3f16-4f46-9bee-7bbe37191ecc tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:19 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:19 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:19 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:19 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3d8926cd-3f16-4f46-9bee-7bbe37191ecc tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Volume info retrieved successfully. Sep 07 10:06:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3d8926cd-3f16-4f46-9bee-7bbe37191ecc tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 returned with HTTP 200 Sep 07 10:06:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 528/1070] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:19 2026] GET /volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 => generated 833 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:20 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-9811b34a-3195-4943-a667-44ac008f073f req-b8aeb7e9-8a09-45cd-a617-6d8c39c54908 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Lock "cinder-attachment_update-125b18c2-9526-4da4-8de4-2b69a6f14715-devstack" released by "attachment_update" :: held 7.298s {{(pid=87187) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:06:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-9811b34a-3195-4943-a667-44ac008f073f req-b8aeb7e9-8a09-45cd-a617-6d8c39c54908 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/attachments/80f32a1e-ee1e-43f6-a706-a22d8525bd73 returned with HTTP 200 Sep 07 10:06:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 543/1071] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:06:13 2026] PUT /volume/v3/attachments/80f32a1e-ee1e-43f6-a706-a22d8525bd73 => generated 694 bytes in 7345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b8ebcd85-5093-46fd-86dd-69aee6509981 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b8ebcd85-5093-46fd-86dd-69aee6509981 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe Sep 07 10:06:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b8ebcd85-5093-46fd-86dd-69aee6509981 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b8ebcd85-5093-46fd-86dd-69aee6509981 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fd02b7df-0274-4bb4-893a-678cedf5bdf1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b8ebcd85-5093-46fd-86dd-69aee6509981 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fd02b7df-0274-4bb4-893a-678cedf5bdf1 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fd02b7df-0274-4bb4-893a-678cedf5bdf1 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fd02b7df-0274-4bb4-893a-678cedf5bdf1 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b8ebcd85-5093-46fd-86dd-69aee6509981 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe returned with HTTP 200 Sep 07 10:06:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 529/1072] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:20 2026] GET /volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe => generated 887 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d9ba2b85-7336-4d24-9410-5acc6fac9db9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:20 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:20 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d9ba2b85-7336-4d24-9410-5acc6fac9db9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 Sep 07 10:06:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d9ba2b85-7336-4d24-9410-5acc6fac9db9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d9ba2b85-7336-4d24-9410-5acc6fac9db9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fd02b7df-0274-4bb4-893a-678cedf5bdf1 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fd02b7df-0274-4bb4-893a-678cedf5bdf1 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 200 Sep 07 10:06:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 544/1073] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:20 2026] GET /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 855 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e3ff9bb3-233e-44ee-a5e9-d3d9fa65e128 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e3ff9bb3-233e-44ee-a5e9-d3d9fa65e128 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] GET http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe Sep 07 10:06:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e3ff9bb3-233e-44ee-a5e9-d3d9fa65e128 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e3ff9bb3-233e-44ee-a5e9-d3d9fa65e128 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:21 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:21 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:21 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:21 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:21 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e3ff9bb3-233e-44ee-a5e9-d3d9fa65e128 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] Volume info retrieved successfully. Sep 07 10:06:21 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d9ba2b85-7336-4d24-9410-5acc6fac9db9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Volume info retrieved successfully. Sep 07 10:06:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e3ff9bb3-233e-44ee-a5e9-d3d9fa65e128 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-reader] http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe returned with HTTP 200 Sep 07 10:06:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 545/1074] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:21 2026] GET /volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe => generated 887 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d9ba2b85-7336-4d24-9410-5acc6fac9db9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 returned with HTTP 200 Sep 07 10:06:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 530/1075] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:20 2026] GET /volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 => generated 857 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4de15477-24a0-4e9c-a4d4-12e60a15c523 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4de15477-24a0-4e9c-a4d4-12e60a15c523 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] DELETE http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe Sep 07 10:06:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4de15477-24a0-4e9c-a4d4-12e60a15c523 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4de15477-24a0-4e9c-a4d4-12e60a15c523 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:21 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-4de15477-24a0-4e9c-a4d4-12e60a15c523 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Delete volume with id: 56737883-d237-49e5-8555-415207a93efe Sep 07 10:06:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:21 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4de15477-24a0-4e9c-a4d4-12e60a15c523 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4de15477-24a0-4e9c-a4d4-12e60a15c523 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Delete volume request issued successfully. Sep 07 10:06:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4de15477-24a0-4e9c-a4d4-12e60a15c523 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe returned with HTTP 202 Sep 07 10:06:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 546/1076] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:06:21 2026] DELETE /volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f4111394-fd3e-4aa7-aa53-1221ffac4f65 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f4111394-fd3e-4aa7-aa53-1221ffac4f65 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe Sep 07 10:06:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f4111394-fd3e-4aa7-aa53-1221ffac4f65 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f4111394-fd3e-4aa7-aa53-1221ffac4f65 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:21 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:21 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:21 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:21 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:21 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f4111394-fd3e-4aa7-aa53-1221ffac4f65 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-9811b34a-3195-4943-a667-44ac008f073f req-0415f247-3ad1-44d3-9e02-6ede79ad86b1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f4111394-fd3e-4aa7-aa53-1221ffac4f65 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe returned with HTTP 200 Sep 07 10:06:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-9811b34a-3195-4943-a667-44ac008f073f req-0415f247-3ad1-44d3-9e02-6ede79ad86b1 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] POST http://192.168.122.74/volume/v3/attachments/80f32a1e-ee1e-43f6-a706-a22d8525bd73/action Sep 07 10:06:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 531/1077] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:21 2026] GET /volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe => generated 886 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-9811b34a-3195-4943-a667-44ac008f073f req-0415f247-3ad1-44d3-9e02-6ede79ad86b1 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action body: b'{"os-complete": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:06:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-9811b34a-3195-4943-a667-44ac008f073f req-0415f247-3ad1-44d3-9e02-6ede79ad86b1 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:21 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-9811b34a-3195-4943-a667-44ac008f073f req-0415f247-3ad1-44d3-9e02-6ede79ad86b1 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/attachments/80f32a1e-ee1e-43f6-a706-a22d8525bd73/action returned with HTTP 204 Sep 07 10:06:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 547/1078] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:06:21 2026] POST /volume/v3/attachments/80f32a1e-ee1e-43f6-a706-a22d8525bd73/action => generated 0 bytes in 178 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8ee08cff-29d8-42da-86eb-c47b99b842de None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8ee08cff-29d8-42da-86eb-c47b99b842de tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8ee08cff-29d8-42da-86eb-c47b99b842de tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8ee08cff-29d8-42da-86eb-c47b99b842de tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8ee08cff-29d8-42da-86eb-c47b99b842de tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8ee08cff-29d8-42da-86eb-c47b99b842de tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 200 Sep 07 10:06:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 532/1079] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:22 2026] GET /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 1147 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d98384d2-caf3-433f-b1e5-28eb5ec84b76 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d98384d2-caf3-433f-b1e5-28eb5ec84b76 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d98384d2-caf3-433f-b1e5-28eb5ec84b76 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d98384d2-caf3-433f-b1e5-28eb5ec84b76 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c99b3f3a-73e8-4f63-93d6-9ad3803c302d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c99b3f3a-73e8-4f63-93d6-9ad3803c302d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 Sep 07 10:06:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c99b3f3a-73e8-4f63-93d6-9ad3803c302d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c99b3f3a-73e8-4f63-93d6-9ad3803c302d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d98384d2-caf3-433f-b1e5-28eb5ec84b76 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c99b3f3a-73e8-4f63-93d6-9ad3803c302d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Volume info retrieved successfully. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d98384d2-caf3-433f-b1e5-28eb5ec84b76 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 200 Sep 07 10:06:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 548/1080] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:22 2026] GET /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 1147 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c99b3f3a-73e8-4f63-93d6-9ad3803c302d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 returned with HTTP 200 Sep 07 10:06:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 533/1081] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:22 2026] GET /volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 => generated 858 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-10fff524-02a9-4273-9184-71b5d75f101f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-10fff524-02a9-4273-9184-71b5d75f101f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] DELETE http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-10fff524-02a9-4273-9184-71b5d75f101f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-10fff524-02a9-4273-9184-71b5d75f101f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-10fff524-02a9-4273-9184-71b5d75f101f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Delete volume with id: 125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:22 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f54f6263-3882-491f-8650-da86600e84ac None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-10fff524-02a9-4273-9184-71b5d75f101f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f54f6263-3882-491f-8650-da86600e84ac tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:06:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f54f6263-3882-491f-8650-da86600e84ac tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3092285-7fd4-4c05-bbbe-f98719cf7261", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1978523365"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-10fff524-02a9-4273-9184-71b5d75f101f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-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:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-10fff524-02a9-4273-9184-71b5d75f101f tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 400 Sep 07 10:06:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 549/1082] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:06:22 2026] DELETE /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 307 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cfd1ee2b-fae3-425c-8cf2-4eb7c99e9c7d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cfd1ee2b-fae3-425c-8cf2-4eb7c99e9c7d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cfd1ee2b-fae3-425c-8cf2-4eb7c99e9c7d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cfd1ee2b-fae3-425c-8cf2-4eb7c99e9c7d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f54f6263-3882-491f-8650-da86600e84ac tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Volume info retrieved successfully. Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-f54f6263-3882-491f-8650-da86600e84ac tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Create snapshot from volume d3092285-7fd4-4c05-bbbe-f98719cf7261 Sep 07 10:06:22 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cfd1ee2b-fae3-425c-8cf2-4eb7c99e9c7d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cfd1ee2b-fae3-425c-8cf2-4eb7c99e9c7d tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 200 Sep 07 10:06:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 550/1083] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:22 2026] GET /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 1147 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c7b59fc9-e631-49a3-90b9-13434531f088 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c7b59fc9-e631-49a3-90b9-13434531f088 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c7b59fc9-e631-49a3-90b9-13434531f088 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c7b59fc9-e631-49a3-90b9-13434531f088 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c7b59fc9-e631-49a3-90b9-13434531f088 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe returned with HTTP 404 Sep 07 10:06:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 551/1084] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:22 2026] GET /volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4fb07d20-cba3-40b1-8a08-25a78114b1d2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4fb07d20-cba3-40b1-8a08-25a78114b1d2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4fb07d20-cba3-40b1-8a08-25a78114b1d2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4fb07d20-cba3-40b1-8a08-25a78114b1d2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4fb07d20-cba3-40b1-8a08-25a78114b1d2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe returned with HTTP 404 Sep 07 10:06:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 552/1085] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:22 2026] GET /volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9461c976-6d81-4c6f-97da-a368476c2855 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9461c976-6d81-4c6f-97da-a368476c2855 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] DELETE http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9461c976-6d81-4c6f-97da-a368476c2855 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9461c976-6d81-4c6f-97da-a368476c2855 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-9461c976-6d81-4c6f-97da-a368476c2855 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Delete volume with id: 56737883-d237-49e5-8555-415207a93efe Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9461c976-6d81-4c6f-97da-a368476c2855 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe returned with HTTP 404 Sep 07 10:06:22 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-f54f6263-3882-491f-8650-da86600e84ac tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Created reservations ['4bc03d2c-89ad-4f18-8c3b-550e75dc0f72', '3b18dcc8-b142-4229-a8da-69223e649a72', '72d5154c-8d82-4c4a-8e1d-8c9bc9be569c', 'a8876abf-655a-48a5-8741-67ba3b672f32'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 553/1086] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:06:22 2026] DELETE /volume/v3/volumes/56737883-d237-49e5-8555-415207a93efe => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-fcdc9236-155c-450c-af5c-a6dfc565b945 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-fcdc9236-155c-450c-af5c-a6dfc565b945 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-fcdc9236-155c-450c-af5c-a6dfc565b945 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-fcdc9236-155c-450c-af5c-a6dfc565b945 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-fcdc9236-155c-450c-af5c-a6dfc565b945 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-fcdc9236-155c-450c-af5c-a6dfc565b945 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 200 Sep 07 10:06:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 554/1087] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:06:22 2026] GET /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 1147 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bc12bf1c-4825-46e3-ae97-77965facdba2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bc12bf1c-4825-46e3-ae97-77965facdba2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bc12bf1c-4825-46e3-ae97-77965facdba2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bc12bf1c-4825-46e3-ae97-77965facdba2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-bc12bf1c-4825-46e3-ae97-77965facdba2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Delete snapshot with id: 8c29601d-d10a-4fcf-aa70-cc33fb387cb8 Sep 07 10:06:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f54f6263-3882-491f-8650-da86600e84ac tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot create request issued successfully. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bc12bf1c-4825-46e3-ae97-77965facdba2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f54f6263-3882-491f-8650-da86600e84ac tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:06:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 534/1088] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:06:22 2026] POST /volume/v3/snapshots => generated 314 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-c005926c-fe0f-475c-aa4e-dce3d78ef635 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-c005926c-fe0f-475c-aa4e-dce3d78ef635 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] POST http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715/action Sep 07 10:06:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-c005926c-fe0f-475c-aa4e-dce3d78ef635 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:06:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-c005926c-fe0f-475c-aa4e-dce3d78ef635 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-c005926c-fe0f-475c-aa4e-dce3d78ef635 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bc12bf1c-4825-46e3-ae97-77965facdba2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot delete request issued successfully. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bc12bf1c-4825-46e3-ae97-77965facdba2 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 returned with HTTP 202 Sep 07 10:06:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 555/1089] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:06:22 2026] DELETE /volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a3720dd1-6727-44d4-bd76-d6f5f88f394e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-c005926c-fe0f-475c-aa4e-dce3d78ef635 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Begin detaching volume completed successfully. Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-c005926c-fe0f-475c-aa4e-dce3d78ef635 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715/action returned with HTTP 202 Sep 07 10:06:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 535/1090] 192.168.122.74 () {64 vars in 1556 bytes} [Mon Sep 7 10:06:22 2026] POST /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:06:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f4f678bd-5cbc-4707-83cf-7c2a3ef4da1a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f4f678bd-5cbc-4707-83cf-7c2a3ef4da1a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 Sep 07 10:06:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f4f678bd-5cbc-4707-83cf-7c2a3ef4da1a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f4f678bd-5cbc-4707-83cf-7c2a3ef4da1a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a3720dd1-6727-44d4-bd76-d6f5f88f394e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a3720dd1-6727-44d4-bd76-d6f5f88f394e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a3720dd1-6727-44d4-bd76-d6f5f88f394e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f4f678bd-5cbc-4707-83cf-7c2a3ef4da1a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f4f678bd-5cbc-4707-83cf-7c2a3ef4da1a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 returned with HTTP 200 Sep 07 10:06:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 536/1091] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:22 2026] GET /volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 => generated 467 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a3720dd1-6727-44d4-bd76-d6f5f88f394e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a3720dd1-6727-44d4-bd76-d6f5f88f394e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 returned with HTTP 200 Sep 07 10:06:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 556/1092] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:22 2026] GET /volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 => generated 446 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bc5870b8-6973-4853-883b-214a571edb92 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bc5870b8-6973-4853-883b-214a571edb92 None None] GET http://192.168.122.74/volume// Sep 07 10:06:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bc5870b8-6973-4853-883b-214a571edb92 None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bc5870b8-6973-4853-883b-214a571edb92 None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bc5870b8-6973-4853-883b-214a571edb92 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:06:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 537/1093] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:06:22 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:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-81714cdb-eb3d-41b4-80a3-539e378fda88 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-81714cdb-eb3d-41b4-80a3-539e378fda88 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-81714cdb-eb3d-41b4-80a3-539e378fda88 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-81714cdb-eb3d-41b4-80a3-539e378fda88 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:22 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-81714cdb-eb3d-41b4-80a3-539e378fda88 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-81714cdb-eb3d-41b4-80a3-539e378fda88 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 200 Sep 07 10:06:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 557/1094] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:06:22 2026] GET /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 1331 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:06:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-add59862-e8ae-42a6-b600-b973daf72dc3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-add59862-e8ae-42a6-b600-b973daf72dc3 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] DELETE http://192.168.122.74/volume/v3/attachments/80f32a1e-ee1e-43f6-a706-a22d8525bd73 Sep 07 10:06:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-add59862-e8ae-42a6-b600-b973daf72dc3 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-add59862-e8ae-42a6-b600-b973daf72dc3 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:23 devstack devstack@c-api.service[87186]: /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:06:23 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, Sep 07 10:06:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-3e7fefef-3ba1-49a9-b7a7-d8f532ca7a0c req-add59862-e8ae-42a6-b600-b973daf72dc3 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/attachments/80f32a1e-ee1e-43f6-a706-a22d8525bd73 returned with HTTP 200 Sep 07 10:06:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 538/1095] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:06:23 2026] DELETE /volume/v3/attachments/80f32a1e-ee1e-43f6-a706-a22d8525bd73 => generated 19 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c7b5b61d-55da-4e27-ae19-5b700eecfd38 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c7b5b61d-55da-4e27-ae19-5b700eecfd38 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 Sep 07 10:06:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c7b5b61d-55da-4e27-ae19-5b700eecfd38 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c7b5b61d-55da-4e27-ae19-5b700eecfd38 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-00419ce1-efac-4daa-90f8-1c62a813ac8f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-00419ce1-efac-4daa-90f8-1c62a813ac8f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 Sep 07 10:06:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-00419ce1-efac-4daa-90f8-1c62a813ac8f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c7b5b61d-55da-4e27-ae19-5b700eecfd38 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:06:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-00419ce1-efac-4daa-90f8-1c62a813ac8f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c7b5b61d-55da-4e27-ae19-5b700eecfd38 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 returned with HTTP 200 Sep 07 10:06:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 558/1096] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:23 2026] GET /volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 => generated 467 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:06:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-00419ce1-efac-4daa-90f8-1c62a813ac8f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-00419ce1-efac-4daa-90f8-1c62a813ac8f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 returned with HTTP 200 Sep 07 10:06:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 539/1097] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:23 2026] GET /volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7995e55a-7de1-4c89-820e-6791fd1886a2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7995e55a-7de1-4c89-820e-6791fd1886a2 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7995e55a-7de1-4c89-820e-6791fd1886a2 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7995e55a-7de1-4c89-820e-6791fd1886a2 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7995e55a-7de1-4c89-820e-6791fd1886a2 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7995e55a-7de1-4c89-820e-6791fd1886a2 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 200 Sep 07 10:06:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 559/1098] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:23 2026] GET /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4c265bd2-cdd0-4e83-9f4e-0475584a65bd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4c265bd2-cdd0-4e83-9f4e-0475584a65bd tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 Sep 07 10:06:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4c265bd2-cdd0-4e83-9f4e-0475584a65bd tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4c265bd2-cdd0-4e83-9f4e-0475584a65bd tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3499474b-e909-4df2-867e-2d5dd84273e3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3499474b-e909-4df2-867e-2d5dd84273e3 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 Sep 07 10:06:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3499474b-e909-4df2-867e-2d5dd84273e3 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3499474b-e909-4df2-867e-2d5dd84273e3 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4c265bd2-cdd0-4e83-9f4e-0475584a65bd tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Snapshot retrieved successfully. Sep 07 10:06:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4c265bd2-cdd0-4e83-9f4e-0475584a65bd tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 returned with HTTP 200 Sep 07 10:06:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 540/1099] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:24 2026] GET /volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 => generated 467 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3499474b-e909-4df2-867e-2d5dd84273e3 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3499474b-e909-4df2-867e-2d5dd84273e3 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 returned with HTTP 200 Sep 07 10:06:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 560/1100] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:24 2026] GET /volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 => generated 446 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1968ad3b-20f6-49f0-b9a9-da8b0946bde0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1968ad3b-20f6-49f0-b9a9-da8b0946bde0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 Sep 07 10:06:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1968ad3b-20f6-49f0-b9a9-da8b0946bde0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1968ad3b-20f6-49f0-b9a9-da8b0946bde0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1968ad3b-20f6-49f0-b9a9-da8b0946bde0 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 returned with HTTP 404 Sep 07 10:06:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 541/1101] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:25 2026] GET /volume/v3/snapshots/8c29601d-d10a-4fcf-aa70-cc33fb387cb8 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6a3c2cc6-fe88-402c-a6b7-4a9a2d8701e5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6b5eb752-ef97-4fc4-88c0-648a951b8512 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6b5eb752-ef97-4fc4-88c0-648a951b8512 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 Sep 07 10:06:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6b5eb752-ef97-4fc4-88c0-648a951b8512 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6b5eb752-ef97-4fc4-88c0-648a951b8512 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6a3c2cc6-fe88-402c-a6b7-4a9a2d8701e5 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 Sep 07 10:06:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6a3c2cc6-fe88-402c-a6b7-4a9a2d8701e5 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6a3c2cc6-fe88-402c-a6b7-4a9a2d8701e5 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6a3c2cc6-fe88-402c-a6b7-4a9a2d8701e5 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6b5eb752-ef97-4fc4-88c0-648a951b8512 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6a3c2cc6-fe88-402c-a6b7-4a9a2d8701e5 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 returned with HTTP 200 Sep 07 10:06:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 561/1102] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:25 2026] GET /volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 => generated 473 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:06:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6b5eb752-ef97-4fc4-88c0-648a951b8512 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 returned with HTTP 200 Sep 07 10:06:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 542/1103] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:25 2026] GET /volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a0181c56-583c-42cc-8e86-ec8c7e2f72a7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a0181c56-583c-42cc-8e86-ec8c7e2f72a7 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:06:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a0181c56-583c-42cc-8e86-ec8c7e2f72a7 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3092285-7fd4-4c05-bbbe-f98719cf7261", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1449954703"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a8424574-abac-4290-b701-389fe5575802 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a8424574-abac-4290-b701-389fe5575802 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] DELETE http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 Sep 07 10:06:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a8424574-abac-4290-b701-389fe5575802 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a8424574-abac-4290-b701-389fe5575802 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:25 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-a8424574-abac-4290-b701-389fe5575802 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Delete volume with id: 83501d97-cadf-4b50-accf-2e0e4c885d58 Sep 07 10:06:25 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:25 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a0181c56-583c-42cc-8e86-ec8c7e2f72a7 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Volume info retrieved successfully. Sep 07 10:06:25 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-a0181c56-583c-42cc-8e86-ec8c7e2f72a7 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Create snapshot from volume d3092285-7fd4-4c05-bbbe-f98719cf7261 Sep 07 10:06:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a8424574-abac-4290-b701-389fe5575802 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a8424574-abac-4290-b701-389fe5575802 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Delete volume request issued successfully. Sep 07 10:06:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a8424574-abac-4290-b701-389fe5575802 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 returned with HTTP 202 Sep 07 10:06:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 543/1104] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:06:25 2026] DELETE /volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-017191b2-0405-40e9-8426-7110e00ae10e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-017191b2-0405-40e9-8426-7110e00ae10e tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 Sep 07 10:06:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-017191b2-0405-40e9-8426-7110e00ae10e tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-017191b2-0405-40e9-8426-7110e00ae10e tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:26 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:26 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:26 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-a0181c56-583c-42cc-8e86-ec8c7e2f72a7 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Created reservations ['6b798565-5117-402f-b0c3-21835205e668', '4c78a291-7387-4648-9616-a24772882701', 'dc606e55-1e69-43e8-8b3c-de0a89646432', 'd895ecde-2bc1-4ad8-9624-c217db78237d'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-017191b2-0405-40e9-8426-7110e00ae10e tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-017191b2-0405-40e9-8426-7110e00ae10e tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 returned with HTTP 200 Sep 07 10:06:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 544/1105] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:26 2026] GET /volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:26 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:26 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a0181c56-583c-42cc-8e86-ec8c7e2f72a7 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot create request issued successfully. Sep 07 10:06:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a0181c56-583c-42cc-8e86-ec8c7e2f72a7 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:06:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 562/1106] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:06:25 2026] POST /volume/v3/snapshots => generated 314 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-54e6b4ca-ab34-44a8-9ef6-cc1ae7b2e673 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-54e6b4ca-ab34-44a8-9ef6-cc1ae7b2e673 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 Sep 07 10:06:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-54e6b4ca-ab34-44a8-9ef6-cc1ae7b2e673 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-54e6b4ca-ab34-44a8-9ef6-cc1ae7b2e673 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-54e6b4ca-ab34-44a8-9ef6-cc1ae7b2e673 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-54e6b4ca-ab34-44a8-9ef6-cc1ae7b2e673 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 returned with HTTP 200 Sep 07 10:06:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 545/1107] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:26 2026] GET /volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 => generated 446 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-50360ae2-53c9-4578-bf2b-d2a1ded7f1b6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-50360ae2-53c9-4578-bf2b-d2a1ded7f1b6 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 Sep 07 10:06:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-50360ae2-53c9-4578-bf2b-d2a1ded7f1b6 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-50360ae2-53c9-4578-bf2b-d2a1ded7f1b6 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-50360ae2-53c9-4578-bf2b-d2a1ded7f1b6 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 returned with HTTP 404 Sep 07 10:06:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 563/1108] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:27 2026] GET /volume/v3/volumes/83501d97-cadf-4b50-accf-2e0e4c885d58 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4fa67ae6-bcbd-43a7-a862-d4f713732238 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4fa67ae6-bcbd-43a7-a862-d4f713732238 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:06:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4fa67ae6-bcbd-43a7-a862-d4f713732238 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4fa67ae6-bcbd-43a7-a862-d4f713732238 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4fa67ae6-bcbd-43a7-a862-d4f713732238 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4fa67ae6-bcbd-43a7-a862-d4f713732238 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 returned with HTTP 200 Sep 07 10:06:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 546/1109] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:27 2026] GET /volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-29e32ca9-4cff-4d48-bece-a7d1c0b7a8d9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-29e32ca9-4cff-4d48-bece-a7d1c0b7a8d9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 Sep 07 10:06:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cca7ee11-628c-4be4-8056-bca4b35f5f52 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-29e32ca9-4cff-4d48-bece-a7d1c0b7a8d9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-29e32ca9-4cff-4d48-bece-a7d1c0b7a8d9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cca7ee11-628c-4be4-8056-bca4b35f5f52 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] DELETE http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:06:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cca7ee11-628c-4be4-8056-bca4b35f5f52 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cca7ee11-628c-4be4-8056-bca4b35f5f52 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:27 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-cca7ee11-628c-4be4-8056-bca4b35f5f52 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Delete volume with id: 745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:06:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-29e32ca9-4cff-4d48-bece-a7d1c0b7a8d9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-29e32ca9-4cff-4d48-bece-a7d1c0b7a8d9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 returned with HTTP 200 Sep 07 10:06:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 564/1110] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:27 2026] GET /volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 => generated 446 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cca7ee11-628c-4be4-8056-bca4b35f5f52 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cca7ee11-628c-4be4-8056-bca4b35f5f52 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Delete volume request issued successfully. Sep 07 10:06:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cca7ee11-628c-4be4-8056-bca4b35f5f52 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 returned with HTTP 202 Sep 07 10:06:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 547/1111] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:06:27 2026] DELETE /volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f565756d-3ddd-40df-82b6-87052826f98a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f565756d-3ddd-40df-82b6-87052826f98a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:06:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f565756d-3ddd-40df-82b6-87052826f98a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f565756d-3ddd-40df-82b6-87052826f98a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:27 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f565756d-3ddd-40df-82b6-87052826f98a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Volume info retrieved successfully. Sep 07 10:06:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f565756d-3ddd-40df-82b6-87052826f98a tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 returned with HTTP 200 Sep 07 10:06:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 565/1112] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:27 2026] GET /volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7fffe1fb-9137-4973-8b55-cb028f7859fe None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7fffe1fb-9137-4973-8b55-cb028f7859fe tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] DELETE http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7fffe1fb-9137-4973-8b55-cb028f7859fe tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7fffe1fb-9137-4973-8b55-cb028f7859fe tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:28 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-7fffe1fb-9137-4973-8b55-cb028f7859fe tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Delete volume with id: 125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7fffe1fb-9137-4973-8b55-cb028f7859fe tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7fffe1fb-9137-4973-8b55-cb028f7859fe tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Delete volume request issued successfully. Sep 07 10:06:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7fffe1fb-9137-4973-8b55-cb028f7859fe tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 202 Sep 07 10:06:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 548/1113] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:06:28 2026] DELETE /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cad49030-85b1-4fdd-8c1a-9f884c646359 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cad49030-85b1-4fdd-8c1a-9f884c646359 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cad49030-85b1-4fdd-8c1a-9f884c646359 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cad49030-85b1-4fdd-8c1a-9f884c646359 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cad49030-85b1-4fdd-8c1a-9f884c646359 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cad49030-85b1-4fdd-8c1a-9f884c646359 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 200 Sep 07 10:06:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 566/1114] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:28 2026] GET /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-dce943f2-5dee-4085-80c2-38536bcd93d9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dce943f2-5dee-4085-80c2-38536bcd93d9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 Sep 07 10:06:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dce943f2-5dee-4085-80c2-38536bcd93d9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dce943f2-5dee-4085-80c2-38536bcd93d9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-dce943f2-5dee-4085-80c2-38536bcd93d9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dce943f2-5dee-4085-80c2-38536bcd93d9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 returned with HTTP 200 Sep 07 10:06:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 549/1115] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:28 2026] GET /volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 => generated 473 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-de35db2c-f824-4400-9afd-741d005a97fb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-de35db2c-f824-4400-9afd-741d005a97fb tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:06:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-de35db2c-f824-4400-9afd-741d005a97fb tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3092285-7fd4-4c05-bbbe-f98719cf7261", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-256498138"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-de35db2c-f824-4400-9afd-741d005a97fb tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Volume info retrieved successfully. Sep 07 10:06:28 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-de35db2c-f824-4400-9afd-741d005a97fb tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Create snapshot from volume d3092285-7fd4-4c05-bbbe-f98719cf7261 Sep 07 10:06:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f19ffeae-50a3-4543-a0b6-3ef40a04c0d7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f19ffeae-50a3-4543-a0b6-3ef40a04c0d7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] GET http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 Sep 07 10:06:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f19ffeae-50a3-4543-a0b6-3ef40a04c0d7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f19ffeae-50a3-4543-a0b6-3ef40a04c0d7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:28 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-de35db2c-f824-4400-9afd-741d005a97fb tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Created reservations ['af402a0f-fb57-47b4-add6-73c3664fb419', 'feaf6bb7-a7b6-4d62-8808-7a2aa3137077', '1651a4da-8f08-4dda-8ad9-a786e523a82b', 'f7617e68-0d4c-4431-a88a-80d874055620'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f19ffeae-50a3-4543-a0b6-3ef40a04c0d7 tempest-VolumesSnapshotTestJSON-2041623630 tempest-VolumesSnapshotTestJSON-2041623630-project-member] http://192.168.122.74/volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 returned with HTTP 404 Sep 07 10:06:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 550/1116] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:28 2026] GET /volume/v3/volumes/745a4758-26ab-429e-9009-55e8b0d24ad0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-de35db2c-f824-4400-9afd-741d005a97fb tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot create request issued successfully. Sep 07 10:06:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-de35db2c-f824-4400-9afd-741d005a97fb tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:06:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 567/1117] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:06:28 2026] POST /volume/v3/snapshots => generated 313 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-99e43699-6d86-4a81-8d96-d3dd13ed4507 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-99e43699-6d86-4a81-8d96-d3dd13ed4507 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 Sep 07 10:06:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-99e43699-6d86-4a81-8d96-d3dd13ed4507 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-99e43699-6d86-4a81-8d96-d3dd13ed4507 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-99e43699-6d86-4a81-8d96-d3dd13ed4507 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-99e43699-6d86-4a81-8d96-d3dd13ed4507 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 returned with HTTP 200 Sep 07 10:06:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 551/1118] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:28 2026] GET /volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 => generated 445 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-28d970ef-8a09-454c-9dcb-a80bdcd6c484 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-28d970ef-8a09-454c-9dcb-a80bdcd6c484 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 Sep 07 10:06:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-28d970ef-8a09-454c-9dcb-a80bdcd6c484 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-28d970ef-8a09-454c-9dcb-a80bdcd6c484 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-28d970ef-8a09-454c-9dcb-a80bdcd6c484 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 returned with HTTP 404 Sep 07 10:06:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 568/1119] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:29 2026] GET /volume/v3/volumes/125b18c2-9526-4da4-8de4-2b69a6f14715 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6c2e1f6d-0591-4a44-96f5-3747b03a98a0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6c2e1f6d-0591-4a44-96f5-3747b03a98a0 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] DELETE http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:06:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6c2e1f6d-0591-4a44-96f5-3747b03a98a0 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6c2e1f6d-0591-4a44-96f5-3747b03a98a0 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:29 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-6c2e1f6d-0591-4a44-96f5-3747b03a98a0 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Delete volume with id: 9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:06:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6c2e1f6d-0591-4a44-96f5-3747b03a98a0 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6c2e1f6d-0591-4a44-96f5-3747b03a98a0 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Delete volume request issued successfully. Sep 07 10:06:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6c2e1f6d-0591-4a44-96f5-3747b03a98a0 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 202 Sep 07 10:06:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 552/1120] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:06:29 2026] DELETE /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1de14c2f-2c14-4c6a-9b05-6fa2a5a65559 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1de14c2f-2c14-4c6a-9b05-6fa2a5a65559 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:06:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1de14c2f-2c14-4c6a-9b05-6fa2a5a65559 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1de14c2f-2c14-4c6a-9b05-6fa2a5a65559 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1de14c2f-2c14-4c6a-9b05-6fa2a5a65559 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1de14c2f-2c14-4c6a-9b05-6fa2a5a65559 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 200 Sep 07 10:06:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 569/1121] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:29 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 854 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d05d5d49-1bfb-473b-8cac-93778474e996 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d05d5d49-1bfb-473b-8cac-93778474e996 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 Sep 07 10:06:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d05d5d49-1bfb-473b-8cac-93778474e996 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d05d5d49-1bfb-473b-8cac-93778474e996 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d05d5d49-1bfb-473b-8cac-93778474e996 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d05d5d49-1bfb-473b-8cac-93778474e996 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 returned with HTTP 200 Sep 07 10:06:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 553/1122] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:29 2026] GET /volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 => generated 445 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c36653f6-dd20-4318-8667-03e238de95f8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c36653f6-dd20-4318-8667-03e238de95f8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 Sep 07 10:06:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c36653f6-dd20-4318-8667-03e238de95f8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c36653f6-dd20-4318-8667-03e238de95f8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c36653f6-dd20-4318-8667-03e238de95f8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 returned with HTTP 404 Sep 07 10:06:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 570/1123] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:30 2026] GET /volume/v3/volumes/9fc23352-9691-48be-9bb8-7def7491c408 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e96a005e-1126-4517-9819-6780e72baf5b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e96a005e-1126-4517-9819-6780e72baf5b tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 Sep 07 10:06:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e96a005e-1126-4517-9819-6780e72baf5b tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e96a005e-1126-4517-9819-6780e72baf5b tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:30 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:30 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:30 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e96a005e-1126-4517-9819-6780e72baf5b tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e96a005e-1126-4517-9819-6780e72baf5b tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 returned with HTTP 200 Sep 07 10:06:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 554/1124] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:30 2026] GET /volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 => generated 445 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-49e75b7e-8768-4900-a81a-66cb6fe20c14 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-49e75b7e-8768-4900-a81a-66cb6fe20c14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] DELETE http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:06:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-49e75b7e-8768-4900-a81a-66cb6fe20c14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-49e75b7e-8768-4900-a81a-66cb6fe20c14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:31 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-49e75b7e-8768-4900-a81a-66cb6fe20c14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Delete volume with id: 37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:06:31 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:31 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-49e75b7e-8768-4900-a81a-66cb6fe20c14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-49e75b7e-8768-4900-a81a-66cb6fe20c14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Delete volume request issued successfully. Sep 07 10:06:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-49e75b7e-8768-4900-a81a-66cb6fe20c14 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 returned with HTTP 202 Sep 07 10:06:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 571/1125] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:06:31 2026] DELETE /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c220235a-c4bc-4772-a061-d00bbc4f54a8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c220235a-c4bc-4772-a061-d00bbc4f54a8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:06:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c220235a-c4bc-4772-a061-d00bbc4f54a8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c220235a-c4bc-4772-a061-d00bbc4f54a8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:31 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:31 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c220235a-c4bc-4772-a061-d00bbc4f54a8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Volume info retrieved successfully. Sep 07 10:06:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c220235a-c4bc-4772-a061-d00bbc4f54a8 tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 returned with HTTP 200 Sep 07 10:06:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 555/1126] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:31 2026] GET /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-01f186f7-7001-4278-a06d-1e01c37cf23f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-01f186f7-7001-4278-a06d-1e01c37cf23f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 Sep 07 10:06:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-01f186f7-7001-4278-a06d-1e01c37cf23f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-01f186f7-7001-4278-a06d-1e01c37cf23f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-01f186f7-7001-4278-a06d-1e01c37cf23f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-01f186f7-7001-4278-a06d-1e01c37cf23f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 returned with HTTP 200 Sep 07 10:06:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 572/1127] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:31 2026] GET /volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f38d25e2-22eb-48f3-afca-89667a7ed561 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f38d25e2-22eb-48f3-afca-89667a7ed561 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] GET http://192.168.122.74/volume/v3/snapshots?limit=1 Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f38d25e2-22eb-48f3-afca-89667a7ed561 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f38d25e2-22eb-48f3-afca-89667a7ed561 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-f38d25e2-22eb-48f3-afca-89667a7ed561 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-f38d25e2-22eb-48f3-afca-89667a7ed561 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Building query based on filter {{(pid=87186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: /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:06:32 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f38d25e2-22eb-48f3-afca-89667a7ed561 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Get all snapshots completed successfully. Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f38d25e2-22eb-48f3-afca-89667a7ed561 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] http://192.168.122.74/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 556/1128] 192.168.122.74 () {58 vars in 1137 bytes} [Mon Sep 7 10:06:31 2026] GET /volume/v3/snapshots?limit=1 => generated 484 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-094f591e-8045-445c-bd4e-6eed7e1f9dc1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-094f591e-8045-445c-bd4e-6eed7e1f9dc1 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] GET http://192.168.122.74/volume/v3/snapshots Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-094f591e-8045-445c-bd4e-6eed7e1f9dc1 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-094f591e-8045-445c-bd4e-6eed7e1f9dc1 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-094f591e-8045-445c-bd4e-6eed7e1f9dc1 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.db.api [None req-094f591e-8045-445c-bd4e-6eed7e1f9dc1 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Building query based on filter {{(pid=87187) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: /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:06:32 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-094f591e-8045-445c-bd4e-6eed7e1f9dc1 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Get all snapshots completed successfully. Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-094f591e-8045-445c-bd4e-6eed7e1f9dc1 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] http://192.168.122.74/volume/v3/snapshots returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 573/1129] 192.168.122.74 () {58 vars in 1122 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/snapshots => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ac327046-89f2-40de-9ca0-a8ee0fe4e9ec None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ac327046-89f2-40de-9ca0-a8ee0fe4e9ec tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] GET http://192.168.122.74/volume/v3/snapshots?limit=100000 Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ac327046-89f2-40de-9ca0-a8ee0fe4e9ec tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ac327046-89f2-40de-9ca0-a8ee0fe4e9ec tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-ac327046-89f2-40de-9ca0-a8ee0fe4e9ec tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-ac327046-89f2-40de-9ca0-a8ee0fe4e9ec tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Building query based on filter {{(pid=87186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: /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:06:32 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ac327046-89f2-40de-9ca0-a8ee0fe4e9ec tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Get all snapshots completed successfully. Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ac327046-89f2-40de-9ca0-a8ee0fe4e9ec tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] http://192.168.122.74/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 557/1130] 192.168.122.74 () {58 vars in 1147 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-751f5578-34eb-4ca6-bce5-4df935b12b2d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-751f5578-34eb-4ca6-bce5-4df935b12b2d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] GET http://192.168.122.74/volume/v3/snapshots?limit=0 Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-751f5578-34eb-4ca6-bce5-4df935b12b2d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-751f5578-34eb-4ca6-bce5-4df935b12b2d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-751f5578-34eb-4ca6-bce5-4df935b12b2d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.db.api [None req-751f5578-34eb-4ca6-bce5-4df935b12b2d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Building query based on filter {{(pid=87187) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: /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:06:32 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-751f5578-34eb-4ca6-bce5-4df935b12b2d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Get all snapshots completed successfully. Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-751f5578-34eb-4ca6-bce5-4df935b12b2d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] http://192.168.122.74/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 574/1131] 192.168.122.74 () {58 vars in 1137 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5b02fbf2-e5d5-4599-a924-4d5216ebe495 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5b02fbf2-e5d5-4599-a924-4d5216ebe495 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] GET http://192.168.122.74/volume/v3/snapshots Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5b02fbf2-e5d5-4599-a924-4d5216ebe495 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5b02fbf2-e5d5-4599-a924-4d5216ebe495 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-5b02fbf2-e5d5-4599-a924-4d5216ebe495 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-5b02fbf2-e5d5-4599-a924-4d5216ebe495 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Building query based on filter {{(pid=87186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: /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:06:32 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5b02fbf2-e5d5-4599-a924-4d5216ebe495 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Get all snapshots completed successfully. Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5b02fbf2-e5d5-4599-a924-4d5216ebe495 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] http://192.168.122.74/volume/v3/snapshots returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 558/1132] 192.168.122.74 () {58 vars in 1122 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/snapshots => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-10ae1d6b-37b7-49b5-8562-7ba7fbe38547 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-10ae1d6b-37b7-49b5-8562-7ba7fbe38547 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] GET http://192.168.122.74/volume/v3/snapshots?marker=35d4083a-3faa-4302-96f3-bebbc9beb4e3 Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-10ae1d6b-37b7-49b5-8562-7ba7fbe38547 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-10ae1d6b-37b7-49b5-8562-7ba7fbe38547 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-10ae1d6b-37b7-49b5-8562-7ba7fbe38547 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.db.api [None req-10ae1d6b-37b7-49b5-8562-7ba7fbe38547 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Building query based on filter {{(pid=87187) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-10ae1d6b-37b7-49b5-8562-7ba7fbe38547 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Get all snapshots completed successfully. Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-10ae1d6b-37b7-49b5-8562-7ba7fbe38547 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] http://192.168.122.74/volume/v3/snapshots?marker=35d4083a-3faa-4302-96f3-bebbc9beb4e3 returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 575/1133] 192.168.122.74 () {58 vars in 1209 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/snapshots?marker=35d4083a-3faa-4302-96f3-bebbc9beb4e3 => generated 342 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9637280c-5564-4da4-80df-4f016add80fd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b4169678-83b1-40cb-88d6-e6a471958c7e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9637280c-5564-4da4-80df-4f016add80fd tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] GET http://192.168.122.74/volume/v3/snapshots?offset=2&limit=3 Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9637280c-5564-4da4-80df-4f016add80fd tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9637280c-5564-4da4-80df-4f016add80fd tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-9637280c-5564-4da4-80df-4f016add80fd tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-9637280c-5564-4da4-80df-4f016add80fd tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Building query based on filter {{(pid=87186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b4169678-83b1-40cb-88d6-e6a471958c7e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] GET http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b4169678-83b1-40cb-88d6-e6a471958c7e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b4169678-83b1-40cb-88d6-e6a471958c7e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b4169678-83b1-40cb-88d6-e6a471958c7e tempest-AttachVolumeNegativeTest-1630918730 tempest-AttachVolumeNegativeTest-1630918730-project-member] http://192.168.122.74/volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 returned with HTTP 404 Sep 07 10:06:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 576/1134] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/volumes/37707359-cff1-471c-af1d-41a5088f00b1 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87186]: /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:06:32 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9637280c-5564-4da4-80df-4f016add80fd tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Get all snapshots completed successfully. Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9637280c-5564-4da4-80df-4f016add80fd tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] http://192.168.122.74/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 559/1135] 192.168.122.74 () {58 vars in 1155 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5406a7ac-1770-4fd3-9502-d97b25e656b0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5406a7ac-1770-4fd3-9502-d97b25e656b0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] GET http://192.168.122.74/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5406a7ac-1770-4fd3-9502-d97b25e656b0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5406a7ac-1770-4fd3-9502-d97b25e656b0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-5406a7ac-1770-4fd3-9502-d97b25e656b0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.db.api [None req-5406a7ac-1770-4fd3-9502-d97b25e656b0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Building query based on filter {{(pid=87187) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: /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:06:32 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5406a7ac-1770-4fd3-9502-d97b25e656b0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Get all snapshots completed successfully. Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5406a7ac-1770-4fd3-9502-d97b25e656b0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] http://192.168.122.74/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 577/1136] 192.168.122.74 () {58 vars in 1187 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0349c677-e0f3-4ed1-85a6-1399f1663cf0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0349c677-e0f3-4ed1-85a6-1399f1663cf0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] GET http://192.168.122.74/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0349c677-e0f3-4ed1-85a6-1399f1663cf0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0349c677-e0f3-4ed1-85a6-1399f1663cf0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-0349c677-e0f3-4ed1-85a6-1399f1663cf0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-0349c677-e0f3-4ed1-85a6-1399f1663cf0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Building query based on filter {{(pid=87186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: /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:06:32 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0349c677-e0f3-4ed1-85a6-1399f1663cf0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Get all snapshots completed successfully. Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0349c677-e0f3-4ed1-85a6-1399f1663cf0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] http://192.168.122.74/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 560/1137] 192.168.122.74 () {58 vars in 1189 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a649575d-2c41-4de6-a3e9-d38fed976fac None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a649575d-2c41-4de6-a3e9-d38fed976fac tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] GET http://192.168.122.74/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a649575d-2c41-4de6-a3e9-d38fed976fac tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a649575d-2c41-4de6-a3e9-d38fed976fac tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-a649575d-2c41-4de6-a3e9-d38fed976fac tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.db.api [None req-a649575d-2c41-4de6-a3e9-d38fed976fac tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Building query based on filter {{(pid=87187) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: /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:06:32 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a649575d-2c41-4de6-a3e9-d38fed976fac tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Get all snapshots completed successfully. Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a649575d-2c41-4de6-a3e9-d38fed976fac tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] http://192.168.122.74/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 578/1138] 192.168.122.74 () {58 vars in 1171 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f37a776f-8679-431a-bd54-e042f6826e77 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f37a776f-8679-431a-bd54-e042f6826e77 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] GET http://192.168.122.74/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f37a776f-8679-431a-bd54-e042f6826e77 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f37a776f-8679-431a-bd54-e042f6826e77 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-f37a776f-8679-431a-bd54-e042f6826e77 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-f37a776f-8679-431a-bd54-e042f6826e77 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Building query based on filter {{(pid=87186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: /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:06:32 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f37a776f-8679-431a-bd54-e042f6826e77 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Get all snapshots completed successfully. Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f37a776f-8679-431a-bd54-e042f6826e77 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] http://192.168.122.74/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 561/1139] 192.168.122.74 () {58 vars in 1173 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-04d849af-3e5f-4a27-a966-f2c9eb0e645f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-04d849af-3e5f-4a27-a966-f2c9eb0e645f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] GET http://192.168.122.74/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-04d849af-3e5f-4a27-a966-f2c9eb0e645f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-04d849af-3e5f-4a27-a966-f2c9eb0e645f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-04d849af-3e5f-4a27-a966-f2c9eb0e645f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.db.api [None req-04d849af-3e5f-4a27-a966-f2c9eb0e645f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Building query based on filter {{(pid=87187) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: /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:06:32 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-04d849af-3e5f-4a27-a966-f2c9eb0e645f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Get all snapshots completed successfully. Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-04d849af-3e5f-4a27-a966-f2c9eb0e645f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] http://192.168.122.74/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 579/1140] 192.168.122.74 () {58 vars in 1191 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1d456218-70c7-4a77-8ba9-403ecbd64d62 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1d456218-70c7-4a77-8ba9-403ecbd64d62 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] GET http://192.168.122.74/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1d456218-70c7-4a77-8ba9-403ecbd64d62 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1d456218-70c7-4a77-8ba9-403ecbd64d62 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-1d456218-70c7-4a77-8ba9-403ecbd64d62 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-1d456218-70c7-4a77-8ba9-403ecbd64d62 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Building query based on filter {{(pid=87186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: /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:06:32 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1d456218-70c7-4a77-8ba9-403ecbd64d62 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Get all snapshots completed successfully. Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1d456218-70c7-4a77-8ba9-403ecbd64d62 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] http://192.168.122.74/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 562/1141] 192.168.122.74 () {58 vars in 1193 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8e98a8c8-2a69-4f49-9412-dd7522cf613b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8e98a8c8-2a69-4f49-9412-dd7522cf613b tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] GET http://192.168.122.74/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-256498138 Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8e98a8c8-2a69-4f49-9412-dd7522cf613b tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8e98a8c8-2a69-4f49-9412-dd7522cf613b tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-8e98a8c8-2a69-4f49-9412-dd7522cf613b tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.db.api [None req-8e98a8c8-2a69-4f49-9412-dd7522cf613b tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Building query based on filter {{(pid=87187) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: /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:06:32 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8e98a8c8-2a69-4f49-9412-dd7522cf613b tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Get all snapshots completed successfully. Sep 07 10:06:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8e98a8c8-2a69-4f49-9412-dd7522cf613b tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] http://192.168.122.74/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-256498138 returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 580/1142] 192.168.122.74 () {58 vars in 1262 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-256498138 => generated 475 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5d87c262-7ef9-4971-a325-223f617dd22d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5d87c262-7ef9-4971-a325-223f617dd22d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] GET http://192.168.122.74/volume/v3/snapshots/detail?status=available Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5d87c262-7ef9-4971-a325-223f617dd22d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5d87c262-7ef9-4971-a325-223f617dd22d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-5d87c262-7ef9-4971-a325-223f617dd22d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-5d87c262-7ef9-4971-a325-223f617dd22d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Building query based on filter {{(pid=87186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: /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:06:32 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5d87c262-7ef9-4971-a325-223f617dd22d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Get all snapshots completed successfully. Sep 07 10:06:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5d87c262-7ef9-4971-a325-223f617dd22d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] http://192.168.122.74/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 563/1143] 192.168.122.74 () {58 vars in 1176 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d56884c5-f27f-49d5-b774-af88a31d0f2f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d56884c5-f27f-49d5-b774-af88a31d0f2f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] GET http://192.168.122.74/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-256498138 Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d56884c5-f27f-49d5-b774-af88a31d0f2f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d56884c5-f27f-49d5-b774-af88a31d0f2f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-d56884c5-f27f-49d5-b774-af88a31d0f2f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.db.api [None req-d56884c5-f27f-49d5-b774-af88a31d0f2f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Building query based on filter {{(pid=87187) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: /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:06:32 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d56884c5-f27f-49d5-b774-af88a31d0f2f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Get all snapshots completed successfully. Sep 07 10:06:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d56884c5-f27f-49d5-b774-af88a31d0f2f tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] http://192.168.122.74/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-256498138 returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 581/1144] 192.168.122.74 () {58 vars in 1296 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-256498138 => generated 475 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1ebdfddc-a959-4b07-9608-d4e9a0b6e1d9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1ebdfddc-a959-4b07-9608-d4e9a0b6e1d9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] GET http://192.168.122.74/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-256498138 Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1ebdfddc-a959-4b07-9608-d4e9a0b6e1d9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1ebdfddc-a959-4b07-9608-d4e9a0b6e1d9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-1ebdfddc-a959-4b07-9608-d4e9a0b6e1d9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-1ebdfddc-a959-4b07-9608-d4e9a0b6e1d9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Building query based on filter {{(pid=87186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: /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:06:32 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1ebdfddc-a959-4b07-9608-d4e9a0b6e1d9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Get all snapshots completed successfully. Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1ebdfddc-a959-4b07-9608-d4e9a0b6e1d9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] http://192.168.122.74/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-256498138 returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 564/1145] 192.168.122.74 () {58 vars in 1241 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-256498138 => generated 341 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0c50d094-a9da-4ab2-a167-4a2e8d75f77e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0c50d094-a9da-4ab2-a167-4a2e8d75f77e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] GET http://192.168.122.74/volume/v3/snapshots?status=available Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0c50d094-a9da-4ab2-a167-4a2e8d75f77e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0c50d094-a9da-4ab2-a167-4a2e8d75f77e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-0c50d094-a9da-4ab2-a167-4a2e8d75f77e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.db.api [None req-0c50d094-a9da-4ab2-a167-4a2e8d75f77e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Building query based on filter {{(pid=87187) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: /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:06:32 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0c50d094-a9da-4ab2-a167-4a2e8d75f77e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Get all snapshots completed successfully. Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0c50d094-a9da-4ab2-a167-4a2e8d75f77e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] http://192.168.122.74/volume/v3/snapshots?status=available returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 582/1146] 192.168.122.74 () {58 vars in 1155 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0cc326f6-71b6-439a-b713-3d6bb5c44885 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0cc326f6-71b6-439a-b713-3d6bb5c44885 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] GET http://192.168.122.74/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-256498138 Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0cc326f6-71b6-439a-b713-3d6bb5c44885 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0cc326f6-71b6-439a-b713-3d6bb5c44885 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-0cc326f6-71b6-439a-b713-3d6bb5c44885 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:32 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-0cc326f6-71b6-439a-b713-3d6bb5c44885 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Building query based on filter {{(pid=87186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:32 devstack devstack@c-api.service[87186]: /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:06:32 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0cc326f6-71b6-439a-b713-3d6bb5c44885 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] Get all snapshots completed successfully. Sep 07 10:06:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0cc326f6-71b6-439a-b713-3d6bb5c44885 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-reader] http://192.168.122.74/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-256498138 returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 565/1147] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-256498138 => generated 341 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-db905f85-e870-4aa2-ba38-0d0843a43d66 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-db905f85-e870-4aa2-ba38-0d0843a43d66 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-db905f85-e870-4aa2-ba38-0d0843a43d66 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-db905f85-e870-4aa2-ba38-0d0843a43d66 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-db905f85-e870-4aa2-ba38-0d0843a43d66 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Delete snapshot with id: 89a3a9a4-cbf5-44b5-976a-fb85b3384c82 Sep 07 10:06:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-db905f85-e870-4aa2-ba38-0d0843a43d66 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:33 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:33 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-db905f85-e870-4aa2-ba38-0d0843a43d66 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot delete request issued successfully. Sep 07 10:06:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-db905f85-e870-4aa2-ba38-0d0843a43d66 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 returned with HTTP 202 Sep 07 10:06:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 583/1148] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:06:32 2026] DELETE /volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 => generated 0 bytes in 297 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:06:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9061243e-8440-4ae6-b378-d55f831c6ac6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9061243e-8440-4ae6-b378-d55f831c6ac6 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 Sep 07 10:06:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9061243e-8440-4ae6-b378-d55f831c6ac6 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9061243e-8440-4ae6-b378-d55f831c6ac6 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9061243e-8440-4ae6-b378-d55f831c6ac6 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9061243e-8440-4ae6-b378-d55f831c6ac6 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 returned with HTTP 200 Sep 07 10:06:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 566/1149] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:33 2026] GET /volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 => generated 471 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6ffe3ad5-f3ac-40fb-9358-0031601233e1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6ffe3ad5-f3ac-40fb-9358-0031601233e1 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 Sep 07 10:06:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6ffe3ad5-f3ac-40fb-9358-0031601233e1 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6ffe3ad5-f3ac-40fb-9358-0031601233e1 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6ffe3ad5-f3ac-40fb-9358-0031601233e1 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6ffe3ad5-f3ac-40fb-9358-0031601233e1 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 returned with HTTP 200 Sep 07 10:06:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 584/1150] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:34 2026] GET /volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 => generated 471 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:06:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1492290955"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1492290955'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:06:34 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Create volume of 1 GB Sep 07 10:06:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Availability Zones retrieved successfully. Sep 07 10:06:34 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Flow 'volume_create_api' (389ca0bb-325e-480a-b164-24bd42f258eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:34 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1ed753a-d31c-4c5c-935f-9b7e88ee60d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:34 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:06:34 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1ed753a-d31c-4c5c-935f-9b7e88ee60d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:34 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfd27836-5dee-4176-8f56-4728d50cce02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:35 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Created reservations ['47fa95d2-8ff3-4dc7-9924-6b6d1c7f4603', '181d5382-4ed6-4431-988b-8b78a857f216', 'a0aad0e8-65ac-47c5-a54d-93bfb19f5c5d', 'd6168141-25a5-40b7-a564-5fe2bb1b86ad'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfd27836-5dee-4176-8f56-4728d50cce02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47fa95d2-8ff3-4dc7-9924-6b6d1c7f4603', '181d5382-4ed6-4431-988b-8b78a857f216', 'a0aad0e8-65ac-47c5-a54d-93bfb19f5c5d', 'd6168141-25a5-40b7-a564-5fe2bb1b86ad']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e9e9286-7ae0-4737-b096-5600d7f100c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:35 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:35 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e9e9286-7ae0-4737-b096-5600d7f100c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d26bcda-a1ec-41f1-94b5-ff6290430798', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1492290955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9e91b48f7db4cf18bf33a75a55d9962',qos_specs=None,replication_status=,reservations=['47fa95d2-8ff3-4dc7-9924-6b6d1c7f4603','181d5382-4ed6-4431-988b-8b78a857f216','a0aad0e8-65ac-47c5-a54d-93bfb19f5c5d','d6168141-25a5-40b7-a564-5fe2bb1b86ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7c670e0921542d08e3ffa09e69b6d6c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1492290955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d26bcda-a1ec-41f1-94b5-ff6290430798,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9e91b48f7db4cf18bf33a75a55d9962',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7c670e0921542d08e3ffa09e69b6d6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71956f7b-1046-4b8a-b3a1-76e30503f29d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71956f7b-1046-4b8a-b3a1-76e30503f29d) transitioned into state 'SUCCESS' from state '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-1492290955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9e91b48f7db4cf18bf33a75a55d9962',qos_specs=None,replication_status=,reservations=['47fa95d2-8ff3-4dc7-9924-6b6d1c7f4603','181d5382-4ed6-4431-988b-8b78a857f216','a0aad0e8-65ac-47c5-a54d-93bfb19f5c5d','d6168141-25a5-40b7-a564-5fe2bb1b86ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7c670e0921542d08e3ffa09e69b6d6c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59888b7a-5289-4497-a032-9f28c9be0d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59888b7a-5289-4497-a032-9f28c9be0d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-06f8e1c1-ff10-47e6-9fe1-00f73e07afd5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Flow 'volume_create_api' (389ca0bb-325e-480a-b164-24bd42f258eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Create volume request issued successfully. Sep 07 10:06:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2d428eda-f90f-4a02-a7ba-b69abe6eb4cb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:06:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-06f8e1c1-ff10-47e6-9fe1-00f73e07afd5 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 Sep 07 10:06:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-06f8e1c1-ff10-47e6-9fe1-00f73e07afd5 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-06f8e1c1-ff10-47e6-9fe1-00f73e07afd5 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 567/1151] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:06:34 2026] POST /volume/v3/volumes => generated 758 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:35 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:35 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:35 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-06f8e1c1-ff10-47e6-9fe1-00f73e07afd5 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f8600ad7-406a-489a-834e-f17b4edcc80b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-06f8e1c1-ff10-47e6-9fe1-00f73e07afd5 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 returned with HTTP 200 Sep 07 10:06:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 585/1152] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:35 2026] GET /volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 => generated 471 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f8600ad7-406a-489a-834e-f17b4edcc80b tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:06:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f8600ad7-406a-489a-834e-f17b4edcc80b tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f8600ad7-406a-489a-834e-f17b4edcc80b tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:35 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:35 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f8600ad7-406a-489a-834e-f17b4edcc80b tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f8600ad7-406a-489a-834e-f17b4edcc80b tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 returned with HTTP 200 Sep 07 10:06:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 568/1153] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:35 2026] GET /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 => generated 826 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0f66a915-8a36-44eb-9613-5c342cd41df0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0f66a915-8a36-44eb-9613-5c342cd41df0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 Sep 07 10:06:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0f66a915-8a36-44eb-9613-5c342cd41df0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0f66a915-8a36-44eb-9613-5c342cd41df0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0f66a915-8a36-44eb-9613-5c342cd41df0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 returned with HTTP 404 Sep 07 10:06:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 586/1154] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:36 2026] GET /volume/v3/snapshots/89a3a9a4-cbf5-44b5-976a-fb85b3384c82 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5bcea253-d8cd-4597-af52-26538a01e345 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5bcea253-d8cd-4597-af52-26538a01e345 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 Sep 07 10:06:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5bcea253-d8cd-4597-af52-26538a01e345 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5bcea253-d8cd-4597-af52-26538a01e345 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:36 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-5bcea253-d8cd-4597-af52-26538a01e345 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Delete snapshot with id: 35d4083a-3faa-4302-96f3-bebbc9beb4e3 Sep 07 10:06:36 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:36 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5bcea253-d8cd-4597-af52-26538a01e345 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ab5e2e2b-c804-4a5e-b08e-a5b95e6ed9e3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ab5e2e2b-c804-4a5e-b08e-a5b95e6ed9e3 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:06:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ab5e2e2b-c804-4a5e-b08e-a5b95e6ed9e3 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ab5e2e2b-c804-4a5e-b08e-a5b95e6ed9e3 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:36 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:36 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:36 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:36 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ab5e2e2b-c804-4a5e-b08e-a5b95e6ed9e3 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ab5e2e2b-c804-4a5e-b08e-a5b95e6ed9e3 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 returned with HTTP 200 Sep 07 10:06:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 587/1155] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:36 2026] GET /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5bcea253-d8cd-4597-af52-26538a01e345 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot delete request issued successfully. Sep 07 10:06:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5bcea253-d8cd-4597-af52-26538a01e345 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 returned with HTTP 202 Sep 07 10:06:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 569/1156] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:06:36 2026] DELETE /volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ebd55c6f-7967-4e88-a084-e4977f843b51 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ebd55c6f-7967-4e88-a084-e4977f843b51 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 Sep 07 10:06:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ebd55c6f-7967-4e88-a084-e4977f843b51 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ebd55c6f-7967-4e88-a084-e4977f843b51 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ebd55c6f-7967-4e88-a084-e4977f843b51 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ebd55c6f-7967-4e88-a084-e4977f843b51 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 returned with HTTP 200 Sep 07 10:06:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 588/1157] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:36 2026] GET /volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 => generated 472 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e1608323-62ab-408a-9b1d-f664195f7a70 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e1608323-62ab-408a-9b1d-f664195f7a70 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:06:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e1608323-62ab-408a-9b1d-f664195f7a70 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e1608323-62ab-408a-9b1d-f664195f7a70 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e1608323-62ab-408a-9b1d-f664195f7a70 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-746e8c69-d162-430b-8c82-079ea5b8526e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-746e8c69-d162-430b-8c82-079ea5b8526e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 Sep 07 10:06:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-746e8c69-d162-430b-8c82-079ea5b8526e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-746e8c69-d162-430b-8c82-079ea5b8526e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e1608323-62ab-408a-9b1d-f664195f7a70 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 returned with HTTP 200 Sep 07 10:06:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 570/1158] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:37 2026] GET /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-746e8c69-d162-430b-8c82-079ea5b8526e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-746e8c69-d162-430b-8c82-079ea5b8526e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 returned with HTTP 200 Sep 07 10:06:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 589/1159] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:37 2026] GET /volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 => generated 472 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:06:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-2258dc5b-e3dc-4839-94cc-77a8be1a978a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-2258dc5b-e3dc-4839-94cc-77a8be1a978a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:06:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-2258dc5b-e3dc-4839-94cc-77a8be1a978a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-2258dc5b-e3dc-4839-94cc-77a8be1a978a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-2258dc5b-e3dc-4839-94cc-77a8be1a978a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-2258dc5b-e3dc-4839-94cc-77a8be1a978a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 returned with HTTP 200 Sep 07 10:06:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 571/1160] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:06:37 2026] GET /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-86838223-29b8-4a17-950f-918580a5dbad None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-86838223-29b8-4a17-950f-918580a5dbad None None] GET http://192.168.122.74/volume// Sep 07 10:06:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-86838223-29b8-4a17-950f-918580a5dbad None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-86838223-29b8-4a17-950f-918580a5dbad None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-86838223-29b8-4a17-950f-918580a5dbad None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:06:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 590/1161] 192.168.122.74 () {58 vars in 1312 bytes} [Mon Sep 7 10:06:38 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:06:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-de1fe1c0-a228-4699-9511-89006c4d7e46 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-de1fe1c0-a228-4699-9511-89006c4d7e46 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:06:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-de1fe1c0-a228-4699-9511-89006c4d7e46 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d26bcda-a1ec-41f1-94b5-ff6290430798", "connector": null, "instance_uuid": "5701e007-bdc7-4ddd-94f5-123773f26102"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-de1fe1c0-a228-4699-9511-89006c4d7e46 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:06:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 572/1162] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:06:38 2026] POST /volume/v3/attachments => generated 273 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b4671ef4-f66c-4666-b611-18403ebbe09d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b4671ef4-f66c-4666-b611-18403ebbe09d tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:06:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b4671ef4-f66c-4666-b611-18403ebbe09d tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b4671ef4-f66c-4666-b611-18403ebbe09d tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-585d793f-4a60-4d4a-80d6-376cfb7c816d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-585d793f-4a60-4d4a-80d6-376cfb7c816d None None] GET http://192.168.122.74/volume// Sep 07 10:06:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-585d793f-4a60-4d4a-80d6-376cfb7c816d None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-585d793f-4a60-4d4a-80d6-376cfb7c816d None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-585d793f-4a60-4d4a-80d6-376cfb7c816d None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:06:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 573/1163] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:06:38 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:06:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b4671ef4-f66c-4666-b611-18403ebbe09d tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-56bda66a-5e27-4a25-b065-b6e831b6b829 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-56bda66a-5e27-4a25-b065-b6e831b6b829 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:06:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-56bda66a-5e27-4a25-b065-b6e831b6b829 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-56bda66a-5e27-4a25-b065-b6e831b6b829 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b4671ef4-f66c-4666-b611-18403ebbe09d tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 returned with HTTP 200 Sep 07 10:06:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 591/1164] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:38 2026] GET /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 => generated 850 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-56bda66a-5e27-4a25-b065-b6e831b6b829 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-56bda66a-5e27-4a25-b065-b6e831b6b829 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 returned with HTTP 200 Sep 07 10:06:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 574/1165] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:06:38 2026] GET /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 => generated 1031 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:06:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-2caced40-42a4-49c4-9d69-11991df022c6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-2caced40-42a4-49c4-9d69-11991df022c6 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] PUT http://192.168.122.74/volume/v3/attachments/ff6b3508-77bb-4d1c-98cc-2fd7f069a599 Sep 07 10:06:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-2caced40-42a4-49c4-9d69-11991df022c6 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4335abdc-4100-4a2f-acd0-ac0fbc9590a9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:38 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-2caced40-42a4-49c4-9d69-11991df022c6 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Acquiring lock "cinder-attachment_update-9d26bcda-a1ec-41f1-94b5-ff6290430798-devstack" by "attachment_update" {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:06:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4335abdc-4100-4a2f-acd0-ac0fbc9590a9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 Sep 07 10:06:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4335abdc-4100-4a2f-acd0-ac0fbc9590a9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4335abdc-4100-4a2f-acd0-ac0fbc9590a9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:38 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-2caced40-42a4-49c4-9d69-11991df022c6 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Lock "cinder-attachment_update-9d26bcda-a1ec-41f1-94b5-ff6290430798-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:06:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4335abdc-4100-4a2f-acd0-ac0fbc9590a9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4335abdc-4100-4a2f-acd0-ac0fbc9590a9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 returned with HTTP 200 Sep 07 10:06:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 575/1166] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:38 2026] GET /volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 => generated 472 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:38 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-2caced40-42a4-49c4-9d69-11991df022c6 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Lock "cinder-attachment_update-9d26bcda-a1ec-41f1-94b5-ff6290430798-devstack" released by "attachment_update" :: held 0.302s {{(pid=87187) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:06:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-2caced40-42a4-49c4-9d69-11991df022c6 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/attachments/ff6b3508-77bb-4d1c-98cc-2fd7f069a599 returned with HTTP 200 Sep 07 10:06:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 592/1167] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:06:38 2026] PUT /volume/v3/attachments/ff6b3508-77bb-4d1c-98cc-2fd7f069a599 => generated 694 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-efc4d093-15fa-4098-9722-0631d20962d7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-efc4d093-15fa-4098-9722-0631d20962d7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:06:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-efc4d093-15fa-4098-9722-0631d20962d7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-efc4d093-15fa-4098-9722-0631d20962d7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:39 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:39 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-efc4d093-15fa-4098-9722-0631d20962d7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-efc4d093-15fa-4098-9722-0631d20962d7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 returned with HTTP 200 Sep 07 10:06:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 576/1168] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:39 2026] GET /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-dc0f292d-ae92-4fa2-bfe9-7ece1717e9b0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dc0f292d-ae92-4fa2-bfe9-7ece1717e9b0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 Sep 07 10:06:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dc0f292d-ae92-4fa2-bfe9-7ece1717e9b0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dc0f292d-ae92-4fa2-bfe9-7ece1717e9b0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dc0f292d-ae92-4fa2-bfe9-7ece1717e9b0 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 returned with HTTP 404 Sep 07 10:06:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 593/1169] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:39 2026] GET /volume/v3/snapshots/35d4083a-3faa-4302-96f3-bebbc9beb4e3 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cb1f0018-fc1d-47b4-9d7b-f9cd27fd5291 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cb1f0018-fc1d-47b4-9d7b-f9cd27fd5291 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 Sep 07 10:06:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cb1f0018-fc1d-47b4-9d7b-f9cd27fd5291 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cb1f0018-fc1d-47b4-9d7b-f9cd27fd5291 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:39 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-cb1f0018-fc1d-47b4-9d7b-f9cd27fd5291 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Delete snapshot with id: 37ea6c69-4d85-42c4-975e-14ebd6829a81 Sep 07 10:06:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-22a44c8f-e56a-4b7d-b74f-c05ec2926727 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cb1f0018-fc1d-47b4-9d7b-f9cd27fd5291 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-22a44c8f-e56a-4b7d-b74f-c05ec2926727 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] POST http://192.168.122.74/volume/v3/attachments/ff6b3508-77bb-4d1c-98cc-2fd7f069a599/action Sep 07 10:06:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-22a44c8f-e56a-4b7d-b74f-c05ec2926727 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action body: b'{"os-complete": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:06:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-22a44c8f-e56a-4b7d-b74f-c05ec2926727 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:39 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:39 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:39 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:39 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cb1f0018-fc1d-47b4-9d7b-f9cd27fd5291 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot delete request issued successfully. Sep 07 10:06:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cb1f0018-fc1d-47b4-9d7b-f9cd27fd5291 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 returned with HTTP 202 Sep 07 10:06:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 577/1170] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:06:39 2026] DELETE /volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ab75ed5e-91e5-4dda-9fb4-3b805e79ecd5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ab75ed5e-91e5-4dda-9fb4-3b805e79ecd5 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 Sep 07 10:06:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ab75ed5e-91e5-4dda-9fb4-3b805e79ecd5 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ab75ed5e-91e5-4dda-9fb4-3b805e79ecd5 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-39a1bc08-2130-4cec-98bb-27bbdd72dd3f req-22a44c8f-e56a-4b7d-b74f-c05ec2926727 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/attachments/ff6b3508-77bb-4d1c-98cc-2fd7f069a599/action returned with HTTP 204 Sep 07 10:06:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 594/1171] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:06:39 2026] POST /volume/v3/attachments/ff6b3508-77bb-4d1c-98cc-2fd7f069a599/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ab75ed5e-91e5-4dda-9fb4-3b805e79ecd5 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ab75ed5e-91e5-4dda-9fb4-3b805e79ecd5 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 returned with HTTP 200 Sep 07 10:06:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 578/1172] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:39 2026] GET /volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 => generated 472 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e8f87905-d1b0-4784-ac76-e6ddf705880b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e8f87905-d1b0-4784-ac76-e6ddf705880b tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:06:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e8f87905-d1b0-4784-ac76-e6ddf705880b tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e8f87905-d1b0-4784-ac76-e6ddf705880b tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:40 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:40 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:40 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:40 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e8f87905-d1b0-4784-ac76-e6ddf705880b tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e8f87905-d1b0-4784-ac76-e6ddf705880b tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 returned with HTTP 200 Sep 07 10:06:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 595/1173] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:40 2026] GET /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 => generated 1143 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-edb60385-c70e-44b1-aebe-a96fce551701 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-edb60385-c70e-44b1-aebe-a96fce551701 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:06:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-edb60385-c70e-44b1-aebe-a96fce551701 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-edb60385-c70e-44b1-aebe-a96fce551701 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:40 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:40 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:40 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:40 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-edb60385-c70e-44b1-aebe-a96fce551701 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-edb60385-c70e-44b1-aebe-a96fce551701 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 returned with HTTP 200 Sep 07 10:06:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 579/1174] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:40 2026] GET /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 => generated 1143 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:06:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1654372348"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1654372348'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:06:40 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Create volume of 1 GB Sep 07 10:06:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Availability Zones retrieved successfully. Sep 07 10:06:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e356cccb-5462-427a-9d69-4992f4db667a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e356cccb-5462-427a-9d69-4992f4db667a tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 Sep 07 10:06:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e356cccb-5462-427a-9d69-4992f4db667a tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e356cccb-5462-427a-9d69-4992f4db667a tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Flow 'volume_create_api' (ebe12dbd-4112-403e-b11f-0cf0b0bb24dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:40 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:40 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e356cccb-5462-427a-9d69-4992f4db667a tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e356cccb-5462-427a-9d69-4992f4db667a tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 returned with HTTP 200 Sep 07 10:06:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ef4552-3d0a-4cae-8a58-e073d7f2ecdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 580/1175] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:40 2026] GET /volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 => generated 472 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:06:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ef4552-3d0a-4cae-8a58-e073d7f2ecdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a4c71c-9e67-4a04-b5c6-218561be3642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:41 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Created reservations ['18c53714-324d-4636-a11d-ac34595754b4', 'd30404f1-92a1-4155-8a1c-d0fc74d2808b', '1e576a47-cc4b-42d0-b129-57cb0ec35af6', '1cc49640-dfb7-433e-80a5-a9838235bc95'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a4c71c-9e67-4a04-b5c6-218561be3642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18c53714-324d-4636-a11d-ac34595754b4', 'd30404f1-92a1-4155-8a1c-d0fc74d2808b', '1e576a47-cc4b-42d0-b129-57cb0ec35af6', '1cc49640-dfb7-433e-80a5-a9838235bc95']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72d61f4f-d9cc-4794-a04c-b962de4fe291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:41 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:41 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72d61f4f-d9cc-4794-a04c-b962de4fe291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3402059c-f50f-495d-b076-54595317dcd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1654372348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9e91b48f7db4cf18bf33a75a55d9962',qos_specs=None,replication_status=,reservations=['18c53714-324d-4636-a11d-ac34595754b4','d30404f1-92a1-4155-8a1c-d0fc74d2808b','1e576a47-cc4b-42d0-b129-57cb0ec35af6','1cc49640-dfb7-433e-80a5-a9838235bc95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7c670e0921542d08e3ffa09e69b6d6c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1654372348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3402059c-f50f-495d-b076-54595317dcd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9e91b48f7db4cf18bf33a75a55d9962',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7c670e0921542d08e3ffa09e69b6d6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42224948-a26e-4440-b44e-402997ee9f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42224948-a26e-4440-b44e-402997ee9f50) transitioned into state 'SUCCESS' from state '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-1654372348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9e91b48f7db4cf18bf33a75a55d9962',qos_specs=None,replication_status=,reservations=['18c53714-324d-4636-a11d-ac34595754b4','d30404f1-92a1-4155-8a1c-d0fc74d2808b','1e576a47-cc4b-42d0-b129-57cb0ec35af6','1cc49640-dfb7-433e-80a5-a9838235bc95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7c670e0921542d08e3ffa09e69b6d6c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ecc8825-2e05-439d-80d1-4981ac059eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ecc8825-2e05-439d-80d1-4981ac059eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Flow 'volume_create_api' (ebe12dbd-4112-403e-b11f-0cf0b0bb24dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:41 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Create volume request issued successfully. Sep 07 10:06:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7b1cd6a0-b6b4-4042-95be-6c572b41cc90 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:06:41 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 596/1176] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:06:40 2026] POST /volume/v3/volumes => generated 758 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-395f51ea-7661-4cb4-b3b8-51bf17a9e3e7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-395f51ea-7661-4cb4-b3b8-51bf17a9e3e7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-395f51ea-7661-4cb4-b3b8-51bf17a9e3e7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-395f51ea-7661-4cb4-b3b8-51bf17a9e3e7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:41 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:41 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:41 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:41 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:41 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-395f51ea-7661-4cb4-b3b8-51bf17a9e3e7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-395f51ea-7661-4cb4-b3b8-51bf17a9e3e7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 returned with HTTP 200 Sep 07 10:06:41 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 581/1177] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:41 2026] GET /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-13004f5f-5def-4de9-b4eb-7014bd387210 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e479dd85-4bf1-49aa-8ec1-96d948eeb244 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e479dd85-4bf1-49aa-8ec1-96d948eeb244 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 Sep 07 10:06:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e479dd85-4bf1-49aa-8ec1-96d948eeb244 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e479dd85-4bf1-49aa-8ec1-96d948eeb244 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:41 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:41 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:41 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e479dd85-4bf1-49aa-8ec1-96d948eeb244 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Snapshot retrieved successfully. Sep 07 10:06:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e479dd85-4bf1-49aa-8ec1-96d948eeb244 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 returned with HTTP 200 Sep 07 10:06:41 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 582/1178] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:41 2026] GET /volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 => generated 472 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-13004f5f-5def-4de9-b4eb-7014bd387210 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] POST http://192.168.122.74/volume/v3/group_types Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-13004f5f-5def-4de9-b4eb-7014bd387210 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1099416490", "description": "tempest-group-type-description-1119063018", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:42 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-13004f5f-5def-4de9-b4eb-7014bd387210 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] http://192.168.122.74/volume/v3/group_types returned with HTTP 202 Sep 07 10:06:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 597/1179] 192.168.122.74 () {62 vars in 1191 bytes} [Mon Sep 7 10:06:41 2026] POST /volume/v3/group_types => generated 265 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7fb421cc-2507-40e8-bfcd-c2aa6ca48d90 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7fb421cc-2507-40e8-bfcd-c2aa6ca48d90 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] GET http://192.168.122.74/volume/v3/group_types Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7fb421cc-2507-40e8-bfcd-c2aa6ca48d90 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7fb421cc-2507-40e8-bfcd-c2aa6ca48d90 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7fb421cc-2507-40e8-bfcd-c2aa6ca48d90 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] http://192.168.122.74/volume/v3/group_types returned with HTTP 200 Sep 07 10:06:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 583/1180] 192.168.122.74 () {60 vars in 1169 bytes} [Mon Sep 7 10:06:42 2026] GET /volume/v3/group_types => generated 499 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bc43d25d-2226-4656-9965-300f88a6e4f1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bc43d25d-2226-4656-9965-300f88a6e4f1 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] PUT http://192.168.122.74/volume/v3/group_types/ac012493-9323-4377-9580-aacb375ce51a Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bc43d25d-2226-4656-9965-300f88a6e4f1 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1029468257", "description": "updated-group-type-desc"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bc43d25d-2226-4656-9965-300f88a6e4f1 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] http://192.168.122.74/volume/v3/group_types/ac012493-9323-4377-9580-aacb375ce51a returned with HTTP 200 Sep 07 10:06:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 598/1181] 192.168.122.74 () {62 vars in 1301 bytes} [Mon Sep 7 10:06:42 2026] PUT /volume/v3/group_types/ac012493-9323-4377-9580-aacb375ce51a => generated 255 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4a90a97c-1609-449e-9170-14629821fb01 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4a90a97c-1609-449e-9170-14629821fb01 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] GET http://192.168.122.74/volume/v3/group_types/ac012493-9323-4377-9580-aacb375ce51a Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4a90a97c-1609-449e-9170-14629821fb01 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4a90a97c-1609-449e-9170-14629821fb01 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4a90a97c-1609-449e-9170-14629821fb01 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] http://192.168.122.74/volume/v3/group_types/ac012493-9323-4377-9580-aacb375ce51a returned with HTTP 200 Sep 07 10:06:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 584/1182] 192.168.122.74 () {60 vars in 1280 bytes} [Mon Sep 7 10:06:42 2026] GET /volume/v3/group_types/ac012493-9323-4377-9580-aacb375ce51a => generated 255 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-13307b03-1419-4184-b20a-bff59b99329b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-13307b03-1419-4184-b20a-bff59b99329b tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] DELETE http://192.168.122.74/volume/v3/group_types/ac012493-9323-4377-9580-aacb375ce51a Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-13307b03-1419-4184-b20a-bff59b99329b tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-13307b03-1419-4184-b20a-bff59b99329b tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-13307b03-1419-4184-b20a-bff59b99329b tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] http://192.168.122.74/volume/v3/group_types/ac012493-9323-4377-9580-aacb375ce51a returned with HTTP 202 Sep 07 10:06:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 599/1183] 192.168.122.74 () {60 vars in 1283 bytes} [Mon Sep 7 10:06:42 2026] DELETE /volume/v3/group_types/ac012493-9323-4377-9580-aacb375ce51a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-10d7a55e-df0d-44d2-9f4e-74f521ccdcd0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-10d7a55e-df0d-44d2-9f4e-74f521ccdcd0 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] GET http://192.168.122.74/volume/v3/group_types Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-10d7a55e-df0d-44d2-9f4e-74f521ccdcd0 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-10d7a55e-df0d-44d2-9f4e-74f521ccdcd0 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-05f7e872-6fd5-436b-b141-ce4c2756c16c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-05f7e872-6fd5-436b-b141-ce4c2756c16c tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-05f7e872-6fd5-436b-b141-ce4c2756c16c tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-10d7a55e-df0d-44d2-9f4e-74f521ccdcd0 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] http://192.168.122.74/volume/v3/group_types returned with HTTP 200 Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-05f7e872-6fd5-436b-b141-ce4c2756c16c tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 585/1184] 192.168.122.74 () {60 vars in 1169 bytes} [Mon Sep 7 10:06:42 2026] GET /volume/v3/group_types => generated 248 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:42 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:42 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0a20792e-a136-4544-a1d5-4f54ef00773b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:42 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0a20792e-a136-4544-a1d5-4f54ef00773b tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] POST http://192.168.122.74/volume/v3/group_types Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0a20792e-a136-4544-a1d5-4f54ef00773b tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1127584448", "is_public": true}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-05f7e872-6fd5-436b-b141-ce4c2756c16c tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-05f7e872-6fd5-436b-b141-ce4c2756c16c tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 returned with HTTP 200 Sep 07 10:06:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 600/1185] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:42 2026] GET /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0a20792e-a136-4544-a1d5-4f54ef00773b tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] http://192.168.122.74/volume/v3/group_types returned with HTTP 202 Sep 07 10:06:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 586/1186] 192.168.122.74 () {62 vars in 1190 bytes} [Mon Sep 7 10:06:42 2026] POST /volume/v3/group_types => generated 164 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-75145ad2-2b93-486d-8f6a-7db306f2e776 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-75145ad2-2b93-486d-8f6a-7db306f2e776 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] POST http://192.168.122.74/volume/v3/group_types Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-75145ad2-2b93-486d-8f6a-7db306f2e776 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-789764899", "is_public": false}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-75145ad2-2b93-486d-8f6a-7db306f2e776 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] http://192.168.122.74/volume/v3/group_types returned with HTTP 202 Sep 07 10:06:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 601/1187] 192.168.122.74 () {62 vars in 1190 bytes} [Mon Sep 7 10:06:42 2026] POST /volume/v3/group_types => generated 164 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-509aeb59-d5fd-4eaa-8f45-905a6d8821fe None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-509aeb59-d5fd-4eaa-8f45-905a6d8821fe tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] GET http://192.168.122.74/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-509aeb59-d5fd-4eaa-8f45-905a6d8821fe tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-509aeb59-d5fd-4eaa-8f45-905a6d8821fe tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-509aeb59-d5fd-4eaa-8f45-905a6d8821fe tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] http://192.168.122.74/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 07 10:06:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 587/1188] 192.168.122.74 () {60 vars in 1230 bytes} [Mon Sep 7 10:06:42 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a5ce5d7e-53dc-497a-82c9-00fb753bb355 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a5ce5d7e-53dc-497a-82c9-00fb753bb355 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] GET http://192.168.122.74/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a5ce5d7e-53dc-497a-82c9-00fb753bb355 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a5ce5d7e-53dc-497a-82c9-00fb753bb355 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a5ce5d7e-53dc-497a-82c9-00fb753bb355 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] http://192.168.122.74/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 07 10:06:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 602/1189] 192.168.122.74 () {60 vars in 1232 bytes} [Mon Sep 7 10:06:42 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2bdd0f69-76bf-4e89-8e90-9c1ee171f2cc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2bdd0f69-76bf-4e89-8e90-9c1ee171f2cc tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] GET http://192.168.122.74/volume/v3/group_types?is_public=False Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2bdd0f69-76bf-4e89-8e90-9c1ee171f2cc tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2bdd0f69-76bf-4e89-8e90-9c1ee171f2cc tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2bdd0f69-76bf-4e89-8e90-9c1ee171f2cc tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] http://192.168.122.74/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 07 10:06:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 588/1190] 192.168.122.74 () {60 vars in 1200 bytes} [Mon Sep 7 10:06:42 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1faa6ba0-5567-4056-a1b5-fb29b98249cf None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1faa6ba0-5567-4056-a1b5-fb29b98249cf tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] GET http://192.168.122.74/volume/v3/group_types?is_public=True Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1faa6ba0-5567-4056-a1b5-fb29b98249cf tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1faa6ba0-5567-4056-a1b5-fb29b98249cf tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1faa6ba0-5567-4056-a1b5-fb29b98249cf tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] http://192.168.122.74/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 07 10:06:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 603/1191] 192.168.122.74 () {60 vars in 1198 bytes} [Mon Sep 7 10:06:42 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-dc906dfb-06c1-43b4-894b-39f1dbb114ac None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dc906dfb-06c1-43b4-894b-39f1dbb114ac tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] DELETE http://192.168.122.74/volume/v3/group_types/27f956ca-b34a-4593-a53b-e2b916a51a08 Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dc906dfb-06c1-43b4-894b-39f1dbb114ac tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dc906dfb-06c1-43b4-894b-39f1dbb114ac tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dc906dfb-06c1-43b4-894b-39f1dbb114ac tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] http://192.168.122.74/volume/v3/group_types/27f956ca-b34a-4593-a53b-e2b916a51a08 returned with HTTP 202 Sep 07 10:06:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 589/1192] 192.168.122.74 () {60 vars in 1283 bytes} [Mon Sep 7 10:06:42 2026] DELETE /volume/v3/group_types/27f956ca-b34a-4593-a53b-e2b916a51a08 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-15b0feac-c1b5-4d32-8be5-12c0437e54a1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-15b0feac-c1b5-4d32-8be5-12c0437e54a1 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] DELETE http://192.168.122.74/volume/v3/group_types/a6eb1875-3836-4eb2-b5a8-e38a56c3f8f7 Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-15b0feac-c1b5-4d32-8be5-12c0437e54a1 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-15b0feac-c1b5-4d32-8be5-12c0437e54a1 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-15b0feac-c1b5-4d32-8be5-12c0437e54a1 tempest-GroupTypesTest-832779990 tempest-GroupTypesTest-832779990-project-admin] http://192.168.122.74/volume/v3/group_types/a6eb1875-3836-4eb2-b5a8-e38a56c3f8f7 returned with HTTP 202 Sep 07 10:06:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 604/1193] 192.168.122.74 () {60 vars in 1283 bytes} [Mon Sep 7 10:06:42 2026] DELETE /volume/v3/group_types/a6eb1875-3836-4eb2-b5a8-e38a56c3f8f7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:06:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-47551cb8-b7e0-4ed8-b45b-a99855b3ed74 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-47551cb8-b7e0-4ed8-b45b-a99855b3ed74 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 Sep 07 10:06:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-47551cb8-b7e0-4ed8-b45b-a99855b3ed74 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-47551cb8-b7e0-4ed8-b45b-a99855b3ed74 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-47551cb8-b7e0-4ed8-b45b-a99855b3ed74 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 returned with HTTP 404 Sep 07 10:06:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 590/1194] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:43 2026] GET /volume/v3/snapshots/37ea6c69-4d85-42c4-975e-14ebd6829a81 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c81ad11b-54d6-4a83-b184-9c1158b9306d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c81ad11b-54d6-4a83-b184-9c1158b9306d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 Sep 07 10:06:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c81ad11b-54d6-4a83-b184-9c1158b9306d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c81ad11b-54d6-4a83-b184-9c1158b9306d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:43 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:43 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:43 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:43 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:43 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c81ad11b-54d6-4a83-b184-9c1158b9306d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Volume info retrieved successfully. Sep 07 10:06:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c81ad11b-54d6-4a83-b184-9c1158b9306d tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 returned with HTTP 200 Sep 07 10:06:43 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 605/1195] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:43 2026] GET /volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:06:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-51c5188c-79b1-4567-833c-1faeda800186 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-51c5188c-79b1-4567-833c-1faeda800186 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] DELETE http://192.168.122.74/volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 Sep 07 10:06:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-51c5188c-79b1-4567-833c-1faeda800186 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-51c5188c-79b1-4567-833c-1faeda800186 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:43 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-51c5188c-79b1-4567-833c-1faeda800186 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Delete volume with id: d3092285-7fd4-4c05-bbbe-f98719cf7261 Sep 07 10:06:43 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:43 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:43 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:43 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-51c5188c-79b1-4567-833c-1faeda800186 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Volume info retrieved successfully. Sep 07 10:06:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-51c5188c-79b1-4567-833c-1faeda800186 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Delete volume request issued successfully. Sep 07 10:06:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-51c5188c-79b1-4567-833c-1faeda800186 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 returned with HTTP 202 Sep 07 10:06:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 591/1196] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:06:43 2026] DELETE /volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:06:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-53acfb1f-f64a-424f-a88a-2f7702f3f3d3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-53acfb1f-f64a-424f-a88a-2f7702f3f3d3 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 Sep 07 10:06:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-53acfb1f-f64a-424f-a88a-2f7702f3f3d3 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-53acfb1f-f64a-424f-a88a-2f7702f3f3d3 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:43 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:43 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:43 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:43 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:43 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-53acfb1f-f64a-424f-a88a-2f7702f3f3d3 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Volume info retrieved successfully. Sep 07 10:06:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-53acfb1f-f64a-424f-a88a-2f7702f3f3d3 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 returned with HTTP 200 Sep 07 10:06:43 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 606/1197] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:43 2026] GET /volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-632335c7-d0b7-4226-8bb7-a83bb9f6ae1a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-632335c7-d0b7-4226-8bb7-a83bb9f6ae1a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-632335c7-d0b7-4226-8bb7-a83bb9f6ae1a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-632335c7-d0b7-4226-8bb7-a83bb9f6ae1a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:43 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:43 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:43 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:43 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-632335c7-d0b7-4226-8bb7-a83bb9f6ae1a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-632335c7-d0b7-4226-8bb7-a83bb9f6ae1a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 returned with HTTP 200 Sep 07 10:06:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 592/1198] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:43 2026] GET /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-c69113f3-4396-4b5f-9f64-dc73e87545ee None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-c69113f3-4396-4b5f-9f64-dc73e87545ee tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-c69113f3-4396-4b5f-9f64-dc73e87545ee tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-c69113f3-4396-4b5f-9f64-dc73e87545ee tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:43 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:43 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:43 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:43 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:43 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-c69113f3-4396-4b5f-9f64-dc73e87545ee tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-c69113f3-4396-4b5f-9f64-dc73e87545ee tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 returned with HTTP 200 Sep 07 10:06:43 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 607/1199] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:06:43 2026] GET /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0e63b901-21bf-498f-a5ba-66b7fce8bef7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0e63b901-21bf-498f-a5ba-66b7fce8bef7 None None] GET http://192.168.122.74/volume// Sep 07 10:06:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0e63b901-21bf-498f-a5ba-66b7fce8bef7 None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0e63b901-21bf-498f-a5ba-66b7fce8bef7 None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0e63b901-21bf-498f-a5ba-66b7fce8bef7 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:06:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 593/1200] 192.168.122.74 () {58 vars in 1312 bytes} [Mon Sep 7 10:06:43 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:06:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-bab14762-60e4-4679-a2e7-df79b126af6a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-bab14762-60e4-4679-a2e7-df79b126af6a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:06:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-bab14762-60e4-4679-a2e7-df79b126af6a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3402059c-f50f-495d-b076-54595317dcd4", "connector": null, "instance_uuid": "5701e007-bdc7-4ddd-94f5-123773f26102"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:44 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:44 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:44 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:44 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-bab14762-60e4-4679-a2e7-df79b126af6a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 608/1201] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:06:43 2026] POST /volume/v3/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-732f8251-29f4-4ef9-bca4-202776ce0c95 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-732f8251-29f4-4ef9-bca4-202776ce0c95 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-732f8251-29f4-4ef9-bca4-202776ce0c95 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-732f8251-29f4-4ef9-bca4-202776ce0c95 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8967f66e-abbc-4b4e-a056-b6f1dfb7f4c7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8967f66e-abbc-4b4e-a056-b6f1dfb7f4c7 None None] GET http://192.168.122.74/volume// Sep 07 10:06:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8967f66e-abbc-4b4e-a056-b6f1dfb7f4c7 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8967f66e-abbc-4b4e-a056-b6f1dfb7f4c7 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8967f66e-abbc-4b4e-a056-b6f1dfb7f4c7 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:06:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 609/1202] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:06:44 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:06:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-bfb45aec-5bbb-4b2d-bd48-2d9454b41b62 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-bfb45aec-5bbb-4b2d-bd48-2d9454b41b62 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-bfb45aec-5bbb-4b2d-bd48-2d9454b41b62 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-bfb45aec-5bbb-4b2d-bd48-2d9454b41b62 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:44 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:44 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:44 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:44 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:44 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:44 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:44 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:44 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:44 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-bfb45aec-5bbb-4b2d-bd48-2d9454b41b62 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-bfb45aec-5bbb-4b2d-bd48-2d9454b41b62 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-732f8251-29f4-4ef9-bca4-202776ce0c95 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 610/1203] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:06:44 2026] GET /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 => generated 1031 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6dd30d39-60c4-4842-8426-a9c91fb964c9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6dd30d39-60c4-4842-8426-a9c91fb964c9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 Sep 07 10:06:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6dd30d39-60c4-4842-8426-a9c91fb964c9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6dd30d39-60c4-4842-8426-a9c91fb964c9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-732f8251-29f4-4ef9-bca4-202776ce0c95 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 594/1204] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:44 2026] GET /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 => generated 850 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:44 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:44 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:44 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:44 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6dd30d39-60c4-4842-8426-a9c91fb964c9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Volume info retrieved successfully. Sep 07 10:06:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6dd30d39-60c4-4842-8426-a9c91fb964c9 tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 611/1205] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:44 2026] GET /volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 => generated 857 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-cb02b4cd-b245-4ca4-8808-818e9f32c6bc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-cb02b4cd-b245-4ca4-8808-818e9f32c6bc tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] PUT http://192.168.122.74/volume/v3/attachments/da58a2d8-a5cd-4806-bdd9-de12a00be8aa Sep 07 10:06:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-cb02b4cd-b245-4ca4-8808-818e9f32c6bc tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:44 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-cb02b4cd-b245-4ca4-8808-818e9f32c6bc tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Acquiring lock "cinder-attachment_update-3402059c-f50f-495d-b076-54595317dcd4-devstack" by "attachment_update" {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:06:44 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-cb02b4cd-b245-4ca4-8808-818e9f32c6bc tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Lock "cinder-attachment_update-3402059c-f50f-495d-b076-54595317dcd4-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:06:44 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:44 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:44 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:44 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:44 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-cb02b4cd-b245-4ca4-8808-818e9f32c6bc tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Lock "cinder-attachment_update-3402059c-f50f-495d-b076-54595317dcd4-devstack" released by "attachment_update" :: held 0.303s {{(pid=87186) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:06:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-cb02b4cd-b245-4ca4-8808-818e9f32c6bc tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/attachments/da58a2d8-a5cd-4806-bdd9-de12a00be8aa returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 595/1206] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:06:44 2026] PUT /volume/v3/attachments/da58a2d8-a5cd-4806-bdd9-de12a00be8aa => generated 694 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-4a2c6aeb-c001-4f88-9f4f-30bd6b5db7b2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-4a2c6aeb-c001-4f88-9f4f-30bd6b5db7b2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] POST http://192.168.122.74/volume/v3/attachments/da58a2d8-a5cd-4806-bdd9-de12a00be8aa/action Sep 07 10:06:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-4a2c6aeb-c001-4f88-9f4f-30bd6b5db7b2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action body: b'{"os-complete": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:06:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-4a2c6aeb-c001-4f88-9f4f-30bd6b5db7b2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0baa3fd1-67a7-4ace-8ddc-201dbb8c908f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0baa3fd1-67a7-4ace-8ddc-201dbb8c908f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0baa3fd1-67a7-4ace-8ddc-201dbb8c908f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0baa3fd1-67a7-4ace-8ddc-201dbb8c908f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:45 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:45 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:45 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:45 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:45 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0baa3fd1-67a7-4ace-8ddc-201dbb8c908f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:45 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:45 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0baa3fd1-67a7-4ace-8ddc-201dbb8c908f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 returned with HTTP 200 Sep 07 10:06:45 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:45 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 596/1207] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:45 2026] GET /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9b54f84a-da83-410a-92cc-568ae1c7557e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9b54f84a-da83-410a-92cc-568ae1c7557e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] GET http://192.168.122.74/volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 Sep 07 10:06:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9b54f84a-da83-410a-92cc-568ae1c7557e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9b54f84a-da83-410a-92cc-568ae1c7557e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9b54f84a-da83-410a-92cc-568ae1c7557e tempest-VolumesSnapshotListTestJSON-237454856 tempest-VolumesSnapshotListTestJSON-237454856-project-member] http://192.168.122.74/volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 returned with HTTP 404 Sep 07 10:06:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 597/1208] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:45 2026] GET /volume/v3/volumes/d3092285-7fd4-4c05-bbbe-f98719cf7261 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-500b0568-e0ae-4d27-90b1-1a136281f456 req-4a2c6aeb-c001-4f88-9f4f-30bd6b5db7b2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/attachments/da58a2d8-a5cd-4806-bdd9-de12a00be8aa/action returned with HTTP 204 Sep 07 10:06:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 612/1209] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:06:45 2026] POST /volume/v3/attachments/da58a2d8-a5cd-4806-bdd9-de12a00be8aa/action => generated 0 bytes in 171 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-27ee475c-b9a7-4ee9-8574-33b7e10c51c2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-27ee475c-b9a7-4ee9-8574-33b7e10c51c2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-27ee475c-b9a7-4ee9-8574-33b7e10c51c2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-27ee475c-b9a7-4ee9-8574-33b7e10c51c2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:46 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:46 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:46 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:46 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:46 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-27ee475c-b9a7-4ee9-8574-33b7e10c51c2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-27ee475c-b9a7-4ee9-8574-33b7e10c51c2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 returned with HTTP 200 Sep 07 10:06:46 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 598/1210] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:46 2026] GET /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 => generated 1143 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-445d9cbf-d664-47a4-9544-67a0799457eb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-445d9cbf-d664-47a4-9544-67a0799457eb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-445d9cbf-d664-47a4-9544-67a0799457eb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-445d9cbf-d664-47a4-9544-67a0799457eb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:46 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:46 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:46 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:46 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:46 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-445d9cbf-d664-47a4-9544-67a0799457eb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-445d9cbf-d664-47a4-9544-67a0799457eb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 returned with HTTP 200 Sep 07 10:06:46 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 613/1211] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:46 2026] GET /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 => generated 1143 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-209ec9d9-913e-40ad-a757-722b3cdb8cdf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-209ec9d9-913e-40ad-a757-722b3cdb8cdf tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:06:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-209ec9d9-913e-40ad-a757-722b3cdb8cdf tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-209ec9d9-913e-40ad-a757-722b3cdb8cdf tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-209ec9d9-913e-40ad-a757-722b3cdb8cdf tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-209ec9d9-913e-40ad-a757-722b3cdb8cdf tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 returned with HTTP 200 Sep 07 10:06:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 599/1212] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:06:47 2026] GET /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 => generated 1143 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-fd6b085d-fa03-4113-865b-2c3aebf7d3c7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-fd6b085d-fa03-4113-865b-2c3aebf7d3c7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] POST http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798/action Sep 07 10:06:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-fd6b085d-fa03-4113-865b-2c3aebf7d3c7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:06:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-fd6b085d-fa03-4113-865b-2c3aebf7d3c7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:47 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:47 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-fd6b085d-fa03-4113-865b-2c3aebf7d3c7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-fd6b085d-fa03-4113-865b-2c3aebf7d3c7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Begin detaching volume completed successfully. Sep 07 10:06:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-fd6b085d-fa03-4113-865b-2c3aebf7d3c7 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798/action returned with HTTP 202 Sep 07 10:06:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 614/1213] 192.168.122.74 () {64 vars in 1556 bytes} [Mon Sep 7 10:06:47 2026] POST /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 10:06:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-16a9b215-3850-42fa-9c91-51f1b9142621 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-16a9b215-3850-42fa-9c91-51f1b9142621 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:06:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-16a9b215-3850-42fa-9c91-51f1b9142621 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-16a9b215-3850-42fa-9c91-51f1b9142621 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-16a9b215-3850-42fa-9c91-51f1b9142621 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-16a9b215-3850-42fa-9c91-51f1b9142621 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 returned with HTTP 200 Sep 07 10:06:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 600/1214] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:47 2026] GET /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 => generated 1146 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0d519a7c-ab15-4395-9cb9-8de097452e20 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0d519a7c-ab15-4395-9cb9-8de097452e20 None None] GET http://192.168.122.74/volume// Sep 07 10:06:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0d519a7c-ab15-4395-9cb9-8de097452e20 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0d519a7c-ab15-4395-9cb9-8de097452e20 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0d519a7c-ab15-4395-9cb9-8de097452e20 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:06:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 615/1215] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:06:47 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:06:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-fac112af-2e22-4b54-9ef9-6d578e6964d5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-fac112af-2e22-4b54-9ef9-6d578e6964d5 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:06:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-fac112af-2e22-4b54-9ef9-6d578e6964d5 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-fac112af-2e22-4b54-9ef9-6d578e6964d5 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-fac112af-2e22-4b54-9ef9-6d578e6964d5 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-fac112af-2e22-4b54-9ef9-6d578e6964d5 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 returned with HTTP 200 Sep 07 10:06:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 601/1216] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:06:47 2026] GET /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 => generated 1327 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:06:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-80c6671c-8cb1-46c6-bdaa-2b8da67f5899 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-80c6671c-8cb1-46c6-bdaa-2b8da67f5899 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] DELETE http://192.168.122.74/volume/v3/attachments/ff6b3508-77bb-4d1c-98cc-2fd7f069a599 Sep 07 10:06:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-80c6671c-8cb1-46c6-bdaa-2b8da67f5899 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-80c6671c-8cb1-46c6-bdaa-2b8da67f5899 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:47 devstack devstack@c-api.service[87187]: /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:06:47 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, Sep 07 10:06:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-429c1a77-0eea-4529-9989-5281f11d91d4 req-80c6671c-8cb1-46c6-bdaa-2b8da67f5899 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/attachments/ff6b3508-77bb-4d1c-98cc-2fd7f069a599 returned with HTTP 200 Sep 07 10:06:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 616/1217] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:06:47 2026] DELETE /volume/v3/attachments/ff6b3508-77bb-4d1c-98cc-2fd7f069a599 => generated 19 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:06:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-459f2453-5910-4776-9201-9eb4dd62a12f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-459f2453-5910-4776-9201-9eb4dd62a12f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:06:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-459f2453-5910-4776-9201-9eb4dd62a12f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-459f2453-5910-4776-9201-9eb4dd62a12f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:48 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=456,cinder:INSERT=50,cinder:UPDATE=90 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:06:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:48 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-459f2453-5910-4776-9201-9eb4dd62a12f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-459f2453-5910-4776-9201-9eb4dd62a12f tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 returned with HTTP 200 Sep 07 10:06:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 602/1218] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:48 2026] GET /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-c43e0556-fcf9-4983-8008-ad7fd24aba94 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-c43e0556-fcf9-4983-8008-ad7fd24aba94 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-c43e0556-fcf9-4983-8008-ad7fd24aba94 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-c43e0556-fcf9-4983-8008-ad7fd24aba94 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:48 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=378,cinder:UPDATE=88,cinder:INSERT=35 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:06:48 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:48 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:48 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-c43e0556-fcf9-4983-8008-ad7fd24aba94 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-c43e0556-fcf9-4983-8008-ad7fd24aba94 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 returned with HTTP 200 Sep 07 10:06:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 617/1219] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:06:48 2026] GET /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 => generated 1143 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-12c0e027-71a7-4b92-9332-5e464013f024 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-12c0e027-71a7-4b92-9332-5e464013f024 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] POST http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4/action Sep 07 10:06:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-12c0e027-71a7-4b92-9332-5e464013f024 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:06:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-12c0e027-71a7-4b92-9332-5e464013f024 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:48 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-12c0e027-71a7-4b92-9332-5e464013f024 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-12c0e027-71a7-4b92-9332-5e464013f024 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Begin detaching volume completed successfully. Sep 07 10:06:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-12c0e027-71a7-4b92-9332-5e464013f024 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4/action returned with HTTP 202 Sep 07 10:06:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 603/1220] 192.168.122.74 () {64 vars in 1556 bytes} [Mon Sep 7 10:06:48 2026] POST /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:06:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-620248aa-742d-403e-90e8-2aa9608660b2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-620248aa-742d-403e-90e8-2aa9608660b2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-620248aa-742d-403e-90e8-2aa9608660b2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-620248aa-742d-403e-90e8-2aa9608660b2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:48 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:48 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:48 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-620248aa-742d-403e-90e8-2aa9608660b2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d225b318-759a-47a8-82ac-7c5ae7fea2ef None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d225b318-759a-47a8-82ac-7c5ae7fea2ef None None] GET http://192.168.122.74/volume// Sep 07 10:06:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-620248aa-742d-403e-90e8-2aa9608660b2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 returned with HTTP 200 Sep 07 10:06:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 618/1221] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:48 2026] GET /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 => generated 1146 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d225b318-759a-47a8-82ac-7c5ae7fea2ef None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d225b318-759a-47a8-82ac-7c5ae7fea2ef None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d225b318-759a-47a8-82ac-7c5ae7fea2ef None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:06:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 604/1222] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:06:48 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:06:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-d7cd37ce-9e6f-41c6-9f9b-38ed7a79e9e5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-d7cd37ce-9e6f-41c6-9f9b-38ed7a79e9e5 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-d7cd37ce-9e6f-41c6-9f9b-38ed7a79e9e5 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-d7cd37ce-9e6f-41c6-9f9b-38ed7a79e9e5 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:48 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:48 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:49 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-d7cd37ce-9e6f-41c6-9f9b-38ed7a79e9e5 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-d7cd37ce-9e6f-41c6-9f9b-38ed7a79e9e5 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 returned with HTTP 200 Sep 07 10:06:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 619/1223] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:06:48 2026] GET /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 => generated 1327 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:06:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-39d347ab-92a9-497f-af9d-0787e15e809b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-39d347ab-92a9-497f-af9d-0787e15e809b tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] DELETE http://192.168.122.74/volume/v3/attachments/da58a2d8-a5cd-4806-bdd9-de12a00be8aa Sep 07 10:06:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-39d347ab-92a9-497f-af9d-0787e15e809b tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-39d347ab-92a9-497f-af9d-0787e15e809b tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:49 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:49 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:49 devstack devstack@c-api.service[87186]: /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:06:49 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, Sep 07 10:06:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c357dd30-bde8-41df-b843-f1d5cc0e1939 req-39d347ab-92a9-497f-af9d-0787e15e809b tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/attachments/da58a2d8-a5cd-4806-bdd9-de12a00be8aa returned with HTTP 200 Sep 07 10:06:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 605/1224] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:06:49 2026] DELETE /volume/v3/attachments/da58a2d8-a5cd-4806-bdd9-de12a00be8aa => generated 19 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3be69900-c3f4-4fc9-b3cf-3c1200428b78 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3be69900-c3f4-4fc9-b3cf-3c1200428b78 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3be69900-c3f4-4fc9-b3cf-3c1200428b78 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3be69900-c3f4-4fc9-b3cf-3c1200428b78 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:49 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:49 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3be69900-c3f4-4fc9-b3cf-3c1200428b78 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3be69900-c3f4-4fc9-b3cf-3c1200428b78 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 returned with HTTP 200 Sep 07 10:06:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 620/1225] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:49 2026] GET /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b5656f24-61f5-4e74-a8d6-731ea3529f1a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b5656f24-61f5-4e74-a8d6-731ea3529f1a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b5656f24-61f5-4e74-a8d6-731ea3529f1a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b5656f24-61f5-4e74-a8d6-731ea3529f1a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:50 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:50 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b5656f24-61f5-4e74-a8d6-731ea3529f1a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b5656f24-61f5-4e74-a8d6-731ea3529f1a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 returned with HTTP 200 Sep 07 10:06:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 606/1226] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:50 2026] GET /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0c95983d-cb5a-49d6-a601-15fd2ba7a845 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0c95983d-cb5a-49d6-a601-15fd2ba7a845 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0c95983d-cb5a-49d6-a601-15fd2ba7a845 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0c95983d-cb5a-49d6-a601-15fd2ba7a845 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:50 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:50 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0c95983d-cb5a-49d6-a601-15fd2ba7a845 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0c95983d-cb5a-49d6-a601-15fd2ba7a845 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 returned with HTTP 200 Sep 07 10:06:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 621/1227] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:50 2026] GET /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f4607329-8a55-41cb-b3e8-91ac63aca917 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f4607329-8a55-41cb-b3e8-91ac63aca917 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:06:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f4607329-8a55-41cb-b3e8-91ac63aca917 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f4607329-8a55-41cb-b3e8-91ac63aca917 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:50 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:50 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f4607329-8a55-41cb-b3e8-91ac63aca917 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f4607329-8a55-41cb-b3e8-91ac63aca917 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 returned with HTTP 200 Sep 07 10:06:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 607/1228] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:50 2026] GET /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-62ee8bda-76a4-4b6e-8e1b-b85789968a76 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-62ee8bda-76a4-4b6e-8e1b-b85789968a76 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:06:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-62ee8bda-76a4-4b6e-8e1b-b85789968a76 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-62ee8bda-76a4-4b6e-8e1b-b85789968a76 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:50 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:50 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-62ee8bda-76a4-4b6e-8e1b-b85789968a76 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-62ee8bda-76a4-4b6e-8e1b-b85789968a76 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 returned with HTTP 200 Sep 07 10:06:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 622/1229] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:50 2026] GET /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ffc48dbe-8aa0-491e-b2ad-0f15c79c2019 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ffc48dbe-8aa0-491e-b2ad-0f15c79c2019 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:06:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ffc48dbe-8aa0-491e-b2ad-0f15c79c2019 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "239f2778-2ed8-4181-ab82-81ae2c4dff40", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-6628790"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ffc48dbe-8aa0-491e-b2ad-0f15c79c2019 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 404 Sep 07 10:06:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 608/1230] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:06:51 2026] POST /volume/v3/snapshots => generated 109 bytes in 595 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:06:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-37ad6474-7e19-42b6-b03b-daf21781cf69 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-37ad6474-7e19-42b6-b03b-daf21781cf69 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:06:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-37ad6474-7e19-42b6-b03b-daf21781cf69 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2128697327"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-37ad6474-7e19-42b6-b03b-daf21781cf69 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 404 Sep 07 10:06:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 623/1231] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:06:52 2026] POST /volume/v3/snapshots => generated 77 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:06:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4ca14e17-e14c-4489-bd39-d07cb34cfbd7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4ca14e17-e14c-4489-bd39-d07cb34cfbd7 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-reader] GET http://192.168.122.74/volume/v3/snapshots?limit=invalid Sep 07 10:06:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4ca14e17-e14c-4489-bd39-d07cb34cfbd7 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4ca14e17-e14c-4489-bd39-d07cb34cfbd7 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4ca14e17-e14c-4489-bd39-d07cb34cfbd7 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-reader] HTTP exception thrown: limit param must be an integer Sep 07 10:06:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4ca14e17-e14c-4489-bd39-d07cb34cfbd7 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-reader] http://192.168.122.74/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 07 10:06:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 609/1232] 192.168.122.74 () {58 vars in 1149 bytes} [Mon Sep 7 10:06:52 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 410 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:06:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d0acb7f3-b2a3-43a6-b71b-5b5e779c345f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d0acb7f3-b2a3-43a6-b71b-5b5e779c345f tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-reader] GET http://192.168.122.74/volume/v3/snapshots?marker=24816274-b2f8-47b7-a10d-a37c25d20134 Sep 07 10:06:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d0acb7f3-b2a3-43a6-b71b-5b5e779c345f tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d0acb7f3-b2a3-43a6-b71b-5b5e779c345f tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-d0acb7f3-b2a3-43a6-b71b-5b5e779c345f tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:52 devstack devstack@c-api.service[87187]: DEBUG cinder.db.api [None req-d0acb7f3-b2a3-43a6-b71b-5b5e779c345f tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-reader] Building query based on filter {{(pid=87187) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d0acb7f3-b2a3-43a6-b71b-5b5e779c345f tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-reader] http://192.168.122.74/volume/v3/snapshots?marker=24816274-b2f8-47b7-a10d-a37c25d20134 returned with HTTP 404 Sep 07 10:06:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 624/1233] 192.168.122.74 () {58 vars in 1209 bytes} [Mon Sep 7 10:06:52 2026] GET /volume/v3/snapshots?marker=24816274-b2f8-47b7-a10d-a37c25d20134 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-94a62c28-6b2d-4997-a406-ec5766208703 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-94a62c28-6b2d-4997-a406-ec5766208703 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-reader] GET http://192.168.122.74/volume/v3/snapshots?sort_key=invalid Sep 07 10:06:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-94a62c28-6b2d-4997-a406-ec5766208703 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-94a62c28-6b2d-4997-a406-ec5766208703 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-94a62c28-6b2d-4997-a406-ec5766208703 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:52 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-94a62c28-6b2d-4997-a406-ec5766208703 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-reader] Building query based on filter {{(pid=87186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:06:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-94a62c28-6b2d-4997-a406-ec5766208703 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-reader] http://192.168.122.74/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 07 10:06:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 610/1234] 192.168.122.74 () {58 vars in 1155 bytes} [Mon Sep 7 10:06:52 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:06:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:06:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1656878050"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1656878050'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:06:52 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Create volume of 2 GB Sep 07 10:06:52 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Availability Zones retrieved successfully. Sep 07 10:06:52 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Flow 'volume_create_api' (941d201f-587f-441c-98d8-b7b363fa43dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:52 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f737b84-a1c9-46bb-b74a-505c6af8a0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:52 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Validating volume size '2' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:06:52 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f737b84-a1c9-46bb-b74a-505c6af8a0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:52 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6f2a38-6697-407c-a2de-d9ff3349e86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:53 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Created reservations ['5962a297-e073-43cc-8945-08dd8778660a', '6a1d7c95-9cce-4a02-9f6e-1d5b86fad0d0', '62f22716-3e44-4cd1-832c-2ae050a086f1', '4aa5fcf9-ae13-4733-a33a-050f68793877'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6f2a38-6697-407c-a2de-d9ff3349e86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5962a297-e073-43cc-8945-08dd8778660a', '6a1d7c95-9cce-4a02-9f6e-1d5b86fad0d0', '62f22716-3e44-4cd1-832c-2ae050a086f1', '4aa5fcf9-ae13-4733-a33a-050f68793877']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65797d3d-9c19-4560-b0d6-1be8e0c83644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:53 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:53 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65797d3d-9c19-4560-b0d6-1be8e0c83644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b55aa11b-46de-4d0a-810b-e5970fc95e2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1656878050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a174ef738624f058fa5ed6560551bc5',qos_specs=None,replication_status=,reservations=['5962a297-e073-43cc-8945-08dd8778660a','6a1d7c95-9cce-4a02-9f6e-1d5b86fad0d0','62f22716-3e44-4cd1-832c-2ae050a086f1','4aa5fcf9-ae13-4733-a33a-050f68793877'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59a2198be91f40a5abce73e4ee2ea5da',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1656878050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b55aa11b-46de-4d0a-810b-e5970fc95e2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a174ef738624f058fa5ed6560551bc5',provider_auth=None,provider_geometry=None,provider_id=None,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='59a2198be91f40a5abce73e4ee2ea5da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464cf61e-305f-4500-8070-d6727d0880cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464cf61e-305f-4500-8070-d6727d0880cc) transitioned into state 'SUCCESS' from state '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-1656878050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a174ef738624f058fa5ed6560551bc5',qos_specs=None,replication_status=,reservations=['5962a297-e073-43cc-8945-08dd8778660a','6a1d7c95-9cce-4a02-9f6e-1d5b86fad0d0','62f22716-3e44-4cd1-832c-2ae050a086f1','4aa5fcf9-ae13-4733-a33a-050f68793877'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59a2198be91f40a5abce73e4ee2ea5da',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (792cf9af-5f3a-4789-9454-07240210be16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (792cf9af-5f3a-4789-9454-07240210be16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Flow 'volume_create_api' (941d201f-587f-441c-98d8-b7b363fa43dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:53 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Create volume request issued successfully. Sep 07 10:06:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-738eb5cd-89a0-4e90-bedc-c37ff149f3cf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:06:53 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 625/1235] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:06:52 2026] POST /volume/v3/volumes => generated 769 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-16ee8d47-fe15-478f-85f5-2af59ec3948c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-16ee8d47-fe15-478f-85f5-2af59ec3948c tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] GET http://192.168.122.74/volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f Sep 07 10:06:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-16ee8d47-fe15-478f-85f5-2af59ec3948c tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-16ee8d47-fe15-478f-85f5-2af59ec3948c tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:53 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:53 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:53 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:53 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:53 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-16ee8d47-fe15-478f-85f5-2af59ec3948c tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Volume info retrieved successfully. Sep 07 10:06:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-16ee8d47-fe15-478f-85f5-2af59ec3948c tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f returned with HTTP 200 Sep 07 10:06:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 611/1236] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:53 2026] GET /volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f => generated 837 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-57ce13e6-6402-4a82-9437-3575acd80ff3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-57ce13e6-6402-4a82-9437-3575acd80ff3 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] POST http://192.168.122.74/volume/v3/qos-specs Sep 07 10:06:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-57ce13e6-6402-4a82-9437-3575acd80ff3 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-823945743", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:53 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:53 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.qos_specs [None req-57ce13e6-6402-4a82-9437-3575acd80ff3 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-823945743', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87187) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 10:06:53 devstack devstack@c-api.service[87187]: DEBUG cinder.db.api [None req-57ce13e6-6402-4a82-9437-3575acd80ff3 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] DB qos_specs_create(): root {'id': 'b76e61a0-4943-4e8e-9b8b-71076bf2663f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-823945743'} {{(pid=87187) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 10:06:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-57ce13e6-6402-4a82-9437-3575acd80ff3 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs returned with HTTP 200 Sep 07 10:06:53 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 626/1237] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:06:53 2026] POST /volume/v3/qos-specs => generated 398 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:06:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-858e1777-cc1f-418f-bd8a-be856ab8707d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-858e1777-cc1f-418f-bd8a-be856ab8707d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:06:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-858e1777-cc1f-418f-bd8a-be856ab8707d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1871357135"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-858e1777-cc1f-418f-bd8a-be856ab8707d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:06:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 612/1238] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:06:53 2026] POST /volume/v3/types => generated 222 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d0f24c58-be20-471d-b173-057b38a78ee1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d0f24c58-be20-471d-b173-057b38a78ee1 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:06:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d0f24c58-be20-471d-b173-057b38a78ee1 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1527769484"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d0f24c58-be20-471d-b173-057b38a78ee1 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:06:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 627/1239] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:06:53 2026] POST /volume/v3/types => generated 222 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-aec9dbb8-232a-4df5-895d-f3bd10793ee4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-aec9dbb8-232a-4df5-895d-f3bd10793ee4 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-aec9dbb8-232a-4df5-895d-f3bd10793ee4 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-732036705"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-aec9dbb8-232a-4df5-895d-f3bd10793ee4 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:06:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 613/1240] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:06:54 2026] POST /volume/v3/types => generated 221 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7335aead-d26d-40d2-938e-6db8b564b5f9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7335aead-d26d-40d2-938e-6db8b564b5f9 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/associate?vol_type_id=a1f6372d-f3eb-47b1-8be8-5cc7aadd24c4 Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7335aead-d26d-40d2-938e-6db8b564b5f9 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7335aead-d26d-40d2-938e-6db8b564b5f9 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'associate' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7335aead-d26d-40d2-938e-6db8b564b5f9 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Associate qos_spec: b76e61a0-4943-4e8e-9b8b-71076bf2663f with type: a1f6372d-f3eb-47b1-8be8-5cc7aadd24c4 {{(pid=87187) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7335aead-d26d-40d2-938e-6db8b564b5f9 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/associate?vol_type_id=a1f6372d-f3eb-47b1-8be8-5cc7aadd24c4 returned with HTTP 202 Sep 07 10:06:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 628/1241] 192.168.122.74 () {58 vars in 1360 bytes} [Mon Sep 7 10:06:54 2026] GET /volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/associate?vol_type_id=a1f6372d-f3eb-47b1-8be8-5cc7aadd24c4 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-99489ce7-44b8-4df8-b7ed-d960d114714d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-99489ce7-44b8-4df8-b7ed-d960d114714d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/associate?vol_type_id=17eee180-c46e-4d05-8bb1-da75cca38fe5 Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-99489ce7-44b8-4df8-b7ed-d960d114714d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-99489ce7-44b8-4df8-b7ed-d960d114714d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'associate' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.qos_specs_manage [None req-99489ce7-44b8-4df8-b7ed-d960d114714d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Associate qos_spec: b76e61a0-4943-4e8e-9b8b-71076bf2663f with type: 17eee180-c46e-4d05-8bb1-da75cca38fe5 {{(pid=87186) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-99489ce7-44b8-4df8-b7ed-d960d114714d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/associate?vol_type_id=17eee180-c46e-4d05-8bb1-da75cca38fe5 returned with HTTP 202 Sep 07 10:06:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 614/1242] 192.168.122.74 () {58 vars in 1360 bytes} [Mon Sep 7 10:06:54 2026] GET /volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/associate?vol_type_id=17eee180-c46e-4d05-8bb1-da75cca38fe5 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e150f662-1563-4af5-9e0c-e631d8ecfd55 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e150f662-1563-4af5-9e0c-e631d8ecfd55 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/associate?vol_type_id=d142b365-1660-4fed-8c7e-40bcfd7dcaaa Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e150f662-1563-4af5-9e0c-e631d8ecfd55 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e150f662-1563-4af5-9e0c-e631d8ecfd55 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'associate' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e150f662-1563-4af5-9e0c-e631d8ecfd55 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Associate qos_spec: b76e61a0-4943-4e8e-9b8b-71076bf2663f with type: d142b365-1660-4fed-8c7e-40bcfd7dcaaa {{(pid=87187) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e150f662-1563-4af5-9e0c-e631d8ecfd55 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/associate?vol_type_id=d142b365-1660-4fed-8c7e-40bcfd7dcaaa returned with HTTP 202 Sep 07 10:06:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 629/1243] 192.168.122.74 () {58 vars in 1360 bytes} [Mon Sep 7 10:06:54 2026] GET /volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/associate?vol_type_id=d142b365-1660-4fed-8c7e-40bcfd7dcaaa => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-95ae5f9d-6ae5-4ea1-988c-dd13f842acfc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-95ae5f9d-6ae5-4ea1-988c-dd13f842acfc tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/associations Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-95ae5f9d-6ae5-4ea1-988c-dd13f842acfc tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-95ae5f9d-6ae5-4ea1-988c-dd13f842acfc tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'associations' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.qos_specs_manage [None req-95ae5f9d-6ae5-4ea1-988c-dd13f842acfc tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Get associations for qos_spec id: b76e61a0-4943-4e8e-9b8b-71076bf2663f {{(pid=87186) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f28f6a42-94a5-4a23-a3d4-eed08f78be38 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f28f6a42-94a5-4a23-a3d4-eed08f78be38 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] GET http://192.168.122.74/volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f28f6a42-94a5-4a23-a3d4-eed08f78be38 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f28f6a42-94a5-4a23-a3d4-eed08f78be38 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: /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:06:54 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 10:06:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-95ae5f9d-6ae5-4ea1-988c-dd13f842acfc tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/associations returned with HTTP 200 Sep 07 10:06:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 615/1244] 192.168.122.74 () {58 vars in 1272 bytes} [Mon Sep 7 10:06:54 2026] GET /volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/associations => generated 447 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:06:54 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:54 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9937a051-0c97-4937-b9dd-4b19ea5e8cd7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9937a051-0c97-4937-b9dd-4b19ea5e8cd7 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/disassociate?vol_type_id=a1f6372d-f3eb-47b1-8be8-5cc7aadd24c4 Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9937a051-0c97-4937-b9dd-4b19ea5e8cd7 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9937a051-0c97-4937-b9dd-4b19ea5e8cd7 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'disassociate' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9937a051-0c97-4937-b9dd-4b19ea5e8cd7 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Disassociate qos_spec: b76e61a0-4943-4e8e-9b8b-71076bf2663f from type: a1f6372d-f3eb-47b1-8be8-5cc7aadd24c4 {{(pid=87186) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f28f6a42-94a5-4a23-a3d4-eed08f78be38 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Volume info retrieved successfully. Sep 07 10:06:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f28f6a42-94a5-4a23-a3d4-eed08f78be38 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f returned with HTTP 200 Sep 07 10:06:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 630/1245] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:54 2026] GET /volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f => generated 861 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9937a051-0c97-4937-b9dd-4b19ea5e8cd7 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/disassociate?vol_type_id=a1f6372d-f3eb-47b1-8be8-5cc7aadd24c4 returned with HTTP 202 Sep 07 10:06:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 616/1246] 192.168.122.74 () {58 vars in 1369 bytes} [Mon Sep 7 10:06:54 2026] GET /volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/disassociate?vol_type_id=a1f6372d-f3eb-47b1-8be8-5cc7aadd24c4 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d68d6cb6-8279-4bb6-b8a4-4dcfe157267e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d68d6cb6-8279-4bb6-b8a4-4dcfe157267e tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/associations Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d68d6cb6-8279-4bb6-b8a4-4dcfe157267e tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d68d6cb6-8279-4bb6-b8a4-4dcfe157267e tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'associations' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d68d6cb6-8279-4bb6-b8a4-4dcfe157267e tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Get associations for qos_spec id: b76e61a0-4943-4e8e-9b8b-71076bf2663f {{(pid=87187) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: /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:06:54 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 10:06:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d68d6cb6-8279-4bb6-b8a4-4dcfe157267e tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/associations returned with HTTP 200 Sep 07 10:06:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 631/1247] 192.168.122.74 () {58 vars in 1272 bytes} [Mon Sep 7 10:06:54 2026] GET /volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/associations => generated 305 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0adb858c-2494-464e-b61b-713d56988192 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0adb858c-2494-464e-b61b-713d56988192 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/disassociate_all Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0adb858c-2494-464e-b61b-713d56988192 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0adb858c-2494-464e-b61b-713d56988192 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'disassociate_all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0adb858c-2494-464e-b61b-713d56988192 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Disassociate qos_spec: b76e61a0-4943-4e8e-9b8b-71076bf2663f from all. {{(pid=87186) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0adb858c-2494-464e-b61b-713d56988192 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/disassociate_all returned with HTTP 202 Sep 07 10:06:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 617/1248] 192.168.122.74 () {58 vars in 1284 bytes} [Mon Sep 7 10:06:54 2026] GET /volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/disassociate_all => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-286f260c-7cca-495f-afba-106c42c1ef58 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-286f260c-7cca-495f-afba-106c42c1ef58 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/associations Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-286f260c-7cca-495f-afba-106c42c1ef58 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-286f260c-7cca-495f-afba-106c42c1ef58 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'associations' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.qos_specs_manage [None req-286f260c-7cca-495f-afba-106c42c1ef58 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Get associations for qos_spec id: b76e61a0-4943-4e8e-9b8b-71076bf2663f {{(pid=87187) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: /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:06:54 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 10:06:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-286f260c-7cca-495f-afba-106c42c1ef58 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/associations returned with HTTP 200 Sep 07 10:06:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 632/1249] 192.168.122.74 () {58 vars in 1272 bytes} [Mon Sep 7 10:06:54 2026] GET /volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/associations => generated 24 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-354af3f9-e48b-4719-923c-986270ff8d9e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-354af3f9-e48b-4719-923c-986270ff8d9e tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] DELETE http://192.168.122.74/volume/v3/types/d142b365-1660-4fed-8c7e-40bcfd7dcaaa Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-354af3f9-e48b-4719-923c-986270ff8d9e tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-354af3f9-e48b-4719-923c-986270ff8d9e tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-354af3f9-e48b-4719-923c-986270ff8d9e tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/types/d142b365-1660-4fed-8c7e-40bcfd7dcaaa returned with HTTP 202 Sep 07 10:06:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 618/1250] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:06:54 2026] DELETE /volume/v3/types/d142b365-1660-4fed-8c7e-40bcfd7dcaaa => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-88349a79-216c-4aa2-bcfe-32b0da377ff1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-88349a79-216c-4aa2-bcfe-32b0da377ff1 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/types/d142b365-1660-4fed-8c7e-40bcfd7dcaaa Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-88349a79-216c-4aa2-bcfe-32b0da377ff1 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-88349a79-216c-4aa2-bcfe-32b0da377ff1 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-88349a79-216c-4aa2-bcfe-32b0da377ff1 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/types/d142b365-1660-4fed-8c7e-40bcfd7dcaaa returned with HTTP 404 Sep 07 10:06:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 633/1251] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:06:54 2026] GET /volume/v3/types/d142b365-1660-4fed-8c7e-40bcfd7dcaaa => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-98352675-8daf-4155-b322-b104ca2ac9e9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-98352675-8daf-4155-b322-b104ca2ac9e9 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] DELETE http://192.168.122.74/volume/v3/types/17eee180-c46e-4d05-8bb1-da75cca38fe5 Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-98352675-8daf-4155-b322-b104ca2ac9e9 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-98352675-8daf-4155-b322-b104ca2ac9e9 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-98352675-8daf-4155-b322-b104ca2ac9e9 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/types/17eee180-c46e-4d05-8bb1-da75cca38fe5 returned with HTTP 202 Sep 07 10:06:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 619/1252] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:06:54 2026] DELETE /volume/v3/types/17eee180-c46e-4d05-8bb1-da75cca38fe5 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c5ce2dc9-c0d9-4219-8f5c-c24c4a1124aa None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5ce2dc9-c0d9-4219-8f5c-c24c4a1124aa tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/types/17eee180-c46e-4d05-8bb1-da75cca38fe5 Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5ce2dc9-c0d9-4219-8f5c-c24c4a1124aa tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5ce2dc9-c0d9-4219-8f5c-c24c4a1124aa tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5ce2dc9-c0d9-4219-8f5c-c24c4a1124aa tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/types/17eee180-c46e-4d05-8bb1-da75cca38fe5 returned with HTTP 404 Sep 07 10:06:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 634/1253] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:06:54 2026] GET /volume/v3/types/17eee180-c46e-4d05-8bb1-da75cca38fe5 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9d6d80ca-9ecc-4efb-9e73-56cd8e409cc1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9d6d80ca-9ecc-4efb-9e73-56cd8e409cc1 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] DELETE http://192.168.122.74/volume/v3/types/a1f6372d-f3eb-47b1-8be8-5cc7aadd24c4 Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9d6d80ca-9ecc-4efb-9e73-56cd8e409cc1 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9d6d80ca-9ecc-4efb-9e73-56cd8e409cc1 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9d6d80ca-9ecc-4efb-9e73-56cd8e409cc1 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/types/a1f6372d-f3eb-47b1-8be8-5cc7aadd24c4 returned with HTTP 202 Sep 07 10:06:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 620/1254] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:06:55 2026] DELETE /volume/v3/types/a1f6372d-f3eb-47b1-8be8-5cc7aadd24c4 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-28a9c3e0-7c07-458c-8007-4aa2e8419db8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-28a9c3e0-7c07-458c-8007-4aa2e8419db8 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/types/a1f6372d-f3eb-47b1-8be8-5cc7aadd24c4 Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-28a9c3e0-7c07-458c-8007-4aa2e8419db8 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-28a9c3e0-7c07-458c-8007-4aa2e8419db8 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-28a9c3e0-7c07-458c-8007-4aa2e8419db8 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/types/a1f6372d-f3eb-47b1-8be8-5cc7aadd24c4 returned with HTTP 404 Sep 07 10:06:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 635/1255] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:06:55 2026] GET /volume/v3/types/a1f6372d-f3eb-47b1-8be8-5cc7aadd24c4 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b0b0c0f4-f2e6-4714-93e8-98c18f7c54f5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b0b0c0f4-f2e6-4714-93e8-98c18f7c54f5 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] POST http://192.168.122.74/volume/v3/qos-specs Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b0b0c0f4-f2e6-4714-93e8-98c18f7c54f5 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1998673782", "consumer": "back-end"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.qos_specs [None req-b0b0c0f4-f2e6-4714-93e8-98c18f7c54f5 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1998673782', 'consumer': 'back-end', 'specs': {}} {{(pid=87186) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-b0b0c0f4-f2e6-4714-93e8-98c18f7c54f5 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] DB qos_specs_create(): root {'id': 'a355aad2-ffa0-45de-9c47-7476c89a06ea', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1998673782'} {{(pid=87186) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b0b0c0f4-f2e6-4714-93e8-98c18f7c54f5 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs returned with HTTP 200 Sep 07 10:06:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 621/1256] 192.168.122.74 () {60 vars in 1143 bytes} [Mon Sep 7 10:06:55 2026] POST /volume/v3/qos-specs => generated 375 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-43d742c7-c127-4000-9d07-68836dc243fd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-43d742c7-c127-4000-9d07-68836dc243fd tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] DELETE http://192.168.122.74/volume/v3/qos-specs/a355aad2-ffa0-45de-9c47-7476c89a06ea?force=False Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-43d742c7-c127-4000-9d07-68836dc243fd tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-43d742c7-c127-4000-9d07-68836dc243fd tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.qos_specs_manage [None req-43d742c7-c127-4000-9d07-68836dc243fd tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Delete qos_spec: a355aad2-ffa0-45de-9c47-7476c89a06ea, force: False {{(pid=87187) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: /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:06:55 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-43d742c7-c127-4000-9d07-68836dc243fd tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/a355aad2-ffa0-45de-9c47-7476c89a06ea?force=False returned with HTTP 202 Sep 07 10:06:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 636/1257] 192.168.122.74 () {58 vars in 1259 bytes} [Mon Sep 7 10:06:55 2026] DELETE /volume/v3/qos-specs/a355aad2-ffa0-45de-9c47-7476c89a06ea?force=False => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-51275090-dc0f-47f3-ab95-81b8baf70c9e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-51275090-dc0f-47f3-ab95-81b8baf70c9e tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs/a355aad2-ffa0-45de-9c47-7476c89a06ea Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-51275090-dc0f-47f3-ab95-81b8baf70c9e tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-51275090-dc0f-47f3-ab95-81b8baf70c9e tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-51275090-dc0f-47f3-ab95-81b8baf70c9e tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/a355aad2-ffa0-45de-9c47-7476c89a06ea returned with HTTP 404 Sep 07 10:06:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 622/1258] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:55 2026] GET /volume/v3/qos-specs/a355aad2-ffa0-45de-9c47-7476c89a06ea => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bb8925e0-7b25-4fb9-b257-e2c6287ba542 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bb8925e0-7b25-4fb9-b257-e2c6287ba542 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bb8925e0-7b25-4fb9-b257-e2c6287ba542 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bb8925e0-7b25-4fb9-b257-e2c6287ba542 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:55 devstack devstack@c-api.service[87187]: /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:06:55 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bb8925e0-7b25-4fb9-b257-e2c6287ba542 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs returned with HTTP 200 Sep 07 10:06:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 637/1259] 192.168.122.74 () {58 vars in 1122 bytes} [Mon Sep 7 10:06:55 2026] GET /volume/v3/qos-specs => generated 174 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4040924f-4015-449f-bd47-f489193f35bd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4040924f-4015-449f-bd47-f489193f35bd tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] DELETE http://192.168.122.74/volume/v3/qos-specs/a355aad2-ffa0-45de-9c47-7476c89a06ea?force=False Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4040924f-4015-449f-bd47-f489193f35bd tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4040924f-4015-449f-bd47-f489193f35bd tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4040924f-4015-449f-bd47-f489193f35bd tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Delete qos_spec: a355aad2-ffa0-45de-9c47-7476c89a06ea, force: False {{(pid=87186) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4040924f-4015-449f-bd47-f489193f35bd tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/a355aad2-ffa0-45de-9c47-7476c89a06ea?force=False returned with HTTP 404 Sep 07 10:06:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 623/1260] 192.168.122.74 () {58 vars in 1259 bytes} [Mon Sep 7 10:06:55 2026] DELETE /volume/v3/qos-specs/a355aad2-ffa0-45de-9c47-7476c89a06ea?force=False => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d6bd5a0a-11be-4be2-bd34-cee0db1ec1c5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d6bd5a0a-11be-4be2-bd34-cee0db1ec1c5 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs/a355aad2-ffa0-45de-9c47-7476c89a06ea Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d6bd5a0a-11be-4be2-bd34-cee0db1ec1c5 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d6bd5a0a-11be-4be2-bd34-cee0db1ec1c5 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d6bd5a0a-11be-4be2-bd34-cee0db1ec1c5 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/a355aad2-ffa0-45de-9c47-7476c89a06ea returned with HTTP 404 Sep 07 10:06:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 638/1261] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:55 2026] GET /volume/v3/qos-specs/a355aad2-ffa0-45de-9c47-7476c89a06ea => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3ecde558-45d9-4f9f-af75-76c8fe4075f8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3ecde558-45d9-4f9f-af75-76c8fe4075f8 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] POST http://192.168.122.74/volume/v3/qos-specs Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3ecde558-45d9-4f9f-af75-76c8fe4075f8 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1183386655", "consumer": "both"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.qos_specs [None req-3ecde558-45d9-4f9f-af75-76c8fe4075f8 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1183386655', 'consumer': 'both', 'specs': {}} {{(pid=87186) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-3ecde558-45d9-4f9f-af75-76c8fe4075f8 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] DB qos_specs_create(): root {'id': '2963db89-d8d3-4eb3-b84f-f7389652d636', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1183386655'} {{(pid=87186) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3ecde558-45d9-4f9f-af75-76c8fe4075f8 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs returned with HTTP 200 Sep 07 10:06:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 624/1262] 192.168.122.74 () {60 vars in 1143 bytes} [Mon Sep 7 10:06:55 2026] POST /volume/v3/qos-specs => generated 371 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e97e0bc6-4aa8-45e0-93b9-db486b37d084 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e97e0bc6-4aa8-45e0-93b9-db486b37d084 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] DELETE http://192.168.122.74/volume/v3/qos-specs/2963db89-d8d3-4eb3-b84f-f7389652d636?force=False Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e97e0bc6-4aa8-45e0-93b9-db486b37d084 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e97e0bc6-4aa8-45e0-93b9-db486b37d084 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e97e0bc6-4aa8-45e0-93b9-db486b37d084 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Delete qos_spec: 2963db89-d8d3-4eb3-b84f-f7389652d636, force: False {{(pid=87187) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: /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:06:55 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e97e0bc6-4aa8-45e0-93b9-db486b37d084 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/2963db89-d8d3-4eb3-b84f-f7389652d636?force=False returned with HTTP 202 Sep 07 10:06:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 639/1263] 192.168.122.74 () {58 vars in 1259 bytes} [Mon Sep 7 10:06:55 2026] DELETE /volume/v3/qos-specs/2963db89-d8d3-4eb3-b84f-f7389652d636?force=False => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ef12b658-05df-467b-96e7-29151279777d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ef12b658-05df-467b-96e7-29151279777d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs/2963db89-d8d3-4eb3-b84f-f7389652d636 Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ef12b658-05df-467b-96e7-29151279777d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ef12b658-05df-467b-96e7-29151279777d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ef12b658-05df-467b-96e7-29151279777d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/2963db89-d8d3-4eb3-b84f-f7389652d636 returned with HTTP 404 Sep 07 10:06:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 625/1264] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:55 2026] GET /volume/v3/qos-specs/2963db89-d8d3-4eb3-b84f-f7389652d636 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2a1fa1f6-653a-4452-8462-e78e1739a227 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a1fa1f6-653a-4452-8462-e78e1739a227 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-02e2471a-9f4a-4a4f-96e7-e02bacb58e36 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2a1fa1f6-653a-4452-8462-e78e1739a227 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2a1fa1f6-653a-4452-8462-e78e1739a227 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-02e2471a-9f4a-4a4f-96e7-e02bacb58e36 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] GET http://192.168.122.74/volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-02e2471a-9f4a-4a4f-96e7-e02bacb58e36 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-02e2471a-9f4a-4a4f-96e7-e02bacb58e36 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: /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:06:55 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a1fa1f6-653a-4452-8462-e78e1739a227 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs returned with HTTP 200 Sep 07 10:06:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 640/1265] 192.168.122.74 () {58 vars in 1122 bytes} [Mon Sep 7 10:06:55 2026] GET /volume/v3/qos-specs => generated 174 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-101b3f97-d7d0-4318-be8e-898b888b0696 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:55 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-101b3f97-d7d0-4318-be8e-898b888b0696 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] DELETE http://192.168.122.74/volume/v3/qos-specs/2963db89-d8d3-4eb3-b84f-f7389652d636?force=False Sep 07 10:06:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-101b3f97-d7d0-4318-be8e-898b888b0696 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-101b3f97-d7d0-4318-be8e-898b888b0696 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.qos_specs_manage [None req-101b3f97-d7d0-4318-be8e-898b888b0696 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Delete qos_spec: 2963db89-d8d3-4eb3-b84f-f7389652d636, force: False {{(pid=87187) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-101b3f97-d7d0-4318-be8e-898b888b0696 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/2963db89-d8d3-4eb3-b84f-f7389652d636?force=False returned with HTTP 404 Sep 07 10:06:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 641/1266] 192.168.122.74 () {58 vars in 1259 bytes} [Mon Sep 7 10:06:55 2026] DELETE /volume/v3/qos-specs/2963db89-d8d3-4eb3-b84f-f7389652d636?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-02e2471a-9f4a-4a4f-96e7-e02bacb58e36 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Volume info retrieved successfully. Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bc5ce62a-3651-4fa0-9eed-8b87beebc2cc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bc5ce62a-3651-4fa0-9eed-8b87beebc2cc tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs/2963db89-d8d3-4eb3-b84f-f7389652d636 Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bc5ce62a-3651-4fa0-9eed-8b87beebc2cc tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bc5ce62a-3651-4fa0-9eed-8b87beebc2cc tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-02e2471a-9f4a-4a4f-96e7-e02bacb58e36 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f returned with HTTP 200 Sep 07 10:06:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 626/1267] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:55 2026] GET /volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bc5ce62a-3651-4fa0-9eed-8b87beebc2cc tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/2963db89-d8d3-4eb3-b84f-f7389652d636 returned with HTTP 404 Sep 07 10:06:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 642/1268] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:55 2026] GET /volume/v3/qos-specs/2963db89-d8d3-4eb3-b84f-f7389652d636 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a50f1a13-31b4-4261-9447-f1949193473c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a50f1a13-31b4-4261-9447-f1949193473c tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] POST http://192.168.122.74/volume/v3/qos-specs Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a50f1a13-31b4-4261-9447-f1949193473c tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1370908241", "consumer": "front-end"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d35afabc-5c94-438e-9001-37020bb31bc4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.qos_specs [None req-a50f1a13-31b4-4261-9447-f1949193473c tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1370908241', 'consumer': 'front-end', 'specs': {}} {{(pid=87186) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d35afabc-5c94-438e-9001-37020bb31bc4 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d35afabc-5c94-438e-9001-37020bb31bc4 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b55aa11b-46de-4d0a-810b-e5970fc95e2f", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-219788745"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-a50f1a13-31b4-4261-9447-f1949193473c tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] DB qos_specs_create(): root {'id': 'dbc5ae18-b0d4-456a-bde7-e23b4f91c4cf', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1370908241'} {{(pid=87186) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:55 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d35afabc-5c94-438e-9001-37020bb31bc4 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Volume info retrieved successfully. Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-d35afabc-5c94-438e-9001-37020bb31bc4 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Create snapshot from volume b55aa11b-46de-4d0a-810b-e5970fc95e2f Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a50f1a13-31b4-4261-9447-f1949193473c tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs returned with HTTP 200 Sep 07 10:06:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 627/1269] 192.168.122.74 () {60 vars in 1143 bytes} [Mon Sep 7 10:06:55 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:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-42722cf8-6ec1-4a75-84d3-436dfbcfef83 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-42722cf8-6ec1-4a75-84d3-436dfbcfef83 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] DELETE http://192.168.122.74/volume/v3/qos-specs/dbc5ae18-b0d4-456a-bde7-e23b4f91c4cf?force=False Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-42722cf8-6ec1-4a75-84d3-436dfbcfef83 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-42722cf8-6ec1-4a75-84d3-436dfbcfef83 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.qos_specs_manage [None req-42722cf8-6ec1-4a75-84d3-436dfbcfef83 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Delete qos_spec: dbc5ae18-b0d4-456a-bde7-e23b4f91c4cf, force: False {{(pid=87186) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: /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:06:55 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-42722cf8-6ec1-4a75-84d3-436dfbcfef83 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/dbc5ae18-b0d4-456a-bde7-e23b4f91c4cf?force=False returned with HTTP 202 Sep 07 10:06:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 628/1270] 192.168.122.74 () {58 vars in 1259 bytes} [Mon Sep 7 10:06:55 2026] DELETE /volume/v3/qos-specs/dbc5ae18-b0d4-456a-bde7-e23b4f91c4cf?force=False => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6f284085-2761-4088-b2b8-60e59eefc31d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6f284085-2761-4088-b2b8-60e59eefc31d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs/dbc5ae18-b0d4-456a-bde7-e23b4f91c4cf Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6f284085-2761-4088-b2b8-60e59eefc31d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6f284085-2761-4088-b2b8-60e59eefc31d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6f284085-2761-4088-b2b8-60e59eefc31d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/dbc5ae18-b0d4-456a-bde7-e23b4f91c4cf returned with HTTP 404 Sep 07 10:06:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 629/1271] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:55 2026] GET /volume/v3/qos-specs/dbc5ae18-b0d4-456a-bde7-e23b4f91c4cf => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1a36ae0c-da8b-44f1-b042-335eb706a875 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1a36ae0c-da8b-44f1-b042-335eb706a875 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1a36ae0c-da8b-44f1-b042-335eb706a875 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1a36ae0c-da8b-44f1-b042-335eb706a875 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-d35afabc-5c94-438e-9001-37020bb31bc4 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Created reservations ['bc6c6bd9-e322-444b-a507-4a43ffb79d01', '2757d66d-754e-4563-b4af-3adcc6cfcdc2', '8f30b0a3-b419-44b7-b5c5-3424f8f93d1e', '981ace86-1168-4521-89bb-a68a1ea46f15'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: /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:06:55 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1a36ae0c-da8b-44f1-b042-335eb706a875 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs returned with HTTP 200 Sep 07 10:06:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 630/1272] 192.168.122.74 () {58 vars in 1122 bytes} [Mon Sep 7 10:06:55 2026] GET /volume/v3/qos-specs => generated 174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a9b4ca06-616b-4404-bd24-93b4fc26d420 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a9b4ca06-616b-4404-bd24-93b4fc26d420 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] DELETE http://192.168.122.74/volume/v3/qos-specs/dbc5ae18-b0d4-456a-bde7-e23b4f91c4cf?force=False Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a9b4ca06-616b-4404-bd24-93b4fc26d420 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a9b4ca06-616b-4404-bd24-93b4fc26d420 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a9b4ca06-616b-4404-bd24-93b4fc26d420 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Delete qos_spec: dbc5ae18-b0d4-456a-bde7-e23b4f91c4cf, force: False {{(pid=87186) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a9b4ca06-616b-4404-bd24-93b4fc26d420 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/dbc5ae18-b0d4-456a-bde7-e23b4f91c4cf?force=False returned with HTTP 404 Sep 07 10:06:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 631/1273] 192.168.122.74 () {58 vars in 1259 bytes} [Mon Sep 7 10:06:55 2026] DELETE /volume/v3/qos-specs/dbc5ae18-b0d4-456a-bde7-e23b4f91c4cf?force=False => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4df14596-0ace-4cb5-a61f-646394b9e2c9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4df14596-0ace-4cb5-a61f-646394b9e2c9 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs/dbc5ae18-b0d4-456a-bde7-e23b4f91c4cf Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4df14596-0ace-4cb5-a61f-646394b9e2c9 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:55 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4df14596-0ace-4cb5-a61f-646394b9e2c9 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4df14596-0ace-4cb5-a61f-646394b9e2c9 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/dbc5ae18-b0d4-456a-bde7-e23b4f91c4cf returned with HTTP 404 Sep 07 10:06:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 632/1274] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:55 2026] GET /volume/v3/qos-specs/dbc5ae18-b0d4-456a-bde7-e23b4f91c4cf => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8194da55-ab22-464a-b04f-b2d1b7cdf111 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8194da55-ab22-464a-b04f-b2d1b7cdf111 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8194da55-ab22-464a-b04f-b2d1b7cdf111 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8194da55-ab22-464a-b04f-b2d1b7cdf111 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8194da55-ab22-464a-b04f-b2d1b7cdf111 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f returned with HTTP 200 Sep 07 10:06:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 633/1275] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:55 2026] GET /volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f => generated 398 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4ce39cf1-4f8e-488f-88bd-0540ba8ef725 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4ce39cf1-4f8e-488f-88bd-0540ba8ef725 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4ce39cf1-4f8e-488f-88bd-0540ba8ef725 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4ce39cf1-4f8e-488f-88bd-0540ba8ef725 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:55 devstack devstack@c-api.service[87186]: /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:06:55 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4ce39cf1-4f8e-488f-88bd-0540ba8ef725 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs returned with HTTP 200 Sep 07 10:06:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 634/1276] 192.168.122.74 () {58 vars in 1122 bytes} [Mon Sep 7 10:06:55 2026] GET /volume/v3/qos-specs => generated 174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d35afabc-5c94-438e-9001-37020bb31bc4 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Snapshot create request issued successfully. Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d35afabc-5c94-438e-9001-37020bb31bc4 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:06:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 643/1277] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:06:55 2026] POST /volume/v3/snapshots => generated 317 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-54e53af2-3f2a-472f-9e7c-e744b023c621 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-54e53af2-3f2a-472f-9e7c-e744b023c621 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] PUT http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-54e53af2-3f2a-472f-9e7c-e744b023c621 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e86ca0d5-2c27-4898-90a9-a5b06786e584 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.qos_specs [None req-54e53af2-3f2a-472f-9e7c-e744b023c621 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87186) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e86ca0d5-2c27-4898-90a9-a5b06786e584 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] GET http://192.168.122.74/volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e86ca0d5-2c27-4898-90a9-a5b06786e584 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e86ca0d5-2c27-4898-90a9-a5b06786e584 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-54e53af2-3f2a-472f-9e7c-e744b023c621 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] qos_specs_update() value: {'id': '27b213c8-fc62-46a8-ab2e-bbe65fa1825c', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'b76e61a0-4943-4e8e-9b8b-71076bf2663f', 'deleted': False} {{(pid=87186) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e86ca0d5-2c27-4898-90a9-a5b06786e584 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Snapshot retrieved successfully. Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e86ca0d5-2c27-4898-90a9-a5b06786e584 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 returned with HTTP 200 Sep 07 10:06:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 644/1278] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:55 2026] GET /volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 => generated 449 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-54e53af2-3f2a-472f-9e7c-e744b023c621 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f returned with HTTP 200 Sep 07 10:06:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 635/1279] 192.168.122.74 () {60 vars in 1253 bytes} [Mon Sep 7 10:06:55 2026] PUT /volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f => generated 36 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ea0637e0-2ffd-4b05-9602-f26ad8ea5312 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ea0637e0-2ffd-4b05-9602-f26ad8ea5312 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ea0637e0-2ffd-4b05-9602-f26ad8ea5312 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ea0637e0-2ffd-4b05-9602-f26ad8ea5312 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ea0637e0-2ffd-4b05-9602-f26ad8ea5312 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f returned with HTTP 200 Sep 07 10:06:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 645/1280] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:55 2026] GET /volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f => generated 419 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b9fa8f97-0ae4-478a-8435-55f12fe45b8d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b9fa8f97-0ae4-478a-8435-55f12fe45b8d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] PUT http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/delete_keys Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b9fa8f97-0ae4-478a-8435-55f12fe45b8d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b9fa8f97-0ae4-478a-8435-55f12fe45b8d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Delete_key spec: b76e61a0-4943-4e8e-9b8b-71076bf2663f, keys: ['iops_bytes'] {{(pid=87186) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 07 10:06:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b9fa8f97-0ae4-478a-8435-55f12fe45b8d tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/delete_keys returned with HTTP 202 Sep 07 10:06:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 636/1281] 192.168.122.74 () {60 vars in 1289 bytes} [Mon Sep 7 10:06:55 2026] PUT /volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f/delete_keys => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-099374c3-9e86-4bef-b5de-841e5eca4c63 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-099374c3-9e86-4bef-b5de-841e5eca4c63 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f Sep 07 10:06:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-099374c3-9e86-4bef-b5de-841e5eca4c63 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-099374c3-9e86-4bef-b5de-841e5eca4c63 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:56 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:56 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-099374c3-9e86-4bef-b5de-841e5eca4c63 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f returned with HTTP 200 Sep 07 10:06:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 646/1282] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:56 2026] GET /volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f => generated 398 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-971a9237-2164-450c-8b9f-2400e747c7e5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-971a9237-2164-450c-8b9f-2400e747c7e5 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f Sep 07 10:06:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-971a9237-2164-450c-8b9f-2400e747c7e5 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-971a9237-2164-450c-8b9f-2400e747c7e5 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:56 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:56 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-971a9237-2164-450c-8b9f-2400e747c7e5 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f returned with HTTP 200 Sep 07 10:06:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 637/1283] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:56 2026] GET /volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f => generated 398 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-969d3989-bf6b-4fe7-b5aa-9eee3ae380d8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-969d3989-bf6b-4fe7-b5aa-9eee3ae380d8 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] DELETE http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f?force=False Sep 07 10:06:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-969d3989-bf6b-4fe7-b5aa-9eee3ae380d8 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-969d3989-bf6b-4fe7-b5aa-9eee3ae380d8 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:56 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:56 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.qos_specs_manage [None req-969d3989-bf6b-4fe7-b5aa-9eee3ae380d8 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Delete qos_spec: b76e61a0-4943-4e8e-9b8b-71076bf2663f, force: False {{(pid=87187) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 10:06:56 devstack devstack@c-api.service[87187]: /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:06:56 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 10:06:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-969d3989-bf6b-4fe7-b5aa-9eee3ae380d8 tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f?force=False returned with HTTP 202 Sep 07 10:06:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 647/1284] 192.168.122.74 () {58 vars in 1259 bytes} [Mon Sep 7 10:06:56 2026] DELETE /volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f?force=False => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-faf24b93-47ec-4006-819d-4fe90d13a2dc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-faf24b93-47ec-4006-819d-4fe90d13a2dc tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] GET http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f Sep 07 10:06:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-faf24b93-47ec-4006-819d-4fe90d13a2dc tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-faf24b93-47ec-4006-819d-4fe90d13a2dc tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:56 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:56 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-faf24b93-47ec-4006-819d-4fe90d13a2dc tempest-QosSpecsTestJSON-1591189535 tempest-QosSpecsTestJSON-1591189535-project-admin] http://192.168.122.74/volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f returned with HTTP 404 Sep 07 10:06:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 638/1285] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:56 2026] GET /volume/v3/qos-specs/b76e61a0-4943-4e8e-9b8b-71076bf2663f => generated 100 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ec5e7761-76fb-4d9e-9446-a5409cc05553 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7835560b-4e80-461f-ad48-12f6058a5407 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ec5e7761-76fb-4d9e-9446-a5409cc05553 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] DELETE http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ec5e7761-76fb-4d9e-9446-a5409cc05553 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ec5e7761-76fb-4d9e-9446-a5409cc05553 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:56 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-ec5e7761-76fb-4d9e-9446-a5409cc05553 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Delete volume with id: 3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7835560b-4e80-461f-ad48-12f6058a5407 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] GET http://192.168.122.74/volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 Sep 07 10:06:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7835560b-4e80-461f-ad48-12f6058a5407 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7835560b-4e80-461f-ad48-12f6058a5407 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:56 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:56 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7835560b-4e80-461f-ad48-12f6058a5407 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Snapshot retrieved successfully. Sep 07 10:06:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7835560b-4e80-461f-ad48-12f6058a5407 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 returned with HTTP 200 Sep 07 10:06:56 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:56 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 639/1286] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:56 2026] GET /volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 => generated 449 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:56 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:56 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:56 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ec5e7761-76fb-4d9e-9446-a5409cc05553 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:57 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ec5e7761-76fb-4d9e-9446-a5409cc05553 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Delete volume request issued successfully. Sep 07 10:06:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ec5e7761-76fb-4d9e-9446-a5409cc05553 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 returned with HTTP 202 Sep 07 10:06:57 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 648/1287] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:06:56 2026] DELETE /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c38aa236-85f2-4000-a96e-0c2f6419311a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c38aa236-85f2-4000-a96e-0c2f6419311a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c38aa236-85f2-4000-a96e-0c2f6419311a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c38aa236-85f2-4000-a96e-0c2f6419311a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:57 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:57 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:57 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:57 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:57 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c38aa236-85f2-4000-a96e-0c2f6419311a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c38aa236-85f2-4000-a96e-0c2f6419311a tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 returned with HTTP 200 Sep 07 10:06:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 640/1288] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:57 2026] GET /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6f6c7e4b-d292-409a-bef1-6e1c1751867f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6f6c7e4b-d292-409a-bef1-6e1c1751867f tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] GET http://192.168.122.74/volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 Sep 07 10:06:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6f6c7e4b-d292-409a-bef1-6e1c1751867f tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6f6c7e4b-d292-409a-bef1-6e1c1751867f tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:58 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:58 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6f6c7e4b-d292-409a-bef1-6e1c1751867f tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Snapshot retrieved successfully. Sep 07 10:06:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6f6c7e4b-d292-409a-bef1-6e1c1751867f tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 returned with HTTP 200 Sep 07 10:06:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 649/1289] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:57 2026] GET /volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 => generated 449 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ff245eea-a0c8-4ecb-bb68-01dfa242a8b2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ff245eea-a0c8-4ecb-bb68-01dfa242a8b2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ff245eea-a0c8-4ecb-bb68-01dfa242a8b2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ff245eea-a0c8-4ecb-bb68-01dfa242a8b2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:58 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:58 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:58 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:58 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:58 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ff245eea-a0c8-4ecb-bb68-01dfa242a8b2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ff245eea-a0c8-4ecb-bb68-01dfa242a8b2 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 returned with HTTP 200 Sep 07 10:06:58 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 641/1290] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:58 2026] GET /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:06:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7a4b9564-f2a2-4b89-a7e9-e557b3abd300 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7a4b9564-f2a2-4b89-a7e9-e557b3abd300 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] GET http://192.168.122.74/volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 Sep 07 10:06:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7a4b9564-f2a2-4b89-a7e9-e557b3abd300 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7a4b9564-f2a2-4b89-a7e9-e557b3abd300 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:59 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:59 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7a4b9564-f2a2-4b89-a7e9-e557b3abd300 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Snapshot retrieved successfully. Sep 07 10:06:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7a4b9564-f2a2-4b89-a7e9-e557b3abd300 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 returned with HTTP 200 Sep 07 10:06:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 650/1291] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:59 2026] GET /volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 => generated 476 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-68383bb2-40a3-410a-a2d5-6a1cca3f8c23 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-68383bb2-40a3-410a-a2d5-6a1cca3f8c23 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:06:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-68383bb2-40a3-410a-a2d5-6a1cca3f8c23 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "9266e43c-3b3e-48cc-94b6-55940eac2b88"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-68383bb2-40a3-410a-a2d5-6a1cca3f8c23 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '9266e43c-3b3e-48cc-94b6-55940eac2b88'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:06:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-68383bb2-40a3-410a-a2d5-6a1cca3f8c23 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Snapshot retrieved successfully. Sep 07 10:06:59 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-68383bb2-40a3-410a-a2d5-6a1cca3f8c23 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Create volume of 1 GB Sep 07 10:06:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-68383bb2-40a3-410a-a2d5-6a1cca3f8c23 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Availability Zones retrieved successfully. Sep 07 10:06:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-68383bb2-40a3-410a-a2d5-6a1cca3f8c23 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Flow 'volume_create_api' (a17413de-8dd1-4321-acc8-f7fc002d3ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-68383bb2-40a3-410a-a2d5-6a1cca3f8c23 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a8a00c5-3f10-4219-82d6-24b26ad13422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-68383bb2-40a3-410a-a2d5-6a1cca3f8c23 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:06:59 devstack devstack@c-api.service[87186]: WARNING cinder.volume.api [None req-68383bb2-40a3-410a-a2d5-6a1cca3f8c23 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a8a00c5-3f10-4219-82d6-24b26ad13422) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 10:06:59 devstack devstack@c-api.service[87186]: 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:06:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-68383bb2-40a3-410a-a2d5-6a1cca3f8c23 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a8a00c5-3f10-4219-82d6-24b26ad13422) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:59 devstack devstack@c-api.service[87186]: WARNING cinder.volume.api [None req-68383bb2-40a3-410a-a2d5-6a1cca3f8c23 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a8a00c5-3f10-4219-82d6-24b26ad13422) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 10:06:59 devstack devstack@c-api.service[87186]: WARNING cinder.volume.api [None req-68383bb2-40a3-410a-a2d5-6a1cca3f8c23 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Flow 'volume_create_api' (a17413de-8dd1-4321-acc8-f7fc002d3ba5) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 10:06:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-68383bb2-40a3-410a-a2d5-6a1cca3f8c23 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 400 Sep 07 10:06:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 642/1292] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:06:59 2026] POST /volume/v3/volumes => generated 171 bytes in 92 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:06:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d5c2a8aa-b2be-4564-aa5f-d0f0a1783770 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d5c2a8aa-b2be-4564-aa5f-d0f0a1783770 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 Sep 07 10:06:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d5c2a8aa-b2be-4564-aa5f-d0f0a1783770 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d5c2a8aa-b2be-4564-aa5f-d0f0a1783770 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:59 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-d5c2a8aa-b2be-4564-aa5f-d0f0a1783770 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Delete snapshot with id: 9266e43c-3b3e-48cc-94b6-55940eac2b88 Sep 07 10:06:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-97474699-52f1-40c7-95ea-6b681b4873af None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-97474699-52f1-40c7-95ea-6b681b4873af tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 Sep 07 10:06:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-97474699-52f1-40c7-95ea-6b681b4873af tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:59 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:59 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-97474699-52f1-40c7-95ea-6b681b4873af tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d5c2a8aa-b2be-4564-aa5f-d0f0a1783770 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Snapshot retrieved successfully. Sep 07 10:06:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-97474699-52f1-40c7-95ea-6b681b4873af tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 returned with HTTP 404 Sep 07 10:06:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 643/1293] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:59 2026] GET /volume/v3/volumes/3402059c-f50f-495d-b076-54595317dcd4 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:59 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:59 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:06:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ac76fd1c-b8c0-4b1c-a615-f9dad2b20024 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ac76fd1c-b8c0-4b1c-a615-f9dad2b20024 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] DELETE http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:06:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ac76fd1c-b8c0-4b1c-a615-f9dad2b20024 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ac76fd1c-b8c0-4b1c-a615-f9dad2b20024 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:59 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-ac76fd1c-b8c0-4b1c-a615-f9dad2b20024 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Delete volume with id: 9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:06:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ac76fd1c-b8c0-4b1c-a615-f9dad2b20024 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d5c2a8aa-b2be-4564-aa5f-d0f0a1783770 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Snapshot delete request issued successfully. Sep 07 10:06:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d5c2a8aa-b2be-4564-aa5f-d0f0a1783770 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 returned with HTTP 202 Sep 07 10:06:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 651/1294] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:06:59 2026] DELETE /volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:06:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e6372dae-7d62-4169-ae0e-22d0c6a2fe16 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e6372dae-7d62-4169-ae0e-22d0c6a2fe16 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] GET http://192.168.122.74/volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 Sep 07 10:06:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e6372dae-7d62-4169-ae0e-22d0c6a2fe16 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e6372dae-7d62-4169-ae0e-22d0c6a2fe16 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ac76fd1c-b8c0-4b1c-a615-f9dad2b20024 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Delete volume request issued successfully. Sep 07 10:06:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ac76fd1c-b8c0-4b1c-a615-f9dad2b20024 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 returned with HTTP 202 Sep 07 10:06:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 644/1295] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:06:59 2026] DELETE /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d79ff6e4-5bd8-4344-be93-b4461445c13d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:59 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:59 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:06:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e6372dae-7d62-4169-ae0e-22d0c6a2fe16 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Snapshot retrieved successfully. Sep 07 10:06:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d79ff6e4-5bd8-4344-be93-b4461445c13d tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:06:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d79ff6e4-5bd8-4344-be93-b4461445c13d tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e6372dae-7d62-4169-ae0e-22d0c6a2fe16 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 returned with HTTP 200 Sep 07 10:06:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d79ff6e4-5bd8-4344-be93-b4461445c13d tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 652/1296] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:59 2026] GET /volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 => generated 475 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:06:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:06:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d79ff6e4-5bd8-4344-be93-b4461445c13d tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:06:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d79ff6e4-5bd8-4344-be93-b4461445c13d tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 returned with HTTP 200 Sep 07 10:06:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 645/1297] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:59 2026] GET /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 => generated 850 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8a9c8e39-ceb7-43e0-9e17-f6259c8787d8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8a9c8e39-ceb7-43e0-9e17-f6259c8787d8 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] GET http://192.168.122.74/volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 Sep 07 10:07:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8a9c8e39-ceb7-43e0-9e17-f6259c8787d8 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8a9c8e39-ceb7-43e0-9e17-f6259c8787d8 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:00 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:00 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:00 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8a9c8e39-ceb7-43e0-9e17-f6259c8787d8 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Snapshot retrieved successfully. Sep 07 10:07:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8a9c8e39-ceb7-43e0-9e17-f6259c8787d8 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 returned with HTTP 200 Sep 07 10:07:00 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 653/1298] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:00 2026] GET /volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 => generated 475 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0db18e15-630d-4498-adf4-89e38243040b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0db18e15-630d-4498-adf4-89e38243040b tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:07:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0db18e15-630d-4498-adf4-89e38243040b tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0db18e15-630d-4498-adf4-89e38243040b tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:00 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:00 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0db18e15-630d-4498-adf4-89e38243040b tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:07:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0db18e15-630d-4498-adf4-89e38243040b tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 returned with HTTP 200 Sep 07 10:07:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 646/1299] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:00 2026] GET /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c8b5e0ce-6bee-48b2-b3bd-b361253558eb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c8b5e0ce-6bee-48b2-b3bd-b361253558eb tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] GET http://192.168.122.74/volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 Sep 07 10:07:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c8b5e0ce-6bee-48b2-b3bd-b361253558eb tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c8b5e0ce-6bee-48b2-b3bd-b361253558eb tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c8b5e0ce-6bee-48b2-b3bd-b361253558eb tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Snapshot retrieved successfully. Sep 07 10:07:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c8b5e0ce-6bee-48b2-b3bd-b361253558eb tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 returned with HTTP 200 Sep 07 10:07:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 654/1300] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:01 2026] GET /volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 => generated 475 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4077043e-9716-4416-b9ce-996c1774056d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4077043e-9716-4416-b9ce-996c1774056d tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 Sep 07 10:07:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4077043e-9716-4416-b9ce-996c1774056d tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4077043e-9716-4416-b9ce-996c1774056d tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4077043e-9716-4416-b9ce-996c1774056d tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 returned with HTTP 404 Sep 07 10:07:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 647/1301] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:01 2026] GET /volume/v3/volumes/9d26bcda-a1ec-41f1-94b5-ff6290430798 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b43fa65f-c09f-42ed-af54-26e4798ed537 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b43fa65f-c09f-42ed-af54-26e4798ed537 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] DELETE http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:07:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b43fa65f-c09f-42ed-af54-26e4798ed537 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b43fa65f-c09f-42ed-af54-26e4798ed537 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:01 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-b43fa65f-c09f-42ed-af54-26e4798ed537 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Delete volume with id: f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:07:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b43fa65f-c09f-42ed-af54-26e4798ed537 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:07:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b43fa65f-c09f-42ed-af54-26e4798ed537 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Delete volume request issued successfully. Sep 07 10:07:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b43fa65f-c09f-42ed-af54-26e4798ed537 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 202 Sep 07 10:07:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 655/1302] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:07:01 2026] DELETE /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:07:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8f8b12a4-84e0-4f7b-baec-87bd4ae2ce44 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8f8b12a4-84e0-4f7b-baec-87bd4ae2ce44 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:07:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8f8b12a4-84e0-4f7b-baec-87bd4ae2ce44 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8f8b12a4-84e0-4f7b-baec-87bd4ae2ce44 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:01 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:01 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:01 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:01 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:01 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8f8b12a4-84e0-4f7b-baec-87bd4ae2ce44 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Volume info retrieved successfully. Sep 07 10:07:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8f8b12a4-84e0-4f7b-baec-87bd4ae2ce44 tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 200 Sep 07 10:07:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 648/1303] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:01 2026] GET /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:07:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6ad6461b-2301-4118-9fe9-876a3b5eaadb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6ad6461b-2301-4118-9fe9-876a3b5eaadb tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] GET http://192.168.122.74/volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 Sep 07 10:07:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6ad6461b-2301-4118-9fe9-876a3b5eaadb tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6ad6461b-2301-4118-9fe9-876a3b5eaadb tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6ad6461b-2301-4118-9fe9-876a3b5eaadb tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 returned with HTTP 404 Sep 07 10:07:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 656/1304] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:02 2026] GET /volume/v3/snapshots/9266e43c-3b3e-48cc-94b6-55940eac2b88 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2c550bd5-cd39-455a-9738-ea6724c3bc2a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2c550bd5-cd39-455a-9738-ea6724c3bc2a tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] GET http://192.168.122.74/volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f Sep 07 10:07:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2c550bd5-cd39-455a-9738-ea6724c3bc2a tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2c550bd5-cd39-455a-9738-ea6724c3bc2a tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2c550bd5-cd39-455a-9738-ea6724c3bc2a tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Volume info retrieved successfully. Sep 07 10:07:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2c550bd5-cd39-455a-9738-ea6724c3bc2a tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f returned with HTTP 200 Sep 07 10:07:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 649/1305] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:02 2026] GET /volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f => generated 862 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-df63c8ca-6818-4fe9-a381-28b49c583f52 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-df63c8ca-6818-4fe9-a381-28b49c583f52 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] DELETE http://192.168.122.74/volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f Sep 07 10:07:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-df63c8ca-6818-4fe9-a381-28b49c583f52 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-df63c8ca-6818-4fe9-a381-28b49c583f52 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:02 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-df63c8ca-6818-4fe9-a381-28b49c583f52 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Delete volume with id: b55aa11b-46de-4d0a-810b-e5970fc95e2f Sep 07 10:07:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-df63c8ca-6818-4fe9-a381-28b49c583f52 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Volume info retrieved successfully. Sep 07 10:07:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-df63c8ca-6818-4fe9-a381-28b49c583f52 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Delete volume request issued successfully. Sep 07 10:07:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-df63c8ca-6818-4fe9-a381-28b49c583f52 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f returned with HTTP 202 Sep 07 10:07:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 657/1306] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:07:02 2026] DELETE /volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:07:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e4947a56-54fa-4727-bca5-7a1079f74e4b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e4947a56-54fa-4727-bca5-7a1079f74e4b tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] GET http://192.168.122.74/volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f Sep 07 10:07:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e4947a56-54fa-4727-bca5-7a1079f74e4b tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e4947a56-54fa-4727-bca5-7a1079f74e4b tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e4947a56-54fa-4727-bca5-7a1079f74e4b tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Volume info retrieved successfully. Sep 07 10:07:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e4947a56-54fa-4727-bca5-7a1079f74e4b tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f returned with HTTP 200 Sep 07 10:07:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 650/1307] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:02 2026] GET /volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f => generated 861 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9d264522-8522-4279-93d6-d5d830a442fb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9d264522-8522-4279-93d6-d5d830a442fb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] GET http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b Sep 07 10:07:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9d264522-8522-4279-93d6-d5d830a442fb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9d264522-8522-4279-93d6-d5d830a442fb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9d264522-8522-4279-93d6-d5d830a442fb tempest-AttachVolumeTestJSON-1590815735 tempest-AttachVolumeTestJSON-1590815735-project-member] http://192.168.122.74/volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b returned with HTTP 404 Sep 07 10:07:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 658/1308] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:03 2026] GET /volume/v3/volumes/f3cbf7d0-c035-4334-a5d3-89d79ae3af8b => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fd748b11-faff-4798-8431-b7cdc11ca34c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-55ec07ab-303f-40d7-a85c-444528556617 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-55ec07ab-303f-40d7-a85c-444528556617 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] GET http://192.168.122.74/volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f Sep 07 10:07:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-55ec07ab-303f-40d7-a85c-444528556617 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-55ec07ab-303f-40d7-a85c-444528556617 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-55ec07ab-303f-40d7-a85c-444528556617 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Volume info retrieved successfully. Sep 07 10:07:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-55ec07ab-303f-40d7-a85c-444528556617 tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f returned with HTTP 200 Sep 07 10:07:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 659/1309] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:03 2026] GET /volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f => generated 861 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:07:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-943186035"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-943186035'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:07:04 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Create volume of 1 GB Sep 07 10:07:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Availability Zones retrieved successfully. Sep 07 10:07:04 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Flow 'volume_create_api' (af2563c6-4e85-4227-b730-067b42d7971e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:04 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2597972-9f68-42ec-87c9-0c81cd9d9097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:04 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:07:04 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2597972-9f68-42ec-87c9-0c81cd9d9097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:04 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4ea8ba4-3f56-4038-8ffe-53b70394ba4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:04 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Created reservations ['7e2986c7-9e27-469c-a4b4-12045aa96895', '5e238f18-3f70-409b-850a-09a0e462e16b', '5452c452-9abd-4ad6-ad54-597ff46f6839', '726f8568-a5dc-4efe-b7db-de8a144d0aff'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:04 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4ea8ba4-3f56-4038-8ffe-53b70394ba4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e2986c7-9e27-469c-a4b4-12045aa96895', '5e238f18-3f70-409b-850a-09a0e462e16b', '5452c452-9abd-4ad6-ad54-597ff46f6839', '726f8568-a5dc-4efe-b7db-de8a144d0aff']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:04 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42a31947-f223-4a20-a0c1-909945c09f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:04 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42a31947-f223-4a20-a0c1-909945c09f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '640722de-3f4c-4434-9712-126398038f41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-943186035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5288ebf4010d401bbc6b7ccd7c90da47',qos_specs=None,replication_status=,reservations=['7e2986c7-9e27-469c-a4b4-12045aa96895','5e238f18-3f70-409b-850a-09a0e462e16b','5452c452-9abd-4ad6-ad54-597ff46f6839','726f8568-a5dc-4efe-b7db-de8a144d0aff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fb4e65913b142d28e688f935418092b',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-943186035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=640722de-3f4c-4434-9712-126398038f41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5288ebf4010d401bbc6b7ccd7c90da47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fb4e65913b142d28e688f935418092b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:04 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f7836c3-8e6e-4ea7-b765-8e74203b6c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:04 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f7836c3-8e6e-4ea7-b765-8e74203b6c3b) transitioned into state 'SUCCESS' from state '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-943186035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5288ebf4010d401bbc6b7ccd7c90da47',qos_specs=None,replication_status=,reservations=['7e2986c7-9e27-469c-a4b4-12045aa96895','5e238f18-3f70-409b-850a-09a0e462e16b','5452c452-9abd-4ad6-ad54-597ff46f6839','726f8568-a5dc-4efe-b7db-de8a144d0aff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fb4e65913b142d28e688f935418092b',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:04 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59a15cf3-445b-4958-b8b2-50e7aa3c2e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:04 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59a15cf3-445b-4958-b8b2-50e7aa3c2e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:04 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Flow 'volume_create_api' (af2563c6-4e85-4227-b730-067b42d7971e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Create volume request issued successfully. Sep 07 10:07:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fd748b11-faff-4798-8431-b7cdc11ca34c tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:07:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 651/1310] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:07:03 2026] POST /volume/v3/volumes => generated 757 bytes in 1008 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:07:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1de27e3e-ba06-4178-bf37-f6b5e1b3a7f9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1de27e3e-ba06-4178-bf37-f6b5e1b3a7f9 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 Sep 07 10:07:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1de27e3e-ba06-4178-bf37-f6b5e1b3a7f9 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1de27e3e-ba06-4178-bf37-f6b5e1b3a7f9 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:04 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:04 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:04 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:04 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1de27e3e-ba06-4178-bf37-f6b5e1b3a7f9 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Volume info retrieved successfully. Sep 07 10:07:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1de27e3e-ba06-4178-bf37-f6b5e1b3a7f9 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 returned with HTTP 200 Sep 07 10:07:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 660/1311] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:04 2026] GET /volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 => generated 825 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ca31fb26-800a-4697-b5cf-f37df168b7bf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ca31fb26-800a-4697-b5cf-f37df168b7bf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] GET http://192.168.122.74/volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f Sep 07 10:07:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ca31fb26-800a-4697-b5cf-f37df168b7bf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ca31fb26-800a-4697-b5cf-f37df168b7bf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ca31fb26-800a-4697-b5cf-f37df168b7bf tempest-VolumesSnapshotNegativeTestJSON-1342384825 tempest-VolumesSnapshotNegativeTestJSON-1342384825-project-member] http://192.168.122.74/volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f returned with HTTP 404 Sep 07 10:07:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 652/1312] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:04 2026] GET /volume/v3/volumes/b55aa11b-46de-4d0a-810b-e5970fc95e2f => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3de600cf-738e-48c0-a97a-17041b4e3734 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3de600cf-738e-48c0-a97a-17041b4e3734 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 Sep 07 10:07:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3de600cf-738e-48c0-a97a-17041b4e3734 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3de600cf-738e-48c0-a97a-17041b4e3734 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3de600cf-738e-48c0-a97a-17041b4e3734 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Volume info retrieved successfully. Sep 07 10:07:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3de600cf-738e-48c0-a97a-17041b4e3734 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 returned with HTTP 200 Sep 07 10:07:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 661/1313] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:05 2026] GET /volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 => generated 849 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:07:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-63d1a5f5-22df-4ecd-8519-a095e92a6b05 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-63d1a5f5-22df-4ecd-8519-a095e92a6b05 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:07:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-63d1a5f5-22df-4ecd-8519-a095e92a6b05 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-279318106-877993645", "extra_specs": {}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-63d1a5f5-22df-4ecd-8519-a095e92a6b05 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:07:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 653/1314] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:07:06 2026] POST /volume/v3/types => generated 267 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b6ad6ecb-3f4f-4749-be46-aef1b4af6a78 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b6ad6ecb-3f4f-4749-be46-aef1b4af6a78 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 Sep 07 10:07:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b6ad6ecb-3f4f-4749-be46-aef1b4af6a78 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b6ad6ecb-3f4f-4749-be46-aef1b4af6a78 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:06 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:06 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b6ad6ecb-3f4f-4749-be46-aef1b4af6a78 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Volume info retrieved successfully. Sep 07 10:07:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b6ad6ecb-3f4f-4749-be46-aef1b4af6a78 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 returned with HTTP 200 Sep 07 10:07:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 662/1315] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:06 2026] GET /volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-219ffd8b-c60c-4602-b3e2-49129ad22d38 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-219ffd8b-c60c-4602-b3e2-49129ad22d38 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:07:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-219ffd8b-c60c-4602-b3e2-49129ad22d38 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "640722de-3f4c-4434-9712-126398038f41", "name": "tempest-SnapshotsActionsTest-Snapshot-2036313696"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-219ffd8b-c60c-4602-b3e2-49129ad22d38 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Volume info retrieved successfully. Sep 07 10:07:07 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-219ffd8b-c60c-4602-b3e2-49129ad22d38 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Create snapshot from volume 640722de-3f4c-4434-9712-126398038f41 Sep 07 10:07:07 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-219ffd8b-c60c-4602-b3e2-49129ad22d38 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Created reservations ['4d693dee-0b33-4c52-b275-00fad99ac403', '6c6df049-dca5-4803-9c92-c4590a201c06', '877b680d-d1fd-49b0-bdf1-c39e80f976e2', 'a5a52016-996d-42c7-80bf-066aeb44db49'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-219ffd8b-c60c-4602-b3e2-49129ad22d38 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot create request issued successfully. Sep 07 10:07:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-219ffd8b-c60c-4602-b3e2-49129ad22d38 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:07:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 654/1316] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:07:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:07:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6a1af547-945e-49a9-9aa8-169bf3eb7a68 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6a1af547-945e-49a9-9aa8-169bf3eb7a68 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e Sep 07 10:07:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6a1af547-945e-49a9-9aa8-169bf3eb7a68 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6a1af547-945e-49a9-9aa8-169bf3eb7a68 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6a1af547-945e-49a9-9aa8-169bf3eb7a68 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6a1af547-945e-49a9-9aa8-169bf3eb7a68 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e returned with HTTP 200 Sep 07 10:07:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 663/1317] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:07 2026] GET /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b8131cf9-d25b-4773-98fd-35fe57af84c9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b8131cf9-d25b-4773-98fd-35fe57af84c9 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e Sep 07 10:07:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b8131cf9-d25b-4773-98fd-35fe57af84c9 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b8131cf9-d25b-4773-98fd-35fe57af84c9 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:08 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:08 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b8131cf9-d25b-4773-98fd-35fe57af84c9 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b8131cf9-d25b-4773-98fd-35fe57af84c9 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e returned with HTTP 200 Sep 07 10:07:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 655/1318] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:08 2026] GET /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e => generated 439 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-584460f1-77f9-402f-bbb1-daf6c64bd670 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-584460f1-77f9-402f-bbb1-daf6c64bd670 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e Sep 07 10:07:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-584460f1-77f9-402f-bbb1-daf6c64bd670 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-584460f1-77f9-402f-bbb1-daf6c64bd670 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-584460f1-77f9-402f-bbb1-daf6c64bd670 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-584460f1-77f9-402f-bbb1-daf6c64bd670 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e returned with HTTP 200 Sep 07 10:07:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 664/1319] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:09 2026] GET /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c96e8aa2-67a7-4fb0-8843-77955fdd9359 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c96e8aa2-67a7-4fb0-8843-77955fdd9359 tempest-VolumeAndVolumeTypeFromImageTest-1501508379 tempest-VolumeAndVolumeTypeFromImageTest-1501508379-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:07:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c96e8aa2-67a7-4fb0-8843-77955fdd9359 tempest-VolumeAndVolumeTypeFromImageTest-1501508379 tempest-VolumeAndVolumeTypeFromImageTest-1501508379-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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c51c1130-6dbb-49c2-8696-68889602edbc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c96e8aa2-67a7-4fb0-8843-77955fdd9359 tempest-VolumeAndVolumeTypeFromImageTest-1501508379 tempest-VolumeAndVolumeTypeFromImageTest-1501508379-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:07:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 656/1320] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:07:10 2026] POST /volume/v3/types => generated 287 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c51c1130-6dbb-49c2-8696-68889602edbc tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e Sep 07 10:07:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c51c1130-6dbb-49c2-8696-68889602edbc tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c51c1130-6dbb-49c2-8696-68889602edbc tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:10 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c51c1130-6dbb-49c2-8696-68889602edbc tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c51c1130-6dbb-49c2-8696-68889602edbc tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e returned with HTTP 200 Sep 07 10:07:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 665/1321] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:10 2026] GET /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c9cf70f8-f692-43b6-b32e-b7fe77c830d6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a9ac3009-0890-4236-b827-8417a83fd13e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a9ac3009-0890-4236-b827-8417a83fd13e tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:07:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a9ac3009-0890-4236-b827-8417a83fd13e tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-795746262-2119160929", "extra_specs": {}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a9ac3009-0890-4236-b827-8417a83fd13e tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:07:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 666/1322] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:07:10 2026] POST /volume/v3/types => generated 268 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-aa99bd95-b006-46f8-9afb-ac6f6704f852 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aa99bd95-b006-46f8-9afb-ac6f6704f852 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:07:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-aa99bd95-b006-46f8-9afb-ac6f6704f852 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1923503818-1082848626", "extra_specs": {}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aa99bd95-b006-46f8-9afb-ac6f6704f852 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:07:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 667/1323] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:07:10 2026] POST /volume/v3/types => generated 269 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:07:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-919186303", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-795746262-2119160929", "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-919186303', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-795746262-2119160929', 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:07:10 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Create volume of 1 GB Sep 07 10:07:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:10 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Availability Zones retrieved successfully. Sep 07 10:07:10 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Flow 'volume_create_api' (4b37a323-bd2a-4e66-9c52-aefac377146e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c9cf70f8-f692-43b6-b32e-b7fe77c830d6 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] POST http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action Sep 07 10:07:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c9cf70f8-f692-43b6-b32e-b7fe77c830d6 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:07:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c9cf70f8-f692-43b6-b32e-b7fe77c830d6 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.admin_actions [None req-c9cf70f8-f692-43b6-b32e-b7fe77c830d6 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Updating snapshot 'e31bfd3f-4446-4c21-a386-572c14dcfc9e' with '{'status': 'creating'}' {{(pid=87186) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:07:10 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11827d0b-c71d-4ca3-9583-56c339cbe9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:10 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:07:10 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11827d0b-c71d-4ca3-9583-56c339cbe9d3) 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:07:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a8db6161-8d8a-468a-af6d-1f9fc786d0d3,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-795746262-2119160929',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8db6161-8d8a-468a-af6d-1f9fc786d0d3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:10 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b91160ad-1d67-45bb-a978-1b1d611a6c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c9cf70f8-f692-43b6-b32e-b7fe77c830d6 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action returned with HTTP 202 Sep 07 10:07:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 657/1324] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:07:10 2026] POST /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action => generated 0 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:07:10 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-795746262-2119160929 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-795746262-2119160929, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:10 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-795746262-2119160929 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-795746262-2119160929, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e3b2f682-0227-416b-a692-e8d2e78e165e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3b2f682-0227-416b-a692-e8d2e78e165e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e Sep 07 10:07:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e3b2f682-0227-416b-a692-e8d2e78e165e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e3b2f682-0227-416b-a692-e8d2e78e165e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e3b2f682-0227-416b-a692-e8d2e78e165e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3b2f682-0227-416b-a692-e8d2e78e165e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e returned with HTTP 200 Sep 07 10:07:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 658/1325] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:10 2026] GET /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0e73f3e5-8127-4c0c-8423-7a262451ebb5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0e73f3e5-8127-4c0c-8423-7a262451ebb5 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] POST http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action Sep 07 10:07:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0e73f3e5-8127-4c0c-8423-7a262451ebb5 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:07:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0e73f3e5-8127-4c0c-8423-7a262451ebb5 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.admin_actions [None req-0e73f3e5-8127-4c0c-8423-7a262451ebb5 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Updating snapshot 'e31bfd3f-4446-4c21-a386-572c14dcfc9e' with '{'status': 'available'}' {{(pid=87186) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Created reservations ['01daf190-cc45-46b5-9679-73e4c9985d77', 'dd6cbd8e-c401-431e-8c53-c63ca661cf87', 'f2e33923-0a5e-4ee0-a427-019ee6e999c4', '4895142b-8dfe-4aea-87e6-95fa37d7ea32'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b91160ad-1d67-45bb-a978-1b1d611a6c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01daf190-cc45-46b5-9679-73e4c9985d77', 'dd6cbd8e-c401-431e-8c53-c63ca661cf87', 'f2e33923-0a5e-4ee0-a427-019ee6e999c4', '4895142b-8dfe-4aea-87e6-95fa37d7ea32']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffc43705-bd48-4d0a-b543-15274a966714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0e73f3e5-8127-4c0c-8423-7a262451ebb5 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action returned with HTTP 202 Sep 07 10:07:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 659/1326] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:07:10 2026] POST /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:07:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9c1ea904-73b3-406d-a806-0878cc1dfc72 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9c1ea904-73b3-406d-a806-0878cc1dfc72 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e Sep 07 10:07:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9c1ea904-73b3-406d-a806-0878cc1dfc72 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9c1ea904-73b3-406d-a806-0878cc1dfc72 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9c1ea904-73b3-406d-a806-0878cc1dfc72 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9c1ea904-73b3-406d-a806-0878cc1dfc72 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e returned with HTTP 200 Sep 07 10:07:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 660/1327] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:11 2026] GET /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffc43705-bd48-4d0a-b543-15274a966714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b27dbd06-be27-4f26-9495-8ff98607c90b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-919186303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e58e36387544e9bbe7359cb5d265361',qos_specs=None,replication_status=,reservations=['01daf190-cc45-46b5-9679-73e4c9985d77','dd6cbd8e-c401-431e-8c53-c63ca661cf87','f2e33923-0a5e-4ee0-a427-019ee6e999c4','4895142b-8dfe-4aea-87e6-95fa37d7ea32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b1206c699547f39f95f0f1b1b345ff',volume_type_id=a8db6161-8d8a-468a-af6d-1f9fc786d0d3), 'volume': Volume(_name_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:07:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-919186303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b27dbd06-be27-4f26-9495-8ff98607c90b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e58e36387544e9bbe7359cb5d265361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92b1206c699547f39f95f0f1b1b345ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8db6161-8d8a-468a-af6d-1f9fc786d0d3),volume_type_id=a8db6161-8d8a-468a-af6d-1f9fc786d0d3)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a642bda5-5d96-4b3e-941d-b1b0d46bc57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-351ecb40-c5dd-4adf-adcb-fcc7943cb9f0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-351ecb40-c5dd-4adf-adcb-fcc7943cb9f0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:07:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-351ecb40-c5dd-4adf-adcb-fcc7943cb9f0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "640722de-3f4c-4434-9712-126398038f41", "name": "tempest-SnapshotsActionsTest-Snapshot-149613291"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-351ecb40-c5dd-4adf-adcb-fcc7943cb9f0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Volume info retrieved successfully. Sep 07 10:07:11 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-351ecb40-c5dd-4adf-adcb-fcc7943cb9f0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Create snapshot from volume 640722de-3f4c-4434-9712-126398038f41 Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a642bda5-5d96-4b3e-941d-b1b0d46bc57a) transitioned into state 'SUCCESS' from state '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-919186303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e58e36387544e9bbe7359cb5d265361',qos_specs=None,replication_status=,reservations=['01daf190-cc45-46b5-9679-73e4c9985d77','dd6cbd8e-c401-431e-8c53-c63ca661cf87','f2e33923-0a5e-4ee0-a427-019ee6e999c4','4895142b-8dfe-4aea-87e6-95fa37d7ea32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b1206c699547f39f95f0f1b1b345ff',volume_type_id=a8db6161-8d8a-468a-af6d-1f9fc786d0d3)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e0f82ff-568d-438e-a93d-e8ff7cf7c1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e0f82ff-568d-438e-a93d-e8ff7cf7c1a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Flow 'volume_create_api' (4b37a323-bd2a-4e66-9c52-aefac377146e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Create volume request issued successfully. Sep 07 10:07:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6adad4a3-e58c-470c-a24a-8b5a029c56ae tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:07:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 668/1328] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:07:10 2026] POST /volume/v3/volumes => generated 851 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:07:11 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-351ecb40-c5dd-4adf-adcb-fcc7943cb9f0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Created reservations ['e0dba2cc-cd0b-4942-a6ee-dd8679085740', '79f54fb4-4e20-4e23-874c-a61f3eecd873', '5c9a60c8-88df-49aa-a33f-6382ab5219e1', '708e6bfe-89cd-4caf-8082-6635ac370252'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1206900344", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1923503818-1082848626", "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1206900344', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1923503818-1082848626', 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:07:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:11 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Create volume of 1 GB Sep 07 10:07:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Availability Zones retrieved successfully. Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Flow 'volume_create_api' (542fb994-1ca0-4684-a9e6-018d303f685c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5f694fc-cfcf-4f95-a6ae-8f86a283a3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:07:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-351ecb40-c5dd-4adf-adcb-fcc7943cb9f0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot create request issued successfully. Sep 07 10:07:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-351ecb40-c5dd-4adf-adcb-fcc7943cb9f0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:07:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 661/1329] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:07:11 2026] POST /volume/v3/snapshots => generated 306 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:07:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f5da7642-c271-4b94-a6c2-d17b1456646e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f5da7642-c271-4b94-a6c2-d17b1456646e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b Sep 07 10:07:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f5da7642-c271-4b94-a6c2-d17b1456646e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f5da7642-c271-4b94-a6c2-d17b1456646e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5f694fc-cfcf-4f95-a6ae-8f86a283a3cc) 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:07:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=73bd32aa-7073-4bf1-93bc-2212b1c548eb,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1923503818-1082848626',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '73bd32aa-7073-4bf1-93bc-2212b1c548eb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f5da7642-c271-4b94-a6c2-d17b1456646e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f5da7642-c271-4b94-a6c2-d17b1456646e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b returned with HTTP 200 Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b223c324-2121-438a-9d47-2c7727459682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 662/1330] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:11 2026] GET /volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:11 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1923503818-1082848626 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1923503818-1082848626, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:11 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1923503818-1082848626 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1923503818-1082848626, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Created reservations ['fc3bb4e6-a145-471f-9b85-1c583a6cf088', '8c96a537-08a2-4953-a010-a15bbf9411e2', 'c01594c4-219f-48ff-9861-a101ced4a791', '664998b3-30ef-436f-8395-6e4906a91177'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b223c324-2121-438a-9d47-2c7727459682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc3bb4e6-a145-471f-9b85-1c583a6cf088', '8c96a537-08a2-4953-a010-a15bbf9411e2', 'c01594c4-219f-48ff-9861-a101ced4a791', '664998b3-30ef-436f-8395-6e4906a91177']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (670f6fce-2cc5-48d2-81bc-2a84633a7119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (670f6fce-2cc5-48d2-81bc-2a84633a7119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '223ab6a6-f55d-4061-9b05-219724845319', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1206900344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e58e36387544e9bbe7359cb5d265361',qos_specs=None,replication_status=,reservations=['fc3bb4e6-a145-471f-9b85-1c583a6cf088','8c96a537-08a2-4953-a010-a15bbf9411e2','c01594c4-219f-48ff-9861-a101ced4a791','664998b3-30ef-436f-8395-6e4906a91177'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b1206c699547f39f95f0f1b1b345ff',volume_type_id=73bd32aa-7073-4bf1-93bc-2212b1c548eb), 'volume': Volume(_name_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:07:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1206900344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=223ab6a6-f55d-4061-9b05-219724845319,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e58e36387544e9bbe7359cb5d265361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92b1206c699547f39f95f0f1b1b345ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(73bd32aa-7073-4bf1-93bc-2212b1c548eb),volume_type_id=73bd32aa-7073-4bf1-93bc-2212b1c548eb)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5a7f65b-9b05-4243-b674-e56ad9f10961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5a7f65b-9b05-4243-b674-e56ad9f10961) transitioned into state 'SUCCESS' from state '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-1206900344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e58e36387544e9bbe7359cb5d265361',qos_specs=None,replication_status=,reservations=['fc3bb4e6-a145-471f-9b85-1c583a6cf088','8c96a537-08a2-4953-a010-a15bbf9411e2','c01594c4-219f-48ff-9861-a101ced4a791','664998b3-30ef-436f-8395-6e4906a91177'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b1206c699547f39f95f0f1b1b345ff',volume_type_id=73bd32aa-7073-4bf1-93bc-2212b1c548eb)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (813e985a-cdab-4aa3-8144-81286c6c235c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (813e985a-cdab-4aa3-8144-81286c6c235c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Flow 'volume_create_api' (542fb994-1ca0-4684-a9e6-018d303f685c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Create volume request issued successfully. Sep 07 10:07:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4f2553ba-dbda-40ce-9ec9-d52a950c950c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:07:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 669/1331] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:07:11 2026] POST /volume/v3/volumes => generated 853 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:07:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:07:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1797218414", "snapshot_id": null, "imageRef": "7878cafb-138f-4fbd-9180-b9e60e3a9cba", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-279318106-877993645", "size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1797218414', 'snapshot_id': None, 'imageRef': '7878cafb-138f-4fbd-9180-b9e60e3a9cba', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-279318106-877993645', 'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:07:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-872862e2-0072-4390-abf0-a96860b40c9e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-872862e2-0072-4390-abf0-a96860b40c9e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b Sep 07 10:07:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-872862e2-0072-4390-abf0-a96860b40c9e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-872862e2-0072-4390-abf0-a96860b40c9e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-872862e2-0072-4390-abf0-a96860b40c9e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-872862e2-0072-4390-abf0-a96860b40c9e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b returned with HTTP 200 Sep 07 10:07:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 670/1332] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:12 2026] GET /volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:12 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Create volume of 1 GB Sep 07 10:07:12 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:12 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Availability Zones retrieved successfully. Sep 07 10:07:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Flow 'volume_create_api' (af73c5ea-0503-4cff-b1d5-8e8a2e0c8a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0cca565-4ef4-4a34-a1f0-79ab6a42828b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:07:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0cca565-4ef4-4a34-a1f0-79ab6a42828b) 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:07:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fcebd7f3-e620-4874-8742-cf78dd84193f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-279318106-877993645',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcebd7f3-e620-4874-8742-cf78dd84193f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2dc29f7-bea1-40a7-8829-64da29cdf28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:12 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-279318106-877993645 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-279318106-877993645, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:12 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-279318106-877993645 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-279318106-877993645, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:12 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Created reservations ['eeab7547-1ec9-4370-8597-eaf69821a5c8', '6d0a086c-f3f6-4ca1-aa7b-d5a20ff6f076', '218726ff-b587-4130-a3fb-b3c0467356df', 'a2177c51-2be8-44a0-b615-d1594c44297c'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2dc29f7-bea1-40a7-8829-64da29cdf28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eeab7547-1ec9-4370-8597-eaf69821a5c8', '6d0a086c-f3f6-4ca1-aa7b-d5a20ff6f076', '218726ff-b587-4130-a3fb-b3c0467356df', 'a2177c51-2be8-44a0-b615-d1594c44297c']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1114bc30-127a-4f70-8ac2-c6371cfe5361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:13 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:13 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1114bc30-127a-4f70-8ac2-c6371cfe5361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5aa431e-9421-48c0-9d3c-bb472d9415af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1797218414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e58e36387544e9bbe7359cb5d265361',qos_specs=None,replication_status=,reservations=['eeab7547-1ec9-4370-8597-eaf69821a5c8','6d0a086c-f3f6-4ca1-aa7b-d5a20ff6f076','218726ff-b587-4130-a3fb-b3c0467356df','a2177c51-2be8-44a0-b615-d1594c44297c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b1206c699547f39f95f0f1b1b345ff',volume_type_id=fcebd7f3-e620-4874-8742-cf78dd84193f), 'volume': Volume(_name_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:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1797218414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5aa431e-9421-48c0-9d3c-bb472d9415af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e58e36387544e9bbe7359cb5d265361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92b1206c699547f39f95f0f1b1b345ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcebd7f3-e620-4874-8742-cf78dd84193f),volume_type_id=fcebd7f3-e620-4874-8742-cf78dd84193f)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2826113c-4e31-437c-bad6-b2dc5f3b219a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2826113c-4e31-437c-bad6-b2dc5f3b219a) transitioned into state 'SUCCESS' from state '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-1797218414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e58e36387544e9bbe7359cb5d265361',qos_specs=None,replication_status=,reservations=['eeab7547-1ec9-4370-8597-eaf69821a5c8','6d0a086c-f3f6-4ca1-aa7b-d5a20ff6f076','218726ff-b587-4130-a3fb-b3c0467356df','a2177c51-2be8-44a0-b615-d1594c44297c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b1206c699547f39f95f0f1b1b345ff',volume_type_id=fcebd7f3-e620-4874-8742-cf78dd84193f)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b34a12f-430e-4a72-8679-c1b80b532abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b34a12f-430e-4a72-8679-c1b80b532abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Flow 'volume_create_api' (af73c5ea-0503-4cff-b1d5-8e8a2e0c8a49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Create volume request issued successfully. Sep 07 10:07:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b218f0e2-9c39-4988-82dc-92c52eb1cdde tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:07:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 663/1333] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:07:11 2026] POST /volume/v3/volumes => generated 851 bytes in 1366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a71c0c07-45cb-4aa4-be11-c3d41de6f003 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a71c0c07-45cb-4aa4-be11-c3d41de6f003 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a71c0c07-45cb-4aa4-be11-c3d41de6f003 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a71c0c07-45cb-4aa4-be11-c3d41de6f003 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a71c0c07-45cb-4aa4-be11-c3d41de6f003 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:07:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a71c0c07-45cb-4aa4-be11-c3d41de6f003 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af returned with HTTP 200 Sep 07 10:07:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 671/1334] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:13 2026] GET /volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af => generated 919 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-16394a51-78b2-4fff-b1b0-4f3e5b05bd85 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-16394a51-78b2-4fff-b1b0-4f3e5b05bd85 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b Sep 07 10:07:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-16394a51-78b2-4fff-b1b0-4f3e5b05bd85 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-16394a51-78b2-4fff-b1b0-4f3e5b05bd85 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:13 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:13 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-16394a51-78b2-4fff-b1b0-4f3e5b05bd85 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-16394a51-78b2-4fff-b1b0-4f3e5b05bd85 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b returned with HTTP 200 Sep 07 10:07:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 664/1335] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:13 2026] GET /volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b => generated 438 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-140740198", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-140740198', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Create volume of 1 GB Sep 07 10:07:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Availability Zones retrieved successfully. Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Flow 'volume_create_api' (621ced50-cfac-4ea1-85c7-eea20c695e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4e7dc26-a6c7-4388-bbb7-cb7100a40ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4e7dc26-a6c7-4388-bbb7-cb7100a40ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (209f7a10-37fc-424f-ad41-4536babcd269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Created reservations ['e62f2c3c-abda-468f-94ed-c208b9934a68', 'b3a96e0e-fb91-4a79-89e8-5ab3643e04f3', 'a2f7bf16-1aa1-4cec-aed9-6352cba42d4d', '9495a971-609c-464e-9106-6a68c94ad590'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (209f7a10-37fc-424f-ad41-4536babcd269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e62f2c3c-abda-468f-94ed-c208b9934a68', 'b3a96e0e-fb91-4a79-89e8-5ab3643e04f3', 'a2f7bf16-1aa1-4cec-aed9-6352cba42d4d', '9495a971-609c-464e-9106-6a68c94ad590']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc668b23-75a1-42bf-a68f-bb486cf18692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc668b23-75a1-42bf-a68f-bb486cf18692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85c812e8-a235-4027-a1c5-cf33d1fe9cfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-140740198',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dd60dd4833574b6488098eeed59e4334',qos_specs=None,replication_status=,reservations=['e62f2c3c-abda-468f-94ed-c208b9934a68','b3a96e0e-fb91-4a79-89e8-5ab3643e04f3','a2f7bf16-1aa1-4cec-aed9-6352cba42d4d','9495a971-609c-464e-9106-6a68c94ad590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='534dff16b3e240a59700f1dbdb49a945',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:07:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-140740198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85c812e8-a235-4027-a1c5-cf33d1fe9cfc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dd60dd4833574b6488098eeed59e4334',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='534dff16b3e240a59700f1dbdb49a945',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (710ddbb0-bb6f-494c-9550-0e6b988667ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (710ddbb0-bb6f-494c-9550-0e6b988667ab) transitioned into state 'SUCCESS' from state '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-140740198',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dd60dd4833574b6488098eeed59e4334',qos_specs=None,replication_status=,reservations=['e62f2c3c-abda-468f-94ed-c208b9934a68','b3a96e0e-fb91-4a79-89e8-5ab3643e04f3','a2f7bf16-1aa1-4cec-aed9-6352cba42d4d','9495a971-609c-464e-9106-6a68c94ad590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='534dff16b3e240a59700f1dbdb49a945',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcda42e8-d284-4f93-bc3a-6d99769116f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcda42e8-d284-4f93-bc3a-6d99769116f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Flow 'volume_create_api' (621ced50-cfac-4ea1-85c7-eea20c695e04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Create volume request issued successfully. Sep 07 10:07:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-19f23131-d6ea-4ef7-bb33-6a2ee282e10e tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:07:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 672/1336] 192.168.122.74 () {64 vars in 1425 bytes} [Mon Sep 7 10:07:13 2026] POST /volume/v3/volumes => generated 769 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:07:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-e5992cb6-3de2-4b34-8daa-93599fcda598 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-e5992cb6-3de2-4b34-8daa-93599fcda598 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] GET http://192.168.122.74/volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc Sep 07 10:07:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-e5992cb6-3de2-4b34-8daa-93599fcda598 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-e5992cb6-3de2-4b34-8daa-93599fcda598 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "ba4cb054-c543-4fa1-85c0-52b1175b4f5e", "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'ba4cb054-c543-4fa1-85c0-52b1175b4f5e', 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-e5992cb6-3de2-4b34-8daa-93599fcda598 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Volume info retrieved successfully. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-058aa519-32a4-4c8d-bb2c-54c1b998426f req-e5992cb6-3de2-4b34-8daa-93599fcda598 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] http://192.168.122.74/volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc returned with HTTP 200 Sep 07 10:07:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 665/1337] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:07:13 2026] GET /volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc => generated 837 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-3d9b3a2e-4581-4073-a1c5-bf5cca2b4ac8 req-483a1649-d20c-4aea-b9fb-f9f1a1964ba9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-3d9b3a2e-4581-4073-a1c5-bf5cca2b4ac8 req-483a1649-d20c-4aea-b9fb-f9f1a1964ba9 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] GET http://192.168.122.74/volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-3d9b3a2e-4581-4073-a1c5-bf5cca2b4ac8 req-483a1649-d20c-4aea-b9fb-f9f1a1964ba9 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-3d9b3a2e-4581-4073-a1c5-bf5cca2b4ac8 req-483a1649-d20c-4aea-b9fb-f9f1a1964ba9 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-3d9b3a2e-4581-4073-a1c5-bf5cca2b4ac8 req-483a1649-d20c-4aea-b9fb-f9f1a1964ba9 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Volume info retrieved successfully. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-3d9b3a2e-4581-4073-a1c5-bf5cca2b4ac8 req-483a1649-d20c-4aea-b9fb-f9f1a1964ba9 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] http://192.168.122.74/volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc returned with HTTP 200 Sep 07 10:07:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 666/1338] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:07:14 2026] GET /volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc => generated 837 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:14 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Create volume of 1 GB Sep 07 10:07:14 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:14 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:14 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Availability Zones retrieved successfully. Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Flow 'volume_create_api' (483ced21-2f15-4403-8d68-5c7d86d0bcd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33dc9628-43ab-4cf8-ae98-5095397ec66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d0944e4d-3b4e-431a-8cfe-8b9b900365ef None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d0944e4d-3b4e-431a-8cfe-8b9b900365ef tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d0944e4d-3b4e-431a-8cfe-8b9b900365ef tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d0944e4d-3b4e-431a-8cfe-8b9b900365ef tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d0944e4d-3b4e-431a-8cfe-8b9b900365ef tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d0944e4d-3b4e-431a-8cfe-8b9b900365ef tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af returned with HTTP 200 Sep 07 10:07:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 667/1339] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:14 2026] GET /volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af => generated 943 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33dc9628-43ab-4cf8-ae98-5095397ec66b) 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:07:10Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=893d5b3e-0270-4e36-97aa-fcadbd97ceef,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': '893d5b3e-0270-4e36-97aa-fcadbd97ceef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b1372e-af67-4ccb-9495-2148182e8985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:14 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-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 10:07:14 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-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 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-25f7ecde-b2d3-43d2-8492-ec516b4ed113 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-25f7ecde-b2d3-43d2-8492-ec516b4ed113 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-25f7ecde-b2d3-43d2-8492-ec516b4ed113 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-25f7ecde-b2d3-43d2-8492-ec516b4ed113 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-25f7ecde-b2d3-43d2-8492-ec516b4ed113 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-25f7ecde-b2d3-43d2-8492-ec516b4ed113 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b returned with HTTP 200 Sep 07 10:07:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 668/1340] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:14 2026] GET /volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-93ee54a8-736b-4ead-97d8-a7cde4571108 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-93ee54a8-736b-4ead-97d8-a7cde4571108 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] POST http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b/action Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-93ee54a8-736b-4ead-97d8-a7cde4571108 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-93ee54a8-736b-4ead-97d8-a7cde4571108 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.admin_actions [None req-93ee54a8-736b-4ead-97d8-a7cde4571108 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Updating snapshot '165c940b-6999-4eb6-a8a6-01a1d2ac139b' with '{'status': 'creating'}' {{(pid=87186) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Created reservations ['aed2f6e3-d2de-4127-92ca-95f6611210da', 'a73038bc-4818-4c2c-bbb1-6c4fb113a150', '8955d310-9dc5-429c-8432-df3a4b090f5b', 'f88e7fe4-b351-424c-84bd-3de3eda84f50'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b1372e-af67-4ccb-9495-2148182e8985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aed2f6e3-d2de-4127-92ca-95f6611210da', 'a73038bc-4818-4c2c-bbb1-6c4fb113a150', '8955d310-9dc5-429c-8432-df3a4b090f5b', 'f88e7fe4-b351-424c-84bd-3de3eda84f50']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13106144-2f4e-45ee-9324-11ce83bf80c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-93ee54a8-736b-4ead-97d8-a7cde4571108 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b/action returned with HTTP 202 Sep 07 10:07:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 669/1341] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:07:14 2026] POST /volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:07:14 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:14 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a371df7f-cf5a-47e0-ba9f-b7d6757c1518 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13106144-2f4e-45ee-9324-11ce83bf80c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8e40710-7e6b-406d-9965-e8844956f2d4', '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='4b4564b22f8a47848f0852021541220a',qos_specs=None,replication_status=,reservations=['aed2f6e3-d2de-4127-92ca-95f6611210da','a73038bc-4818-4c2c-bbb1-6c4fb113a150','8955d310-9dc5-429c-8432-df3a4b090f5b','f88e7fe4-b351-424c-84bd-3de3eda84f50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ece7eace17b4d81a8c83e8a1b10ca9e',volume_type_id=893d5b3e-0270-4e36-97aa-fcadbd97ceef), 'volume': Volume(_name_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:07:14Z,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=d8e40710-7e6b-406d-9965-e8844956f2d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b4564b22f8a47848f0852021541220a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ece7eace17b4d81a8c83e8a1b10ca9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(893d5b3e-0270-4e36-97aa-fcadbd97ceef),volume_type_id=893d5b3e-0270-4e36-97aa-fcadbd97ceef)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a371df7f-cf5a-47e0-ba9f-b7d6757c1518 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a371df7f-cf5a-47e0-ba9f-b7d6757c1518 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a371df7f-cf5a-47e0-ba9f-b7d6757c1518 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f77d7bad-8930-45b9-9575-929d929229b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a371df7f-cf5a-47e0-ba9f-b7d6757c1518 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a371df7f-cf5a-47e0-ba9f-b7d6757c1518 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b returned with HTTP 200 Sep 07 10:07:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 670/1342] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:14 2026] GET /volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9c7753a5-da89-46e5-a9c3-01406e53c3ed None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9c7753a5-da89-46e5-a9c3-01406e53c3ed tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] POST http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b/action Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9c7753a5-da89-46e5-a9c3-01406e53c3ed tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9c7753a5-da89-46e5-a9c3-01406e53c3ed tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9c7753a5-da89-46e5-a9c3-01406e53c3ed tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Snapshot retrieved successfully. Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f77d7bad-8930-45b9-9575-929d929229b0) transitioned into state 'SUCCESS' from 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='4b4564b22f8a47848f0852021541220a',qos_specs=None,replication_status=,reservations=['aed2f6e3-d2de-4127-92ca-95f6611210da','a73038bc-4818-4c2c-bbb1-6c4fb113a150','8955d310-9dc5-429c-8432-df3a4b090f5b','f88e7fe4-b351-424c-84bd-3de3eda84f50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ece7eace17b4d81a8c83e8a1b10ca9e',volume_type_id=893d5b3e-0270-4e36-97aa-fcadbd97ceef)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd785b55-cd51-4c2d-8850-0ba347d5e223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd785b55-cd51-4c2d-8850-0ba347d5e223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Flow 'volume_create_api' (483ced21-2f15-4403-8d68-5c7d86d0bcd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:14 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Create volume request issued successfully. Sep 07 10:07:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0b46f7d0-d5da-4ad4-8d28-27176e2916cd tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:07:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 673/1343] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:07:14 2026] POST /volume/v3/volumes => generated 804 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9c7753a5-da89-46e5-a9c3-01406e53c3ed tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Snapshot delete request issued successfully. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9c7753a5-da89-46e5-a9c3-01406e53c3ed tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b/action returned with HTTP 202 Sep 07 10:07:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 671/1344] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:07:14 2026] POST /volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-23d94e70-4be1-48bc-b0ea-ba7c005a223a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bfe1be0a-479e-4a97-8bb8-c158fb927d05 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-23d94e70-4be1-48bc-b0ea-ba7c005a223a tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-23d94e70-4be1-48bc-b0ea-ba7c005a223a tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-23d94e70-4be1-48bc-b0ea-ba7c005a223a tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bfe1be0a-479e-4a97-8bb8-c158fb927d05 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] GET http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bfe1be0a-479e-4a97-8bb8-c158fb927d05 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bfe1be0a-479e-4a97-8bb8-c158fb927d05 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:14 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:14 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:14 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-23d94e70-4be1-48bc-b0ea-ba7c005a223a tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-23d94e70-4be1-48bc-b0ea-ba7c005a223a tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b returned with HTTP 200 Sep 07 10:07:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 674/1345] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:14 2026] GET /volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b => generated 464 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:14 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-bfe1be0a-479e-4a97-8bb8-c158fb927d05 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Volume info retrieved successfully. Sep 07 10:07:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bfe1be0a-479e-4a97-8bb8-c158fb927d05 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 returned with HTTP 200 Sep 07 10:07:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 672/1346] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:14 2026] GET /volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 => generated 872 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-363859c8-6c1c-4dba-81aa-d2d3b3789893 req-24c7962b-b976-408d-94d8-3ac3704181c4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-363859c8-6c1c-4dba-81aa-d2d3b3789893 req-24c7962b-b976-408d-94d8-3ac3704181c4 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] GET http://192.168.122.74/volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc Sep 07 10:07:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-363859c8-6c1c-4dba-81aa-d2d3b3789893 req-24c7962b-b976-408d-94d8-3ac3704181c4 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-363859c8-6c1c-4dba-81aa-d2d3b3789893 req-24c7962b-b976-408d-94d8-3ac3704181c4 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:15 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:15 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-363859c8-6c1c-4dba-81aa-d2d3b3789893 req-24c7962b-b976-408d-94d8-3ac3704181c4 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Volume info retrieved successfully. Sep 07 10:07:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-363859c8-6c1c-4dba-81aa-d2d3b3789893 req-24c7962b-b976-408d-94d8-3ac3704181c4 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] http://192.168.122.74/volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc returned with HTTP 200 Sep 07 10:07:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 675/1347] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:07:15 2026] GET /volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0fda4669-ada7-4a73-a70f-ac7352070d26 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0fda4669-ada7-4a73-a70f-ac7352070d26 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:07:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0fda4669-ada7-4a73-a70f-ac7352070d26 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0fda4669-ada7-4a73-a70f-ac7352070d26 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0fda4669-ada7-4a73-a70f-ac7352070d26 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:07:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0fda4669-ada7-4a73-a70f-ac7352070d26 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af returned with HTTP 200 Sep 07 10:07:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 673/1348] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:15 2026] GET /volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af => generated 943 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8a58e71c-b18b-4862-aee8-95b4487fba05 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8a58e71c-b18b-4862-aee8-95b4487fba05 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b Sep 07 10:07:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8a58e71c-b18b-4862-aee8-95b4487fba05 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8a58e71c-b18b-4862-aee8-95b4487fba05 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:15 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8a58e71c-b18b-4862-aee8-95b4487fba05 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8a58e71c-b18b-4862-aee8-95b4487fba05 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b returned with HTTP 200 Sep 07 10:07:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 676/1349] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:15 2026] GET /volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:07:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fccbe0d7-1e59-43b8-b5c3-a0d2b829772b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fccbe0d7-1e59-43b8-b5c3-a0d2b829772b tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] GET http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 Sep 07 10:07:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fccbe0d7-1e59-43b8-b5c3-a0d2b829772b tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fccbe0d7-1e59-43b8-b5c3-a0d2b829772b tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fccbe0d7-1e59-43b8-b5c3-a0d2b829772b tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Volume info retrieved successfully. Sep 07 10:07:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fccbe0d7-1e59-43b8-b5c3-a0d2b829772b tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 returned with HTTP 200 Sep 07 10:07:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 674/1350] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:15 2026] GET /volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 => generated 896 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-821849a2-43e5-45d8-a1de-16eea0b9c5d0 req-218ff684-e020-41e4-acfb-7a673dd7aabc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-057dccdc-28c1-41c8-831d-3c7dafaf3530 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-057dccdc-28c1-41c8-831d-3c7dafaf3530 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:07:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-057dccdc-28c1-41c8-831d-3c7dafaf3530 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-057dccdc-28c1-41c8-831d-3c7dafaf3530 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-057dccdc-28c1-41c8-831d-3c7dafaf3530 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:07:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-057dccdc-28c1-41c8-831d-3c7dafaf3530 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af returned with HTTP 200 Sep 07 10:07:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 675/1351] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:16 2026] GET /volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af => generated 943 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-821849a2-43e5-45d8-a1de-16eea0b9c5d0 req-218ff684-e020-41e4-acfb-7a673dd7aabc tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] GET http://192.168.122.74/volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc Sep 07 10:07:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-821849a2-43e5-45d8-a1de-16eea0b9c5d0 req-218ff684-e020-41e4-acfb-7a673dd7aabc tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-821849a2-43e5-45d8-a1de-16eea0b9c5d0 req-218ff684-e020-41e4-acfb-7a673dd7aabc tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:16 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-821849a2-43e5-45d8-a1de-16eea0b9c5d0 req-218ff684-e020-41e4-acfb-7a673dd7aabc tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Volume info retrieved successfully. Sep 07 10:07:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-821849a2-43e5-45d8-a1de-16eea0b9c5d0 req-218ff684-e020-41e4-acfb-7a673dd7aabc tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] http://192.168.122.74/volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc returned with HTTP 200 Sep 07 10:07:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 677/1352] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:07:16 2026] GET /volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc => generated 861 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f715fd46-ecfd-4835-8324-bfd1e087b40b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f715fd46-ecfd-4835-8324-bfd1e087b40b tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b Sep 07 10:07:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f715fd46-ecfd-4835-8324-bfd1e087b40b tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f715fd46-ecfd-4835-8324-bfd1e087b40b tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f715fd46-ecfd-4835-8324-bfd1e087b40b tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b returned with HTTP 404 Sep 07 10:07:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 676/1353] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:16 2026] GET /volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0e1031a6-d470-40f1-a081-ca035d338b6c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0e1031a6-d470-40f1-a081-ca035d338b6c tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] POST http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action Sep 07 10:07:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0e1031a6-d470-40f1-a081-ca035d338b6c tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:07:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0e1031a6-d470-40f1-a081-ca035d338b6c tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.admin_actions [None req-0e1031a6-d470-40f1-a081-ca035d338b6c tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Updating snapshot 'e31bfd3f-4446-4c21-a386-572c14dcfc9e' with '{'status': 'available'}' {{(pid=87187) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:07:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0e1031a6-d470-40f1-a081-ca035d338b6c tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action returned with HTTP 202 Sep 07 10:07:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 678/1354] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:07:16 2026] POST /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:07:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-14693f1b-15cc-43f3-81c1-898b4d384a00 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-14693f1b-15cc-43f3-81c1-898b4d384a00 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e Sep 07 10:07:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-14693f1b-15cc-43f3-81c1-898b4d384a00 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-14693f1b-15cc-43f3-81c1-898b4d384a00 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2986b3cc-ea23-41f3-81d9-b0d0342f4316 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2986b3cc-ea23-41f3-81d9-b0d0342f4316 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] GET http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 Sep 07 10:07:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2986b3cc-ea23-41f3-81d9-b0d0342f4316 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2986b3cc-ea23-41f3-81d9-b0d0342f4316 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-14693f1b-15cc-43f3-81c1-898b4d384a00 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-14693f1b-15cc-43f3-81c1-898b4d384a00 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e returned with HTTP 200 Sep 07 10:07:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 677/1355] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:16 2026] GET /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cf8eea76-db37-43aa-8d0c-91d77751fdbc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cf8eea76-db37-43aa-8d0c-91d77751fdbc tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b Sep 07 10:07:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cf8eea76-db37-43aa-8d0c-91d77751fdbc tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cf8eea76-db37-43aa-8d0c-91d77751fdbc tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:16 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-cf8eea76-db37-43aa-8d0c-91d77751fdbc tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Delete snapshot with id: 165c940b-6999-4eb6-a8a6-01a1d2ac139b Sep 07 10:07:16 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2986b3cc-ea23-41f3-81d9-b0d0342f4316 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Volume info retrieved successfully. Sep 07 10:07:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cf8eea76-db37-43aa-8d0c-91d77751fdbc tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b returned with HTTP 404 Sep 07 10:07:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 678/1356] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:07:16 2026] DELETE /volume/v3/snapshots/165c940b-6999-4eb6-a8a6-01a1d2ac139b => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2986b3cc-ea23-41f3-81d9-b0d0342f4316 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 returned with HTTP 200 Sep 07 10:07:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 679/1357] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:16 2026] GET /volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 => generated 954 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-67c86170-36f4-4482-b76a-1fd0c0ddc0df None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-67c86170-36f4-4482-b76a-1fd0c0ddc0df tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:07:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-67c86170-36f4-4482-b76a-1fd0c0ddc0df tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "640722de-3f4c-4434-9712-126398038f41", "name": "tempest-SnapshotsActionsTest-Snapshot-2133524498"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:17 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:17 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:17 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:17 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-67c86170-36f4-4482-b76a-1fd0c0ddc0df tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Volume info retrieved successfully. Sep 07 10:07:17 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-67c86170-36f4-4482-b76a-1fd0c0ddc0df tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Create snapshot from volume 640722de-3f4c-4434-9712-126398038f41 Sep 07 10:07:17 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-67c86170-36f4-4482-b76a-1fd0c0ddc0df tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Created reservations ['47d3c723-3d4b-4067-b923-8961dd3e66e0', 'cc1085cb-95cf-4cee-9995-450fa8665b6c', 'aae1a99e-c8d9-4ecc-8d26-2ccb5e07ff45', '5312622f-a1e4-4b0a-bacc-45526292e2c9'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:17 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:17 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-67c86170-36f4-4482-b76a-1fd0c0ddc0df tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot create request issued successfully. Sep 07 10:07:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-67c86170-36f4-4482-b76a-1fd0c0ddc0df tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:07:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 679/1358] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:07:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:07:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cfbf8b41-c7be-4ff7-9925-22b9a1874622 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cfbf8b41-c7be-4ff7-9925-22b9a1874622 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 Sep 07 10:07:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cfbf8b41-c7be-4ff7-9925-22b9a1874622 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cfbf8b41-c7be-4ff7-9925-22b9a1874622 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cfbf8b41-c7be-4ff7-9925-22b9a1874622 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cfbf8b41-c7be-4ff7-9925-22b9a1874622 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 returned with HTTP 200 Sep 07 10:07:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 680/1359] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:17 2026] GET /volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-21e8053d-5e71-4e7b-8774-2c526db6816a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-21e8053d-5e71-4e7b-8774-2c526db6816a tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:07:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-21e8053d-5e71-4e7b-8774-2c526db6816a tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-21e8053d-5e71-4e7b-8774-2c526db6816a tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:17 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:17 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:17 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:17 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-21e8053d-5e71-4e7b-8774-2c526db6816a tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:07:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-21e8053d-5e71-4e7b-8774-2c526db6816a tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af returned with HTTP 200 Sep 07 10:07:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 680/1360] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:17 2026] GET /volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af => generated 943 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-3efb9472-6135-417a-a640-10e151293d1a req-ab110146-e42c-4fe5-a6a1-d733a5d1a0a4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-3efb9472-6135-417a-a640-10e151293d1a req-ab110146-e42c-4fe5-a6a1-d733a5d1a0a4 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] GET http://192.168.122.74/volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc Sep 07 10:07:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-3efb9472-6135-417a-a640-10e151293d1a req-ab110146-e42c-4fe5-a6a1-d733a5d1a0a4 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-3efb9472-6135-417a-a640-10e151293d1a req-ab110146-e42c-4fe5-a6a1-d733a5d1a0a4 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:17 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:17 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-3efb9472-6135-417a-a640-10e151293d1a req-ab110146-e42c-4fe5-a6a1-d733a5d1a0a4 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Volume info retrieved successfully. Sep 07 10:07:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-3efb9472-6135-417a-a640-10e151293d1a req-ab110146-e42c-4fe5-a6a1-d733a5d1a0a4 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] http://192.168.122.74/volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc returned with HTTP 200 Sep 07 10:07:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 681/1361] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:07:17 2026] GET /volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc => generated 862 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-654c5f02-9694-45c7-ab7c-f21d443d4968 req-8a13e23b-9e3f-49ce-ba5b-5cb41a4dc39c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-654c5f02-9694-45c7-ab7c-f21d443d4968 req-8a13e23b-9e3f-49ce-ba5b-5cb41a4dc39c tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-reader] GET http://192.168.122.74/volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc Sep 07 10:07:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-654c5f02-9694-45c7-ab7c-f21d443d4968 req-8a13e23b-9e3f-49ce-ba5b-5cb41a4dc39c tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-654c5f02-9694-45c7-ab7c-f21d443d4968 req-8a13e23b-9e3f-49ce-ba5b-5cb41a4dc39c tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:17 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:17 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:17 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:17 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-654c5f02-9694-45c7-ab7c-f21d443d4968 req-8a13e23b-9e3f-49ce-ba5b-5cb41a4dc39c tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-reader] Volume info retrieved successfully. Sep 07 10:07:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-654c5f02-9694-45c7-ab7c-f21d443d4968 req-8a13e23b-9e3f-49ce-ba5b-5cb41a4dc39c tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-reader] http://192.168.122.74/volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc returned with HTTP 200 Sep 07 10:07:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 681/1362] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:07:17 2026] GET /volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-b605ede4-9190-43c7-a06e-80473ad5427b req-f00f45b4-510c-4aa6-85a4-7a5d59983c05 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-b605ede4-9190-43c7-a06e-80473ad5427b req-f00f45b4-510c-4aa6-85a4-7a5d59983c05 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] DELETE http://192.168.122.74/volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc Sep 07 10:07:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-b605ede4-9190-43c7-a06e-80473ad5427b req-f00f45b4-510c-4aa6-85a4-7a5d59983c05 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-b605ede4-9190-43c7-a06e-80473ad5427b req-f00f45b4-510c-4aa6-85a4-7a5d59983c05 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:17 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [req-b605ede4-9190-43c7-a06e-80473ad5427b req-f00f45b4-510c-4aa6-85a4-7a5d59983c05 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Delete volume with id: 85c812e8-a235-4027-a1c5-cf33d1fe9cfc Sep 07 10:07:17 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:17 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-b605ede4-9190-43c7-a06e-80473ad5427b req-f00f45b4-510c-4aa6-85a4-7a5d59983c05 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Volume info retrieved successfully. Sep 07 10:07:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-b605ede4-9190-43c7-a06e-80473ad5427b req-f00f45b4-510c-4aa6-85a4-7a5d59983c05 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Delete volume request issued successfully. Sep 07 10:07:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-b605ede4-9190-43c7-a06e-80473ad5427b req-f00f45b4-510c-4aa6-85a4-7a5d59983c05 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] http://192.168.122.74/volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc returned with HTTP 202 Sep 07 10:07:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 682/1363] 192.168.122.74 () {62 vars in 1504 bytes} [Mon Sep 7 10:07:17 2026] DELETE /volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:07:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-235564f0-5e3b-4342-8c7f-1df47d3c80bc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-235564f0-5e3b-4342-8c7f-1df47d3c80bc tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] GET http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 Sep 07 10:07:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-235564f0-5e3b-4342-8c7f-1df47d3c80bc tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-235564f0-5e3b-4342-8c7f-1df47d3c80bc tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-bae77721-5a12-48b6-88ff-952ffc18713e req-a882fadd-6262-4f55-b2f3-f6dfae530c94 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-bae77721-5a12-48b6-88ff-952ffc18713e req-a882fadd-6262-4f55-b2f3-f6dfae530c94 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] GET http://192.168.122.74/volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc Sep 07 10:07:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-bae77721-5a12-48b6-88ff-952ffc18713e req-a882fadd-6262-4f55-b2f3-f6dfae530c94 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-bae77721-5a12-48b6-88ff-952ffc18713e req-a882fadd-6262-4f55-b2f3-f6dfae530c94 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-235564f0-5e3b-4342-8c7f-1df47d3c80bc tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Volume info retrieved successfully. Sep 07 10:07:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-235564f0-5e3b-4342-8c7f-1df47d3c80bc tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 returned with HTTP 200 Sep 07 10:07:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 682/1364] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:18 2026] GET /volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 => generated 954 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-bae77721-5a12-48b6-88ff-952ffc18713e req-a882fadd-6262-4f55-b2f3-f6dfae530c94 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Volume info retrieved successfully. Sep 07 10:07:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-bae77721-5a12-48b6-88ff-952ffc18713e req-a882fadd-6262-4f55-b2f3-f6dfae530c94 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] http://192.168.122.74/volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc returned with HTTP 200 Sep 07 10:07:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 683/1365] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:07:18 2026] GET /volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc => generated 861 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7acce072-2773-45d6-932d-5f2ad51f2e0e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7acce072-2773-45d6-932d-5f2ad51f2e0e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 Sep 07 10:07:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7acce072-2773-45d6-932d-5f2ad51f2e0e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7acce072-2773-45d6-932d-5f2ad51f2e0e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7acce072-2773-45d6-932d-5f2ad51f2e0e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7acce072-2773-45d6-932d-5f2ad51f2e0e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 returned with HTTP 200 Sep 07 10:07:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 683/1366] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:18 2026] GET /volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-84b9c09e-c890-4db1-adcb-c8bffbed2634 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-84b9c09e-c890-4db1-adcb-c8bffbed2634 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:07:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-84b9c09e-c890-4db1-adcb-c8bffbed2634 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-84b9c09e-c890-4db1-adcb-c8bffbed2634 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-84b9c09e-c890-4db1-adcb-c8bffbed2634 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:07:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-84b9c09e-c890-4db1-adcb-c8bffbed2634 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af returned with HTTP 200 Sep 07 10:07:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 684/1367] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:18 2026] GET /volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af => generated 943 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:07:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b732fc9e-aed7-4599-9c7d-2db064de3fdc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b732fc9e-aed7-4599-9c7d-2db064de3fdc tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] GET http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 Sep 07 10:07:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b732fc9e-aed7-4599-9c7d-2db064de3fdc tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b732fc9e-aed7-4599-9c7d-2db064de3fdc tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:19 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:19 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:19 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:19 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b732fc9e-aed7-4599-9c7d-2db064de3fdc tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Volume info retrieved successfully. Sep 07 10:07:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-29c2ae49-b15d-49a5-906e-ebe78f0d35f2 req-9bb9d29c-8b61-4513-97c4-8ab1ead7b415 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-29c2ae49-b15d-49a5-906e-ebe78f0d35f2 req-9bb9d29c-8b61-4513-97c4-8ab1ead7b415 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] GET http://192.168.122.74/volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc Sep 07 10:07:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-29c2ae49-b15d-49a5-906e-ebe78f0d35f2 req-9bb9d29c-8b61-4513-97c4-8ab1ead7b415 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-29c2ae49-b15d-49a5-906e-ebe78f0d35f2 req-9bb9d29c-8b61-4513-97c4-8ab1ead7b415 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b732fc9e-aed7-4599-9c7d-2db064de3fdc tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 returned with HTTP 200 Sep 07 10:07:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 684/1368] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:19 2026] GET /volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 => generated 954 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-29c2ae49-b15d-49a5-906e-ebe78f0d35f2 req-9bb9d29c-8b61-4513-97c4-8ab1ead7b415 tempest-VolumesGetTestJSON-1412785037 tempest-VolumesGetTestJSON-1412785037-project-member] http://192.168.122.74/volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc returned with HTTP 404 Sep 07 10:07:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 685/1369] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:07:19 2026] GET /volume/v3/volumes/85c812e8-a235-4027-a1c5-cf33d1fe9cfc => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e7564886-cb82-4e8e-90a2-7e45ce2e7bac None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e7564886-cb82-4e8e-90a2-7e45ce2e7bac tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 Sep 07 10:07:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e7564886-cb82-4e8e-90a2-7e45ce2e7bac tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e7564886-cb82-4e8e-90a2-7e45ce2e7bac tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:19 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:19 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e7564886-cb82-4e8e-90a2-7e45ce2e7bac tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e7564886-cb82-4e8e-90a2-7e45ce2e7bac tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 returned with HTTP 200 Sep 07 10:07:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-009ef6ee-bf42-4007-bd53-3036330ca5d8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 685/1370] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:19 2026] GET /volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 => generated 466 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-009ef6ee-bf42-4007-bd53-3036330ca5d8 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] POST http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993/action Sep 07 10:07:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-009ef6ee-bf42-4007-bd53-3036330ca5d8 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:07:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-009ef6ee-bf42-4007-bd53-3036330ca5d8 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.admin_actions [None req-009ef6ee-bf42-4007-bd53-3036330ca5d8 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Updating snapshot '9ce3aa02-a88b-4a7d-9848-8b5041b62993' with '{'status': 'deleting'}' {{(pid=87187) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:07:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-009ef6ee-bf42-4007-bd53-3036330ca5d8 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993/action returned with HTTP 202 Sep 07 10:07:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 686/1371] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:07:19 2026] POST /volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 10:07:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e5dec237-d276-4fd2-a6d9-d68bb30d82c6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e5dec237-d276-4fd2-a6d9-d68bb30d82c6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 Sep 07 10:07:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e5dec237-d276-4fd2-a6d9-d68bb30d82c6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e5dec237-d276-4fd2-a6d9-d68bb30d82c6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:19 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:19 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e5dec237-d276-4fd2-a6d9-d68bb30d82c6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e5dec237-d276-4fd2-a6d9-d68bb30d82c6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 returned with HTTP 200 Sep 07 10:07:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 686/1372] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:19 2026] GET /volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-46fb1698-27f9-4392-bb4b-c8f8a0d6abf9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-46fb1698-27f9-4392-bb4b-c8f8a0d6abf9 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] POST http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993/action Sep 07 10:07:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-46fb1698-27f9-4392-bb4b-c8f8a0d6abf9 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:07:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-46fb1698-27f9-4392-bb4b-c8f8a0d6abf9 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-46fb1698-27f9-4392-bb4b-c8f8a0d6abf9 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Snapshot retrieved successfully. Sep 07 10:07:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-46fb1698-27f9-4392-bb4b-c8f8a0d6abf9 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Snapshot delete request issued successfully. Sep 07 10:07:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-46fb1698-27f9-4392-bb4b-c8f8a0d6abf9 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993/action returned with HTTP 202 Sep 07 10:07:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 687/1373] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:07:19 2026] POST /volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:07:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cda1d7d9-2f81-404a-b391-94765a279674 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cda1d7d9-2f81-404a-b391-94765a279674 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 Sep 07 10:07:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cda1d7d9-2f81-404a-b391-94765a279674 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cda1d7d9-2f81-404a-b391-94765a279674 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:19 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:19 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cda1d7d9-2f81-404a-b391-94765a279674 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cda1d7d9-2f81-404a-b391-94765a279674 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 returned with HTTP 200 Sep 07 10:07:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 687/1374] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:19 2026] GET /volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 => generated 465 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b91a24b2-ba73-4b49-a8f7-f7850962fe48 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b91a24b2-ba73-4b49-a8f7-f7850962fe48 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:07:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b91a24b2-ba73-4b49-a8f7-f7850962fe48 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b91a24b2-ba73-4b49-a8f7-f7850962fe48 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b91a24b2-ba73-4b49-a8f7-f7850962fe48 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:07:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b91a24b2-ba73-4b49-a8f7-f7850962fe48 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af returned with HTTP 200 Sep 07 10:07:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 688/1375] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:19 2026] GET /volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af => generated 1001 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:07:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4888a309-d73b-4790-b440-2b0247eeeea8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4888a309-d73b-4790-b440-2b0247eeeea8 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] GET http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 Sep 07 10:07:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4888a309-d73b-4790-b440-2b0247eeeea8 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4888a309-d73b-4790-b440-2b0247eeeea8 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4888a309-d73b-4790-b440-2b0247eeeea8 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Volume info retrieved successfully. Sep 07 10:07:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4888a309-d73b-4790-b440-2b0247eeeea8 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 returned with HTTP 200 Sep 07 10:07:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 688/1376] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:20 2026] GET /volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 => generated 957 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2a27eebd-28de-4b45-ab00-65f10c540fee None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a27eebd-28de-4b45-ab00-65f10c540fee tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 Sep 07 10:07:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2a27eebd-28de-4b45-ab00-65f10c540fee tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2a27eebd-28de-4b45-ab00-65f10c540fee tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2a27eebd-28de-4b45-ab00-65f10c540fee tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a27eebd-28de-4b45-ab00-65f10c540fee tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 returned with HTTP 200 Sep 07 10:07:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 689/1377] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:20 2026] GET /volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-702d6199-6d2f-4576-bae8-92c6f43071ed None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-702d6199-6d2f-4576-bae8-92c6f43071ed tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:07:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-702d6199-6d2f-4576-bae8-92c6f43071ed tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-702d6199-6d2f-4576-bae8-92c6f43071ed tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-702d6199-6d2f-4576-bae8-92c6f43071ed tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:07:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-702d6199-6d2f-4576-bae8-92c6f43071ed tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af returned with HTTP 200 Sep 07 10:07:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 689/1378] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:20 2026] GET /volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af => generated 1001 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-66817f85-a0d9-4189-969b-c2115f27d93e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-66817f85-a0d9-4189-969b-c2115f27d93e tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] GET http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 Sep 07 10:07:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-66817f85-a0d9-4189-969b-c2115f27d93e tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-66817f85-a0d9-4189-969b-c2115f27d93e tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:21 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-66817f85-a0d9-4189-969b-c2115f27d93e tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Volume info retrieved successfully. Sep 07 10:07:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-66817f85-a0d9-4189-969b-c2115f27d93e tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 returned with HTTP 200 Sep 07 10:07:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 690/1379] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:21 2026] GET /volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 => generated 957 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d1f3da9b-ce04-4a87-b5b9-caa9fad9329e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d1f3da9b-ce04-4a87-b5b9-caa9fad9329e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 Sep 07 10:07:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d1f3da9b-ce04-4a87-b5b9-caa9fad9329e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d1f3da9b-ce04-4a87-b5b9-caa9fad9329e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:21 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:21 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:21 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d1f3da9b-ce04-4a87-b5b9-caa9fad9329e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d1f3da9b-ce04-4a87-b5b9-caa9fad9329e tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 returned with HTTP 200 Sep 07 10:07:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 690/1380] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:21 2026] GET /volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e41f6763-2b26-4252-8782-e703e8752b3a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e41f6763-2b26-4252-8782-e703e8752b3a tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:07:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e41f6763-2b26-4252-8782-e703e8752b3a tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e41f6763-2b26-4252-8782-e703e8752b3a tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:21 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e41f6763-2b26-4252-8782-e703e8752b3a tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:07:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e41f6763-2b26-4252-8782-e703e8752b3a tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af returned with HTTP 200 Sep 07 10:07:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 691/1381] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:21 2026] GET /volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af => generated 1004 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:07:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-de085c64-c242-44cc-8b7b-cf97a20a551b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-de085c64-c242-44cc-8b7b-cf97a20a551b tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] GET http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 Sep 07 10:07:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-de085c64-c242-44cc-8b7b-cf97a20a551b tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-de085c64-c242-44cc-8b7b-cf97a20a551b tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-de085c64-c242-44cc-8b7b-cf97a20a551b tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Volume info retrieved successfully. Sep 07 10:07:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-de085c64-c242-44cc-8b7b-cf97a20a551b tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 returned with HTTP 200 Sep 07 10:07:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 691/1382] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:22 2026] GET /volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 => generated 957 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f6967d6b-57b4-493c-ad8c-a48531aeea23 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f6967d6b-57b4-493c-ad8c-a48531aeea23 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 Sep 07 10:07:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f6967d6b-57b4-493c-ad8c-a48531aeea23 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f6967d6b-57b4-493c-ad8c-a48531aeea23 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f6967d6b-57b4-493c-ad8c-a48531aeea23 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 returned with HTTP 404 Sep 07 10:07:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 692/1383] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:22 2026] GET /volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ea181fcf-b3b7-4e1a-93a8-04c6736b607c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ea181fcf-b3b7-4e1a-93a8-04c6736b607c tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] POST http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action Sep 07 10:07:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ea181fcf-b3b7-4e1a-93a8-04c6736b607c tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:07:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ea181fcf-b3b7-4e1a-93a8-04c6736b607c tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.admin_actions [None req-ea181fcf-b3b7-4e1a-93a8-04c6736b607c tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Updating snapshot 'e31bfd3f-4446-4c21-a386-572c14dcfc9e' with '{'status': 'available'}' {{(pid=87186) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:07:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ea181fcf-b3b7-4e1a-93a8-04c6736b607c tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action returned with HTTP 202 Sep 07 10:07:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 692/1384] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:07:22 2026] POST /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:07:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8957e5f2-2801-4c00-b686-b151b86909f6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8957e5f2-2801-4c00-b686-b151b86909f6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e Sep 07 10:07:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8957e5f2-2801-4c00-b686-b151b86909f6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8957e5f2-2801-4c00-b686-b151b86909f6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8957e5f2-2801-4c00-b686-b151b86909f6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8957e5f2-2801-4c00-b686-b151b86909f6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e returned with HTTP 200 Sep 07 10:07:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 693/1385] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:22 2026] GET /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-937e7b14-0546-4042-ad6e-a4f2219aa502 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2a244aed-00cd-407b-9c13-106812c5bd05 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-937e7b14-0546-4042-ad6e-a4f2219aa502 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 Sep 07 10:07:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-937e7b14-0546-4042-ad6e-a4f2219aa502 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-937e7b14-0546-4042-ad6e-a4f2219aa502 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:22 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-937e7b14-0546-4042-ad6e-a4f2219aa502 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Delete snapshot with id: 9ce3aa02-a88b-4a7d-9848-8b5041b62993 Sep 07 10:07:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a244aed-00cd-407b-9c13-106812c5bd05 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:07:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2a244aed-00cd-407b-9c13-106812c5bd05 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2a244aed-00cd-407b-9c13-106812c5bd05 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:22 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:22 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-937e7b14-0546-4042-ad6e-a4f2219aa502 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 returned with HTTP 404 Sep 07 10:07:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 693/1386] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:07:22 2026] DELETE /volume/v3/snapshots/9ce3aa02-a88b-4a7d-9848-8b5041b62993 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a1b511d6-e70b-4626-90a8-1b20d3a8e0dc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a1b511d6-e70b-4626-90a8-1b20d3a8e0dc tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:07:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a1b511d6-e70b-4626-90a8-1b20d3a8e0dc tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "640722de-3f4c-4434-9712-126398038f41", "name": "tempest-SnapshotsActionsTest-Snapshot-1670734846"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2a244aed-00cd-407b-9c13-106812c5bd05 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:07:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a244aed-00cd-407b-9c13-106812c5bd05 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af returned with HTTP 200 Sep 07 10:07:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 694/1387] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:22 2026] GET /volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af => generated 1004 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:07:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a1b511d6-e70b-4626-90a8-1b20d3a8e0dc tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Volume info retrieved successfully. Sep 07 10:07:23 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-a1b511d6-e70b-4626-90a8-1b20d3a8e0dc tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Create snapshot from volume 640722de-3f4c-4434-9712-126398038f41 Sep 07 10:07:23 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-a1b511d6-e70b-4626-90a8-1b20d3a8e0dc tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Created reservations ['f2754c24-cce4-4559-9ffc-f9a051c39130', '1fb322da-461a-4f83-a7c1-2df8cd9a1684', '6b3d62a6-38cb-4594-bbd9-f65dcfc4770a', 'a605ae32-7e2f-451d-8141-f7e58018187e'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a1b511d6-e70b-4626-90a8-1b20d3a8e0dc tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot create request issued successfully. Sep 07 10:07:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a1b511d6-e70b-4626-90a8-1b20d3a8e0dc tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:07:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 694/1388] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:07:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:07:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-beb47f7f-908b-4496-95c2-58738d2e114d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-beb47f7f-908b-4496-95c2-58738d2e114d tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb Sep 07 10:07:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-beb47f7f-908b-4496-95c2-58738d2e114d tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-beb47f7f-908b-4496-95c2-58738d2e114d tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-beb47f7f-908b-4496-95c2-58738d2e114d tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-beb47f7f-908b-4496-95c2-58738d2e114d tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb returned with HTTP 200 Sep 07 10:07:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 695/1389] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:23 2026] GET /volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:07:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1255394212"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1255394212'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:07:23 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Create volume of 1 GB Sep 07 10:07:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Availability Zones retrieved successfully. Sep 07 10:07:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c607c4b6-3cf5-40f5-9f48-cee11a7409b4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c607c4b6-3cf5-40f5-9f48-cee11a7409b4 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] GET http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 Sep 07 10:07:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c607c4b6-3cf5-40f5-9f48-cee11a7409b4 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c607c4b6-3cf5-40f5-9f48-cee11a7409b4 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Flow 'volume_create_api' (9340ab70-fa9b-4383-a465-220aa7907673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ad36d5-9e11-4705-b5e8-25df2060d83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:07:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c607c4b6-3cf5-40f5-9f48-cee11a7409b4 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Volume info retrieved successfully. Sep 07 10:07:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c607c4b6-3cf5-40f5-9f48-cee11a7409b4 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 returned with HTTP 200 Sep 07 10:07:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 696/1390] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:23 2026] GET /volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 => generated 1301 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-21b7e6c8-585f-44ba-aa07-e28bce10c299 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-21b7e6c8-585f-44ba-aa07-e28bce10c299 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] DELETE http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 Sep 07 10:07:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-21b7e6c8-585f-44ba-aa07-e28bce10c299 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-21b7e6c8-585f-44ba-aa07-e28bce10c299 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:23 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-21b7e6c8-585f-44ba-aa07-e28bce10c299 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Delete volume with id: d8e40710-7e6b-406d-9965-e8844956f2d4 Sep 07 10:07:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-21b7e6c8-585f-44ba-aa07-e28bce10c299 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Volume info retrieved successfully. Sep 07 10:07:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ad36d5-9e11-4705-b5e8-25df2060d83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7901a025-3e24-4b04-8286-74c79a9ba364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-21b7e6c8-585f-44ba-aa07-e28bce10c299 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Delete volume request issued successfully. Sep 07 10:07:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-21b7e6c8-585f-44ba-aa07-e28bce10c299 tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 returned with HTTP 202 Sep 07 10:07:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 697/1391] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:07:23 2026] DELETE /volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:07:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e58c1ed3-d4fd-4dda-a0c5-d4424e71660a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e58c1ed3-d4fd-4dda-a0c5-d4424e71660a tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] GET http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 Sep 07 10:07:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e58c1ed3-d4fd-4dda-a0c5-d4424e71660a tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e58c1ed3-d4fd-4dda-a0c5-d4424e71660a tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e58c1ed3-d4fd-4dda-a0c5-d4424e71660a tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Volume info retrieved successfully. Sep 07 10:07:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e58c1ed3-d4fd-4dda-a0c5-d4424e71660a tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 returned with HTTP 200 Sep 07 10:07:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 698/1392] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:23 2026] GET /volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 => generated 1300 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:23 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Created reservations ['f6cde802-c401-4e2d-b763-333aa8b3d65b', 'daa1abb8-8331-4877-a0c6-f15a4b42112e', '26581ea8-1200-4d88-a1fe-3085ae085ebb', '0a419b99-06ed-48f2-876f-8f44aa30c9bf'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7901a025-3e24-4b04-8286-74c79a9ba364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6cde802-c401-4e2d-b763-333aa8b3d65b', 'daa1abb8-8331-4877-a0c6-f15a4b42112e', '26581ea8-1200-4d88-a1fe-3085ae085ebb', '0a419b99-06ed-48f2-876f-8f44aa30c9bf']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04fc51d9-4381-4464-9c73-4377f6e6f38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04fc51d9-4381-4464-9c73-4377f6e6f38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2edf2a65-4e72-4d02-924c-5ed367888599', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1255394212',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b233009e22cc40c4bcd26d5998b07d5e',qos_specs=None,replication_status=,reservations=['f6cde802-c401-4e2d-b763-333aa8b3d65b','daa1abb8-8331-4877-a0c6-f15a4b42112e','26581ea8-1200-4d88-a1fe-3085ae085ebb','0a419b99-06ed-48f2-876f-8f44aa30c9bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74d240e24cf84b98953c23080ffd7f43',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:07:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1255394212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2edf2a65-4e72-4d02-924c-5ed367888599,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b233009e22cc40c4bcd26d5998b07d5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74d240e24cf84b98953c23080ffd7f43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (182e7a0a-5ffc-452f-b2ea-3c5db6ca91a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (182e7a0a-5ffc-452f-b2ea-3c5db6ca91a7) transitioned into state 'SUCCESS' from state '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-1255394212',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b233009e22cc40c4bcd26d5998b07d5e',qos_specs=None,replication_status=,reservations=['f6cde802-c401-4e2d-b763-333aa8b3d65b','daa1abb8-8331-4877-a0c6-f15a4b42112e','26581ea8-1200-4d88-a1fe-3085ae085ebb','0a419b99-06ed-48f2-876f-8f44aa30c9bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74d240e24cf84b98953c23080ffd7f43',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ebe399e-2f03-49ef-b44c-90a6d5e7399b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ebe399e-2f03-49ef-b44c-90a6d5e7399b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Flow 'volume_create_api' (9340ab70-fa9b-4383-a465-220aa7907673) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Create volume request issued successfully. Sep 07 10:07:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eac42a83-4fa5-41ba-8282-9d404fbce209 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:07:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 695/1393] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:07:23 2026] POST /volume/v3/volumes => generated 767 bytes in 785 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:07:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e62def07-dab5-4314-825b-3b6b1c4f5e7a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e62def07-dab5-4314-825b-3b6b1c4f5e7a tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 Sep 07 10:07:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e62def07-dab5-4314-825b-3b6b1c4f5e7a tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e62def07-dab5-4314-825b-3b6b1c4f5e7a tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:24 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:24 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-531f5c35-1c34-4094-8bff-c2257c03f566 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-531f5c35-1c34-4094-8bff-c2257c03f566 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:07:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-531f5c35-1c34-4094-8bff-c2257c03f566 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-531f5c35-1c34-4094-8bff-c2257c03f566 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e62def07-dab5-4314-825b-3b6b1c4f5e7a tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e62def07-dab5-4314-825b-3b6b1c4f5e7a tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 returned with HTTP 200 Sep 07 10:07:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 699/1394] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:23 2026] GET /volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 => generated 835 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-531f5c35-1c34-4094-8bff-c2257c03f566 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:07:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-531f5c35-1c34-4094-8bff-c2257c03f566 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af returned with HTTP 200 Sep 07 10:07:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 696/1395] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:24 2026] GET /volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af => generated 1004 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e95ac5b7-ac5c-4f66-9b89-be7df8a4a620 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e95ac5b7-ac5c-4f66-9b89-be7df8a4a620 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb Sep 07 10:07:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e95ac5b7-ac5c-4f66-9b89-be7df8a4a620 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e95ac5b7-ac5c-4f66-9b89-be7df8a4a620 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e95ac5b7-ac5c-4f66-9b89-be7df8a4a620 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e95ac5b7-ac5c-4f66-9b89-be7df8a4a620 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb returned with HTTP 200 Sep 07 10:07:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 700/1396] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:24 2026] GET /volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-26a49173-d69d-4c70-b24d-94773a4c1d8e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-26a49173-d69d-4c70-b24d-94773a4c1d8e tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] GET http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 Sep 07 10:07:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-26a49173-d69d-4c70-b24d-94773a4c1d8e tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-26a49173-d69d-4c70-b24d-94773a4c1d8e tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-26a49173-d69d-4c70-b24d-94773a4c1d8e tempest-VolumeAndVolumeTypeFromImageTest-1310657115 tempest-VolumeAndVolumeTypeFromImageTest-1310657115-project-member] http://192.168.122.74/volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 returned with HTTP 404 Sep 07 10:07:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 697/1397] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:24 2026] GET /volume/v3/volumes/d8e40710-7e6b-406d-9965-e8844956f2d4 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6622020c-5986-47e6-93e8-f089ef72e1de None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6622020c-5986-47e6-93e8-f089ef72e1de tempest-VolumeAndVolumeTypeFromImageTest-1501508379 tempest-VolumeAndVolumeTypeFromImageTest-1501508379-project-admin] GET http://192.168.122.74/volume/v3/volumes/detail?all_tenants=1 Sep 07 10:07:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6622020c-5986-47e6-93e8-f089ef72e1de tempest-VolumeAndVolumeTypeFromImageTest-1501508379 tempest-VolumeAndVolumeTypeFromImageTest-1501508379-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6622020c-5986-47e6-93e8-f089ef72e1de tempest-VolumeAndVolumeTypeFromImageTest-1501508379 tempest-VolumeAndVolumeTypeFromImageTest-1501508379-project-admin] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:24 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-6622020c-5986-47e6-93e8-f089ef72e1de tempest-VolumeAndVolumeTypeFromImageTest-1501508379 tempest-VolumeAndVolumeTypeFromImageTest-1501508379-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:07:25 devstack devstack@c-api.service[87186]: /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:07:25 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:07:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6622020c-5986-47e6-93e8-f089ef72e1de tempest-VolumeAndVolumeTypeFromImageTest-1501508379 tempest-VolumeAndVolumeTypeFromImageTest-1501508379-project-admin] Get all volumes completed successfully. Sep 07 10:07:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6622020c-5986-47e6-93e8-f089ef72e1de tempest-VolumeAndVolumeTypeFromImageTest-1501508379 tempest-VolumeAndVolumeTypeFromImageTest-1501508379-project-admin] http://192.168.122.74/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 10:07:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 701/1398] 192.168.122.74 () {58 vars in 1164 bytes} [Mon Sep 7 10:07:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5381 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-de197b3d-f6e6-4e92-a333-32f4193d23ce None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-de197b3d-f6e6-4e92-a333-32f4193d23ce tempest-VolumeAndVolumeTypeFromImageTest-1501508379 tempest-VolumeAndVolumeTypeFromImageTest-1501508379-project-admin] DELETE http://192.168.122.74/volume/v3/types/893d5b3e-0270-4e36-97aa-fcadbd97ceef Sep 07 10:07:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-de197b3d-f6e6-4e92-a333-32f4193d23ce tempest-VolumeAndVolumeTypeFromImageTest-1501508379 tempest-VolumeAndVolumeTypeFromImageTest-1501508379-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-de197b3d-f6e6-4e92-a333-32f4193d23ce tempest-VolumeAndVolumeTypeFromImageTest-1501508379 tempest-VolumeAndVolumeTypeFromImageTest-1501508379-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-46c713f2-5b69-45d6-b943-35058f8412b2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-46c713f2-5b69-45d6-b943-35058f8412b2 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 Sep 07 10:07:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-46c713f2-5b69-45d6-b943-35058f8412b2 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-46c713f2-5b69-45d6-b943-35058f8412b2 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-de197b3d-f6e6-4e92-a333-32f4193d23ce tempest-VolumeAndVolumeTypeFromImageTest-1501508379 tempest-VolumeAndVolumeTypeFromImageTest-1501508379-project-admin] http://192.168.122.74/volume/v3/types/893d5b3e-0270-4e36-97aa-fcadbd97ceef returned with HTTP 202 Sep 07 10:07:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 698/1399] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:07:25 2026] DELETE /volume/v3/types/893d5b3e-0270-4e36-97aa-fcadbd97ceef => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:07:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-39c80cad-7768-46d2-b41f-7d687dd61301 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-46c713f2-5b69-45d6-b943-35058f8412b2 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-39c80cad-7768-46d2-b41f-7d687dd61301 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:07:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-39c80cad-7768-46d2-b41f-7d687dd61301 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-39c80cad-7768-46d2-b41f-7d687dd61301 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-46c713f2-5b69-45d6-b943-35058f8412b2 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 returned with HTTP 200 Sep 07 10:07:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 702/1400] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:25 2026] GET /volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 => generated 859 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b20ec9dd-afdc-426a-a15d-ec7a610f9dc9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b20ec9dd-afdc-426a-a15d-ec7a610f9dc9 tempest-VolumeAndVolumeTypeFromImageTest-1501508379 tempest-VolumeAndVolumeTypeFromImageTest-1501508379-project-admin] GET http://192.168.122.74/volume/v3/types/893d5b3e-0270-4e36-97aa-fcadbd97ceef Sep 07 10:07:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b20ec9dd-afdc-426a-a15d-ec7a610f9dc9 tempest-VolumeAndVolumeTypeFromImageTest-1501508379 tempest-VolumeAndVolumeTypeFromImageTest-1501508379-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b20ec9dd-afdc-426a-a15d-ec7a610f9dc9 tempest-VolumeAndVolumeTypeFromImageTest-1501508379 tempest-VolumeAndVolumeTypeFromImageTest-1501508379-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:25 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:25 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b20ec9dd-afdc-426a-a15d-ec7a610f9dc9 tempest-VolumeAndVolumeTypeFromImageTest-1501508379 tempest-VolumeAndVolumeTypeFromImageTest-1501508379-project-admin] http://192.168.122.74/volume/v3/types/893d5b3e-0270-4e36-97aa-fcadbd97ceef returned with HTTP 404 Sep 07 10:07:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 703/1401] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:07:25 2026] GET /volume/v3/types/893d5b3e-0270-4e36-97aa-fcadbd97ceef => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-39c80cad-7768-46d2-b41f-7d687dd61301 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:07:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-39c80cad-7768-46d2-b41f-7d687dd61301 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af returned with HTTP 200 Sep 07 10:07:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 699/1402] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:25 2026] GET /volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af => generated 1257 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f0b632ac-fb43-43f1-82b6-5d1d876aa61b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f0b632ac-fb43-43f1-82b6-5d1d876aa61b tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb Sep 07 10:07:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f0b632ac-fb43-43f1-82b6-5d1d876aa61b tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f0b632ac-fb43-43f1-82b6-5d1d876aa61b tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f0b632ac-fb43-43f1-82b6-5d1d876aa61b tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f0b632ac-fb43-43f1-82b6-5d1d876aa61b tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb returned with HTTP 200 Sep 07 10:07:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 704/1403] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:25 2026] GET /volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ad58ac5c-4c2d-419d-a8c1-bc35b06b0ee2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ad58ac5c-4c2d-419d-a8c1-bc35b06b0ee2 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] POST http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb/action Sep 07 10:07:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ad58ac5c-4c2d-419d-a8c1-bc35b06b0ee2 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:07:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ad58ac5c-4c2d-419d-a8c1-bc35b06b0ee2 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.admin_actions [None req-ad58ac5c-4c2d-419d-a8c1-bc35b06b0ee2 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Updating snapshot 'dbe0dffb-d615-4dd4-b160-41306fc420fb' with '{'status': 'error'}' {{(pid=87187) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:07:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ad58ac5c-4c2d-419d-a8c1-bc35b06b0ee2 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb/action returned with HTTP 202 Sep 07 10:07:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 700/1404] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:07:25 2026] POST /volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:07:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c6ebbf88-0fb3-4342-8c5a-af0452ea6b93 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c6ebbf88-0fb3-4342-8c5a-af0452ea6b93 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb Sep 07 10:07:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c6ebbf88-0fb3-4342-8c5a-af0452ea6b93 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c6ebbf88-0fb3-4342-8c5a-af0452ea6b93 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c6ebbf88-0fb3-4342-8c5a-af0452ea6b93 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c6ebbf88-0fb3-4342-8c5a-af0452ea6b93 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb returned with HTTP 200 Sep 07 10:07:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 705/1405] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:25 2026] GET /volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4d4be805-a209-4239-b350-26ba641f9a1d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4d4be805-a209-4239-b350-26ba641f9a1d tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] POST http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb/action Sep 07 10:07:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4d4be805-a209-4239-b350-26ba641f9a1d tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:07:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4d4be805-a209-4239-b350-26ba641f9a1d tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4d4be805-a209-4239-b350-26ba641f9a1d tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Snapshot retrieved successfully. Sep 07 10:07:25 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:25 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4d4be805-a209-4239-b350-26ba641f9a1d tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Snapshot delete request issued successfully. Sep 07 10:07:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4d4be805-a209-4239-b350-26ba641f9a1d tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb/action returned with HTTP 202 Sep 07 10:07:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 701/1406] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:07:25 2026] POST /volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:07:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4e8e4432-653d-466c-bdb8-d5c4a88fee1f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4e8e4432-653d-466c-bdb8-d5c4a88fee1f tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb Sep 07 10:07:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4e8e4432-653d-466c-bdb8-d5c4a88fee1f tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4e8e4432-653d-466c-bdb8-d5c4a88fee1f tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4e8e4432-653d-466c-bdb8-d5c4a88fee1f tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4e8e4432-653d-466c-bdb8-d5c4a88fee1f tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb returned with HTTP 200 Sep 07 10:07:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 706/1407] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:25 2026] GET /volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-33c3cff7-f839-49d8-a871-0b82f7488c51 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-33c3cff7-f839-49d8-a871-0b82f7488c51 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 Sep 07 10:07:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-33c3cff7-f839-49d8-a871-0b82f7488c51 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-33c3cff7-f839-49d8-a871-0b82f7488c51 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:26 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:26 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:26 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:26 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-33c3cff7-f839-49d8-a871-0b82f7488c51 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6e9831da-70f1-467f-8e62-55100294ec2e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-33c3cff7-f839-49d8-a871-0b82f7488c51 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 returned with HTTP 200 Sep 07 10:07:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6e9831da-70f1-467f-8e62-55100294ec2e tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6e9831da-70f1-467f-8e62-55100294ec2e tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 702/1408] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:26 2026] GET /volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6e9831da-70f1-467f-8e62-55100294ec2e tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:26 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:26 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6e9831da-70f1-467f-8e62-55100294ec2e tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:07:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-2b5e022f-74c1-4275-bfac-380b391b3356 req-ea99bcd9-0a7b-4eb7-a2b1-f993872fc74e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-2b5e022f-74c1-4275-bfac-380b391b3356 req-ea99bcd9-0a7b-4eb7-a2b1-f993872fc74e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 Sep 07 10:07:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-2b5e022f-74c1-4275-bfac-380b391b3356 req-ea99bcd9-0a7b-4eb7-a2b1-f993872fc74e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-2b5e022f-74c1-4275-bfac-380b391b3356 req-ea99bcd9-0a7b-4eb7-a2b1-f993872fc74e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6e9831da-70f1-467f-8e62-55100294ec2e tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af returned with HTTP 200 Sep 07 10:07:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 707/1409] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:26 2026] GET /volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af => generated 1255 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:26 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:26 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:26 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:26 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-2b5e022f-74c1-4275-bfac-380b391b3356 req-ea99bcd9-0a7b-4eb7-a2b1-f993872fc74e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-2b5e022f-74c1-4275-bfac-380b391b3356 req-ea99bcd9-0a7b-4eb7-a2b1-f993872fc74e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 returned with HTTP 200 Sep 07 10:07:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 703/1410] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:07:26 2026] GET /volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-287696962"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-287696962'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:07:26 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Create volume of 1 GB Sep 07 10:07:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Availability Zones retrieved successfully. Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Flow 'volume_create_api' (9096190a-bacf-440c-9fd7-9b26fd141898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c987b13-2884-4e80-845e-51003388997d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c987b13-2884-4e80-845e-51003388997d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (010ce9cb-56f5-4d43-a909-bb209fb74148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-97669921-afdb-4298-a0ea-03d5bc01256d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-97669921-afdb-4298-a0ea-03d5bc01256d tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb Sep 07 10:07:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-97669921-afdb-4298-a0ea-03d5bc01256d tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-97669921-afdb-4298-a0ea-03d5bc01256d tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:26 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:26 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-97669921-afdb-4298-a0ea-03d5bc01256d tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-97669921-afdb-4298-a0ea-03d5bc01256d tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb returned with HTTP 200 Sep 07 10:07:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 704/1411] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:26 2026] GET /volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-242d9e50-c9ea-4db4-bf8d-5968bcac8ce6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-242d9e50-c9ea-4db4-bf8d-5968bcac8ce6 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:07:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-242d9e50-c9ea-4db4-bf8d-5968bcac8ce6 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-242d9e50-c9ea-4db4-bf8d-5968bcac8ce6 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:26 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:26 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:26 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:26 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-242d9e50-c9ea-4db4-bf8d-5968bcac8ce6 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Created reservations ['33d253a7-d45a-4dab-a117-b416a4534131', '18b4f754-cbe1-44f9-85f4-ffec4124c0bc', '0244dff9-f365-4f82-b9d2-1d3e2cfbb88b', '1af57cbe-fae6-4833-b8b0-3ab4f8c8973e'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-242d9e50-c9ea-4db4-bf8d-5968bcac8ce6 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af returned with HTTP 200 Sep 07 10:07:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 705/1412] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:07:26 2026] GET /volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af => generated 1255 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (010ce9cb-56f5-4d43-a909-bb209fb74148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33d253a7-d45a-4dab-a117-b416a4534131', '18b4f754-cbe1-44f9-85f4-ffec4124c0bc', '0244dff9-f365-4f82-b9d2-1d3e2cfbb88b', '1af57cbe-fae6-4833-b8b0-3ab4f8c8973e']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79829360-1701-4493-ae32-47e34d0d9a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:26 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:26 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79829360-1701-4493-ae32-47e34d0d9a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21809457-c5f6-4070-938c-bc5679cf8ad2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-287696962',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b233009e22cc40c4bcd26d5998b07d5e',qos_specs=None,replication_status=,reservations=['33d253a7-d45a-4dab-a117-b416a4534131','18b4f754-cbe1-44f9-85f4-ffec4124c0bc','0244dff9-f365-4f82-b9d2-1d3e2cfbb88b','1af57cbe-fae6-4833-b8b0-3ab4f8c8973e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74d240e24cf84b98953c23080ffd7f43',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-287696962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21809457-c5f6-4070-938c-bc5679cf8ad2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b233009e22cc40c4bcd26d5998b07d5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74d240e24cf84b98953c23080ffd7f43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd59d8f4-891b-404a-92e5-c05d0fde2519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd59d8f4-891b-404a-92e5-c05d0fde2519) transitioned into state 'SUCCESS' from state '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-287696962',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b233009e22cc40c4bcd26d5998b07d5e',qos_specs=None,replication_status=,reservations=['33d253a7-d45a-4dab-a117-b416a4534131','18b4f754-cbe1-44f9-85f4-ffec4124c0bc','0244dff9-f365-4f82-b9d2-1d3e2cfbb88b','1af57cbe-fae6-4833-b8b0-3ab4f8c8973e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74d240e24cf84b98953c23080ffd7f43',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44878814-27b5-462d-b551-50a6940f3503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44878814-27b5-462d-b551-50a6940f3503) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:26 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Flow 'volume_create_api' (9096190a-bacf-440c-9fd7-9b26fd141898) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Create volume request issued successfully. Sep 07 10:07:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2291c5d1-9266-4dfc-83b7-67645d8675cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:07:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 708/1413] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:07:26 2026] POST /volume/v3/volumes => generated 766 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:07:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b8597ab8-48c8-407f-a365-e01d30665d45 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b8597ab8-48c8-407f-a365-e01d30665d45 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 Sep 07 10:07:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b8597ab8-48c8-407f-a365-e01d30665d45 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b8597ab8-48c8-407f-a365-e01d30665d45 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:26 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:26 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:26 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:26 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b8597ab8-48c8-407f-a365-e01d30665d45 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b8597ab8-48c8-407f-a365-e01d30665d45 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 returned with HTTP 200 Sep 07 10:07:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 706/1414] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:26 2026] GET /volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 => generated 834 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-ad90b104-dad8-4892-871f-dd549cef741b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-ad90b104-dad8-4892-871f-dd549cef741b tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:07:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-ad90b104-dad8-4892-871f-dd549cef741b tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-ad90b104-dad8-4892-871f-dd549cef741b tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-ad90b104-dad8-4892-871f-dd549cef741b tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:07:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-ad90b104-dad8-4892-871f-dd549cef741b tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af returned with HTTP 200 Sep 07 10:07:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 709/1415] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:07:27 2026] GET /volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af => generated 1255 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-68d1a9a2-2e30-4794-a8d3-9e92460cbc9e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-68d1a9a2-2e30-4794-a8d3-9e92460cbc9e None None] GET http://192.168.122.74/volume// Sep 07 10:07:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-68d1a9a2-2e30-4794-a8d3-9e92460cbc9e None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-68d1a9a2-2e30-4794-a8d3-9e92460cbc9e None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-68d1a9a2-2e30-4794-a8d3-9e92460cbc9e None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:07:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 707/1416] 192.168.122.74 () {58 vars in 1303 bytes} [Mon Sep 7 10:07:27 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 10:07:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-fb7c7624-98cf-4801-8235-c873022c66af None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-fb7c7624-98cf-4801-8235-c873022c66af tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:07:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-fb7c7624-98cf-4801-8235-c873022c66af tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5aa431e-9421-48c0-9d3c-bb472d9415af", "connector": null, "instance_uuid": "b4bdbfe6-1d90-41e8-b336-41659f6023cf"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-fb7c7624-98cf-4801-8235-c873022c66af tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:07:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 710/1417] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:07:27 2026] POST /volume/v3/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f1a01626-91ef-44ac-af17-3bd98887c360 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f1a01626-91ef-44ac-af17-3bd98887c360 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb Sep 07 10:07:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f1a01626-91ef-44ac-af17-3bd98887c360 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f1a01626-91ef-44ac-af17-3bd98887c360 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f1a01626-91ef-44ac-af17-3bd98887c360 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f1a01626-91ef-44ac-af17-3bd98887c360 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb returned with HTTP 200 Sep 07 10:07:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 708/1418] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:27 2026] GET /volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb => generated 465 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a9056230-685d-4d4a-8ba7-90b834133cb4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a9056230-685d-4d4a-8ba7-90b834133cb4 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 Sep 07 10:07:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a9056230-685d-4d4a-8ba7-90b834133cb4 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a9056230-685d-4d4a-8ba7-90b834133cb4 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a9056230-685d-4d4a-8ba7-90b834133cb4 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a9056230-685d-4d4a-8ba7-90b834133cb4 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 returned with HTTP 200 Sep 07 10:07:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 711/1419] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:27 2026] GET /volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-78d16c5f-961c-48be-85e9-c2632cebf19b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-78d16c5f-961c-48be-85e9-c2632cebf19b tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb Sep 07 10:07:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-78d16c5f-961c-48be-85e9-c2632cebf19b tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-78d16c5f-961c-48be-85e9-c2632cebf19b tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-78d16c5f-961c-48be-85e9-c2632cebf19b tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb returned with HTTP 404 Sep 07 10:07:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 709/1420] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:28 2026] GET /volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-79d99e6f-075f-4580-a883-70459b361e79 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-79d99e6f-075f-4580-a883-70459b361e79 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] POST http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action Sep 07 10:07:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-79d99e6f-075f-4580-a883-70459b361e79 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:07:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-79d99e6f-075f-4580-a883-70459b361e79 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.admin_actions [None req-79d99e6f-075f-4580-a883-70459b361e79 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Updating snapshot 'e31bfd3f-4446-4c21-a386-572c14dcfc9e' with '{'status': 'available'}' {{(pid=87186) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:07:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-79d99e6f-075f-4580-a883-70459b361e79 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action returned with HTTP 202 Sep 07 10:07:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 712/1421] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:07:28 2026] POST /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:07:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-07f7dec6-589a-4fda-a854-d206fc2f27f6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-07f7dec6-589a-4fda-a854-d206fc2f27f6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e Sep 07 10:07:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-07f7dec6-589a-4fda-a854-d206fc2f27f6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-07f7dec6-589a-4fda-a854-d206fc2f27f6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-07f7dec6-589a-4fda-a854-d206fc2f27f6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-07f7dec6-589a-4fda-a854-d206fc2f27f6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e returned with HTTP 200 Sep 07 10:07:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 710/1422] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:28 2026] GET /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b6e1bbe0-b8c0-42c5-aed2-9eda15184ccd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b6e1bbe0-b8c0-42c5-aed2-9eda15184ccd tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb Sep 07 10:07:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b6e1bbe0-b8c0-42c5-aed2-9eda15184ccd tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b6e1bbe0-b8c0-42c5-aed2-9eda15184ccd tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:28 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-b6e1bbe0-b8c0-42c5-aed2-9eda15184ccd tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Delete snapshot with id: dbe0dffb-d615-4dd4-b160-41306fc420fb Sep 07 10:07:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b6e1bbe0-b8c0-42c5-aed2-9eda15184ccd tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb returned with HTTP 404 Sep 07 10:07:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 713/1423] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:07:28 2026] DELETE /volume/v3/snapshots/dbe0dffb-d615-4dd4-b160-41306fc420fb => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-81b64adb-acc6-4c1d-be5b-25d3621ebfef None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-81b64adb-acc6-4c1d-be5b-25d3621ebfef tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:07:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-81b64adb-acc6-4c1d-be5b-25d3621ebfef tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "640722de-3f4c-4434-9712-126398038f41", "name": "tempest-SnapshotsActionsTest-Snapshot-1553256960"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-81b64adb-acc6-4c1d-be5b-25d3621ebfef tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Volume info retrieved successfully. Sep 07 10:07:28 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-81b64adb-acc6-4c1d-be5b-25d3621ebfef tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Create snapshot from volume 640722de-3f4c-4434-9712-126398038f41 Sep 07 10:07:29 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-81b64adb-acc6-4c1d-be5b-25d3621ebfef tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Created reservations ['02cf48b9-8ec7-4851-90bc-7f853a03b3dd', '1059bdda-7b06-4a55-983f-1389f86367bd', '6d1ca392-e5b5-4607-82bc-e77953c61b21', '08368d29-5f52-4bba-b6b3-1abd13aa7079'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ce89d8a1-3c98-491f-ae0d-2db8bf9d19ff None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ce89d8a1-3c98-491f-ae0d-2db8bf9d19ff tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ce89d8a1-3c98-491f-ae0d-2db8bf9d19ff tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ce89d8a1-3c98-491f-ae0d-2db8bf9d19ff tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-81b64adb-acc6-4c1d-be5b-25d3621ebfef tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot create request issued successfully. Sep 07 10:07:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-81b64adb-acc6-4c1d-be5b-25d3621ebfef tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:07:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 711/1424] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:07:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:07:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ff3ae28b-ef07-42a3-9aa6-7d637d4969c5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ff3ae28b-ef07-42a3-9aa6-7d637d4969c5 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd Sep 07 10:07:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ff3ae28b-ef07-42a3-9aa6-7d637d4969c5 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ff3ae28b-ef07-42a3-9aa6-7d637d4969c5 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ce89d8a1-3c98-491f-ae0d-2db8bf9d19ff tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ff3ae28b-ef07-42a3-9aa6-7d637d4969c5 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ff3ae28b-ef07-42a3-9aa6-7d637d4969c5 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd returned with HTTP 200 Sep 07 10:07:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 712/1425] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:29 2026] GET /volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd => generated 439 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ce89d8a1-3c98-491f-ae0d-2db8bf9d19ff tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 returned with HTTP 200 Sep 07 10:07:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 714/1426] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:29 2026] GET /volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 => generated 859 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-78afc196-86de-4824-a072-5ed08d1d6de3 req-27f9127e-da33-4b45-8de7-2f67373acdfb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-78afc196-86de-4824-a072-5ed08d1d6de3 req-27f9127e-da33-4b45-8de7-2f67373acdfb tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 Sep 07 10:07:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-78afc196-86de-4824-a072-5ed08d1d6de3 req-27f9127e-da33-4b45-8de7-2f67373acdfb tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-78afc196-86de-4824-a072-5ed08d1d6de3 req-27f9127e-da33-4b45-8de7-2f67373acdfb tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-78afc196-86de-4824-a072-5ed08d1d6de3 req-27f9127e-da33-4b45-8de7-2f67373acdfb tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-78afc196-86de-4824-a072-5ed08d1d6de3 req-27f9127e-da33-4b45-8de7-2f67373acdfb tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 returned with HTTP 200 Sep 07 10:07:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 713/1427] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:07:29 2026] GET /volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 => generated 859 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-852acc53-5466-40cc-8d3f-97f9662d742e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1397615823"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1397615823'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Create volume of 1 GB Sep 07 10:07:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Availability Zones retrieved successfully. Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Flow 'volume_create_api' (09d1b648-3fdf-4abd-a746-053764f02295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b7fa5e7-5213-460d-9a15-f6917b1b28f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:07:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a452f643-758f-4ce5-acdb-1aa492dc7c6c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a452f643-758f-4ce5-acdb-1aa492dc7c6c None None] GET http://192.168.122.74/volume// Sep 07 10:07:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a452f643-758f-4ce5-acdb-1aa492dc7c6c None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a452f643-758f-4ce5-acdb-1aa492dc7c6c None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a452f643-758f-4ce5-acdb-1aa492dc7c6c None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:07:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 714/1428] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:07:29 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:07:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-ec650edc-a339-4a39-9ffc-d350eedeeb2f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-ec650edc-a339-4a39-9ffc-d350eedeeb2f tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:07:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-ec650edc-a339-4a39-9ffc-d350eedeeb2f tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-ec650edc-a339-4a39-9ffc-d350eedeeb2f tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b7fa5e7-5213-460d-9a15-f6917b1b28f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3de5678-4588-43c0-a46d-4daa8c9dfb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-ec650edc-a339-4a39-9ffc-d350eedeeb2f tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:07:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-ec650edc-a339-4a39-9ffc-d350eedeeb2f tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af returned with HTTP 200 Sep 07 10:07:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 715/1429] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:07:29 2026] GET /volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af => generated 1435 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Created reservations ['45a3a766-2d94-4439-b49b-96b44fdaee32', 'd1966ce8-c5d8-4b3b-b26f-0921af4ef6ba', 'b62bddea-8e49-4747-8f37-719581fef2dd', '4cb559eb-b21e-430e-8a16-8ae09f1e6b86'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3de5678-4588-43c0-a46d-4daa8c9dfb47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45a3a766-2d94-4439-b49b-96b44fdaee32', 'd1966ce8-c5d8-4b3b-b26f-0921af4ef6ba', 'b62bddea-8e49-4747-8f37-719581fef2dd', '4cb559eb-b21e-430e-8a16-8ae09f1e6b86']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (123f7982-9f5c-4d2a-b634-060d639e4e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (123f7982-9f5c-4d2a-b634-060d639e4e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c513dc16-3d26-4655-899a-278916271f71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1397615823',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b233009e22cc40c4bcd26d5998b07d5e',qos_specs=None,replication_status=,reservations=['45a3a766-2d94-4439-b49b-96b44fdaee32','d1966ce8-c5d8-4b3b-b26f-0921af4ef6ba','b62bddea-8e49-4747-8f37-719581fef2dd','4cb559eb-b21e-430e-8a16-8ae09f1e6b86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74d240e24cf84b98953c23080ffd7f43',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1397615823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c513dc16-3d26-4655-899a-278916271f71,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b233009e22cc40c4bcd26d5998b07d5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74d240e24cf84b98953c23080ffd7f43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-3d9c347f-73e5-4d3b-8466-deff8e9ef4bc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce6ed76c-6c23-487a-9d17-9630001b0ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-3d9c347f-73e5-4d3b-8466-deff8e9ef4bc tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] PUT http://192.168.122.74/volume/v3/attachments/1f4a0d17-4284-407a-94cb-6b16597b8d18 Sep 07 10:07:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-3d9c347f-73e5-4d3b-8466-deff8e9ef4bc tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:29 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-3d9c347f-73e5-4d3b-8466-deff8e9ef4bc tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Acquiring lock "cinder-attachment_update-d5aa431e-9421-48c0-9d3c-bb472d9415af-devstack" by "attachment_update" {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce6ed76c-6c23-487a-9d17-9630001b0ba1) transitioned into state 'SUCCESS' from state '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-1397615823',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b233009e22cc40c4bcd26d5998b07d5e',qos_specs=None,replication_status=,reservations=['45a3a766-2d94-4439-b49b-96b44fdaee32','d1966ce8-c5d8-4b3b-b26f-0921af4ef6ba','b62bddea-8e49-4747-8f37-719581fef2dd','4cb559eb-b21e-430e-8a16-8ae09f1e6b86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74d240e24cf84b98953c23080ffd7f43',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2479d071-5a8f-4ac1-991c-464f107126f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:29 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-3d9c347f-73e5-4d3b-8466-deff8e9ef4bc tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Lock "cinder-attachment_update-d5aa431e-9421-48c0-9d3c-bb472d9415af-devstack" acquired by "attachment_update" :: waited 0.044s {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:07:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2479d071-5a8f-4ac1-991c-464f107126f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Flow 'volume_create_api' (09d1b648-3fdf-4abd-a746-053764f02295) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Create volume request issued successfully. Sep 07 10:07:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-852acc53-5466-40cc-8d3f-97f9662d742e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:07:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 715/1430] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:07:29 2026] POST /volume/v3/volumes => generated 767 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:07:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-86263e70-a5f8-43f8-bb55-30f66ac4fce1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-86263e70-a5f8-43f8-bb55-30f66ac4fce1 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-86263e70-a5f8-43f8-bb55-30f66ac4fce1 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-86263e70-a5f8-43f8-bb55-30f66ac4fce1 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-86263e70-a5f8-43f8-bb55-30f66ac4fce1 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-86263e70-a5f8-43f8-bb55-30f66ac4fce1 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 returned with HTTP 200 Sep 07 10:07:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 716/1431] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:29 2026] GET /volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 => generated 835 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Create volume of 1 GB Sep 07 10:07:30 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Availability Zones retrieved successfully. Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Flow 'volume_create_api' (9c5483c6-f7f1-46c6-abbc-b309899cd6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c09b94c-765e-4313-ab10-b0f7956a03c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c09b94c-765e-4313-ab10-b0f7956a03c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a8995a-fc96-489e-849a-2ffe70221ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Created reservations ['38b9b8b9-27e2-4f1b-afa2-6b01ea7dcf58', 'd592eb34-173f-4115-a682-ad50e77d3d57', '7dc9be5a-d73d-4294-b366-a6db331beff8', '4ef6061d-d555-4aca-9794-ac3c66f8219c'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a8995a-fc96-489e-849a-2ffe70221ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38b9b8b9-27e2-4f1b-afa2-6b01ea7dcf58', 'd592eb34-173f-4115-a682-ad50e77d3d57', '7dc9be5a-d73d-4294-b366-a6db331beff8', '4ef6061d-d555-4aca-9794-ac3c66f8219c']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b6ca5c9-7141-4d29-8829-d0ea011b0dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:30 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b6ca5c9-7141-4d29-8829-d0ea011b0dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3133c93-7ab2-4645-9c9d-ebd331f5a20a', '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='fd1a178bb8e04a41b1033dbeaaa6aee8',qos_specs=None,replication_status=,reservations=['38b9b8b9-27e2-4f1b-afa2-6b01ea7dcf58','d592eb34-173f-4115-a682-ad50e77d3d57','7dc9be5a-d73d-4294-b366-a6db331beff8','4ef6061d-d555-4aca-9794-ac3c66f8219c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='808fc806e47c4b3b9556aa08facc430d',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:07:30Z,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=b3133c93-7ab2-4645-9c9d-ebd331f5a20a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd1a178bb8e04a41b1033dbeaaa6aee8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='808fc806e47c4b3b9556aa08facc430d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (779835ac-e4a6-4289-9edd-271e04d33e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (779835ac-e4a6-4289-9edd-271e04d33e62) transitioned into state 'SUCCESS' from 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='fd1a178bb8e04a41b1033dbeaaa6aee8',qos_specs=None,replication_status=,reservations=['38b9b8b9-27e2-4f1b-afa2-6b01ea7dcf58','d592eb34-173f-4115-a682-ad50e77d3d57','7dc9be5a-d73d-4294-b366-a6db331beff8','4ef6061d-d555-4aca-9794-ac3c66f8219c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='808fc806e47c4b3b9556aa08facc430d',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f99b8fde-c213-4eb5-a5bc-c518d1ded396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f99b8fde-c213-4eb5-a5bc-c518d1ded396) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Flow 'volume_create_api' (9c5483c6-f7f1-46c6-abbc-b309899cd6d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Create volume request issued successfully. Sep 07 10:07:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-19ed2228-e8ee-47dc-a491-3b3bc5d74076 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:07:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 717/1432] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:07:30 2026] POST /volume/v3/volumes => generated 747 bytes in 779 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2e4827df-f0b2-4326-b076-8274b2633209 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2e4827df-f0b2-4326-b076-8274b2633209 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2e4827df-f0b2-4326-b076-8274b2633209 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2e4827df-f0b2-4326-b076-8274b2633209 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:30 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:30 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2e4827df-f0b2-4326-b076-8274b2633209 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2e4827df-f0b2-4326-b076-8274b2633209 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd returned with HTTP 200 Sep 07 10:07:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 718/1433] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:30 2026] GET /volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-44c4eb6f-296b-44be-bf02-f228b71b008b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-44c4eb6f-296b-44be-bf02-f228b71b008b tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-44c4eb6f-296b-44be-bf02-f228b71b008b tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-44c4eb6f-296b-44be-bf02-f228b71b008b tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:30 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:30 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:30 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:30 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:30 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-44c4eb6f-296b-44be-bf02-f228b71b008b tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Volume info retrieved successfully. Sep 07 10:07:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-44c4eb6f-296b-44be-bf02-f228b71b008b tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a returned with HTTP 200 Sep 07 10:07:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 719/1434] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:30 2026] GET /volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a => generated 815 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a1247166-3912-48c4-9d45-879e297e9b74 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a1247166-3912-48c4-9d45-879e297e9b74 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 Sep 07 10:07:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a1247166-3912-48c4-9d45-879e297e9b74 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a1247166-3912-48c4-9d45-879e297e9b74 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:31 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:31 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a1247166-3912-48c4-9d45-879e297e9b74 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a1247166-3912-48c4-9d45-879e297e9b74 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 returned with HTTP 200 Sep 07 10:07:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 720/1435] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:31 2026] GET /volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:31 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-3d9c347f-73e5-4d3b-8466-deff8e9ef4bc tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Lock "cinder-attachment_update-d5aa431e-9421-48c0-9d3c-bb472d9415af-devstack" released by "attachment_update" :: held 1.720s {{(pid=87187) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:07:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-3d9c347f-73e5-4d3b-8466-deff8e9ef4bc tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/attachments/1f4a0d17-4284-407a-94cb-6b16597b8d18 returned with HTTP 200 Sep 07 10:07:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 716/1436] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:07:29 2026] PUT /volume/v3/attachments/1f4a0d17-4284-407a-94cb-6b16597b8d18 => generated 694 bytes in 1806 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-469ba4e6-9a71-4bf8-840f-4063d19e5771 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-469ba4e6-9a71-4bf8-840f-4063d19e5771 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] POST http://192.168.122.74/volume/v3/attachments/1f4a0d17-4284-407a-94cb-6b16597b8d18/action Sep 07 10:07:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-469ba4e6-9a71-4bf8-840f-4063d19e5771 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Action body: b'{"os-complete": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:07:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-469ba4e6-9a71-4bf8-840f-4063d19e5771 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:31 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:31 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-93a43f16-20ab-47d5-a70a-2ccd318fedf7 req-469ba4e6-9a71-4bf8-840f-4063d19e5771 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/attachments/1f4a0d17-4284-407a-94cb-6b16597b8d18/action returned with HTTP 204 Sep 07 10:07:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 721/1437] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:07:31 2026] POST /volume/v3/attachments/1f4a0d17-4284-407a-94cb-6b16597b8d18/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-680e5f66-5c17-4087-ab14-c932db7f71d0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-680e5f66-5c17-4087-ab14-c932db7f71d0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd Sep 07 10:07:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-680e5f66-5c17-4087-ab14-c932db7f71d0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-680e5f66-5c17-4087-ab14-c932db7f71d0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-680e5f66-5c17-4087-ab14-c932db7f71d0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-680e5f66-5c17-4087-ab14-c932db7f71d0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd returned with HTTP 200 Sep 07 10:07:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 717/1438] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:31 2026] GET /volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3c0eed5d-1698-42a2-896a-f71a51314956 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3c0eed5d-1698-42a2-896a-f71a51314956 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] POST http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd/action Sep 07 10:07:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3c0eed5d-1698-42a2-896a-f71a51314956 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:07:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3c0eed5d-1698-42a2-896a-f71a51314956 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-092abee4-5cf1-447d-9af4-130464e539f6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.admin_actions [None req-3c0eed5d-1698-42a2-896a-f71a51314956 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Updating snapshot 'c18138de-9f21-4d69-804a-7071c61988bd' with '{'status': 'error_deleting'}' {{(pid=87186) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:07:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-092abee4-5cf1-447d-9af4-130464e539f6 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a Sep 07 10:07:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-092abee4-5cf1-447d-9af4-130464e539f6 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-092abee4-5cf1-447d-9af4-130464e539f6 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:32 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:32 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-092abee4-5cf1-447d-9af4-130464e539f6 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Volume info retrieved successfully. Sep 07 10:07:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-092abee4-5cf1-447d-9af4-130464e539f6 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a returned with HTTP 200 Sep 07 10:07:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 718/1439] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:31 2026] GET /volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a => generated 839 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3c0eed5d-1698-42a2-896a-f71a51314956 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd/action returned with HTTP 202 Sep 07 10:07:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 722/1440] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:07:31 2026] POST /volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:07:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-aad12257-1d08-42cf-8548-d468555f7bc6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4c7df93a-351a-43e1-b54b-cef5fa3c09ec None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4c7df93a-351a-43e1-b54b-cef5fa3c09ec tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 Sep 07 10:07:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4c7df93a-351a-43e1-b54b-cef5fa3c09ec tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4c7df93a-351a-43e1-b54b-cef5fa3c09ec tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aad12257-1d08-42cf-8548-d468555f7bc6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd Sep 07 10:07:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-aad12257-1d08-42cf-8548-d468555f7bc6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-aad12257-1d08-42cf-8548-d468555f7bc6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-aad12257-1d08-42cf-8548-d468555f7bc6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aad12257-1d08-42cf-8548-d468555f7bc6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd returned with HTTP 200 Sep 07 10:07:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 719/1441] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:32 2026] GET /volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd => generated 471 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c0f90975-3816-4e78-8728-cd84263a1b31 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4c7df93a-351a-43e1-b54b-cef5fa3c09ec tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c0f90975-3816-4e78-8728-cd84263a1b31 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] POST http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd/action Sep 07 10:07:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c0f90975-3816-4e78-8728-cd84263a1b31 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:07:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c0f90975-3816-4e78-8728-cd84263a1b31 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4c7df93a-351a-43e1-b54b-cef5fa3c09ec tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 returned with HTTP 200 Sep 07 10:07:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 723/1442] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:32 2026] GET /volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c0f90975-3816-4e78-8728-cd84263a1b31 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Snapshot retrieved successfully. Sep 07 10:07:32 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:32 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c0f90975-3816-4e78-8728-cd84263a1b31 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Snapshot delete request issued successfully. Sep 07 10:07:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c0f90975-3816-4e78-8728-cd84263a1b31 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd/action returned with HTTP 202 Sep 07 10:07:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 720/1443] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:07:32 2026] POST /volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:07:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-363bcf84-04a8-4fec-8f7f-1f23b4aa46d0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-363bcf84-04a8-4fec-8f7f-1f23b4aa46d0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd Sep 07 10:07:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-363bcf84-04a8-4fec-8f7f-1f23b4aa46d0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-363bcf84-04a8-4fec-8f7f-1f23b4aa46d0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-363bcf84-04a8-4fec-8f7f-1f23b4aa46d0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-363bcf84-04a8-4fec-8f7f-1f23b4aa46d0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd returned with HTTP 200 Sep 07 10:07:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 724/1444] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:32 2026] GET /volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cbcadab1-beae-471f-8e38-a79e05c93037 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cbcadab1-beae-471f-8e38-a79e05c93037 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a Sep 07 10:07:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cbcadab1-beae-471f-8e38-a79e05c93037 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cbcadab1-beae-471f-8e38-a79e05c93037 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:33 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:33 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cbcadab1-beae-471f-8e38-a79e05c93037 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Volume info retrieved successfully. Sep 07 10:07:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cbcadab1-beae-471f-8e38-a79e05c93037 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a returned with HTTP 200 Sep 07 10:07:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 721/1445] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:33 2026] GET /volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a => generated 839 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e95c3795-df83-44c3-8367-934df0c4c55e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e95c3795-df83-44c3-8367-934df0c4c55e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 Sep 07 10:07:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e95c3795-df83-44c3-8367-934df0c4c55e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e95c3795-df83-44c3-8367-934df0c4c55e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:33 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:33 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e95c3795-df83-44c3-8367-934df0c4c55e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e95c3795-df83-44c3-8367-934df0c4c55e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 returned with HTTP 200 Sep 07 10:07:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 725/1446] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:33 2026] GET /volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 => generated 860 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a7b6f535-27f6-4d38-9f3a-26b9be8b1127 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a7b6f535-27f6-4d38-9f3a-26b9be8b1127 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd Sep 07 10:07:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a7b6f535-27f6-4d38-9f3a-26b9be8b1127 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a7b6f535-27f6-4d38-9f3a-26b9be8b1127 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a7b6f535-27f6-4d38-9f3a-26b9be8b1127 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a7b6f535-27f6-4d38-9f3a-26b9be8b1127 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd returned with HTTP 200 Sep 07 10:07:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 722/1447] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:33 2026] GET /volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-f9e03aed-46fa-4b21-8a0b-70599af990cc req-14906110-3427-43c7-b997-f67bb0fd1e8d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-f9e03aed-46fa-4b21-8a0b-70599af990cc req-14906110-3427-43c7-b997-f67bb0fd1e8d tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 Sep 07 10:07:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-f9e03aed-46fa-4b21-8a0b-70599af990cc req-14906110-3427-43c7-b997-f67bb0fd1e8d tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-f9e03aed-46fa-4b21-8a0b-70599af990cc req-14906110-3427-43c7-b997-f67bb0fd1e8d tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:33 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:33 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-f9e03aed-46fa-4b21-8a0b-70599af990cc req-14906110-3427-43c7-b997-f67bb0fd1e8d tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-f9e03aed-46fa-4b21-8a0b-70599af990cc req-14906110-3427-43c7-b997-f67bb0fd1e8d tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 returned with HTTP 200 Sep 07 10:07:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 726/1448] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:07:33 2026] GET /volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 => generated 860 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-67a05ff1-a2c6-46c4-8607-ae2b1541a193 req-fc68c7dc-80ce-4e8d-9167-6b811bbc0904 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-67a05ff1-a2c6-46c4-8607-ae2b1541a193 req-fc68c7dc-80ce-4e8d-9167-6b811bbc0904 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-67a05ff1-a2c6-46c4-8607-ae2b1541a193 req-fc68c7dc-80ce-4e8d-9167-6b811bbc0904 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-67a05ff1-a2c6-46c4-8607-ae2b1541a193 req-fc68c7dc-80ce-4e8d-9167-6b811bbc0904 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [req-67a05ff1-a2c6-46c4-8607-ae2b1541a193 req-fc68c7dc-80ce-4e8d-9167-6b811bbc0904 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-67a05ff1-a2c6-46c4-8607-ae2b1541a193 req-fc68c7dc-80ce-4e8d-9167-6b811bbc0904 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /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:07:34 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-67a05ff1-a2c6-46c4-8607-ae2b1541a193 req-fc68c7dc-80ce-4e8d-9167-6b811bbc0904 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Get all volumes completed successfully. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-67a05ff1-a2c6-46c4-8607-ae2b1541a193 req-fc68c7dc-80ce-4e8d-9167-6b811bbc0904 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:07:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 723/1449] 192.168.122.74 () {60 vars in 1392 bytes} [Mon Sep 7 10:07:34 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b7d164d8-c2bd-4555-adc9-966d5eb0352a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b7d164d8-c2bd-4555-adc9-966d5eb0352a tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b7d164d8-c2bd-4555-adc9-966d5eb0352a tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b7d164d8-c2bd-4555-adc9-966d5eb0352a tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-b8599203-ec75-40ef-adc1-43fe2658f35f req-fe0fcd7d-3c4a-40e3-8ada-4179d76e01fe None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-b8599203-ec75-40ef-adc1-43fe2658f35f req-fe0fcd7d-3c4a-40e3-8ada-4179d76e01fe tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-b8599203-ec75-40ef-adc1-43fe2658f35f req-fe0fcd7d-3c4a-40e3-8ada-4179d76e01fe tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-b8599203-ec75-40ef-adc1-43fe2658f35f req-fe0fcd7d-3c4a-40e3-8ada-4179d76e01fe tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [req-b8599203-ec75-40ef-adc1-43fe2658f35f req-fe0fcd7d-3c4a-40e3-8ada-4179d76e01fe tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-b8599203-ec75-40ef-adc1-43fe2658f35f req-fe0fcd7d-3c4a-40e3-8ada-4179d76e01fe tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b7d164d8-c2bd-4555-adc9-966d5eb0352a tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Volume info retrieved successfully. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-b8599203-ec75-40ef-adc1-43fe2658f35f req-fe0fcd7d-3c4a-40e3-8ada-4179d76e01fe tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Get all volumes completed successfully. Sep 07 10:07:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b7d164d8-c2bd-4555-adc9-966d5eb0352a tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a returned with HTTP 200 Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 727/1450] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:34 2026] GET /volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a => generated 840 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-b8599203-ec75-40ef-adc1-43fe2658f35f req-fe0fcd7d-3c4a-40e3-8ada-4179d76e01fe tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:07:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 724/1451] 192.168.122.74 () {60 vars in 1392 bytes} [Mon Sep 7 10:07:34 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7bce1615-a201-45bb-bd28-54f6f2a0e59e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b3736180-5055-4e33-80ff-64d6d4dfef08 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7bce1615-a201-45bb-bd28-54f6f2a0e59e tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7bce1615-a201-45bb-bd28-54f6f2a0e59e tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7bce1615-a201-45bb-bd28-54f6f2a0e59e tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b3736180-5055-4e33-80ff-64d6d4dfef08 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b3736180-5055-4e33-80ff-64d6d4dfef08 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b3736180-5055-4e33-80ff-64d6d4dfef08 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b3736180-5055-4e33-80ff-64d6d4dfef08 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b3736180-5055-4e33-80ff-64d6d4dfef08 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd returned with HTTP 200 Sep 07 10:07:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7bce1615-a201-45bb-bd28-54f6f2a0e59e tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Volume info retrieved successfully. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 725/1452] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:34 2026] GET /volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd => generated 465 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-d38cb805-2bba-4255-b88a-0b0adead2124 req-f4e800a0-adc1-4187-ad46-4ef0505c9a62 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7bce1615-a201-45bb-bd28-54f6f2a0e59e tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a returned with HTTP 200 Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-d38cb805-2bba-4255-b88a-0b0adead2124 req-f4e800a0-adc1-4187-ad46-4ef0505c9a62 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-d38cb805-2bba-4255-b88a-0b0adead2124 req-f4e800a0-adc1-4187-ad46-4ef0505c9a62 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 728/1453] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:34 2026] GET /volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a => generated 840 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-d38cb805-2bba-4255-b88a-0b0adead2124 req-f4e800a0-adc1-4187-ad46-4ef0505c9a62 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [req-d38cb805-2bba-4255-b88a-0b0adead2124 req-f4e800a0-adc1-4187-ad46-4ef0505c9a62 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-d38cb805-2bba-4255-b88a-0b0adead2124 req-f4e800a0-adc1-4187-ad46-4ef0505c9a62 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /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:07:34 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-d38cb805-2bba-4255-b88a-0b0adead2124 req-f4e800a0-adc1-4187-ad46-4ef0505c9a62 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Get all volumes completed successfully. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1550264426"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1550264426'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Create volume of 1 GB Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-d38cb805-2bba-4255-b88a-0b0adead2124 req-f4e800a0-adc1-4187-ad46-4ef0505c9a62 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:07:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 726/1454] 192.168.122.74 () {60 vars in 1392 bytes} [Mon Sep 7 10:07:34 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Availability Zones retrieved successfully. Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Flow 'volume_create_api' (33dbd209-1c6f-476b-b16d-8d4122b88509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-216d1ade-98c7-4003-bcce-9cf3e21d49e5 req-35b359be-deeb-4c11-8717-9f8ecc15a41b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (386b98b0-e926-49a9-8e83-8db091e87afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-216d1ade-98c7-4003-bcce-9cf3e21d49e5 req-35b359be-deeb-4c11-8717-9f8ecc15a41b tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-216d1ade-98c7-4003-bcce-9cf3e21d49e5 req-35b359be-deeb-4c11-8717-9f8ecc15a41b tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-216d1ade-98c7-4003-bcce-9cf3e21d49e5 req-35b359be-deeb-4c11-8717-9f8ecc15a41b tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [req-216d1ade-98c7-4003-bcce-9cf3e21d49e5 req-35b359be-deeb-4c11-8717-9f8ecc15a41b tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-216d1ade-98c7-4003-bcce-9cf3e21d49e5 req-35b359be-deeb-4c11-8717-9f8ecc15a41b tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-216d1ade-98c7-4003-bcce-9cf3e21d49e5 req-35b359be-deeb-4c11-8717-9f8ecc15a41b tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Get all volumes completed successfully. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-216d1ade-98c7-4003-bcce-9cf3e21d49e5 req-35b359be-deeb-4c11-8717-9f8ecc15a41b tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:07:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 727/1455] 192.168.122.74 () {60 vars in 1392 bytes} [Mon Sep 7 10:07:34 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-9286b031-b243-4765-a6aa-851d62983974 req-5993cd51-8edf-494c-a015-ce768a8a4556 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (386b98b0-e926-49a9-8e83-8db091e87afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-9286b031-b243-4765-a6aa-851d62983974 req-5993cd51-8edf-494c-a015-ce768a8a4556 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-9286b031-b243-4765-a6aa-851d62983974 req-5993cd51-8edf-494c-a015-ce768a8a4556 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-9286b031-b243-4765-a6aa-851d62983974 req-5993cd51-8edf-494c-a015-ce768a8a4556 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [req-9286b031-b243-4765-a6aa-851d62983974 req-5993cd51-8edf-494c-a015-ce768a8a4556 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96804a79-2ce4-4c58-8335-8c75ef33fb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-9286b031-b243-4765-a6aa-851d62983974 req-5993cd51-8edf-494c-a015-ce768a8a4556 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-9286b031-b243-4765-a6aa-851d62983974 req-5993cd51-8edf-494c-a015-ce768a8a4556 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Get all volumes completed successfully. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-9286b031-b243-4765-a6aa-851d62983974 req-5993cd51-8edf-494c-a015-ce768a8a4556 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:07:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 728/1456] 192.168.122.74 () {60 vars in 1392 bytes} [Mon Sep 7 10:07:34 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-c39a1005-cbbc-422a-97e8-b0f4d41a1535 req-ba8055d4-d4d9-4ebb-a7b1-8c29626b00d8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c39a1005-cbbc-422a-97e8-b0f4d41a1535 req-ba8055d4-d4d9-4ebb-a7b1-8c29626b00d8 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-c39a1005-cbbc-422a-97e8-b0f4d41a1535 req-ba8055d4-d4d9-4ebb-a7b1-8c29626b00d8 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-c39a1005-cbbc-422a-97e8-b0f4d41a1535 req-ba8055d4-d4d9-4ebb-a7b1-8c29626b00d8 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [req-c39a1005-cbbc-422a-97e8-b0f4d41a1535 req-ba8055d4-d4d9-4ebb-a7b1-8c29626b00d8 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-c39a1005-cbbc-422a-97e8-b0f4d41a1535 req-ba8055d4-d4d9-4ebb-a7b1-8c29626b00d8 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Created reservations ['a22239db-1087-4100-9bbc-931cbc6d5104', 'acd3940c-2305-4686-9cc6-d217ba481507', '8194bf50-8c54-4f99-a1e0-0120eab9901c', 'dabfec56-cf46-4931-8d25-52c40817e3b6'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96804a79-2ce4-4c58-8335-8c75ef33fb2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a22239db-1087-4100-9bbc-931cbc6d5104', 'acd3940c-2305-4686-9cc6-d217ba481507', '8194bf50-8c54-4f99-a1e0-0120eab9901c', 'dabfec56-cf46-4931-8d25-52c40817e3b6']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-c39a1005-cbbc-422a-97e8-b0f4d41a1535 req-ba8055d4-d4d9-4ebb-a7b1-8c29626b00d8 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Get all volumes completed successfully. Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e6f8b4-d84c-4aea-bce1-4f143d36db22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c39a1005-cbbc-422a-97e8-b0f4d41a1535 req-ba8055d4-d4d9-4ebb-a7b1-8c29626b00d8 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:07:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 729/1457] 192.168.122.74 () {60 vars in 1392 bytes} [Mon Sep 7 10:07:34 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:34 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e6f8b4-d84c-4aea-bce1-4f143d36db22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '518fe8d0-45f0-495e-bb8a-ed6f33c207cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1550264426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd1a178bb8e04a41b1033dbeaaa6aee8',qos_specs=None,replication_status=,reservations=['a22239db-1087-4100-9bbc-931cbc6d5104','acd3940c-2305-4686-9cc6-d217ba481507','8194bf50-8c54-4f99-a1e0-0120eab9901c','dabfec56-cf46-4931-8d25-52c40817e3b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='808fc806e47c4b3b9556aa08facc430d',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:07:34Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1550264426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=518fe8d0-45f0-495e-bb8a-ed6f33c207cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd1a178bb8e04a41b1033dbeaaa6aee8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='808fc806e47c4b3b9556aa08facc430d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e09ac2cb-84aa-493f-97c2-eb8b09340674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-61602c1f-7075-4710-85e5-11862b9d2986 req-c9154a95-414e-4942-a0d1-8ee6e8db725e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-61602c1f-7075-4710-85e5-11862b9d2986 req-c9154a95-414e-4942-a0d1-8ee6e8db725e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-61602c1f-7075-4710-85e5-11862b9d2986 req-c9154a95-414e-4942-a0d1-8ee6e8db725e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-61602c1f-7075-4710-85e5-11862b9d2986 req-c9154a95-414e-4942-a0d1-8ee6e8db725e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [req-61602c1f-7075-4710-85e5-11862b9d2986 req-c9154a95-414e-4942-a0d1-8ee6e8db725e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-61602c1f-7075-4710-85e5-11862b9d2986 req-c9154a95-414e-4942-a0d1-8ee6e8db725e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-61602c1f-7075-4710-85e5-11862b9d2986 req-c9154a95-414e-4942-a0d1-8ee6e8db725e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Get all volumes completed successfully. Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e09ac2cb-84aa-493f-97c2-eb8b09340674) transitioned into 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-1550264426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd1a178bb8e04a41b1033dbeaaa6aee8',qos_specs=None,replication_status=,reservations=['a22239db-1087-4100-9bbc-931cbc6d5104','acd3940c-2305-4686-9cc6-d217ba481507','8194bf50-8c54-4f99-a1e0-0120eab9901c','dabfec56-cf46-4931-8d25-52c40817e3b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='808fc806e47c4b3b9556aa08facc430d',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb13d74-19f7-4685-9677-f7c08b2f737f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-61602c1f-7075-4710-85e5-11862b9d2986 req-c9154a95-414e-4942-a0d1-8ee6e8db725e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:07:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 730/1458] 192.168.122.74 () {60 vars in 1392 bytes} [Mon Sep 7 10:07:34 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb13d74-19f7-4685-9677-f7c08b2f737f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Flow 'volume_create_api' (33dbd209-1c6f-476b-b16d-8d4122b88509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Create volume request issued successfully. Sep 07 10:07:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-67ab2f9a-f116-4551-8836-e85a6fb1e910 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:07:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 729/1459] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:07:34 2026] POST /volume/v3/volumes => generated 783 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-d0a4af6b-4fa5-4150-81d3-741f219091cc req-0be6d1c2-d3f9-4798-bfad-4a0919bfe59e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-d0a4af6b-4fa5-4150-81d3-741f219091cc req-0be6d1c2-d3f9-4798-bfad-4a0919bfe59e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-d0a4af6b-4fa5-4150-81d3-741f219091cc req-0be6d1c2-d3f9-4798-bfad-4a0919bfe59e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-737fb3fc-ae80-463a-bdf6-4ff4d2617b90 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-d0a4af6b-4fa5-4150-81d3-741f219091cc req-0be6d1c2-d3f9-4798-bfad-4a0919bfe59e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [req-d0a4af6b-4fa5-4150-81d3-741f219091cc req-0be6d1c2-d3f9-4798-bfad-4a0919bfe59e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:07:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [req-d0a4af6b-4fa5-4150-81d3-741f219091cc req-0be6d1c2-d3f9-4798-bfad-4a0919bfe59e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-737fb3fc-ae80-463a-bdf6-4ff4d2617b90 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-737fb3fc-ae80-463a-bdf6-4ff4d2617b90 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-737fb3fc-ae80-463a-bdf6-4ff4d2617b90 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:34 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-737fb3fc-ae80-463a-bdf6-4ff4d2617b90 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Volume info retrieved successfully. Sep 07 10:07:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-737fb3fc-ae80-463a-bdf6-4ff4d2617b90 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc returned with HTTP 200 Sep 07 10:07:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 730/1460] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:34 2026] GET /volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-d0a4af6b-4fa5-4150-81d3-741f219091cc req-0be6d1c2-d3f9-4798-bfad-4a0919bfe59e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] Get all volumes completed successfully. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-d0a4af6b-4fa5-4150-81d3-741f219091cc req-0be6d1c2-d3f9-4798-bfad-4a0919bfe59e tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-reader] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:07:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 731/1461] 192.168.122.74 () {60 vars in 1392 bytes} [Mon Sep 7 10:07:34 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-67999efa-b5f1-4785-bb16-181e70a25e82 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-67999efa-b5f1-4785-bb16-181e70a25e82 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] DELETE http://192.168.122.74/volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-67999efa-b5f1-4785-bb16-181e70a25e82 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-67999efa-b5f1-4785-bb16-181e70a25e82 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-67999efa-b5f1-4785-bb16-181e70a25e82 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Delete volume with id: c513dc16-3d26-4655-899a-278916271f71 Sep 07 10:07:35 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:35 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-67999efa-b5f1-4785-bb16-181e70a25e82 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-67999efa-b5f1-4785-bb16-181e70a25e82 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Delete volume request issued successfully. Sep 07 10:07:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-67999efa-b5f1-4785-bb16-181e70a25e82 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 returned with HTTP 202 Sep 07 10:07:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 731/1462] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:07:35 2026] DELETE /volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0749b166-8578-4479-852d-ef8012e4e89f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0749b166-8578-4479-852d-ef8012e4e89f tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0749b166-8578-4479-852d-ef8012e4e89f tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0749b166-8578-4479-852d-ef8012e4e89f tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:35 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:35 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:35 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:35 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:35 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0749b166-8578-4479-852d-ef8012e4e89f tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0749b166-8578-4479-852d-ef8012e4e89f tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 returned with HTTP 200 Sep 07 10:07:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 732/1463] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:35 2026] GET /volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 => generated 859 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-13fd0ff3-3861-4365-b138-bf4cec405ede None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-13fd0ff3-3861-4365-b138-bf4cec405ede tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-13fd0ff3-3861-4365-b138-bf4cec405ede tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-13fd0ff3-3861-4365-b138-bf4cec405ede tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-13fd0ff3-3861-4365-b138-bf4cec405ede tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd returned with HTTP 404 Sep 07 10:07:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 732/1464] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:35 2026] GET /volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd => generated 111 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a86fbdea-bcba-4705-bb0f-cdfaf3098512 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a86fbdea-bcba-4705-bb0f-cdfaf3098512 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] POST http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a86fbdea-bcba-4705-bb0f-cdfaf3098512 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a86fbdea-bcba-4705-bb0f-cdfaf3098512 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.admin_actions [None req-a86fbdea-bcba-4705-bb0f-cdfaf3098512 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Updating snapshot 'e31bfd3f-4446-4c21-a386-572c14dcfc9e' with '{'status': 'available'}' {{(pid=87187) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:07:35 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:35 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a86fbdea-bcba-4705-bb0f-cdfaf3098512 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action returned with HTTP 202 Sep 07 10:07:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 733/1465] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:07:35 2026] POST /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4e0f6e92-d4e8-46f8-bfec-321b104551c9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4e0f6e92-d4e8-46f8-bfec-321b104551c9 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4e0f6e92-d4e8-46f8-bfec-321b104551c9 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4e0f6e92-d4e8-46f8-bfec-321b104551c9 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4e0f6e92-d4e8-46f8-bfec-321b104551c9 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4e0f6e92-d4e8-46f8-bfec-321b104551c9 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e returned with HTTP 200 Sep 07 10:07:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 733/1466] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:35 2026] GET /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e => generated 466 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1bf87e0b-2b20-4554-baa8-01bddccda916 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1bf87e0b-2b20-4554-baa8-01bddccda916 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1bf87e0b-2b20-4554-baa8-01bddccda916 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1bf87e0b-2b20-4554-baa8-01bddccda916 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:35 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-1bf87e0b-2b20-4554-baa8-01bddccda916 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Delete snapshot with id: c18138de-9f21-4d69-804a-7071c61988bd Sep 07 10:07:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1bf87e0b-2b20-4554-baa8-01bddccda916 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd returned with HTTP 404 Sep 07 10:07:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 734/1467] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:07:35 2026] DELETE /volume/v3/snapshots/c18138de-9f21-4d69-804a-7071c61988bd => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-66c8d064-77e9-4f3e-a736-d1527e456990 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-66c8d064-77e9-4f3e-a736-d1527e456990 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] POST http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-66c8d064-77e9-4f3e-a736-d1527e456990 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-66c8d064-77e9-4f3e-a736-d1527e456990 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.admin_actions [None req-66c8d064-77e9-4f3e-a736-d1527e456990 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Updating snapshot 'e31bfd3f-4446-4c21-a386-572c14dcfc9e' with '{'status': 'creating'}' {{(pid=87186) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-66c8d064-77e9-4f3e-a736-d1527e456990 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action returned with HTTP 202 Sep 07 10:07:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 734/1468] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:07:35 2026] POST /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-82fa0c1e-5b3b-414b-9164-2e1e1105b7da None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-82fa0c1e-5b3b-414b-9164-2e1e1105b7da tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-82fa0c1e-5b3b-414b-9164-2e1e1105b7da tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-82fa0c1e-5b3b-414b-9164-2e1e1105b7da tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:35 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:35 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:35 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-82fa0c1e-5b3b-414b-9164-2e1e1105b7da tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-82fa0c1e-5b3b-414b-9164-2e1e1105b7da tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e returned with HTTP 200 Sep 07 10:07:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 735/1469] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:35 2026] GET /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5099a4fb-9c3b-458d-8012-0c58b9458f50 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5099a4fb-9c3b-458d-8012-0c58b9458f50 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] POST http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5099a4fb-9c3b-458d-8012-0c58b9458f50 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5099a4fb-9c3b-458d-8012-0c58b9458f50 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.snapshot_actions [None req-5099a4fb-9c3b-458d-8012-0c58b9458f50 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87186) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:35 devstack devstack@c-api.service[87186]: INFO cinder.api.contrib.snapshot_actions [None req-5099a4fb-9c3b-458d-8012-0c58b9458f50 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Updating snapshot e31bfd3f-4446-4c21-a386-572c14dcfc9e with info {'id': 'e31bfd3f-4446-4c21-a386-572c14dcfc9e', 'status': 'error', 'progress': '80%'} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5099a4fb-9c3b-458d-8012-0c58b9458f50 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action returned with HTTP 202 Sep 07 10:07:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 735/1470] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:07:35 2026] POST /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-98817189-6696-411a-96f7-cb5f115b2210 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-98817189-6696-411a-96f7-cb5f115b2210 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] GET http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-98817189-6696-411a-96f7-cb5f115b2210 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-98817189-6696-411a-96f7-cb5f115b2210 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3d7c1570-1d3b-4b63-9daf-bf6d49255d33 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3d7c1570-1d3b-4b63-9daf-bf6d49255d33 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3d7c1570-1d3b-4b63-9daf-bf6d49255d33 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3d7c1570-1d3b-4b63-9daf-bf6d49255d33 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:35 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:35 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:35 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-98817189-6696-411a-96f7-cb5f115b2210 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Snapshot retrieved successfully. Sep 07 10:07:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-98817189-6696-411a-96f7-cb5f115b2210 tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e returned with HTTP 200 Sep 07 10:07:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 736/1471] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:35 2026] GET /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e => generated 461 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:35 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:35 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b3f23c03-d400-4b5b-af3d-ee39e65e006a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3d7c1570-1d3b-4b63-9daf-bf6d49255d33 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Volume info retrieved successfully. Sep 07 10:07:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b3f23c03-d400-4b5b-af3d-ee39e65e006a tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] POST http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b3f23c03-d400-4b5b-af3d-ee39e65e006a tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b3f23c03-d400-4b5b-af3d-ee39e65e006a tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.admin_actions [None req-b3f23c03-d400-4b5b-af3d-ee39e65e006a tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] Updating snapshot 'e31bfd3f-4446-4c21-a386-572c14dcfc9e' with '{'status': 'available'}' {{(pid=87187) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:07:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3d7c1570-1d3b-4b63-9daf-bf6d49255d33 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc returned with HTTP 200 Sep 07 10:07:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 736/1472] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:35 2026] GET /volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc => generated 875 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b3f23c03-d400-4b5b-af3d-ee39e65e006a tempest-SnapshotsActionsTest-800030130 tempest-SnapshotsActionsTest-800030130-project-admin] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action returned with HTTP 202 Sep 07 10:07:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 737/1473] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:07:35 2026] POST /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:07:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2181ab0f-2016-4c87-8338-40960e6964bb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2181ab0f-2016-4c87-8338-40960e6964bb tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e Sep 07 10:07:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2181ab0f-2016-4c87-8338-40960e6964bb tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2181ab0f-2016-4c87-8338-40960e6964bb tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:36 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:36 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2181ab0f-2016-4c87-8338-40960e6964bb tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2181ab0f-2016-4c87-8338-40960e6964bb tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e returned with HTTP 200 Sep 07 10:07:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 737/1474] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:36 2026] GET /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e => generated 465 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e9399ee9-1700-4786-94e4-a9e24afb2fa8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e9399ee9-1700-4786-94e4-a9e24afb2fa8 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e Sep 07 10:07:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e9399ee9-1700-4786-94e4-a9e24afb2fa8 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e9399ee9-1700-4786-94e4-a9e24afb2fa8 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:36 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-e9399ee9-1700-4786-94e4-a9e24afb2fa8 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Delete snapshot with id: e31bfd3f-4446-4c21-a386-572c14dcfc9e Sep 07 10:07:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e9399ee9-1700-4786-94e4-a9e24afb2fa8 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:36 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:36 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e9399ee9-1700-4786-94e4-a9e24afb2fa8 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot delete request issued successfully. Sep 07 10:07:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e9399ee9-1700-4786-94e4-a9e24afb2fa8 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e returned with HTTP 202 Sep 07 10:07:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 738/1475] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:07:36 2026] DELETE /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:07:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-30313086-7456-4d04-86d8-98a2ba84c2a6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-30313086-7456-4d04-86d8-98a2ba84c2a6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e Sep 07 10:07:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-30313086-7456-4d04-86d8-98a2ba84c2a6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-30313086-7456-4d04-86d8-98a2ba84c2a6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:36 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:36 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2540cf9a-4fb0-4e48-b580-cac57a330634 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-30313086-7456-4d04-86d8-98a2ba84c2a6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-30313086-7456-4d04-86d8-98a2ba84c2a6 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e returned with HTTP 200 Sep 07 10:07:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2540cf9a-4fb0-4e48-b580-cac57a330634 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 Sep 07 10:07:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 738/1476] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:36 2026] GET /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e => generated 464 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2540cf9a-4fb0-4e48-b580-cac57a330634 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2540cf9a-4fb0-4e48-b580-cac57a330634 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:36 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:36 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2540cf9a-4fb0-4e48-b580-cac57a330634 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2540cf9a-4fb0-4e48-b580-cac57a330634 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 returned with HTTP 200 Sep 07 10:07:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 739/1477] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:36 2026] GET /volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 => generated 859 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-340f87e0-bc38-484e-a470-c9956af33a18 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-340f87e0-bc38-484e-a470-c9956af33a18 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc Sep 07 10:07:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-340f87e0-bc38-484e-a470-c9956af33a18 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-340f87e0-bc38-484e-a470-c9956af33a18 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-340f87e0-bc38-484e-a470-c9956af33a18 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Volume info retrieved successfully. Sep 07 10:07:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-340f87e0-bc38-484e-a470-c9956af33a18 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc returned with HTTP 200 Sep 07 10:07:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 739/1478] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:37 2026] GET /volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc => generated 876 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:07:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1ceacf70-cc99-4441-b10b-343bad38eec9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1ceacf70-cc99-4441-b10b-343bad38eec9 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc Sep 07 10:07:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1ceacf70-cc99-4441-b10b-343bad38eec9 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1ceacf70-cc99-4441-b10b-343bad38eec9 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:37 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:37 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1ceacf70-cc99-4441-b10b-343bad38eec9 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Volume info retrieved successfully. Sep 07 10:07:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1ceacf70-cc99-4441-b10b-343bad38eec9 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc returned with HTTP 200 Sep 07 10:07:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 740/1479] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:37 2026] GET /volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc => generated 876 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cd4b60e3-2e8f-445c-8ac7-3d05bc912c9a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cd4b60e3-2e8f-445c-8ac7-3d05bc912c9a tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:07:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cd4b60e3-2e8f-445c-8ac7-3d05bc912c9a tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "518fe8d0-45f0-495e-bb8a-ed6f33c207cc", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-429278813"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cd4b60e3-2e8f-445c-8ac7-3d05bc912c9a tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Volume info retrieved successfully. Sep 07 10:07:37 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-cd4b60e3-2e8f-445c-8ac7-3d05bc912c9a tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Create snapshot from volume 518fe8d0-45f0-495e-bb8a-ed6f33c207cc Sep 07 10:07:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cc9aa10e-6d47-4408-8d6c-3c1191527bf1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cc9aa10e-6d47-4408-8d6c-3c1191527bf1 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e Sep 07 10:07:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cc9aa10e-6d47-4408-8d6c-3c1191527bf1 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cc9aa10e-6d47-4408-8d6c-3c1191527bf1 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cc9aa10e-6d47-4408-8d6c-3c1191527bf1 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cc9aa10e-6d47-4408-8d6c-3c1191527bf1 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e returned with HTTP 200 Sep 07 10:07:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 741/1480] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:37 2026] GET /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e => generated 464 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4ca34432-c156-4a5b-ad0b-bf64d05a0fe0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4ca34432-c156-4a5b-ad0b-bf64d05a0fe0 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 Sep 07 10:07:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4ca34432-c156-4a5b-ad0b-bf64d05a0fe0 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4ca34432-c156-4a5b-ad0b-bf64d05a0fe0 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4ca34432-c156-4a5b-ad0b-bf64d05a0fe0 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 returned with HTTP 404 Sep 07 10:07:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 742/1481] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:37 2026] GET /volume/v3/volumes/c513dc16-3d26-4655-899a-278916271f71 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2daeb0a1-4c5e-4e8b-b81b-28e43738e48f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2daeb0a1-4c5e-4e8b-b81b-28e43738e48f tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] DELETE http://192.168.122.74/volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 Sep 07 10:07:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2daeb0a1-4c5e-4e8b-b81b-28e43738e48f tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2daeb0a1-4c5e-4e8b-b81b-28e43738e48f tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:37 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-2daeb0a1-4c5e-4e8b-b81b-28e43738e48f tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Delete volume with id: 21809457-c5f6-4070-938c-bc5679cf8ad2 Sep 07 10:07:37 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-cd4b60e3-2e8f-445c-8ac7-3d05bc912c9a tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Created reservations ['ee722e9a-24ab-4d9e-93d2-1b59a69132b4', 'b6b68e6c-b492-45fb-a8e8-741a13c09edb', 'b3d8f18d-2cd3-45d4-a1ff-cd334245d581', '6092b883-d947-47b6-ae07-8b9656a855dd'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:37 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:37 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2daeb0a1-4c5e-4e8b-b81b-28e43738e48f tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2daeb0a1-4c5e-4e8b-b81b-28e43738e48f tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Delete volume request issued successfully. Sep 07 10:07:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2daeb0a1-4c5e-4e8b-b81b-28e43738e48f tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 returned with HTTP 202 Sep 07 10:07:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 743/1482] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:07:37 2026] DELETE /volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:07:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e76f742a-a7ab-4c66-950b-9be075663467 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e76f742a-a7ab-4c66-950b-9be075663467 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 Sep 07 10:07:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e76f742a-a7ab-4c66-950b-9be075663467 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e76f742a-a7ab-4c66-950b-9be075663467 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:37 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:37 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cd4b60e3-2e8f-445c-8ac7-3d05bc912c9a tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Snapshot create request issued successfully. Sep 07 10:07:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cd4b60e3-2e8f-445c-8ac7-3d05bc912c9a tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:07:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 740/1483] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:07:37 2026] POST /volume/v3/snapshots => generated 325 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:07:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9f2f36f3-a08c-495e-bc9d-77875ab624b8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9f2f36f3-a08c-495e-bc9d-77875ab624b8 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 Sep 07 10:07:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9f2f36f3-a08c-495e-bc9d-77875ab624b8 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9f2f36f3-a08c-495e-bc9d-77875ab624b8 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9f2f36f3-a08c-495e-bc9d-77875ab624b8 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Snapshot retrieved successfully. Sep 07 10:07:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9f2f36f3-a08c-495e-bc9d-77875ab624b8 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 returned with HTTP 200 Sep 07 10:07:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 741/1484] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:37 2026] GET /volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 => generated 457 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e76f742a-a7ab-4c66-950b-9be075663467 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e76f742a-a7ab-4c66-950b-9be075663467 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 returned with HTTP 200 Sep 07 10:07:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 744/1485] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:37 2026] GET /volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 => generated 858 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0d5692b5-218f-435c-83b7-09ca62b4fbc1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0d5692b5-218f-435c-83b7-09ca62b4fbc1 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e Sep 07 10:07:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0d5692b5-218f-435c-83b7-09ca62b4fbc1 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0d5692b5-218f-435c-83b7-09ca62b4fbc1 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0d5692b5-218f-435c-83b7-09ca62b4fbc1 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Snapshot retrieved successfully. Sep 07 10:07:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0d5692b5-218f-435c-83b7-09ca62b4fbc1 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e returned with HTTP 200 Sep 07 10:07:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 742/1486] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:38 2026] GET /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e => generated 464 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6844114b-4f62-4602-a115-7396d6f0ed2f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6844114b-4f62-4602-a115-7396d6f0ed2f tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 Sep 07 10:07:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6844114b-4f62-4602-a115-7396d6f0ed2f tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6844114b-4f62-4602-a115-7396d6f0ed2f tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6844114b-4f62-4602-a115-7396d6f0ed2f tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Snapshot retrieved successfully. Sep 07 10:07:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6844114b-4f62-4602-a115-7396d6f0ed2f tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 returned with HTTP 200 Sep 07 10:07:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2c1c97d8-6d0c-421c-be70-c37d862cc43f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 745/1487] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:38 2026] GET /volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 => generated 457 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2c1c97d8-6d0c-421c-be70-c37d862cc43f tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 Sep 07 10:07:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2c1c97d8-6d0c-421c-be70-c37d862cc43f tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2c1c97d8-6d0c-421c-be70-c37d862cc43f tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2c1c97d8-6d0c-421c-be70-c37d862cc43f tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2c1c97d8-6d0c-421c-be70-c37d862cc43f tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 returned with HTTP 200 Sep 07 10:07:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 743/1488] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:38 2026] GET /volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 => generated 858 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:07:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ec64efae-1f16-44b5-891e-0598e7028cc0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ec64efae-1f16-44b5-891e-0598e7028cc0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e Sep 07 10:07:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ec64efae-1f16-44b5-891e-0598e7028cc0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ec64efae-1f16-44b5-891e-0598e7028cc0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ec64efae-1f16-44b5-891e-0598e7028cc0 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e returned with HTTP 404 Sep 07 10:07:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 746/1489] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:39 2026] GET /volume/v3/snapshots/e31bfd3f-4446-4c21-a386-572c14dcfc9e => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7a322c45-0370-4a51-9425-815f502d5528 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7a322c45-0370-4a51-9425-815f502d5528 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 Sep 07 10:07:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7a322c45-0370-4a51-9425-815f502d5528 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7a322c45-0370-4a51-9425-815f502d5528 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:39 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:39 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7a322c45-0370-4a51-9425-815f502d5528 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Volume info retrieved successfully. Sep 07 10:07:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7a322c45-0370-4a51-9425-815f502d5528 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 returned with HTTP 200 Sep 07 10:07:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 744/1490] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:39 2026] GET /volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-99b46302-e027-41c6-a5a8-7dee2774e2ef None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-99b46302-e027-41c6-a5a8-7dee2774e2ef tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] DELETE http://192.168.122.74/volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 Sep 07 10:07:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-99b46302-e027-41c6-a5a8-7dee2774e2ef tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-99b46302-e027-41c6-a5a8-7dee2774e2ef tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:39 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-99b46302-e027-41c6-a5a8-7dee2774e2ef tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Delete volume with id: 640722de-3f4c-4434-9712-126398038f41 Sep 07 10:07:39 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:39 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-99b46302-e027-41c6-a5a8-7dee2774e2ef tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Volume info retrieved successfully. Sep 07 10:07:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-99b46302-e027-41c6-a5a8-7dee2774e2ef tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Delete volume request issued successfully. Sep 07 10:07:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-99b46302-e027-41c6-a5a8-7dee2774e2ef tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 returned with HTTP 202 Sep 07 10:07:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 747/1491] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:07:39 2026] DELETE /volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:07:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4880dc2e-c412-4d72-a449-e65fe595a14a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4880dc2e-c412-4d72-a449-e65fe595a14a tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 Sep 07 10:07:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4880dc2e-c412-4d72-a449-e65fe595a14a tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4880dc2e-c412-4d72-a449-e65fe595a14a tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:39 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:39 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4880dc2e-c412-4d72-a449-e65fe595a14a tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Volume info retrieved successfully. Sep 07 10:07:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-03172219-d034-4b9f-aef3-453ab63b74e3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-03172219-d034-4b9f-aef3-453ab63b74e3 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 Sep 07 10:07:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-03172219-d034-4b9f-aef3-453ab63b74e3 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-03172219-d034-4b9f-aef3-453ab63b74e3 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4880dc2e-c412-4d72-a449-e65fe595a14a tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 returned with HTTP 200 Sep 07 10:07:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 745/1492] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:39 2026] GET /volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 => generated 849 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:07:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-03172219-d034-4b9f-aef3-453ab63b74e3 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Snapshot retrieved successfully. Sep 07 10:07:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-03172219-d034-4b9f-aef3-453ab63b74e3 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 returned with HTTP 200 Sep 07 10:07:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 748/1493] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:39 2026] GET /volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 => generated 457 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bf6d3c74-06e9-4dfc-b080-8649610e07dc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bf6d3c74-06e9-4dfc-b080-8649610e07dc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 Sep 07 10:07:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bf6d3c74-06e9-4dfc-b080-8649610e07dc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bf6d3c74-06e9-4dfc-b080-8649610e07dc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bf6d3c74-06e9-4dfc-b080-8649610e07dc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 returned with HTTP 404 Sep 07 10:07:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 746/1494] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:39 2026] GET /volume/v3/volumes/21809457-c5f6-4070-938c-bc5679cf8ad2 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5f505a60-6df7-420c-a9b3-3bcef08263cc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5f505a60-6df7-420c-a9b3-3bcef08263cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] DELETE http://192.168.122.74/volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 Sep 07 10:07:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5f505a60-6df7-420c-a9b3-3bcef08263cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5f505a60-6df7-420c-a9b3-3bcef08263cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:40 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-5f505a60-6df7-420c-a9b3-3bcef08263cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Delete volume with id: 2edf2a65-4e72-4d02-924c-5ed367888599 Sep 07 10:07:40 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:40 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:40 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:40 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5f505a60-6df7-420c-a9b3-3bcef08263cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5f505a60-6df7-420c-a9b3-3bcef08263cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Delete volume request issued successfully. Sep 07 10:07:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5f505a60-6df7-420c-a9b3-3bcef08263cc tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 returned with HTTP 202 Sep 07 10:07:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 749/1495] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:07:39 2026] DELETE /volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:07:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a188d889-d0e5-4cbc-916c-7616290fb066 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a188d889-d0e5-4cbc-916c-7616290fb066 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 Sep 07 10:07:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a188d889-d0e5-4cbc-916c-7616290fb066 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a188d889-d0e5-4cbc-916c-7616290fb066 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:40 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:40 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:40 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:40 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a188d889-d0e5-4cbc-916c-7616290fb066 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a188d889-d0e5-4cbc-916c-7616290fb066 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 returned with HTTP 200 Sep 07 10:07:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 747/1496] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:40 2026] GET /volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 => generated 859 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9a24b207-6683-4d7e-a6e7-0a8b6b34e16b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9a24b207-6683-4d7e-a6e7-0a8b6b34e16b tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 Sep 07 10:07:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9a24b207-6683-4d7e-a6e7-0a8b6b34e16b tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9a24b207-6683-4d7e-a6e7-0a8b6b34e16b tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e47982fe-9835-4c21-8f71-88f09cfbef31 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e47982fe-9835-4c21-8f71-88f09cfbef31 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 Sep 07 10:07:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e47982fe-9835-4c21-8f71-88f09cfbef31 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e47982fe-9835-4c21-8f71-88f09cfbef31 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:40 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:40 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:40 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:40 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:40 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:40 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e47982fe-9835-4c21-8f71-88f09cfbef31 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Snapshot retrieved successfully. Sep 07 10:07:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e47982fe-9835-4c21-8f71-88f09cfbef31 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 returned with HTTP 200 Sep 07 10:07:41 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 748/1497] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:40 2026] GET /volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 => generated 457 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:41 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9a24b207-6683-4d7e-a6e7-0a8b6b34e16b tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Volume info retrieved successfully. Sep 07 10:07:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9a24b207-6683-4d7e-a6e7-0a8b6b34e16b tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 returned with HTTP 200 Sep 07 10:07:41 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 750/1498] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:40 2026] GET /volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 => generated 849 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:07:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-db8e86a3-863d-4985-b6ac-4e7c8ec55dc4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-db8e86a3-863d-4985-b6ac-4e7c8ec55dc4 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 Sep 07 10:07:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-db8e86a3-863d-4985-b6ac-4e7c8ec55dc4 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-db8e86a3-863d-4985-b6ac-4e7c8ec55dc4 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:41 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:41 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:41 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:41 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:41 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-db8e86a3-863d-4985-b6ac-4e7c8ec55dc4 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Volume info retrieved successfully. Sep 07 10:07:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-db8e86a3-863d-4985-b6ac-4e7c8ec55dc4 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 returned with HTTP 200 Sep 07 10:07:41 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 749/1499] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:41 2026] GET /volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 => generated 859 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fea04713-f632-4d1b-871b-e20fd2288b48 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fea04713-f632-4d1b-871b-e20fd2288b48 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 Sep 07 10:07:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fea04713-f632-4d1b-871b-e20fd2288b48 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fea04713-f632-4d1b-871b-e20fd2288b48 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:42 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:42 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:42 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fea04713-f632-4d1b-871b-e20fd2288b48 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Snapshot retrieved successfully. Sep 07 10:07:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-957dec7d-7761-4bb9-9a14-0b95cf2a2934 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fea04713-f632-4d1b-871b-e20fd2288b48 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 returned with HTTP 200 Sep 07 10:07:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 751/1500] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:42 2026] GET /volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 => generated 457 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-957dec7d-7761-4bb9-9a14-0b95cf2a2934 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] GET http://192.168.122.74/volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 Sep 07 10:07:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-957dec7d-7761-4bb9-9a14-0b95cf2a2934 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-957dec7d-7761-4bb9-9a14-0b95cf2a2934 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-957dec7d-7761-4bb9-9a14-0b95cf2a2934 tempest-SnapshotsActionsTest-158812568 tempest-SnapshotsActionsTest-158812568-project-member] http://192.168.122.74/volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 returned with HTTP 404 Sep 07 10:07:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 750/1501] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:42 2026] GET /volume/v3/volumes/640722de-3f4c-4434-9712-126398038f41 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d9035d70-a8a2-4b95-82fd-ab84518e3d72 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d9035d70-a8a2-4b95-82fd-ab84518e3d72 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] GET http://192.168.122.74/volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 Sep 07 10:07:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d9035d70-a8a2-4b95-82fd-ab84518e3d72 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d9035d70-a8a2-4b95-82fd-ab84518e3d72 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d9035d70-a8a2-4b95-82fd-ab84518e3d72 tempest-VolumesTestJSON-633817380 tempest-VolumesTestJSON-633817380-project-member] http://192.168.122.74/volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 returned with HTTP 404 Sep 07 10:07:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 752/1502] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:42 2026] GET /volume/v3/volumes/2edf2a65-4e72-4d02-924c-5ed367888599 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cc33c0ad-c00f-4cd1-bfe1-1a6d774194cc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cc33c0ad-c00f-4cd1-bfe1-1a6d774194cc tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 Sep 07 10:07:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cc33c0ad-c00f-4cd1-bfe1-1a6d774194cc tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cc33c0ad-c00f-4cd1-bfe1-1a6d774194cc tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:43 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:43 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cc33c0ad-c00f-4cd1-bfe1-1a6d774194cc tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Snapshot retrieved successfully. Sep 07 10:07:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cc33c0ad-c00f-4cd1-bfe1-1a6d774194cc tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 returned with HTTP 200 Sep 07 10:07:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 751/1503] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:43 2026] GET /volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 => generated 484 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-255560e1-9e87-40a8-b346-2f20867ea8ff None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-255560e1-9e87-40a8-b346-2f20867ea8ff tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 Sep 07 10:07:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-255560e1-9e87-40a8-b346-2f20867ea8ff tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-255560e1-9e87-40a8-b346-2f20867ea8ff tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:43 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:43 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:43 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-255560e1-9e87-40a8-b346-2f20867ea8ff tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Snapshot retrieved successfully. Sep 07 10:07:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-255560e1-9e87-40a8-b346-2f20867ea8ff tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 returned with HTTP 200 Sep 07 10:07:43 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 753/1504] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:43 2026] GET /volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 => generated 484 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1786d645-52df-4748-8ac8-9cfc90144f9c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1786d645-52df-4748-8ac8-9cfc90144f9c tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 Sep 07 10:07:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1786d645-52df-4748-8ac8-9cfc90144f9c tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1786d645-52df-4748-8ac8-9cfc90144f9c tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:43 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-1786d645-52df-4748-8ac8-9cfc90144f9c tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Delete snapshot with id: c18f5396-c5ee-4578-aee3-dc6e5a1548f5 Sep 07 10:07:43 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:43 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1786d645-52df-4748-8ac8-9cfc90144f9c tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Snapshot retrieved successfully. Sep 07 10:07:43 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:43 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1786d645-52df-4748-8ac8-9cfc90144f9c tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Snapshot delete request issued successfully. Sep 07 10:07:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1786d645-52df-4748-8ac8-9cfc90144f9c tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 returned with HTTP 202 Sep 07 10:07:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 752/1505] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:07:43 2026] DELETE /volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:07:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cc7e95be-17e9-44cd-8958-8af0cad478fd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cc7e95be-17e9-44cd-8958-8af0cad478fd tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 Sep 07 10:07:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cc7e95be-17e9-44cd-8958-8af0cad478fd tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cc7e95be-17e9-44cd-8958-8af0cad478fd tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:43 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:43 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:43 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cc7e95be-17e9-44cd-8958-8af0cad478fd tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Snapshot retrieved successfully. Sep 07 10:07:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cc7e95be-17e9-44cd-8958-8af0cad478fd tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 returned with HTTP 200 Sep 07 10:07:43 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 754/1506] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:43 2026] GET /volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 => generated 483 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9de5063c-ae00-40dd-a9fc-dca0bb63f2a2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9de5063c-ae00-40dd-a9fc-dca0bb63f2a2 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 Sep 07 10:07:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9de5063c-ae00-40dd-a9fc-dca0bb63f2a2 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9de5063c-ae00-40dd-a9fc-dca0bb63f2a2 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:44 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:44 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:44 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9de5063c-ae00-40dd-a9fc-dca0bb63f2a2 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Snapshot retrieved successfully. Sep 07 10:07:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9de5063c-ae00-40dd-a9fc-dca0bb63f2a2 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 returned with HTTP 200 Sep 07 10:07:44 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 753/1507] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:44 2026] GET /volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 => generated 483 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7871db3d-7abc-4210-909d-c8dcd42d834c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7871db3d-7abc-4210-909d-c8dcd42d834c tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 Sep 07 10:07:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7871db3d-7abc-4210-909d-c8dcd42d834c tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7871db3d-7abc-4210-909d-c8dcd42d834c tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:45 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:45 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7871db3d-7abc-4210-909d-c8dcd42d834c tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Snapshot retrieved successfully. Sep 07 10:07:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7871db3d-7abc-4210-909d-c8dcd42d834c tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 returned with HTTP 200 Sep 07 10:07:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 755/1508] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:45 2026] GET /volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 => generated 483 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e528aeda-ac4d-499a-9fce-d3709b8ed592 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e528aeda-ac4d-499a-9fce-d3709b8ed592 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 Sep 07 10:07:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e528aeda-ac4d-499a-9fce-d3709b8ed592 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e528aeda-ac4d-499a-9fce-d3709b8ed592 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e528aeda-ac4d-499a-9fce-d3709b8ed592 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 returned with HTTP 404 Sep 07 10:07:46 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 754/1509] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:07:46 2026] GET /volume/v3/snapshots/c18f5396-c5ee-4578-aee3-dc6e5a1548f5 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c9a3f890-437f-48ac-a8a5-dcde4262cd0a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c9a3f890-437f-48ac-a8a5-dcde4262cd0a tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] DELETE http://192.168.122.74/volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc Sep 07 10:07:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c9a3f890-437f-48ac-a8a5-dcde4262cd0a tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c9a3f890-437f-48ac-a8a5-dcde4262cd0a tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:46 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-c9a3f890-437f-48ac-a8a5-dcde4262cd0a tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Delete volume with id: 518fe8d0-45f0-495e-bb8a-ed6f33c207cc Sep 07 10:07:46 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:46 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:46 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:46 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:46 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c9a3f890-437f-48ac-a8a5-dcde4262cd0a tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Volume info retrieved successfully. Sep 07 10:07:46 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c9a3f890-437f-48ac-a8a5-dcde4262cd0a tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Delete volume request issued successfully. Sep 07 10:07:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c9a3f890-437f-48ac-a8a5-dcde4262cd0a tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc returned with HTTP 202 Sep 07 10:07:46 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 756/1510] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:07:46 2026] DELETE /volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:07:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d24fca1d-1cdb-4d06-9548-53c45c04e8a7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d24fca1d-1cdb-4d06-9548-53c45c04e8a7 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc Sep 07 10:07:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d24fca1d-1cdb-4d06-9548-53c45c04e8a7 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d24fca1d-1cdb-4d06-9548-53c45c04e8a7 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:46 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:46 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:46 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:46 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:46 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d24fca1d-1cdb-4d06-9548-53c45c04e8a7 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Volume info retrieved successfully. Sep 07 10:07:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d24fca1d-1cdb-4d06-9548-53c45c04e8a7 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc returned with HTTP 200 Sep 07 10:07:46 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 755/1511] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:46 2026] GET /volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc => generated 875 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8347cfd0-878f-4512-a963-1d535105de95 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8347cfd0-878f-4512-a963-1d535105de95 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc Sep 07 10:07:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8347cfd0-878f-4512-a963-1d535105de95 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8347cfd0-878f-4512-a963-1d535105de95 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:47 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:47 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8347cfd0-878f-4512-a963-1d535105de95 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Volume info retrieved successfully. Sep 07 10:07:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8347cfd0-878f-4512-a963-1d535105de95 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc returned with HTTP 200 Sep 07 10:07:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 757/1512] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:47 2026] GET /volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc => generated 875 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f647a5c9-923e-40ae-84de-af4b7b2d2cef None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f647a5c9-923e-40ae-84de-af4b7b2d2cef tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc Sep 07 10:07:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f647a5c9-923e-40ae-84de-af4b7b2d2cef tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f647a5c9-923e-40ae-84de-af4b7b2d2cef tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:48 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=586,cinder:UPDATE=170,cinder:INSERT=92,cinder:DELETE=7 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:07:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f647a5c9-923e-40ae-84de-af4b7b2d2cef tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc returned with HTTP 404 Sep 07 10:07:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 756/1513] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:48 2026] GET /volume/v3/volumes/518fe8d0-45f0-495e-bb8a-ed6f33c207cc => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-616a2f3e-48ac-4ecc-910a-cfe2f81993c9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-616a2f3e-48ac-4ecc-910a-cfe2f81993c9 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] DELETE http://192.168.122.74/volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a Sep 07 10:07:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-616a2f3e-48ac-4ecc-910a-cfe2f81993c9 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-616a2f3e-48ac-4ecc-910a-cfe2f81993c9 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:49 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-616a2f3e-48ac-4ecc-910a-cfe2f81993c9 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Delete volume with id: b3133c93-7ab2-4645-9c9d-ebd331f5a20a Sep 07 10:07:49 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=514,cinder:INSERT=86,cinder:UPDATE=124,cinder:DELETE=5 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:07:49 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:49 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:49 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-616a2f3e-48ac-4ecc-910a-cfe2f81993c9 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Volume info retrieved successfully. Sep 07 10:07:49 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-616a2f3e-48ac-4ecc-910a-cfe2f81993c9 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Delete volume request issued successfully. Sep 07 10:07:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-616a2f3e-48ac-4ecc-910a-cfe2f81993c9 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a returned with HTTP 202 Sep 07 10:07:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 758/1514] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:07:49 2026] DELETE /volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:07:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0cce5f16-c112-4ae9-bca2-ed56f3d7f407 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0cce5f16-c112-4ae9-bca2-ed56f3d7f407 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a Sep 07 10:07:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0cce5f16-c112-4ae9-bca2-ed56f3d7f407 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0cce5f16-c112-4ae9-bca2-ed56f3d7f407 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:49 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:49 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:49 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:49 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0cce5f16-c112-4ae9-bca2-ed56f3d7f407 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Volume info retrieved successfully. Sep 07 10:07:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0cce5f16-c112-4ae9-bca2-ed56f3d7f407 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a returned with HTTP 200 Sep 07 10:07:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 757/1515] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:49 2026] GET /volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a => generated 839 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:07:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8a40ae7c-d02a-4eb1-ab7f-50d65ea148eb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8a40ae7c-d02a-4eb1-ab7f-50d65ea148eb tempest-BackendsCapabilitiesAdminTestsJSON-311714858 tempest-BackendsCapabilitiesAdminTestsJSON-311714858-project-admin] GET http://192.168.122.74/volume/v3/scheduler-stats/get_pools Sep 07 10:07:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8a40ae7c-d02a-4eb1-ab7f-50d65ea148eb tempest-BackendsCapabilitiesAdminTestsJSON-311714858 tempest-BackendsCapabilitiesAdminTestsJSON-311714858-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8a40ae7c-d02a-4eb1-ab7f-50d65ea148eb tempest-BackendsCapabilitiesAdminTestsJSON-311714858 tempest-BackendsCapabilitiesAdminTestsJSON-311714858-project-admin] Calling method 'get_pools' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8a40ae7c-d02a-4eb1-ab7f-50d65ea148eb tempest-BackendsCapabilitiesAdminTestsJSON-311714858 tempest-BackendsCapabilitiesAdminTestsJSON-311714858-project-admin] http://192.168.122.74/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 10:07:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 759/1516] 192.168.122.74 () {58 vars in 1170 bytes} [Mon Sep 7 10:07:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:07:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6ba16b4c-de2f-4b1a-97a4-ac1b255960a1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6ba16b4c-de2f-4b1a-97a4-ac1b255960a1 tempest-BackendsCapabilitiesAdminTestsJSON-311714858 tempest-BackendsCapabilitiesAdminTestsJSON-311714858-project-admin] GET http://192.168.122.74/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 10:07:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6ba16b4c-de2f-4b1a-97a4-ac1b255960a1 tempest-BackendsCapabilitiesAdminTestsJSON-311714858 tempest-BackendsCapabilitiesAdminTestsJSON-311714858-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6ba16b4c-de2f-4b1a-97a4-ac1b255960a1 tempest-BackendsCapabilitiesAdminTestsJSON-311714858 tempest-BackendsCapabilitiesAdminTestsJSON-311714858-project-admin] Calling method 'get_pools' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6ba16b4c-de2f-4b1a-97a4-ac1b255960a1 tempest-BackendsCapabilitiesAdminTestsJSON-311714858 tempest-BackendsCapabilitiesAdminTestsJSON-311714858-project-admin] http://192.168.122.74/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 10:07:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 758/1517] 192.168.122.74 () {58 vars in 1193 bytes} [Mon Sep 7 10:07:50 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e1815627-9ea0-442b-8edd-5d1bda14bbdb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4c116f37-378f-430a-bed9-52a341fc4374 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e1815627-9ea0-442b-8edd-5d1bda14bbdb tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a Sep 07 10:07:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4c116f37-378f-430a-bed9-52a341fc4374 tempest-BackendsCapabilitiesAdminTestsJSON-311714858 tempest-BackendsCapabilitiesAdminTestsJSON-311714858-project-admin] GET http://192.168.122.74/volume/v3/capabilities/devstack@QuobyteHD Sep 07 10:07:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4c116f37-378f-430a-bed9-52a341fc4374 tempest-BackendsCapabilitiesAdminTestsJSON-311714858 tempest-BackendsCapabilitiesAdminTestsJSON-311714858-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4c116f37-378f-430a-bed9-52a341fc4374 tempest-BackendsCapabilitiesAdminTestsJSON-311714858 tempest-BackendsCapabilitiesAdminTestsJSON-311714858-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e1815627-9ea0-442b-8edd-5d1bda14bbdb tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e1815627-9ea0-442b-8edd-5d1bda14bbdb tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:50 devstack devstack@c-api.service[87186]: /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:07:50 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:07:50 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:50 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4c116f37-378f-430a-bed9-52a341fc4374 tempest-BackendsCapabilitiesAdminTestsJSON-311714858 tempest-BackendsCapabilitiesAdminTestsJSON-311714858-project-admin] http://192.168.122.74/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 10:07:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 759/1518] 192.168.122.74 () {58 vars in 1188 bytes} [Mon Sep 7 10:07:50 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3c1ec07a-ac17-4a43-9ba1-5adcef97283e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e1815627-9ea0-442b-8edd-5d1bda14bbdb tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Volume info retrieved successfully. Sep 07 10:07:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3c1ec07a-ac17-4a43-9ba1-5adcef97283e tempest-BackendsCapabilitiesAdminTestsJSON-311714858 tempest-BackendsCapabilitiesAdminTestsJSON-311714858-project-admin] GET http://192.168.122.74/volume/v3/capabilities/devstack@QuobyteHD Sep 07 10:07:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3c1ec07a-ac17-4a43-9ba1-5adcef97283e tempest-BackendsCapabilitiesAdminTestsJSON-311714858 tempest-BackendsCapabilitiesAdminTestsJSON-311714858-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3c1ec07a-ac17-4a43-9ba1-5adcef97283e tempest-BackendsCapabilitiesAdminTestsJSON-311714858 tempest-BackendsCapabilitiesAdminTestsJSON-311714858-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e1815627-9ea0-442b-8edd-5d1bda14bbdb tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a returned with HTTP 200 Sep 07 10:07:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 760/1519] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:50 2026] GET /volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a => generated 839 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3c1ec07a-ac17-4a43-9ba1-5adcef97283e tempest-BackendsCapabilitiesAdminTestsJSON-311714858 tempest-BackendsCapabilitiesAdminTestsJSON-311714858-project-admin] http://192.168.122.74/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 10:07:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 760/1520] 192.168.122.74 () {58 vars in 1188 bytes} [Mon Sep 7 10:07:50 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5db3cdd6-46ae-4e44-b2ef-38c0f6aa520c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d2c32582-476f-4603-ad20-0b6c2fa0f047 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d2c32582-476f-4603-ad20-0b6c2fa0f047 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] GET http://192.168.122.74/volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a Sep 07 10:07:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d2c32582-476f-4603-ad20-0b6c2fa0f047 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d2c32582-476f-4603-ad20-0b6c2fa0f047 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d2c32582-476f-4603-ad20-0b6c2fa0f047 tempest-CinderUnicodeTest-1998667154 tempest-CinderUnicodeTest-1998667154-project-member] http://192.168.122.74/volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a returned with HTTP 404 Sep 07 10:07:51 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 761/1521] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:51 2026] GET /volume/v3/volumes/b3133c93-7ab2-4645-9c9d-ebd331f5a20a => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5db3cdd6-46ae-4e44-b2ef-38c0f6aa520c tempest-VolumePoolsAdminTestsJSON-1683323629 tempest-VolumePoolsAdminTestsJSON-1683323629-project-admin] GET http://192.168.122.74/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 10:07:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5db3cdd6-46ae-4e44-b2ef-38c0f6aa520c tempest-VolumePoolsAdminTestsJSON-1683323629 tempest-VolumePoolsAdminTestsJSON-1683323629-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5db3cdd6-46ae-4e44-b2ef-38c0f6aa520c tempest-VolumePoolsAdminTestsJSON-1683323629 tempest-VolumePoolsAdminTestsJSON-1683323629-project-admin] Calling method 'get_pools' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5db3cdd6-46ae-4e44-b2ef-38c0f6aa520c tempest-VolumePoolsAdminTestsJSON-1683323629 tempest-VolumePoolsAdminTestsJSON-1683323629-project-admin] http://192.168.122.74/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 10:07:51 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 761/1522] 192.168.122.74 () {58 vars in 1193 bytes} [Mon Sep 7 10:07:51 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:07:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7beff8fc-4826-4c7b-a606-8efd4fbce886 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7beff8fc-4826-4c7b-a606-8efd4fbce886 tempest-VolumePoolsAdminTestsJSON-1683323629 tempest-VolumePoolsAdminTestsJSON-1683323629-project-admin] GET http://192.168.122.74/volume/v3/scheduler-stats/get_pools Sep 07 10:07:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7beff8fc-4826-4c7b-a606-8efd4fbce886 tempest-VolumePoolsAdminTestsJSON-1683323629 tempest-VolumePoolsAdminTestsJSON-1683323629-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7beff8fc-4826-4c7b-a606-8efd4fbce886 tempest-VolumePoolsAdminTestsJSON-1683323629 tempest-VolumePoolsAdminTestsJSON-1683323629-project-admin] Calling method 'get_pools' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7beff8fc-4826-4c7b-a606-8efd4fbce886 tempest-VolumePoolsAdminTestsJSON-1683323629 tempest-VolumePoolsAdminTestsJSON-1683323629-project-admin] http://192.168.122.74/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 10:07:51 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 762/1523] 192.168.122.74 () {58 vars in 1170 bytes} [Mon Sep 7 10:07:51 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:07:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:07:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1491932947"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1491932947'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:07:56 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Create volume of 1 GB Sep 07 10:07:56 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Availability Zones retrieved successfully. Sep 07 10:07:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Flow 'volume_create_api' (8e57128a-fa82-42e4-ad47-db8323e52844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abb68afd-0c75-4417-ba83-d0b8c928939a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:07:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abb68afd-0c75-4417-ba83-d0b8c928939a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5614b891-fdf9-4ab6-b94d-e485a59c45ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:56 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Created reservations ['18f27aa2-4c93-4775-8e58-389dcc9c06d0', '611414bf-7d5a-4fbd-aa24-e3dacbb70339', 'bac6d3f0-69e3-4cf4-8918-24ab6d9be0ab', '0248ea95-67be-478f-a283-20fb54063b0a'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5614b891-fdf9-4ab6-b94d-e485a59c45ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18f27aa2-4c93-4775-8e58-389dcc9c06d0', '611414bf-7d5a-4fbd-aa24-e3dacbb70339', 'bac6d3f0-69e3-4cf4-8918-24ab6d9be0ab', '0248ea95-67be-478f-a283-20fb54063b0a']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4a3290c-0fd2-4716-9e30-75179b8cd81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:56 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:56 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:07:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4a3290c-0fd2-4716-9e30-75179b8cd81b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d3cb0c7-b6af-435c-810b-2c0f42b47506', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1491932947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d436ee0c299446ba5d34e69f1fb4ff7',qos_specs=None,replication_status=,reservations=['18f27aa2-4c93-4775-8e58-389dcc9c06d0','611414bf-7d5a-4fbd-aa24-e3dacbb70339','bac6d3f0-69e3-4cf4-8918-24ab6d9be0ab','0248ea95-67be-478f-a283-20fb54063b0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab024edd41614a568a8b0bae2eadd44e',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:07:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1491932947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d3cb0c7-b6af-435c-810b-2c0f42b47506,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d436ee0c299446ba5d34e69f1fb4ff7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab024edd41614a568a8b0bae2eadd44e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d13a458c-1a0a-4bcf-89ac-19949570d65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d13a458c-1a0a-4bcf-89ac-19949570d65c) transitioned into state 'SUCCESS' from state '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-1491932947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d436ee0c299446ba5d34e69f1fb4ff7',qos_specs=None,replication_status=,reservations=['18f27aa2-4c93-4775-8e58-389dcc9c06d0','611414bf-7d5a-4fbd-aa24-e3dacbb70339','bac6d3f0-69e3-4cf4-8918-24ab6d9be0ab','0248ea95-67be-478f-a283-20fb54063b0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab024edd41614a568a8b0bae2eadd44e',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d79086f-ce6e-475a-abec-d9bba6184c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d79086f-ce6e-475a-abec-d9bba6184c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Flow 'volume_create_api' (8e57128a-fa82-42e4-ad47-db8323e52844) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:56 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Create volume request issued successfully. Sep 07 10:07:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f1676ac6-7766-4845-bc89-f3180fbc2e61 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:07:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 762/1524] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:07:55 2026] POST /volume/v3/volumes => generated 785 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:07:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-474815a9-a33e-4603-9374-15c1b5ddaf6f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-474815a9-a33e-4603-9374-15c1b5ddaf6f tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] GET http://192.168.122.74/volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506 Sep 07 10:07:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-474815a9-a33e-4603-9374-15c1b5ddaf6f tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-474815a9-a33e-4603-9374-15c1b5ddaf6f tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:56 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:56 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:56 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:56 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-474815a9-a33e-4603-9374-15c1b5ddaf6f tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Volume info retrieved successfully. Sep 07 10:07:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-474815a9-a33e-4603-9374-15c1b5ddaf6f tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] http://192.168.122.74/volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506 returned with HTTP 200 Sep 07 10:07:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 763/1525] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:56 2026] GET /volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506 => generated 964 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-68241e96-2daf-4b5d-bf13-aa58cf35a427 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e7763ef5-1cf2-49d7-bb6b-6a4281f46c55 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e7763ef5-1cf2-49d7-bb6b-6a4281f46c55 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] GET http://192.168.122.74/volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506 Sep 07 10:07:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e7763ef5-1cf2-49d7-bb6b-6a4281f46c55 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e7763ef5-1cf2-49d7-bb6b-6a4281f46c55 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:57 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:57 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:57 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:57 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:57 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e7763ef5-1cf2-49d7-bb6b-6a4281f46c55 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Volume info retrieved successfully. Sep 07 10:07:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e7763ef5-1cf2-49d7-bb6b-6a4281f46c55 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] http://192.168.122.74/volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506 returned with HTTP 200 Sep 07 10:07:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 764/1526] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:57 2026] GET /volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506 => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-68241e96-2daf-4b5d-bf13-aa58cf35a427 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:07:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-68241e96-2daf-4b5d-bf13-aa58cf35a427 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-2019900898"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:57 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:57 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-68241e96-2daf-4b5d-bf13-aa58cf35a427 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:07:57 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 763/1527] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:07:57 2026] POST /volume/v3/types => generated 228 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:07:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c075aa29-a8c1-4b31-942a-d5f03f3a8f32 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c075aa29-a8c1-4b31-942a-d5f03f3a8f32 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] POST http://192.168.122.74/volume/v3/group_types Sep 07 10:07:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c075aa29-a8c1-4b31-942a-d5f03f3a8f32 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1746461303"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c075aa29-a8c1-4b31-942a-d5f03f3a8f32 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] http://192.168.122.74/volume/v3/group_types returned with HTTP 202 Sep 07 10:07:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 765/1528] 192.168.122.74 () {62 vars in 1190 bytes} [Mon Sep 7 10:07:57 2026] POST /volume/v3/group_types => generated 185 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-51648af0-64f5-4831-a0c4-4df8d89030c7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-51648af0-64f5-4831-a0c4-4df8d89030c7 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] POST http://192.168.122.74/volume/v3/groups Sep 07 10:07:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-51648af0-64f5-4831-a0c4-4df8d89030c7 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a4182787-f3b3-4dfd-85c6-c1435ec2f86d", "volume_types": ["35ff1c95-900e-43d9-a8c0-56f86a86f2e3"], "name": "tempest-GroupSnapshotsV319Test-Group-318656759"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-51648af0-64f5-4831-a0c4-4df8d89030c7 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Creating new group {'group': {'group_type': 'a4182787-f3b3-4dfd-85c6-c1435ec2f86d', 'volume_types': ['35ff1c95-900e-43d9-a8c0-56f86a86f2e3'], 'name': 'tempest-GroupSnapshotsV319Test-Group-318656759'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 10:07:58 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.groups [None req-51648af0-64f5-4831-a0c4-4df8d89030c7 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-318656759. Sep 07 10:07:58 devstack devstack@c-api.service[87187]: /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:07:58 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:07:58 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-51648af0-64f5-4831-a0c4-4df8d89030c7 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Availability zone cache updated, next update will occur around 2026-09-07 09:07:58.241809. {{(pid=87187) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 10:07:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-51648af0-64f5-4831-a0c4-4df8d89030c7 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Availability Zones retrieved successfully. Sep 07 10:07:58 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-51648af0-64f5-4831-a0c4-4df8d89030c7 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Created reservations ['a05edf0b-bd25-420f-bc9e-341a5a7db88b'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-51648af0-64f5-4831-a0c4-4df8d89030c7 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/groups returned with HTTP 202 Sep 07 10:07:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 764/1529] 192.168.122.74 () {62 vars in 1176 bytes} [Mon Sep 7 10:07:58 2026] POST /volume/v3/groups => generated 115 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-de16658e-c2ae-44c3-80d7-8e19ddef44f4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-de16658e-c2ae-44c3-80d7-8e19ddef44f4 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/groups/b527989f-061a-4780-97f0-75933aff68ec Sep 07 10:07:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-de16658e-c2ae-44c3-80d7-8e19ddef44f4 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-de16658e-c2ae-44c3-80d7-8e19ddef44f4 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-de16658e-c2ae-44c3-80d7-8e19ddef44f4 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] show called for member b527989f-061a-4780-97f0-75933aff68ec {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:07:58 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:58 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:58 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:58 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:07:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-de16658e-c2ae-44c3-80d7-8e19ddef44f4 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/groups/b527989f-061a-4780-97f0-75933aff68ec returned with HTTP 200 Sep 07 10:07:58 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 766/1530] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:07:58 2026] GET /volume/v3/groups/b527989f-061a-4780-97f0-75933aff68ec => generated 395 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ec0ac276-feca-417b-b2e2-9d19c9251e93 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fb955fe1-0212-46d5-82f8-aaa9019d4449 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fb955fe1-0212-46d5-82f8-aaa9019d4449 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] GET http://192.168.122.74/volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506 Sep 07 10:07:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fb955fe1-0212-46d5-82f8-aaa9019d4449 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fb955fe1-0212-46d5-82f8-aaa9019d4449 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:58 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:58 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:58 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:58 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:58 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fb955fe1-0212-46d5-82f8-aaa9019d4449 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Volume info retrieved successfully. Sep 07 10:07:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ec0ac276-feca-417b-b2e2-9d19c9251e93 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] GET http://192.168.122.74/volume/v3/os-quota-class-sets/default Sep 07 10:07:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ec0ac276-feca-417b-b2e2-9d19c9251e93 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ec0ac276-feca-417b-b2e2-9d19c9251e93 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:58 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:58 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fb955fe1-0212-46d5-82f8-aaa9019d4449 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] http://192.168.122.74/volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506 returned with HTTP 200 Sep 07 10:07:58 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 767/1531] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:58 2026] GET /volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-43b06864-bd0d-45f3-92fc-267666ae7ba8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ec0ac276-feca-417b-b2e2-9d19c9251e93 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] http://192.168.122.74/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 10:07:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 765/1532] 192.168.122.74 () {58 vars in 1176 bytes} [Mon Sep 7 10:07:58 2026] GET /volume/v3/os-quota-class-sets/default => generated 1625 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f738a872-546d-430d-ad1f-d14307b7254a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f738a872-546d-430d-ad1f-d14307b7254a tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] GET http://192.168.122.74/volume/v3/os-quota-class-sets/default Sep 07 10:07:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f738a872-546d-430d-ad1f-d14307b7254a tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f738a872-546d-430d-ad1f-d14307b7254a tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f738a872-546d-430d-ad1f-d14307b7254a tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] http://192.168.122.74/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 10:07:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 766/1533] 192.168.122.74 () {58 vars in 1176 bytes} [Mon Sep 7 10:07:58 2026] GET /volume/v3/os-quota-class-sets/default => generated 1625 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-961605ca-3912-4fb6-a08b-339a9063cb59 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-961605ca-3912-4fb6-a08b-339a9063cb59 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:07:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-961605ca-3912-4fb6-a08b-339a9063cb59 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-78623972"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-961605ca-3912-4fb6-a08b-339a9063cb59 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:07:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 767/1534] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:07:58 2026] POST /volume/v3/types => generated 226 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:07:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9d0d343a-13df-4265-92b2-96a6312e9a74 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9d0d343a-13df-4265-92b2-96a6312e9a74 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] PUT http://192.168.122.74/volume/v3/os-quota-class-sets/default Sep 07 10:07:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9d0d343a-13df-4265-92b2-96a6312e9a74 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-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-78623972": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-78623972": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-78623972": 2}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-43b06864-bd0d-45f3-92fc-267666ae7ba8 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-reader] POST http://192.168.122.74/volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506/action Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-43b06864-bd0d-45f3-92fc-267666ae7ba8 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-43b06864-bd0d-45f3-92fc-267666ae7ba8 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-43b06864-bd0d-45f3-92fc-267666ae7ba8 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-reader] Volume info retrieved successfully. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-43b06864-bd0d-45f3-92fc-267666ae7ba8 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b500a757cae1441e9129276cd3934baf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d436ee0c299446ba5d34e69f1fb4ff7', '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=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-43b06864-bd0d-45f3-92fc-267666ae7ba8 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-reader] http://192.168.122.74/volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506/action returned with HTTP 403 Sep 07 10:07:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 768/1535] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:07:58 2026] POST /volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506/action => generated 131 bytes in 165 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e606fe35-8d08-4044-8720-50fc8cec38aa None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e606fe35-8d08-4044-8720-50fc8cec38aa tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506 Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e606fe35-8d08-4044-8720-50fc8cec38aa tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e606fe35-8d08-4044-8720-50fc8cec38aa tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-e606fe35-8d08-4044-8720-50fc8cec38aa tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Delete volume with id: 6d3cb0c7-b6af-435c-810b-2c0f42b47506 Sep 07 10:07:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e606fe35-8d08-4044-8720-50fc8cec38aa tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Volume info retrieved successfully. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e606fe35-8d08-4044-8720-50fc8cec38aa tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Delete volume request issued successfully. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e606fe35-8d08-4044-8720-50fc8cec38aa tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] http://192.168.122.74/volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506 returned with HTTP 202 Sep 07 10:07:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 769/1536] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:07:59 2026] DELETE /volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5be51566-a53b-4b59-af18-81fdf09def12 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5be51566-a53b-4b59-af18-81fdf09def12 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] GET http://192.168.122.74/volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506 Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5be51566-a53b-4b59-af18-81fdf09def12 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5be51566-a53b-4b59-af18-81fdf09def12 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5be51566-a53b-4b59-af18-81fdf09def12 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Volume info retrieved successfully. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5be51566-a53b-4b59-af18-81fdf09def12 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] http://192.168.122.74/volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506 returned with HTTP 200 Sep 07 10:07:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 770/1537] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:07:59 2026] GET /volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9d0d343a-13df-4265-92b2-96a6312e9a74 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] http://192.168.122.74/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 10:07:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 768/1538] 192.168.122.74 () {60 vars in 1197 bytes} [Mon Sep 7 10:07:58 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1810 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c6525ed3-be24-44c2-b92a-b722c71d84ff None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c6525ed3-be24-44c2-b92a-b722c71d84ff tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] GET http://192.168.122.74/volume/v3/os-quota-sets/21318a8edea7469eb61142479704da38/defaults Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c6525ed3-be24-44c2-b92a-b722c71d84ff tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c6525ed3-be24-44c2-b92a-b722c71d84ff tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Calling method 'defaults' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-c6525ed3-be24-44c2-b92a-b722c71d84ff tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-2019900898 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-2019900898, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-c6525ed3-be24-44c2-b92a-b722c71d84ff tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2019900898 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2019900898, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-c6525ed3-be24-44c2-b92a-b722c71d84ff tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-2019900898 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-2019900898, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-c6525ed3-be24-44c2-b92a-b722c71d84ff tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-795746262-2119160929 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-795746262-2119160929, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-c6525ed3-be24-44c2-b92a-b722c71d84ff tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-795746262-2119160929 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-795746262-2119160929, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-c6525ed3-be24-44c2-b92a-b722c71d84ff tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-795746262-2119160929 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-795746262-2119160929, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-c6525ed3-be24-44c2-b92a-b722c71d84ff tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1923503818-1082848626 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1923503818-1082848626, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-c6525ed3-be24-44c2-b92a-b722c71d84ff tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1923503818-1082848626 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1923503818-1082848626, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-c6525ed3-be24-44c2-b92a-b722c71d84ff tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1923503818-1082848626 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1923503818-1082848626, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-c6525ed3-be24-44c2-b92a-b722c71d84ff tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-279318106-877993645 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-279318106-877993645, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c6525ed3-be24-44c2-b92a-b722c71d84ff tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/21318a8edea7469eb61142479704da38/defaults returned with HTTP 200 Sep 07 10:07:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 771/1539] 192.168.122.74 () {58 vars in 1260 bytes} [Mon Sep 7 10:07:59 2026] GET /volume/v3/os-quota-sets/21318a8edea7469eb61142479704da38/defaults => generated 1846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b5edfa10-5eda-4b98-86ab-31100d12f053 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b5edfa10-5eda-4b98-86ab-31100d12f053 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/groups/b527989f-061a-4780-97f0-75933aff68ec Sep 07 10:07:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b5edfa10-5eda-4b98-86ab-31100d12f053 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b5edfa10-5eda-4b98-86ab-31100d12f053 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-b5edfa10-5eda-4b98-86ab-31100d12f053 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] show called for member b527989f-061a-4780-97f0-75933aff68ec {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:07:59 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:59 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:59 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:59 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:07:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b5edfa10-5eda-4b98-86ab-31100d12f053 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/groups/b527989f-061a-4780-97f0-75933aff68ec returned with HTTP 200 Sep 07 10:07:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 769/1540] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:07:59 2026] GET /volume/v3/groups/b527989f-061a-4780-97f0-75933aff68ec => generated 396 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-124331966", "volume_type": "35ff1c95-900e-43d9-a8c0-56f86a86f2e3", "group_id": "b527989f-061a-4780-97f0-75933aff68ec", "size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-124331966', 'volume_type': '35ff1c95-900e-43d9-a8c0-56f86a86f2e3', 'group_id': 'b527989f-061a-4780-97f0-75933aff68ec', 'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:59 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Create volume of 1 GB Sep 07 10:07:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:07:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Availability Zones retrieved successfully. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Flow 'volume_create_api' (db0ecdb6-23c0-475c-93c2-61791af03038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e91e3121-9f88-4b8b-ad27-a597e28fa899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:07:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2b69994b-90c4-4ccb-8f53-5938e291ad43 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2b69994b-90c4-4ccb-8f53-5938e291ad43 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] GET http://192.168.122.74/volume/v3/os-quota-sets/b87cbb66c3494bea9275d96b7ea11d8d/defaults Sep 07 10:07:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2b69994b-90c4-4ccb-8f53-5938e291ad43 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2b69994b-90c4-4ccb-8f53-5938e291ad43 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Calling method 'defaults' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:59 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:07:59 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:07:59 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-2b69994b-90c4-4ccb-8f53-5938e291ad43 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-2019900898 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-2019900898, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:59 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-2b69994b-90c4-4ccb-8f53-5938e291ad43 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2019900898 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2019900898, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:59 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-2b69994b-90c4-4ccb-8f53-5938e291ad43 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-2019900898 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-2019900898, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:59 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-2b69994b-90c4-4ccb-8f53-5938e291ad43 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-795746262-2119160929 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-795746262-2119160929, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e91e3121-9f88-4b8b-ad27-a597e28fa899) 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:07:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=35ff1c95-900e-43d9-a8c0-56f86a86f2e3,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-2019900898',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35ff1c95-900e-43d9-a8c0-56f86a86f2e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b527989f-061a-4780-97f0-75933aff68ec', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:59 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-2b69994b-90c4-4ccb-8f53-5938e291ad43 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1923503818-1082848626 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1923503818-1082848626, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:59 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-2b69994b-90c4-4ccb-8f53-5938e291ad43 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-279318106-877993645 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-279318106-877993645, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:59 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-2b69994b-90c4-4ccb-8f53-5938e291ad43 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-279318106-877993645 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-279318106-877993645, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:59 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-2b69994b-90c4-4ccb-8f53-5938e291ad43 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-279318106-877993645 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-279318106-877993645, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c99ff1b-4af0-4678-9978-98ce5903296d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2b69994b-90c4-4ccb-8f53-5938e291ad43 tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/b87cbb66c3494bea9275d96b7ea11d8d/defaults returned with HTTP 200 Sep 07 10:07:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 770/1541] 192.168.122.74 () {58 vars in 1260 bytes} [Mon Sep 7 10:07:59 2026] GET /volume/v3/os-quota-sets/b87cbb66c3494bea9275d96b7ea11d8d/defaults => generated 1846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Created reservations ['63e1f15f-a4e3-496c-95df-c13ab869f794', 'e804a709-5454-4331-9f00-ae62f5dcbcd7', 'fcff2b85-13ff-4a76-a9e2-2173b628786d', '440e5549-e3f3-4ea4-b78d-f6abf2d06cc4'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c99ff1b-4af0-4678-9978-98ce5903296d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63e1f15f-a4e3-496c-95df-c13ab869f794', 'e804a709-5454-4331-9f00-ae62f5dcbcd7', 'fcff2b85-13ff-4a76-a9e2-2173b628786d', '440e5549-e3f3-4ea4-b78d-f6abf2d06cc4']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb9553dd-57fa-42df-a882-00068a9c93f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-93f4c99c-0195-4275-8c8a-96840a12743e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-93f4c99c-0195-4275-8c8a-96840a12743e tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] DELETE http://192.168.122.74/volume/v3/types/d62ef61c-ed88-495b-9e39-ff0442426b94 Sep 07 10:07:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:07:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-93f4c99c-0195-4275-8c8a-96840a12743e tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-93f4c99c-0195-4275-8c8a-96840a12743e tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb9553dd-57fa-42df-a882-00068a9c93f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e608178a-3df8-45f9-a240-211afe6d5457', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-124331966',encryption_key_id=None,group_id=b527989f-061a-4780-97f0-75933aff68ec,group_type_id=,metadata={},multiattach=False,project_id='065439f3e87e4d6b8f5519971b11f1a3',qos_specs=None,replication_status=,reservations=['63e1f15f-a4e3-496c-95df-c13ab869f794','e804a709-5454-4331-9f00-ae62f5dcbcd7','fcff2b85-13ff-4a76-a9e2-2173b628786d','440e5549-e3f3-4ea4-b78d-f6abf2d06cc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb5fe4e0b2e2415899ce3d6925d1db6b',volume_type_id=35ff1c95-900e-43d9-a8c0-56f86a86f2e3), 'volume': Volume(_name_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:07:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-124331966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b527989f-061a-4780-97f0-75933aff68ec,host=None,id=e608178a-3df8-45f9-a240-211afe6d5457,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='065439f3e87e4d6b8f5519971b11f1a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb5fe4e0b2e2415899ce3d6925d1db6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35ff1c95-900e-43d9-a8c0-56f86a86f2e3),volume_type_id=35ff1c95-900e-43d9-a8c0-56f86a86f2e3)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (543eab00-aca5-48ac-86f5-bc4745e56fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (543eab00-aca5-48ac-86f5-bc4745e56fef) transitioned into state 'SUCCESS' from state '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-124331966',encryption_key_id=None,group_id=b527989f-061a-4780-97f0-75933aff68ec,group_type_id=,metadata={},multiattach=False,project_id='065439f3e87e4d6b8f5519971b11f1a3',qos_specs=None,replication_status=,reservations=['63e1f15f-a4e3-496c-95df-c13ab869f794','e804a709-5454-4331-9f00-ae62f5dcbcd7','fcff2b85-13ff-4a76-a9e2-2173b628786d','440e5549-e3f3-4ea4-b78d-f6abf2d06cc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb5fe4e0b2e2415899ce3d6925d1db6b',volume_type_id=35ff1c95-900e-43d9-a8c0-56f86a86f2e3)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55d5a06c-15b7-4bdd-949f-925ecf0f8e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:07:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-93f4c99c-0195-4275-8c8a-96840a12743e tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] http://192.168.122.74/volume/v3/types/d62ef61c-ed88-495b-9e39-ff0442426b94 returned with HTTP 202 Sep 07 10:07:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 771/1542] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:07:59 2026] DELETE /volume/v3/types/d62ef61c-ed88-495b-9e39-ff0442426b94 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:07:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5502d00e-3636-4439-9841-bef1b437b10a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5502d00e-3636-4439-9841-bef1b437b10a tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] GET http://192.168.122.74/volume/v3/types/d62ef61c-ed88-495b-9e39-ff0442426b94 Sep 07 10:07:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5502d00e-3636-4439-9841-bef1b437b10a tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:07:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5502d00e-3636-4439-9841-bef1b437b10a tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:07:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5502d00e-3636-4439-9841-bef1b437b10a tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] http://192.168.122.74/volume/v3/types/d62ef61c-ed88-495b-9e39-ff0442426b94 returned with HTTP 404 Sep 07 10:07:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 772/1543] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:07:59 2026] GET /volume/v3/types/d62ef61c-ed88-495b-9e39-ff0442426b94 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:07:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-86dddac2-d37a-4983-99cc-f7332a45e75e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55d5a06c-15b7-4bdd-949f-925ecf0f8e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:07:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-86dddac2-d37a-4983-99cc-f7332a45e75e tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] PUT http://192.168.122.74/volume/v3/os-quota-class-sets/default Sep 07 10:07:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-86dddac2-d37a-4983-99cc-f7332a45e75e tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Flow 'volume_create_api' (db0ecdb6-23c0-475c-93c2-61791af03038) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:07:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Create volume request issued successfully. Sep 07 10:07:59 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:07:59 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:00 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-96e5577b-0b6e-4012-b188-ac2d5617cbf3 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:08:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 772/1544] 192.168.122.74 () {62 vars in 1179 bytes} [Mon Sep 7 10:07:59 2026] POST /volume/v3/volumes => generated 832 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c08619fa-5800-443f-a471-876f8ad5e34c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c08619fa-5800-443f-a471-876f8ad5e34c tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/volumes/e608178a-3df8-45f9-a240-211afe6d5457 Sep 07 10:08:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c08619fa-5800-443f-a471-876f8ad5e34c tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c08619fa-5800-443f-a471-876f8ad5e34c tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:00 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:00 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c08619fa-5800-443f-a471-876f8ad5e34c tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Volume info retrieved successfully. Sep 07 10:08:00 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-c08619fa-5800-443f-a471-876f8ad5e34c tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:00 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-c08619fa-5800-443f-a471-876f8ad5e34c tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-86dddac2-d37a-4983-99cc-f7332a45e75e tempest-VolumeQuotaClassesTest-832650017 tempest-VolumeQuotaClassesTest-832650017-project-admin] http://192.168.122.74/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 10:08:00 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 773/1545] 192.168.122.74 () {60 vars in 1197 bytes} [Mon Sep 7 10:07:59 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1608 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cf78ac18-4db7-4431-8c8d-407f7a1eede6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cf78ac18-4db7-4431-8c8d-407f7a1eede6 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] GET http://192.168.122.74/volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506 Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cf78ac18-4db7-4431-8c8d-407f7a1eede6 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cf78ac18-4db7-4431-8c8d-407f7a1eede6 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:00 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-c08619fa-5800-443f-a471-876f8ad5e34c tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cf78ac18-4db7-4431-8c8d-407f7a1eede6 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] http://192.168.122.74/volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506 returned with HTTP 404 Sep 07 10:08:00 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 774/1546] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:00 2026] GET /volume/v3/volumes/6d3cb0c7-b6af-435c-810b-2c0f42b47506 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-245318898"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-245318898'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Create volume of 1 GB Sep 07 10:08:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c08619fa-5800-443f-a471-876f8ad5e34c tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/volumes/e608178a-3df8-45f9-a240-211afe6d5457 returned with HTTP 200 Sep 07 10:08:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 773/1547] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:00 2026] GET /volume/v3/volumes/e608178a-3df8-45f9-a240-211afe6d5457 => generated 900 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:00 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Availability Zones retrieved successfully. Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Flow 'volume_create_api' (ede5cd78-694b-4c58-9e3f-084fea9117a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (463064d9-8719-41eb-81e6-176d61a66bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (463064d9-8719-41eb-81e6-176d61a66bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32820d5e-1baa-4cf6-84ae-7f1549fa3f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Created reservations ['90f949e9-2419-4744-9b7c-69f669304fac', 'dc4e94a5-4219-44e6-86b0-f87bddeaed85', '49682b3a-5208-4704-a406-6401ad8e55fd', '0a77d679-cfdf-4d41-8f24-56f6b584ddf2'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32820d5e-1baa-4cf6-84ae-7f1549fa3f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90f949e9-2419-4744-9b7c-69f669304fac', 'dc4e94a5-4219-44e6-86b0-f87bddeaed85', '49682b3a-5208-4704-a406-6401ad8e55fd', '0a77d679-cfdf-4d41-8f24-56f6b584ddf2']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9813419c-2a56-4098-9f8f-91070bd19f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:00 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9813419c-2a56-4098-9f8f-91070bd19f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '127808c7-e67b-44b1-9d1e-1945a216390e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-245318898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d436ee0c299446ba5d34e69f1fb4ff7',qos_specs=None,replication_status=,reservations=['90f949e9-2419-4744-9b7c-69f669304fac','dc4e94a5-4219-44e6-86b0-f87bddeaed85','49682b3a-5208-4704-a406-6401ad8e55fd','0a77d679-cfdf-4d41-8f24-56f6b584ddf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab024edd41614a568a8b0bae2eadd44e',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:08:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-245318898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=127808c7-e67b-44b1-9d1e-1945a216390e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d436ee0c299446ba5d34e69f1fb4ff7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab024edd41614a568a8b0bae2eadd44e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4377aef1-357b-4b75-9a2b-e97cb83e5a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4377aef1-357b-4b75-9a2b-e97cb83e5a3c) transitioned into state 'SUCCESS' from state '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-245318898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d436ee0c299446ba5d34e69f1fb4ff7',qos_specs=None,replication_status=,reservations=['90f949e9-2419-4744-9b7c-69f669304fac','dc4e94a5-4219-44e6-86b0-f87bddeaed85','49682b3a-5208-4704-a406-6401ad8e55fd','0a77d679-cfdf-4d41-8f24-56f6b584ddf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab024edd41614a568a8b0bae2eadd44e',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5519a92-eea3-4d86-8dbd-6d13c021021d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5519a92-eea3-4d86-8dbd-6d13c021021d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Flow 'volume_create_api' (ede5cd78-694b-4c58-9e3f-084fea9117a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:08:00 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Create volume request issued successfully. Sep 07 10:08:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cd66872d-4d2e-45df-95d1-9c90d36efa8e tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:08:00 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 775/1548] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:08:00 2026] POST /volume/v3/volumes => generated 784 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:08:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-214e7125-16ce-42ee-982b-575204419040 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-214e7125-16ce-42ee-982b-575204419040 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] GET http://192.168.122.74/volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e Sep 07 10:08:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-214e7125-16ce-42ee-982b-575204419040 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-214e7125-16ce-42ee-982b-575204419040 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:00 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:00 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-214e7125-16ce-42ee-982b-575204419040 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Volume info retrieved successfully. Sep 07 10:08:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-214e7125-16ce-42ee-982b-575204419040 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] http://192.168.122.74/volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e returned with HTTP 200 Sep 07 10:08:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 774/1549] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:00 2026] GET /volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e => generated 963 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0e8572d8-147f-403c-8be3-75c48c3fd7b6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0e8572d8-147f-403c-8be3-75c48c3fd7b6 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/volumes/e608178a-3df8-45f9-a240-211afe6d5457 Sep 07 10:08:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0e8572d8-147f-403c-8be3-75c48c3fd7b6 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0e8572d8-147f-403c-8be3-75c48c3fd7b6 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0e8572d8-147f-403c-8be3-75c48c3fd7b6 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Volume info retrieved successfully. Sep 07 10:08:01 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-0e8572d8-147f-403c-8be3-75c48c3fd7b6 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:01 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-0e8572d8-147f-403c-8be3-75c48c3fd7b6 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:01 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-0e8572d8-147f-403c-8be3-75c48c3fd7b6 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0e8572d8-147f-403c-8be3-75c48c3fd7b6 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/volumes/e608178a-3df8-45f9-a240-211afe6d5457 returned with HTTP 200 Sep 07 10:08:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 776/1550] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:01 2026] GET /volume/v3/volumes/e608178a-3df8-45f9-a240-211afe6d5457 => generated 924 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:08:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-46aa193c-55ac-47e0-b152-322b0d5bfd83 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-46aa193c-55ac-47e0-b152-322b0d5bfd83 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] GET http://192.168.122.74/volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e Sep 07 10:08:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-46aa193c-55ac-47e0-b152-322b0d5bfd83 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-46aa193c-55ac-47e0-b152-322b0d5bfd83 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-46aa193c-55ac-47e0-b152-322b0d5bfd83 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Volume info retrieved successfully. Sep 07 10:08:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-46aa193c-55ac-47e0-b152-322b0d5bfd83 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] http://192.168.122.74/volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e returned with HTTP 200 Sep 07 10:08:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 775/1551] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:01 2026] GET /volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e => generated 1013 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c11b39d7-26dc-473c-989d-6d0e95fa8a30 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c11b39d7-26dc-473c-989d-6d0e95fa8a30 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/volumes/e608178a-3df8-45f9-a240-211afe6d5457 Sep 07 10:08:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c11b39d7-26dc-473c-989d-6d0e95fa8a30 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c11b39d7-26dc-473c-989d-6d0e95fa8a30 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c11b39d7-26dc-473c-989d-6d0e95fa8a30 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Volume info retrieved successfully. Sep 07 10:08:02 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-c11b39d7-26dc-473c-989d-6d0e95fa8a30 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:02 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-c11b39d7-26dc-473c-989d-6d0e95fa8a30 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:02 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-c11b39d7-26dc-473c-989d-6d0e95fa8a30 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c11b39d7-26dc-473c-989d-6d0e95fa8a30 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/volumes/e608178a-3df8-45f9-a240-211afe6d5457 returned with HTTP 200 Sep 07 10:08:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 777/1552] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:02 2026] GET /volume/v3/volumes/e608178a-3df8-45f9-a240-211afe6d5457 => generated 925 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:08:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-495c7e61-efae-4f41-a74e-2a2fe18a4216 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-495c7e61-efae-4f41-a74e-2a2fe18a4216 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] POST http://192.168.122.74/volume/v3/group_snapshots Sep 07 10:08:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-495c7e61-efae-4f41-a74e-2a2fe18a4216 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b527989f-061a-4780-97f0-75933aff68ec", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-943514662"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.group_snapshots [None req-495c7e61-efae-4f41-a74e-2a2fe18a4216 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b527989f-061a-4780-97f0-75933aff68ec', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-943514662'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 10:08:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:02 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.group_snapshots [None req-495c7e61-efae-4f41-a74e-2a2fe18a4216 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-943514662. Sep 07 10:08:02 devstack devstack@c-api.service[87186]: /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:08:02 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:08:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:02 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-495c7e61-efae-4f41-a74e-2a2fe18a4216 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Created reservations ['e953e9cc-fad7-4ea2-abf3-58d803aedafa', '765dddf8-3197-44fb-bc7b-8f2fa02f42b0', '6071962c-9a95-408b-8222-b2ad38a39116', 'c7d7d47a-ba82-4f1d-8122-a87c7e8bf03c'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:08:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-495c7e61-efae-4f41-a74e-2a2fe18a4216 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/group_snapshots returned with HTTP 202 Sep 07 10:08:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 776/1553] 192.168.122.74 () {62 vars in 1203 bytes} [Mon Sep 7 10:08:02 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0d6f781f-b7dd-4555-9601-c3880096af42 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0d6f781f-b7dd-4555-9601-c3880096af42 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 Sep 07 10:08:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0d6f781f-b7dd-4555-9601-c3880096af42 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0d6f781f-b7dd-4555-9601-c3880096af42 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-0d6f781f-b7dd-4555-9601-c3880096af42 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] show called for member 28c06744-1fec-4aa3-867f-d208803b8345 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 10:08:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0d6f781f-b7dd-4555-9601-c3880096af42 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 returned with HTTP 200 Sep 07 10:08:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 778/1554] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:08:02 2026] GET /volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 => generated 329 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b5b8af19-d748-431f-8b81-abd71ed9cddc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b5b8af19-d748-431f-8b81-abd71ed9cddc tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] GET http://192.168.122.74/volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e Sep 07 10:08:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b5b8af19-d748-431f-8b81-abd71ed9cddc tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b5b8af19-d748-431f-8b81-abd71ed9cddc tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b5b8af19-d748-431f-8b81-abd71ed9cddc tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Volume info retrieved successfully. Sep 07 10:08:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b5b8af19-d748-431f-8b81-abd71ed9cddc tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] http://192.168.122.74/volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e returned with HTTP 200 Sep 07 10:08:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 777/1555] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:03 2026] GET /volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-07cf975c-92b6-4a56-a415-22deac232ef3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-07cf975c-92b6-4a56-a415-22deac232ef3 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-reader] POST http://192.168.122.74/volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e/action Sep 07 10:08:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-07cf975c-92b6-4a56-a415-22deac232ef3 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:08:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-07cf975c-92b6-4a56-a415-22deac232ef3 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:03 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-07cf975c-92b6-4a56-a415-22deac232ef3 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b500a757cae1441e9129276cd3934baf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d436ee0c299446ba5d34e69f1fb4ff7', '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=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:08:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-07cf975c-92b6-4a56-a415-22deac232ef3 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-reader] http://192.168.122.74/volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e/action returned with HTTP 403 Sep 07 10:08:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 779/1556] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:08:03 2026] POST /volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e/action => generated 131 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:08:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b6970106-eaa6-4011-87ce-cf3ef86b98ed None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b6970106-eaa6-4011-87ce-cf3ef86b98ed tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e Sep 07 10:08:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b6970106-eaa6-4011-87ce-cf3ef86b98ed tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b6970106-eaa6-4011-87ce-cf3ef86b98ed tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:03 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-b6970106-eaa6-4011-87ce-cf3ef86b98ed tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Delete volume with id: 127808c7-e67b-44b1-9d1e-1945a216390e Sep 07 10:08:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b6970106-eaa6-4011-87ce-cf3ef86b98ed tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Volume info retrieved successfully. Sep 07 10:08:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b6970106-eaa6-4011-87ce-cf3ef86b98ed tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Delete volume request issued successfully. Sep 07 10:08:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b6970106-eaa6-4011-87ce-cf3ef86b98ed tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] http://192.168.122.74/volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e returned with HTTP 202 Sep 07 10:08:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 778/1557] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:08:03 2026] DELETE /volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:08:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b66f15c9-8d5f-42df-acdc-7124963cb92f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b66f15c9-8d5f-42df-acdc-7124963cb92f tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] GET http://192.168.122.74/volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e Sep 07 10:08:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b66f15c9-8d5f-42df-acdc-7124963cb92f tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b66f15c9-8d5f-42df-acdc-7124963cb92f tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b66f15c9-8d5f-42df-acdc-7124963cb92f tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Volume info retrieved successfully. Sep 07 10:08:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b66f15c9-8d5f-42df-acdc-7124963cb92f tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] http://192.168.122.74/volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e returned with HTTP 200 Sep 07 10:08:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 780/1558] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:03 2026] GET /volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e => generated 1013 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-df68a5d9-a261-438c-8dd1-d80f165febaa None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-df68a5d9-a261-438c-8dd1-d80f165febaa tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 Sep 07 10:08:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-df68a5d9-a261-438c-8dd1-d80f165febaa tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-df68a5d9-a261-438c-8dd1-d80f165febaa tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.group_snapshots [None req-df68a5d9-a261-438c-8dd1-d80f165febaa tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] show called for member 28c06744-1fec-4aa3-867f-d208803b8345 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 10:08:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-df68a5d9-a261-438c-8dd1-d80f165febaa tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 returned with HTTP 200 Sep 07 10:08:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 779/1559] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:08:03 2026] GET /volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 => generated 329 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-207254c5-4d95-4513-97e7-5dbce22db537 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-207254c5-4d95-4513-97e7-5dbce22db537 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] GET http://192.168.122.74/volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e Sep 07 10:08:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-207254c5-4d95-4513-97e7-5dbce22db537 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-207254c5-4d95-4513-97e7-5dbce22db537 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-207254c5-4d95-4513-97e7-5dbce22db537 tempest-ProjectReaderTests-244930375 tempest-ProjectReaderTests-244930375-project-admin] http://192.168.122.74/volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e returned with HTTP 404 Sep 07 10:08:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 781/1560] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:04 2026] GET /volume/v3/volumes/127808c7-e67b-44b1-9d1e-1945a216390e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:08:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9e7f8b56-0fdf-4b50-b8f9-bf5c7e3329cd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9e7f8b56-0fdf-4b50-b8f9-bf5c7e3329cd tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 Sep 07 10:08:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9e7f8b56-0fdf-4b50-b8f9-bf5c7e3329cd tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9e7f8b56-0fdf-4b50-b8f9-bf5c7e3329cd tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.group_snapshots [None req-9e7f8b56-0fdf-4b50-b8f9-bf5c7e3329cd tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] show called for member 28c06744-1fec-4aa3-867f-d208803b8345 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 10:08:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9e7f8b56-0fdf-4b50-b8f9-bf5c7e3329cd tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 returned with HTTP 200 Sep 07 10:08:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 780/1561] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:08:05 2026] GET /volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 => generated 329 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5e07298b-2e08-4980-a910-2222ee86b3ef None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5e07298b-2e08-4980-a910-2222ee86b3ef tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5e07298b-2e08-4980-a910-2222ee86b3ef tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5e07298b-2e08-4980-a910-2222ee86b3ef tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-5e07298b-2e08-4980-a910-2222ee86b3ef tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] show called for member 28c06744-1fec-4aa3-867f-d208803b8345 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5e07298b-2e08-4980-a910-2222ee86b3ef tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 returned with HTTP 200 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 782/1562] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:08:06 2026] GET /volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b23eec22-7bce-49cf-8199-def439e3ae06 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b23eec22-7bce-49cf-8199-def439e3ae06 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/snapshots/detail Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b23eec22-7bce-49cf-8199-def439e3ae06 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b23eec22-7bce-49cf-8199-def439e3ae06 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-b23eec22-7bce-49cf-8199-def439e3ae06 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-b23eec22-7bce-49cf-8199-def439e3ae06 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Building query based on filter {{(pid=87186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: /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:08:06 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:08:06 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b23eec22-7bce-49cf-8199-def439e3ae06 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Get all snapshots completed successfully. Sep 07 10:08:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b23eec22-7bce-49cf-8199-def439e3ae06 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 10:08:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 781/1563] 192.168.122.74 () {58 vars in 1143 bytes} [Mon Sep 7 10:08:06 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-216b5615-1dc3-4cec-896e-574db9a66bda None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-216b5615-1dc3-4cec-896e-574db9a66bda tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/snapshots/5314363f-90a0-404b-a928-5b1637f1e698 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-216b5615-1dc3-4cec-896e-574db9a66bda tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-216b5615-1dc3-4cec-896e-574db9a66bda tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-216b5615-1dc3-4cec-896e-574db9a66bda tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Snapshot retrieved successfully. Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-216b5615-1dc3-4cec-896e-574db9a66bda tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/snapshots/5314363f-90a0-404b-a928-5b1637f1e698 returned with HTTP 200 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 783/1564] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:06 2026] GET /volume/v3/snapshots/5314363f-90a0-404b-a928-5b1637f1e698 => generated 473 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-738ddc16-b54c-49a7-a24d-933e94611b11 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-738ddc16-b54c-49a7-a24d-933e94611b11 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] POST http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345/action Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-738ddc16-b54c-49a7-a24d-933e94611b11 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-738ddc16-b54c-49a7-a24d-933e94611b11 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.group_snapshots [None req-738ddc16-b54c-49a7-a24d-933e94611b11 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Updating group '28c06744-1fec-4aa3-867f-d208803b8345' with 'creating' {{(pid=87186) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-738ddc16-b54c-49a7-a24d-933e94611b11 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345/action returned with HTTP 202 Sep 07 10:08:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 782/1565] 192.168.122.74 () {62 vars in 1334 bytes} [Mon Sep 7 10:08:06 2026] POST /volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-71968ddd-4102-41db-9cc2-d425e1c3dd44 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-71968ddd-4102-41db-9cc2-d425e1c3dd44 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-71968ddd-4102-41db-9cc2-d425e1c3dd44 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-71968ddd-4102-41db-9cc2-d425e1c3dd44 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-71968ddd-4102-41db-9cc2-d425e1c3dd44 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] show called for member 28c06744-1fec-4aa3-867f-d208803b8345 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-71968ddd-4102-41db-9cc2-d425e1c3dd44 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 returned with HTTP 200 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 784/1566] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:08:06 2026] GET /volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 => generated 329 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3b8eade1-9c34-4125-a161-f573fdfbb18c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3b8eade1-9c34-4125-a161-f573fdfbb18c tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] POST http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345/action Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3b8eade1-9c34-4125-a161-f573fdfbb18c tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3b8eade1-9c34-4125-a161-f573fdfbb18c tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.group_snapshots [None req-3b8eade1-9c34-4125-a161-f573fdfbb18c tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Updating group '28c06744-1fec-4aa3-867f-d208803b8345' with 'available' {{(pid=87186) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3b8eade1-9c34-4125-a161-f573fdfbb18c tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345/action returned with HTTP 202 Sep 07 10:08:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 783/1567] 192.168.122.74 () {62 vars in 1334 bytes} [Mon Sep 7 10:08:06 2026] POST /volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6f67d857-da56-46e6-be96-9dc825e088ec None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6f67d857-da56-46e6-be96-9dc825e088ec tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6f67d857-da56-46e6-be96-9dc825e088ec tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6f67d857-da56-46e6-be96-9dc825e088ec tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-6f67d857-da56-46e6-be96-9dc825e088ec tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] show called for member 28c06744-1fec-4aa3-867f-d208803b8345 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6f67d857-da56-46e6-be96-9dc825e088ec tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 returned with HTTP 200 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 785/1568] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:08:06 2026] GET /volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 => generated 330 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f8db7c6c-5eb4-4445-9fb5-34d6ac8e69bd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f8db7c6c-5eb4-4445-9fb5-34d6ac8e69bd tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] POST http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345/action Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f8db7c6c-5eb4-4445-9fb5-34d6ac8e69bd tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f8db7c6c-5eb4-4445-9fb5-34d6ac8e69bd tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.group_snapshots [None req-f8db7c6c-5eb4-4445-9fb5-34d6ac8e69bd tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Updating group '28c06744-1fec-4aa3-867f-d208803b8345' with 'error' {{(pid=87186) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f8db7c6c-5eb4-4445-9fb5-34d6ac8e69bd tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345/action returned with HTTP 202 Sep 07 10:08:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 784/1569] 192.168.122.74 () {62 vars in 1334 bytes} [Mon Sep 7 10:08:06 2026] POST /volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-56a16321-9c58-4202-98c6-f30b992fdc47 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-56a16321-9c58-4202-98c6-f30b992fdc47 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-56a16321-9c58-4202-98c6-f30b992fdc47 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-56a16321-9c58-4202-98c6-f30b992fdc47 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-56a16321-9c58-4202-98c6-f30b992fdc47 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] show called for member 28c06744-1fec-4aa3-867f-d208803b8345 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-56a16321-9c58-4202-98c6-f30b992fdc47 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 returned with HTTP 200 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 786/1570] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:08:06 2026] GET /volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 => generated 326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1e5c49ce-d74e-4a90-b9cb-d977e61ec7bb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1e5c49ce-d74e-4a90-b9cb-d977e61ec7bb tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] POST http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345/action Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1e5c49ce-d74e-4a90-b9cb-d977e61ec7bb tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1e5c49ce-d74e-4a90-b9cb-d977e61ec7bb tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.group_snapshots [None req-1e5c49ce-d74e-4a90-b9cb-d977e61ec7bb tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Updating group '28c06744-1fec-4aa3-867f-d208803b8345' with 'available' {{(pid=87186) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1e5c49ce-d74e-4a90-b9cb-d977e61ec7bb tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345/action returned with HTTP 202 Sep 07 10:08:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 785/1571] 192.168.122.74 () {62 vars in 1334 bytes} [Mon Sep 7 10:08:06 2026] POST /volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e039ddf4-57d7-4036-b34d-0990420fee95 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e039ddf4-57d7-4036-b34d-0990420fee95 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e039ddf4-57d7-4036-b34d-0990420fee95 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e039ddf4-57d7-4036-b34d-0990420fee95 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-e039ddf4-57d7-4036-b34d-0990420fee95 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] show called for member 28c06744-1fec-4aa3-867f-d208803b8345 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e661505f-581f-4a4b-a4bc-f7898fa1fa01 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e039ddf4-57d7-4036-b34d-0990420fee95 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 returned with HTTP 200 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 787/1572] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:08:06 2026] GET /volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 => generated 330 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9ef9a2ee-69ce-4077-a164-f46ba700223f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9ef9a2ee-69ce-4077-a164-f46ba700223f tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] DELETE http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9ef9a2ee-69ce-4077-a164-f46ba700223f tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9ef9a2ee-69ce-4077-a164-f46ba700223f tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-9ef9a2ee-69ce-4077-a164-f46ba700223f tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] delete called for member 28c06744-1fec-4aa3-867f-d208803b8345 {{(pid=87187) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.group_snapshots [None req-9ef9a2ee-69ce-4077-a164-f46ba700223f tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Delete group_snapshot with id: 28c06744-1fec-4aa3-867f-d208803b8345 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:06 devstack devstack@c-api.service[87187]: /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:08:06 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9ef9a2ee-69ce-4077-a164-f46ba700223f tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 returned with HTTP 202 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 788/1573] 192.168.122.74 () {60 vars in 1295 bytes} [Mon Sep 7 10:08:06 2026] DELETE /volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8d03e846-561a-4094-aa5c-363888d11bb4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8d03e846-561a-4094-aa5c-363888d11bb4 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8d03e846-561a-4094-aa5c-363888d11bb4 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8d03e846-561a-4094-aa5c-363888d11bb4 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-8d03e846-561a-4094-aa5c-363888d11bb4 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8d03e846-561a-4094-aa5c-363888d11bb4 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: /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:08:06 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:08:06 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:06 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8d03e846-561a-4094-aa5c-363888d11bb4 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Get all volumes completed successfully. Sep 07 10:08:06 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-8d03e846-561a-4094-aa5c-363888d11bb4 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:06 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-8d03e846-561a-4094-aa5c-363888d11bb4 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-8d03e846-561a-4094-aa5c-363888d11bb4 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8d03e846-561a-4094-aa5c-363888d11bb4 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 789/1574] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 10:08:06 2026] GET /volume/v3/volumes/detail => generated 928 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-66609ab0-1464-4448-8e42-8373ae1f78cb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-66609ab0-1464-4448-8e42-8373ae1f78cb tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/snapshots/detail Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-66609ab0-1464-4448-8e42-8373ae1f78cb tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-66609ab0-1464-4448-8e42-8373ae1f78cb tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-66609ab0-1464-4448-8e42-8373ae1f78cb tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.db.api [None req-66609ab0-1464-4448-8e42-8373ae1f78cb tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Building query based on filter {{(pid=87187) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: /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:08:06 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-66609ab0-1464-4448-8e42-8373ae1f78cb tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Get all snapshots completed successfully. Sep 07 10:08:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-66609ab0-1464-4448-8e42-8373ae1f78cb tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 790/1575] 192.168.122.74 () {58 vars in 1143 bytes} [Mon Sep 7 10:08:06 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-91e993c3-38d9-4cbe-977b-e8441478be6a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-91e993c3-38d9-4cbe-977b-e8441478be6a tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/snapshots/5314363f-90a0-404b-a928-5b1637f1e698 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-91e993c3-38d9-4cbe-977b-e8441478be6a tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-91e993c3-38d9-4cbe-977b-e8441478be6a tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-91e993c3-38d9-4cbe-977b-e8441478be6a tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Snapshot retrieved successfully. Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-91e993c3-38d9-4cbe-977b-e8441478be6a tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/snapshots/5314363f-90a0-404b-a928-5b1637f1e698 returned with HTTP 200 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 791/1576] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:06 2026] GET /volume/v3/snapshots/5314363f-90a0-404b-a928-5b1637f1e698 => generated 472 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e661505f-581f-4a4b-a4bc-f7898fa1fa01 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e661505f-581f-4a4b-a4bc-f7898fa1fa01 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e661505f-581f-4a4b-a4bc-f7898fa1fa01 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:08:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 786/1577] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:08:06 2026] POST /volume/v3/types => generated 188 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9b4a9a21-488e-447d-bfef-6e8d6905f5f3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9b4a9a21-488e-447d-bfef-6e8d6905f5f3 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:08:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9b4a9a21-488e-447d-bfef-6e8d6905f5f3 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9b4a9a21-488e-447d-bfef-6e8d6905f5f3 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:08:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 792/1578] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:08:06 2026] POST /volume/v3/types => generated 188 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:08:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-479998500"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-479998500'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:08:07 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Create volume of 1 GB Sep 07 10:08:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Availability Zones retrieved successfully. Sep 07 10:08:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Flow 'volume_create_api' (7ce3e9d7-bf74-4364-878e-acd22a7694e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:08:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3f0b5be-0998-4046-9a5a-9031fa76d5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:08:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3f0b5be-0998-4046-9a5a-9031fa76d5c8) 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:08:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0c8f496b-7f84-43b5-a292-696641f27c19,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c8f496b-7f84-43b5-a292-696641f27c19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (921ae3bf-6252-425c-8bae-7864a97168f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:07 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-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:08:07 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-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:08:07 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Created reservations ['6cc9ebba-8ab5-4619-829a-43c43103efcb', '72299792-a477-4175-a117-8d647f1d1fe3', '760faab0-2164-464c-8b48-cb3d016423f4', '3671bd24-88f7-4df0-b63c-06078d633eee'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:08:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (921ae3bf-6252-425c-8bae-7864a97168f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cc9ebba-8ab5-4619-829a-43c43103efcb', '72299792-a477-4175-a117-8d647f1d1fe3', '760faab0-2164-464c-8b48-cb3d016423f4', '3671bd24-88f7-4df0-b63c-06078d633eee']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bd0d8f5-a270-4632-a84f-f5255b3f697e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7447bb58-9807-4443-adba-481468d6309b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7447bb58-9807-4443-adba-481468d6309b tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b Sep 07 10:08:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7447bb58-9807-4443-adba-481468d6309b tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7447bb58-9807-4443-adba-481468d6309b tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7447bb58-9807-4443-adba-481468d6309b tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bd0d8f5-a270-4632-a84f-f5255b3f697e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12e5473b-8540-414e-b09e-a7e21c545d70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-479998500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='190b078fddc24450b6714960a813ca3f',qos_specs=None,replication_status=,reservations=['6cc9ebba-8ab5-4619-829a-43c43103efcb','72299792-a477-4175-a117-8d647f1d1fe3','760faab0-2164-464c-8b48-cb3d016423f4','3671bd24-88f7-4df0-b63c-06078d633eee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66308f4d6a4e421eaff542dac3b52ede',volume_type_id=0c8f496b-7f84-43b5-a292-696641f27c19), 'volume': Volume(_name_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:08:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-479998500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12e5473b-8540-414e-b09e-a7e21c545d70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='190b078fddc24450b6714960a813ca3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66308f4d6a4e421eaff542dac3b52ede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c8f496b-7f84-43b5-a292-696641f27c19),volume_type_id=0c8f496b-7f84-43b5-a292-696641f27c19)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61582719-3208-4e61-838c-3eb7902d3e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7447bb58-9807-4443-adba-481468d6309b tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b returned with HTTP 200 Sep 07 10:08:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 793/1579] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:07 2026] GET /volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b => generated 944 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61582719-3208-4e61-838c-3eb7902d3e9a) transitioned into state 'SUCCESS' from state '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-479998500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='190b078fddc24450b6714960a813ca3f',qos_specs=None,replication_status=,reservations=['6cc9ebba-8ab5-4619-829a-43c43103efcb','72299792-a477-4175-a117-8d647f1d1fe3','760faab0-2164-464c-8b48-cb3d016423f4','3671bd24-88f7-4df0-b63c-06078d633eee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66308f4d6a4e421eaff542dac3b52ede',volume_type_id=0c8f496b-7f84-43b5-a292-696641f27c19)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (327f6b3c-4aa9-4ed9-a45c-96db7b3ade78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (327f6b3c-4aa9-4ed9-a45c-96db7b3ade78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Flow 'volume_create_api' (7ce3e9d7-bf74-4364-878e-acd22a7694e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:08:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Create volume request issued successfully. Sep 07 10:08:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-245bf9ef-94aa-4c02-9819-23503d1f2f3f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:08:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 787/1580] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:08:06 2026] POST /volume/v3/volumes => generated 773 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:08:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e910e2c3-20b0-43f0-b451-36dcda7fb499 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e910e2c3-20b0-43f0-b451-36dcda7fb499 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] GET http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 Sep 07 10:08:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e910e2c3-20b0-43f0-b451-36dcda7fb499 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e910e2c3-20b0-43f0-b451-36dcda7fb499 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e910e2c3-20b0-43f0-b451-36dcda7fb499 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Volume info retrieved successfully. Sep 07 10:08:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e910e2c3-20b0-43f0-b451-36dcda7fb499 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 returned with HTTP 200 Sep 07 10:08:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 794/1581] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:07 2026] GET /volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 => generated 841 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-650ac794-bc6d-404b-badf-2c93135fa6af None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-650ac794-bc6d-404b-badf-2c93135fa6af tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b Sep 07 10:08:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-650ac794-bc6d-404b-badf-2c93135fa6af tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-650ac794-bc6d-404b-badf-2c93135fa6af tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-650ac794-bc6d-404b-badf-2c93135fa6af tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-650ac794-bc6d-404b-badf-2c93135fa6af tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b returned with HTTP 200 Sep 07 10:08:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 788/1582] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:08:07 2026] GET /volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b => generated 944 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-299d9f20-f592-43f2-8aaa-3bb9dca84a7a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-299d9f20-f592-43f2-8aaa-3bb9dca84a7a tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/snapshots/5314363f-90a0-404b-a928-5b1637f1e698 Sep 07 10:08:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-299d9f20-f592-43f2-8aaa-3bb9dca84a7a tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-299d9f20-f592-43f2-8aaa-3bb9dca84a7a tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-299d9f20-f592-43f2-8aaa-3bb9dca84a7a tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Snapshot retrieved successfully. Sep 07 10:08:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-299d9f20-f592-43f2-8aaa-3bb9dca84a7a tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/snapshots/5314363f-90a0-404b-a928-5b1637f1e698 returned with HTTP 200 Sep 07 10:08:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 795/1583] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:07 2026] GET /volume/v3/snapshots/5314363f-90a0-404b-a928-5b1637f1e698 => generated 472 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-011e6d44-3fa2-49ab-b4e3-06201ad878ec None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-011e6d44-3fa2-49ab-b4e3-06201ad878ec None None] GET http://192.168.122.74/volume// Sep 07 10:08:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-011e6d44-3fa2-49ab-b4e3-06201ad878ec None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-011e6d44-3fa2-49ab-b4e3-06201ad878ec None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-011e6d44-3fa2-49ab-b4e3-06201ad878ec None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:08:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 789/1584] 192.168.122.74 () {58 vars in 1312 bytes} [Mon Sep 7 10:08:08 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:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-94fd17a2-0942-48ac-b813-9bb16e906e8a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-94fd17a2-0942-48ac-b813-9bb16e906e8a tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-94fd17a2-0942-48ac-b813-9bb16e906e8a tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b27dbd06-be27-4f26-9495-8ff98607c90b", "connector": null, "instance_uuid": "b4bdbfe6-1d90-41e8-b336-41659f6023cf"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:08 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:08 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:08 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-94fd17a2-0942-48ac-b813-9bb16e906e8a tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:08:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 796/1585] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:08:08 2026] POST /volume/v3/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ee43a9f6-e91b-4c9d-87be-cf458c0bb8bd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ee43a9f6-e91b-4c9d-87be-cf458c0bb8bd tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b Sep 07 10:08:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ee43a9f6-e91b-4c9d-87be-cf458c0bb8bd tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ee43a9f6-e91b-4c9d-87be-cf458c0bb8bd tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8d7c88f8-f05c-4c49-ad9b-d6a49a73d34e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8d7c88f8-f05c-4c49-ad9b-d6a49a73d34e None None] GET http://192.168.122.74/volume// Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8d7c88f8-f05c-4c49-ad9b-d6a49a73d34e None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8d7c88f8-f05c-4c49-ad9b-d6a49a73d34e None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8d7c88f8-f05c-4c49-ad9b-d6a49a73d34e None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:08:08 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:08 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 797/1586] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:08:08 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:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-91bb668c-87e1-41a3-907b-0093e321a4d5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:08 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:08 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-91bb668c-87e1-41a3-907b-0093e321a4d5 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b Sep 07 10:08:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ee43a9f6-e91b-4c9d-87be-cf458c0bb8bd tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-91bb668c-87e1-41a3-907b-0093e321a4d5 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-91bb668c-87e1-41a3-907b-0093e321a4d5 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:08 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ee43a9f6-e91b-4c9d-87be-cf458c0bb8bd tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b returned with HTTP 200 Sep 07 10:08:08 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:08 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 790/1587] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:08 2026] GET /volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b => generated 943 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:08 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-91bb668c-87e1-41a3-907b-0093e321a4d5 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-91bb668c-87e1-41a3-907b-0093e321a4d5 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b returned with HTTP 200 Sep 07 10:08:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 798/1588] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:08:08 2026] GET /volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b => generated 1124 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:08:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-b2a21d4b-c032-4906-9a0c-7ecb36b07ee7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-b2a21d4b-c032-4906-9a0c-7ecb36b07ee7 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] PUT http://192.168.122.74/volume/v3/attachments/3b3980d9-b8f0-4a6a-b043-e5090bb37148 Sep 07 10:08:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-b2a21d4b-c032-4906-9a0c-7ecb36b07ee7 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:08 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-b2a21d4b-c032-4906-9a0c-7ecb36b07ee7 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Acquiring lock "cinder-attachment_update-b27dbd06-be27-4f26-9495-8ff98607c90b-devstack" by "attachment_update" {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:08:08 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-b2a21d4b-c032-4906-9a0c-7ecb36b07ee7 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Lock "cinder-attachment_update-b27dbd06-be27-4f26-9495-8ff98607c90b-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:08:08 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:08 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:08 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:08 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a50cc074-6985-4a93-ad4a-6cb32f4bb245 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a50cc074-6985-4a93-ad4a-6cb32f4bb245 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] GET http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a50cc074-6985-4a93-ad4a-6cb32f4bb245 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a50cc074-6985-4a93-ad4a-6cb32f4bb245 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:08 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:08 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:08 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:08 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a50cc074-6985-4a93-ad4a-6cb32f4bb245 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Volume info retrieved successfully. Sep 07 10:08:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a50cc074-6985-4a93-ad4a-6cb32f4bb245 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 returned with HTTP 200 Sep 07 10:08:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 799/1589] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:08 2026] GET /volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-02dcb2c0-9788-4de0-a39b-5e1ea13aec9d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-02dcb2c0-9788-4de0-a39b-5e1ea13aec9d tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/snapshots/5314363f-90a0-404b-a928-5b1637f1e698 Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-02dcb2c0-9788-4de0-a39b-5e1ea13aec9d tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-02dcb2c0-9788-4de0-a39b-5e1ea13aec9d tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-02dcb2c0-9788-4de0-a39b-5e1ea13aec9d tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/snapshots/5314363f-90a0-404b-a928-5b1637f1e698 returned with HTTP 404 Sep 07 10:08:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 800/1590] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:08 2026] GET /volume/v3/snapshots/5314363f-90a0-404b-a928-5b1637f1e698 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-07969b40-ed0e-4a2d-9480-a3983458e0a7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-07969b40-ed0e-4a2d-9480-a3983458e0a7 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-07969b40-ed0e-4a2d-9480-a3983458e0a7 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-07969b40-ed0e-4a2d-9480-a3983458e0a7 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.group_snapshots [None req-07969b40-ed0e-4a2d-9480-a3983458e0a7 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] show called for member 28c06744-1fec-4aa3-867f-d208803b8345 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-07969b40-ed0e-4a2d-9480-a3983458e0a7 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 returned with HTTP 404 Sep 07 10:08:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 801/1591] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:08:08 2026] GET /volume/v3/group_snapshots/28c06744-1fec-4aa3-867f-d208803b8345 => generated 116 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0e529c8f-8cbc-4b42-846a-8b5b6709d6e6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0e529c8f-8cbc-4b42-846a-8b5b6709d6e6 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0e529c8f-8cbc-4b42-846a-8b5b6709d6e6 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0e529c8f-8cbc-4b42-846a-8b5b6709d6e6 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-0e529c8f-8cbc-4b42-846a-8b5b6709d6e6 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:08:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0e529c8f-8cbc-4b42-846a-8b5b6709d6e6 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:08:09 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:09 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0e529c8f-8cbc-4b42-846a-8b5b6709d6e6 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Get all volumes completed successfully. Sep 07 10:08:09 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-0e529c8f-8cbc-4b42-846a-8b5b6709d6e6 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:09 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-0e529c8f-8cbc-4b42-846a-8b5b6709d6e6 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:09 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-0e529c8f-8cbc-4b42-846a-8b5b6709d6e6 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0e529c8f-8cbc-4b42-846a-8b5b6709d6e6 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:08:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 802/1592] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 10:08:08 2026] GET /volume/v3/volumes/detail => generated 928 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-273a6c19-4637-49ea-ab49-9ce1ac1e9424 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-273a6c19-4637-49ea-ab49-9ce1ac1e9424 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] POST http://192.168.122.74/volume/v3/groups/b527989f-061a-4780-97f0-75933aff68ec/action Sep 07 10:08:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-273a6c19-4637-49ea-ab49-9ce1ac1e9424 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:08:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-273a6c19-4637-49ea-ab49-9ce1ac1e9424 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-273a6c19-4637-49ea-ab49-9ce1ac1e9424 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] delete called for group b527989f-061a-4780-97f0-75933aff68ec {{(pid=87187) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 10:08:09 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.groups [None req-273a6c19-4637-49ea-ab49-9ce1ac1e9424 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Delete group with id: b527989f-061a-4780-97f0-75933aff68ec Sep 07 10:08:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:09 devstack devstack@c-api.service[87187]: /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:08:09 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 10:08:09 devstack devstack@c-api.service[87187]: /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:08:09 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:08:09 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-b2a21d4b-c032-4906-9a0c-7ecb36b07ee7 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Lock "cinder-attachment_update-b27dbd06-be27-4f26-9495-8ff98607c90b-devstack" released by "attachment_update" :: held 0.610s {{(pid=87186) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:08:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-b2a21d4b-c032-4906-9a0c-7ecb36b07ee7 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/attachments/3b3980d9-b8f0-4a6a-b043-e5090bb37148 returned with HTTP 200 Sep 07 10:08:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 791/1593] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:08:08 2026] PUT /volume/v3/attachments/3b3980d9-b8f0-4a6a-b043-e5090bb37148 => generated 694 bytes in 678 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-273a6c19-4637-49ea-ab49-9ce1ac1e9424 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/groups/b527989f-061a-4780-97f0-75933aff68ec/action returned with HTTP 202 Sep 07 10:08:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 803/1594] 192.168.122.74 () {62 vars in 1307 bytes} [Mon Sep 7 10:08:09 2026] POST /volume/v3/groups/b527989f-061a-4780-97f0-75933aff68ec/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:08:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1e51115c-1bd7-4135-a0c7-f066753843e8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1e51115c-1bd7-4135-a0c7-f066753843e8 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/volumes/e608178a-3df8-45f9-a240-211afe6d5457 Sep 07 10:08:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1e51115c-1bd7-4135-a0c7-f066753843e8 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1e51115c-1bd7-4135-a0c7-f066753843e8 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:09 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:09 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:09 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:09 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1e51115c-1bd7-4135-a0c7-f066753843e8 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Volume info retrieved successfully. Sep 07 10:08:09 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-1e51115c-1bd7-4135-a0c7-f066753843e8 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:09 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-1e51115c-1bd7-4135-a0c7-f066753843e8 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9e938983-bc85-43bd-85b3-1ec414056093 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9e938983-bc85-43bd-85b3-1ec414056093 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b Sep 07 10:08:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9e938983-bc85-43bd-85b3-1ec414056093 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9e938983-bc85-43bd-85b3-1ec414056093 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:09 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:09 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:09 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-1e51115c-1bd7-4135-a0c7-f066753843e8 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9e938983-bc85-43bd-85b3-1ec414056093 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:09 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:09 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9e938983-bc85-43bd-85b3-1ec414056093 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b returned with HTTP 200 Sep 07 10:08:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 804/1595] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:09 2026] GET /volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b => generated 944 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1e51115c-1bd7-4135-a0c7-f066753843e8 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/volumes/e608178a-3df8-45f9-a240-211afe6d5457 returned with HTTP 200 Sep 07 10:08:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 792/1596] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:09 2026] GET /volume/v3/volumes/e608178a-3df8-45f9-a240-211afe6d5457 => generated 924 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:08:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-a96c6e5c-a2da-4a1e-87ed-15bbf3bf20c1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-a96c6e5c-a2da-4a1e-87ed-15bbf3bf20c1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] POST http://192.168.122.74/volume/v3/attachments/3b3980d9-b8f0-4a6a-b043-e5090bb37148/action Sep 07 10:08:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-a96c6e5c-a2da-4a1e-87ed-15bbf3bf20c1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Action body: b'{"os-complete": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:08:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-a96c6e5c-a2da-4a1e-87ed-15bbf3bf20c1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-18721e91-2010-4275-bc97-f984242fc6be None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:09 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:09 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-18721e91-2010-4275-bc97-f984242fc6be tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] GET http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 Sep 07 10:08:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-18721e91-2010-4275-bc97-f984242fc6be tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-18721e91-2010-4275-bc97-f984242fc6be tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:09 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:09 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:09 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:09 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-376e501d-4b9c-4628-b884-6ce746ef2d5e req-a96c6e5c-a2da-4a1e-87ed-15bbf3bf20c1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/attachments/3b3980d9-b8f0-4a6a-b043-e5090bb37148/action returned with HTTP 204 Sep 07 10:08:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 805/1597] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:08:09 2026] POST /volume/v3/attachments/3b3980d9-b8f0-4a6a-b043-e5090bb37148/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-18721e91-2010-4275-bc97-f984242fc6be tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Volume info retrieved successfully. Sep 07 10:08:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-18721e91-2010-4275-bc97-f984242fc6be tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 returned with HTTP 200 Sep 07 10:08:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 793/1598] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:09 2026] GET /volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 => generated 866 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-58cdadb4-b671-4ac2-ba2b-e9b2ad4214ce None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-58cdadb4-b671-4ac2-ba2b-e9b2ad4214ce tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] GET http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 Sep 07 10:08:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-58cdadb4-b671-4ac2-ba2b-e9b2ad4214ce tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-58cdadb4-b671-4ac2-ba2b-e9b2ad4214ce tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:09 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:09 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-58cdadb4-b671-4ac2-ba2b-e9b2ad4214ce tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Volume info retrieved successfully. Sep 07 10:08:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-58cdadb4-b671-4ac2-ba2b-e9b2ad4214ce tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 returned with HTTP 200 Sep 07 10:08:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 806/1599] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:09 2026] GET /volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 => generated 1029 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3fa644fe-92b3-4648-b1d4-a177556f3f70 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3fa644fe-92b3-4648-b1d4-a177556f3f70 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] POST http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70/action Sep 07 10:08:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3fa644fe-92b3-4648-b1d4-a177556f3f70 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:08:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3fa644fe-92b3-4648-b1d4-a177556f3f70 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:09 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:09 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3fa644fe-92b3-4648-b1d4-a177556f3f70 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Volume info retrieved successfully. Sep 07 10:08:10 devstack devstack@c-api.service[87186]: /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:08:10 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:08:10 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-3fa644fe-92b3-4648-b1d4-a177556f3f70 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-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:08:10 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-3fa644fe-92b3-4648-b1d4-a177556f3f70 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-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:08:10 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-3fa644fe-92b3-4648-b1d4-a177556f3f70 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Created reservations ['dd876757-e740-4ac5-85a5-d8d8b3b58c34', '1adce30e-473e-48f9-ab17-4ec5e960334b'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:08:10 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-3fa644fe-92b3-4648-b1d4-a177556f3f70 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Created reservations ['2b8e7ad1-0067-44d6-890c-40fdda7cba32', 'e62b3eda-a3c7-41e2-88ac-7e9ffee25fca'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:08:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3fa644fe-92b3-4648-b1d4-a177556f3f70 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Retype volume request issued successfully. Sep 07 10:08:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3fa644fe-92b3-4648-b1d4-a177556f3f70 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70/action returned with HTTP 202 Sep 07 10:08:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 794/1600] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:08:09 2026] POST /volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70/action => generated 0 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 10:08:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-30df463f-8a4c-4207-b7a4-f89e61edd7e0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-30df463f-8a4c-4207-b7a4-f89e61edd7e0 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] GET http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 Sep 07 10:08:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-30df463f-8a4c-4207-b7a4-f89e61edd7e0 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-30df463f-8a4c-4207-b7a4-f89e61edd7e0 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:10 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:10 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:10 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-30df463f-8a4c-4207-b7a4-f89e61edd7e0 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Volume info retrieved successfully. Sep 07 10:08:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-30df463f-8a4c-4207-b7a4-f89e61edd7e0 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 returned with HTTP 200 Sep 07 10:08:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 807/1601] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:10 2026] GET /volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7716a2c1-14e0-4b54-948e-d26ef4f2f4be None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7716a2c1-14e0-4b54-948e-d26ef4f2f4be tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b Sep 07 10:08:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7716a2c1-14e0-4b54-948e-d26ef4f2f4be tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7716a2c1-14e0-4b54-948e-d26ef4f2f4be tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7cd3ae7b-1aa2-4565-96ba-bb2c4de1301a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7cd3ae7b-1aa2-4565-96ba-bb2c4de1301a tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/volumes/e608178a-3df8-45f9-a240-211afe6d5457 Sep 07 10:08:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7cd3ae7b-1aa2-4565-96ba-bb2c4de1301a tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7cd3ae7b-1aa2-4565-96ba-bb2c4de1301a tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7cd3ae7b-1aa2-4565-96ba-bb2c4de1301a tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/volumes/e608178a-3df8-45f9-a240-211afe6d5457 returned with HTTP 404 Sep 07 10:08:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 808/1602] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:10 2026] GET /volume/v3/volumes/e608178a-3df8-45f9-a240-211afe6d5457 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:08:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bf86fffa-6101-4db9-ac44-9325ec424d12 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7716a2c1-14e0-4b54-948e-d26ef4f2f4be tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bf86fffa-6101-4db9-ac44-9325ec424d12 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/groups/b527989f-061a-4780-97f0-75933aff68ec Sep 07 10:08:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bf86fffa-6101-4db9-ac44-9325ec424d12 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bf86fffa-6101-4db9-ac44-9325ec424d12 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-bf86fffa-6101-4db9-ac44-9325ec424d12 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] show called for member b527989f-061a-4780-97f0-75933aff68ec {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7716a2c1-14e0-4b54-948e-d26ef4f2f4be tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b returned with HTTP 200 Sep 07 10:08:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 795/1603] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:10 2026] GET /volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b => generated 1236 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:10 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:10 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:08:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bf86fffa-6101-4db9-ac44-9325ec424d12 tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/groups/b527989f-061a-4780-97f0-75933aff68ec returned with HTTP 200 Sep 07 10:08:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ecd1bcd7-58c2-41ed-99ea-9a65dffdde82 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 809/1604] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:10 2026] GET /volume/v3/groups/b527989f-061a-4780-97f0-75933aff68ec => generated 395 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ecd1bcd7-58c2-41ed-99ea-9a65dffdde82 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b Sep 07 10:08:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ecd1bcd7-58c2-41ed-99ea-9a65dffdde82 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ecd1bcd7-58c2-41ed-99ea-9a65dffdde82 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ecd1bcd7-58c2-41ed-99ea-9a65dffdde82 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ecd1bcd7-58c2-41ed-99ea-9a65dffdde82 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b returned with HTTP 200 Sep 07 10:08:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 796/1605] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:10 2026] GET /volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b => generated 1236 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e3332bb8-afbf-46c8-ba50-bbea493e4ae1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e3332bb8-afbf-46c8-ba50-bbea493e4ae1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 Sep 07 10:08:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e3332bb8-afbf-46c8-ba50-bbea493e4ae1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e3332bb8-afbf-46c8-ba50-bbea493e4ae1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:10 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:10 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:10 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e3332bb8-afbf-46c8-ba50-bbea493e4ae1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e3332bb8-afbf-46c8-ba50-bbea493e4ae1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 returned with HTTP 200 Sep 07 10:08:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 810/1606] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:10 2026] GET /volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 => generated 946 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-c8420df7-e3f2-474b-b223-202445513693 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-c8420df7-e3f2-474b-b223-202445513693 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-c8420df7-e3f2-474b-b223-202445513693 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-c8420df7-e3f2-474b-b223-202445513693 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-c8420df7-e3f2-474b-b223-202445513693 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-c8420df7-e3f2-474b-b223-202445513693 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 returned with HTTP 200 Sep 07 10:08:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 797/1607] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:08:11 2026] GET /volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 => generated 946 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-812178a1-acf4-4a8b-906c-eac972c1649f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-812178a1-acf4-4a8b-906c-eac972c1649f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] GET http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-812178a1-acf4-4a8b-906c-eac972c1649f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-812178a1-acf4-4a8b-906c-eac972c1649f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-812178a1-acf4-4a8b-906c-eac972c1649f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Volume info retrieved successfully. Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-812178a1-acf4-4a8b-906c-eac972c1649f tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 returned with HTTP 200 Sep 07 10:08:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 811/1608] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:11 2026] GET /volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 => generated 866 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4dbf005c-45b8-472b-af4e-57c294e3af41 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4dbf005c-45b8-472b-af4e-57c294e3af41 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] GET http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4dbf005c-45b8-472b-af4e-57c294e3af41 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4dbf005c-45b8-472b-af4e-57c294e3af41 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4dbf005c-45b8-472b-af4e-57c294e3af41 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Volume info retrieved successfully. Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4dbf005c-45b8-472b-af4e-57c294e3af41 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 returned with HTTP 200 Sep 07 10:08:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 798/1609] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:11 2026] GET /volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 => generated 1029 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-527a5e07-bb35-4a92-a9c1-c7304d5978f3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-feb75a10-5a7f-4403-9fdc-cd52449a89d5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-527a5e07-bb35-4a92-a9c1-c7304d5978f3 None None] GET http://192.168.122.74/volume// Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-527a5e07-bb35-4a92-a9c1-c7304d5978f3 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-527a5e07-bb35-4a92-a9c1-c7304d5978f3 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-527a5e07-bb35-4a92-a9c1-c7304d5978f3 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:08:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 812/1610] 192.168.122.74 () {58 vars in 1312 bytes} [Mon Sep 7 10:08:11 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:08:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-feb75a10-5a7f-4403-9fdc-cd52449a89d5 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] GET http://192.168.122.74/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-479998500 Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-feb75a10-5a7f-4403-9fdc-cd52449a89d5 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-feb75a10-5a7f-4403-9fdc-cd52449a89d5 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-feb75a10-5a7f-4403-9fdc-cd52449a89d5 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-479998500'), ('all_tenants', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-fc490b6d-efd1-4026-a63b-e832908a931b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-fc490b6d-efd1-4026-a63b-e832908a931b tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-fc490b6d-efd1-4026-a63b-e832908a931b tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "223ab6a6-f55d-4061-9b05-219724845319", "connector": null, "instance_uuid": "b4bdbfe6-1d90-41e8-b336-41659f6023cf"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-feb75a10-5a7f-4403-9fdc-cd52449a89d5 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Get all volumes completed successfully. Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-feb75a10-5a7f-4403-9fdc-cd52449a89d5 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] http://192.168.122.74/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-479998500 returned with HTTP 200 Sep 07 10:08:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 799/1611] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:08:11 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-479998500 => generated 352 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-310f1444-c27b-42f0-b9f8-3d7b1c3f0ee4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-310f1444-c27b-42f0-b9f8-3d7b1c3f0ee4 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] GET http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-310f1444-c27b-42f0-b9f8-3d7b1c3f0ee4 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-310f1444-c27b-42f0-b9f8-3d7b1c3f0ee4 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-310f1444-c27b-42f0-b9f8-3d7b1c3f0ee4 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Volume info retrieved successfully. Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-fc490b6d-efd1-4026-a63b-e832908a931b tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:08:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 813/1612] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:08:11 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-310f1444-c27b-42f0-b9f8-3d7b1c3f0ee4 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 returned with HTTP 200 Sep 07 10:08:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 800/1613] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:11 2026] GET /volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 => generated 866 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-094cb4c6-73e5-4ad3-9285-920b13ec27f3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-094cb4c6-73e5-4ad3-9285-920b13ec27f3 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] DELETE http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-094cb4c6-73e5-4ad3-9285-920b13ec27f3 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-094cb4c6-73e5-4ad3-9285-920b13ec27f3 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-094cb4c6-73e5-4ad3-9285-920b13ec27f3 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Delete volume with id: 12e5473b-8540-414e-b09e-a7e21c545d70 Sep 07 10:08:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-094cb4c6-73e5-4ad3-9285-920b13ec27f3 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Volume info retrieved successfully. Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d7003b8d-9b35-452a-89b8-6979f4036967 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d7003b8d-9b35-452a-89b8-6979f4036967 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d7003b8d-9b35-452a-89b8-6979f4036967 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d7003b8d-9b35-452a-89b8-6979f4036967 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d7003b8d-9b35-452a-89b8-6979f4036967 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-094cb4c6-73e5-4ad3-9285-920b13ec27f3 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Delete volume request issued successfully. Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-094cb4c6-73e5-4ad3-9285-920b13ec27f3 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 returned with HTTP 202 Sep 07 10:08:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 814/1614] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:08:11 2026] DELETE /volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f061eb88-291c-4092-b17b-64a0daac1414 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d7003b8d-9b35-452a-89b8-6979f4036967 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 returned with HTTP 200 Sep 07 10:08:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 801/1615] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:11 2026] GET /volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 => generated 945 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6c2ed0b0-4909-47f3-9465-adc7488f4acb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f061eb88-291c-4092-b17b-64a0daac1414 None None] GET http://192.168.122.74/volume// Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f061eb88-291c-4092-b17b-64a0daac1414 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f061eb88-291c-4092-b17b-64a0daac1414 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f061eb88-291c-4092-b17b-64a0daac1414 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:08:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 815/1616] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:08:11 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:08:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6c2ed0b0-4909-47f3-9465-adc7488f4acb tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] GET http://192.168.122.74/volume/v3/groups/b527989f-061a-4780-97f0-75933aff68ec Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6c2ed0b0-4909-47f3-9465-adc7488f4acb tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6c2ed0b0-4909-47f3-9465-adc7488f4acb tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-6c2ed0b0-4909-47f3-9465-adc7488f4acb tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] show called for member b527989f-061a-4780-97f0-75933aff68ec {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-62323268-3575-4827-b238-8e59e0c9a3cd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-62323268-3575-4827-b238-8e59e0c9a3cd tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] GET http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-62323268-3575-4827-b238-8e59e0c9a3cd tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-62323268-3575-4827-b238-8e59e0c9a3cd tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6c2ed0b0-4909-47f3-9465-adc7488f4acb tempest-GroupSnapshotsV319Test-2045935185 tempest-GroupSnapshotsV319Test-2045935185-project-member] http://192.168.122.74/volume/v3/groups/b527989f-061a-4780-97f0-75933aff68ec returned with HTTP 404 Sep 07 10:08:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 802/1617] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:11 2026] GET /volume/v3/groups/b527989f-061a-4780-97f0-75933aff68ec => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-6a3ddfff-1311-490f-81c2-e055bda7b0d5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-6a3ddfff-1311-490f-81c2-e055bda7b0d5 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-6a3ddfff-1311-490f-81c2-e055bda7b0d5 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-6a3ddfff-1311-490f-81c2-e055bda7b0d5 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-62323268-3575-4827-b238-8e59e0c9a3cd tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Volume info retrieved successfully. Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-6a3ddfff-1311-490f-81c2-e055bda7b0d5 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-62323268-3575-4827-b238-8e59e0c9a3cd tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 returned with HTTP 200 Sep 07 10:08:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 816/1618] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:11 2026] GET /volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 => generated 865 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ebdd43ca-1edf-45cf-928b-07720a61b733 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-6a3ddfff-1311-490f-81c2-e055bda7b0d5 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 returned with HTTP 200 Sep 07 10:08:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 803/1619] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:08:11 2026] GET /volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 => generated 1126 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ebdd43ca-1edf-45cf-928b-07720a61b733 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] DELETE http://192.168.122.74/volume/v3/group_types/a4182787-f3b3-4dfd-85c6-c1435ec2f86d Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ebdd43ca-1edf-45cf-928b-07720a61b733 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ebdd43ca-1edf-45cf-928b-07720a61b733 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ebdd43ca-1edf-45cf-928b-07720a61b733 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] http://192.168.122.74/volume/v3/group_types/a4182787-f3b3-4dfd-85c6-c1435ec2f86d returned with HTTP 202 Sep 07 10:08:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 817/1620] 192.168.122.74 () {60 vars in 1283 bytes} [Mon Sep 7 10:08:11 2026] DELETE /volume/v3/group_types/a4182787-f3b3-4dfd-85c6-c1435ec2f86d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c3351626-7785-4365-a022-cdea88521235 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c3351626-7785-4365-a022-cdea88521235 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] DELETE http://192.168.122.74/volume/v3/types/35ff1c95-900e-43d9-a8c0-56f86a86f2e3 Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c3351626-7785-4365-a022-cdea88521235 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c3351626-7785-4365-a022-cdea88521235 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c3351626-7785-4365-a022-cdea88521235 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] http://192.168.122.74/volume/v3/types/35ff1c95-900e-43d9-a8c0-56f86a86f2e3 returned with HTTP 202 Sep 07 10:08:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 804/1621] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:08:11 2026] DELETE /volume/v3/types/35ff1c95-900e-43d9-a8c0-56f86a86f2e3 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:08:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8196d347-88f5-4919-bde0-3d5f5dae7957 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-77982176-9eff-4c32-ad6a-65ea50157bb1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8196d347-88f5-4919-bde0-3d5f5dae7957 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] GET http://192.168.122.74/volume/v3/types/35ff1c95-900e-43d9-a8c0-56f86a86f2e3 Sep 07 10:08:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8196d347-88f5-4919-bde0-3d5f5dae7957 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8196d347-88f5-4919-bde0-3d5f5dae7957 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-77982176-9eff-4c32-ad6a-65ea50157bb1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] PUT http://192.168.122.74/volume/v3/attachments/7400d314-1bf1-424a-8980-d0f3f81e8746 Sep 07 10:08:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-77982176-9eff-4c32-ad6a-65ea50157bb1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8196d347-88f5-4919-bde0-3d5f5dae7957 tempest-GroupSnapshotsV319Test-967531878 tempest-GroupSnapshotsV319Test-967531878-project-admin] http://192.168.122.74/volume/v3/types/35ff1c95-900e-43d9-a8c0-56f86a86f2e3 returned with HTTP 404 Sep 07 10:08:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 818/1622] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:08:12 2026] GET /volume/v3/types/35ff1c95-900e-43d9-a8c0-56f86a86f2e3 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:12 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-77982176-9eff-4c32-ad6a-65ea50157bb1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Acquiring lock "cinder-attachment_update-223ab6a6-f55d-4061-9b05-219724845319-devstack" by "attachment_update" {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:08:12 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-77982176-9eff-4c32-ad6a-65ea50157bb1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Lock "cinder-attachment_update-223ab6a6-f55d-4061-9b05-219724845319-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:08:12 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:12 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:12 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:12 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:12 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-77982176-9eff-4c32-ad6a-65ea50157bb1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Lock "cinder-attachment_update-223ab6a6-f55d-4061-9b05-219724845319-devstack" released by "attachment_update" :: held 0.196s {{(pid=87186) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:08:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-77982176-9eff-4c32-ad6a-65ea50157bb1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/attachments/7400d314-1bf1-424a-8980-d0f3f81e8746 returned with HTTP 200 Sep 07 10:08:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 805/1623] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:08:12 2026] PUT /volume/v3/attachments/7400d314-1bf1-424a-8980-d0f3f81e8746 => generated 694 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:08:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9e1c2131-039e-4212-a292-0d29d92d4387 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9e1c2131-039e-4212-a292-0d29d92d4387 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 Sep 07 10:08:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9e1c2131-039e-4212-a292-0d29d92d4387 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9e1c2131-039e-4212-a292-0d29d92d4387 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-049a1b93-f236-457d-9c63-95b09be4f224 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9e1c2131-039e-4212-a292-0d29d92d4387 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-049a1b93-f236-457d-9c63-95b09be4f224 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] POST http://192.168.122.74/volume/v3/attachments/7400d314-1bf1-424a-8980-d0f3f81e8746/action Sep 07 10:08:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-049a1b93-f236-457d-9c63-95b09be4f224 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Action body: b'{"os-complete": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:08:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-049a1b93-f236-457d-9c63-95b09be4f224 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9e1c2131-039e-4212-a292-0d29d92d4387 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 returned with HTTP 200 Sep 07 10:08:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 819/1624] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:12 2026] GET /volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 => generated 946 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ab7521b5-c37b-4244-8387-93c51bba4f17 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ab7521b5-c37b-4244-8387-93c51bba4f17 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] GET http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 Sep 07 10:08:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ab7521b5-c37b-4244-8387-93c51bba4f17 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ab7521b5-c37b-4244-8387-93c51bba4f17 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:12 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:12 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ab7521b5-c37b-4244-8387-93c51bba4f17 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Volume info retrieved successfully. Sep 07 10:08:12 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:12 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ab7521b5-c37b-4244-8387-93c51bba4f17 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 returned with HTTP 200 Sep 07 10:08:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 820/1625] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:12 2026] GET /volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 => generated 865 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-89c575e9-df5f-4b18-bf01-cd7ff9d505b1 req-049a1b93-f236-457d-9c63-95b09be4f224 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/attachments/7400d314-1bf1-424a-8980-d0f3f81e8746/action returned with HTTP 204 Sep 07 10:08:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 806/1626] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:08:12 2026] POST /volume/v3/attachments/7400d314-1bf1-424a-8980-d0f3f81e8746/action => generated 0 bytes in 142 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b0c4325b-33f8-46af-8f48-0cb9cbb058ea None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b0c4325b-33f8-46af-8f48-0cb9cbb058ea tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 Sep 07 10:08:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b0c4325b-33f8-46af-8f48-0cb9cbb058ea tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b0c4325b-33f8-46af-8f48-0cb9cbb058ea tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b0c4325b-33f8-46af-8f48-0cb9cbb058ea tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b0c4325b-33f8-46af-8f48-0cb9cbb058ea tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 returned with HTTP 200 Sep 07 10:08:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 821/1627] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:13 2026] GET /volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5af2d48a-758b-427a-8d63-a49d6f86f9c5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5af2d48a-758b-427a-8d63-a49d6f86f9c5 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] GET http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 Sep 07 10:08:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5af2d48a-758b-427a-8d63-a49d6f86f9c5 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5af2d48a-758b-427a-8d63-a49d6f86f9c5 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-dd52cab7-ed9f-484b-9010-39271ea3fbe6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dd52cab7-ed9f-484b-9010-39271ea3fbe6 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 Sep 07 10:08:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dd52cab7-ed9f-484b-9010-39271ea3fbe6 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dd52cab7-ed9f-484b-9010-39271ea3fbe6 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5af2d48a-758b-427a-8d63-a49d6f86f9c5 tempest-VolumeRetypeWithoutMigrationTest-926975565 tempest-VolumeRetypeWithoutMigrationTest-926975565-project-member] http://192.168.122.74/volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 returned with HTTP 404 Sep 07 10:08:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 807/1628] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:13 2026] GET /volume/v3/volumes/12e5473b-8540-414e-b09e-a7e21c545d70 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:08:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-52096cad-c956-4204-a766-af1e5d6e3766 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-52096cad-c956-4204-a766-af1e5d6e3766 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] DELETE http://192.168.122.74/volume/v3/types/2bc4dd9d-0129-45ca-a401-06762d51c960 Sep 07 10:08:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-52096cad-c956-4204-a766-af1e5d6e3766 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-52096cad-c956-4204-a766-af1e5d6e3766 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-dd52cab7-ed9f-484b-9010-39271ea3fbe6 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dd52cab7-ed9f-484b-9010-39271ea3fbe6 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 returned with HTTP 200 Sep 07 10:08:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 822/1629] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:13 2026] GET /volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 => generated 1238 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-52096cad-c956-4204-a766-af1e5d6e3766 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] http://192.168.122.74/volume/v3/types/2bc4dd9d-0129-45ca-a401-06762d51c960 returned with HTTP 202 Sep 07 10:08:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 808/1630] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:08:13 2026] DELETE /volume/v3/types/2bc4dd9d-0129-45ca-a401-06762d51c960 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:08:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9619b806-4779-4d67-b257-36f73455bb1d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9619b806-4779-4d67-b257-36f73455bb1d tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] GET http://192.168.122.74/volume/v3/types/2bc4dd9d-0129-45ca-a401-06762d51c960 Sep 07 10:08:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9619b806-4779-4d67-b257-36f73455bb1d tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9619b806-4779-4d67-b257-36f73455bb1d tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9619b806-4779-4d67-b257-36f73455bb1d tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] http://192.168.122.74/volume/v3/types/2bc4dd9d-0129-45ca-a401-06762d51c960 returned with HTTP 404 Sep 07 10:08:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 823/1631] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:08:14 2026] GET /volume/v3/types/2bc4dd9d-0129-45ca-a401-06762d51c960 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e235d9c7-2863-4fa0-b925-3fb93b814496 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e235d9c7-2863-4fa0-b925-3fb93b814496 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] DELETE http://192.168.122.74/volume/v3/types/0c8f496b-7f84-43b5-a292-696641f27c19 Sep 07 10:08:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e235d9c7-2863-4fa0-b925-3fb93b814496 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e235d9c7-2863-4fa0-b925-3fb93b814496 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e235d9c7-2863-4fa0-b925-3fb93b814496 tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] http://192.168.122.74/volume/v3/types/0c8f496b-7f84-43b5-a292-696641f27c19 returned with HTTP 202 Sep 07 10:08:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 809/1632] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:08:14 2026] DELETE /volume/v3/types/0c8f496b-7f84-43b5-a292-696641f27c19 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:08:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-91665d4c-202c-4af1-b88c-838042415aed None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-91665d4c-202c-4af1-b88c-838042415aed tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] GET http://192.168.122.74/volume/v3/types/0c8f496b-7f84-43b5-a292-696641f27c19 Sep 07 10:08:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-91665d4c-202c-4af1-b88c-838042415aed tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-91665d4c-202c-4af1-b88c-838042415aed tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-91665d4c-202c-4af1-b88c-838042415aed tempest-VolumeRetypeWithoutMigrationTest-714277633 tempest-VolumeRetypeWithoutMigrationTest-714277633-project-admin] http://192.168.122.74/volume/v3/types/0c8f496b-7f84-43b5-a292-696641f27c19 returned with HTTP 404 Sep 07 10:08:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 824/1633] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:08:14 2026] GET /volume/v3/types/0c8f496b-7f84-43b5-a292-696641f27c19 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-7c334c49-4eb2-4a86-9418-384c82862d43 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-7c334c49-4eb2-4a86-9418-384c82862d43 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b Sep 07 10:08:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-7c334c49-4eb2-4a86-9418-384c82862d43 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-7c334c49-4eb2-4a86-9418-384c82862d43 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-7c334c49-4eb2-4a86-9418-384c82862d43 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-7c334c49-4eb2-4a86-9418-384c82862d43 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b returned with HTTP 200 Sep 07 10:08:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 810/1634] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:08:18 2026] GET /volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b => generated 1236 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-8b284d36-bf84-4117-8389-f47fcb56646a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-8b284d36-bf84-4117-8389-f47fcb56646a tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] POST http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b/action Sep 07 10:08:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-8b284d36-bf84-4117-8389-f47fcb56646a tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:08:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-8b284d36-bf84-4117-8389-f47fcb56646a tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-8b284d36-bf84-4117-8389-f47fcb56646a tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-8b284d36-bf84-4117-8389-f47fcb56646a tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Begin detaching volume completed successfully. Sep 07 10:08:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-8b284d36-bf84-4117-8389-f47fcb56646a tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b/action returned with HTTP 202 Sep 07 10:08:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 825/1635] 192.168.122.74 () {64 vars in 1556 bytes} [Mon Sep 7 10:08:18 2026] POST /volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:08:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ed7e00d8-7e52-4754-bd73-a8542ca663ee None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ed7e00d8-7e52-4754-bd73-a8542ca663ee None None] GET http://192.168.122.74/volume// Sep 07 10:08:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ed7e00d8-7e52-4754-bd73-a8542ca663ee None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ed7e00d8-7e52-4754-bd73-a8542ca663ee None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ed7e00d8-7e52-4754-bd73-a8542ca663ee None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:08:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 811/1636] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:08:18 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:08:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-3f3af5b0-0acf-45ed-aa34-65262d4411be None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-3f3af5b0-0acf-45ed-aa34-65262d4411be tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b Sep 07 10:08:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-3f3af5b0-0acf-45ed-aa34-65262d4411be tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-3f3af5b0-0acf-45ed-aa34-65262d4411be tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-3f3af5b0-0acf-45ed-aa34-65262d4411be tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-3f3af5b0-0acf-45ed-aa34-65262d4411be tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b returned with HTTP 200 Sep 07 10:08:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 826/1637] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:08:18 2026] GET /volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b => generated 1420 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:08:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-2acab6c1-84c5-4f94-b183-55e5a9adcaa5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-2acab6c1-84c5-4f94-b183-55e5a9adcaa5 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] DELETE http://192.168.122.74/volume/v3/attachments/3b3980d9-b8f0-4a6a-b043-e5090bb37148 Sep 07 10:08:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-2acab6c1-84c5-4f94-b183-55e5a9adcaa5 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-2acab6c1-84c5-4f94-b183-55e5a9adcaa5 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:18 devstack devstack@c-api.service[87186]: /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:08:18 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, Sep 07 10:08:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-d9d9d47a-d0ba-442b-835d-16f676d42e75 req-2acab6c1-84c5-4f94-b183-55e5a9adcaa5 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/attachments/3b3980d9-b8f0-4a6a-b043-e5090bb37148 returned with HTTP 200 Sep 07 10:08:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 812/1638] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:08:18 2026] DELETE /volume/v3/attachments/3b3980d9-b8f0-4a6a-b043-e5090bb37148 => generated 19 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e0e39b34-4d03-486b-9b50-dc21ff1c5853 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e0e39b34-4d03-486b-9b50-dc21ff1c5853 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] DELETE http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b Sep 07 10:08:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e0e39b34-4d03-486b-9b50-dc21ff1c5853 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e0e39b34-4d03-486b-9b50-dc21ff1c5853 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:19 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-e0e39b34-4d03-486b-9b50-dc21ff1c5853 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Delete volume with id: b27dbd06-be27-4f26-9495-8ff98607c90b Sep 07 10:08:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e0e39b34-4d03-486b-9b50-dc21ff1c5853 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e0e39b34-4d03-486b-9b50-dc21ff1c5853 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Delete volume request issued successfully. Sep 07 10:08:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e0e39b34-4d03-486b-9b50-dc21ff1c5853 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b returned with HTTP 202 Sep 07 10:08:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 827/1639] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:08:19 2026] DELETE /volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:08:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2b0a1d7f-530b-4ed3-924d-0fff3f98d70d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-f166e749-c7ef-4f41-930d-396906560cd9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-f166e749-c7ef-4f41-930d-396906560cd9 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 Sep 07 10:08:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-f166e749-c7ef-4f41-930d-396906560cd9 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-f166e749-c7ef-4f41-930d-396906560cd9 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-f166e749-c7ef-4f41-930d-396906560cd9 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-f166e749-c7ef-4f41-930d-396906560cd9 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 returned with HTTP 200 Sep 07 10:08:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 828/1640] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:08:23 2026] GET /volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-f0976aee-4203-4716-8c7f-542c459a633c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-f0976aee-4203-4716-8c7f-542c459a633c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] POST http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319/action Sep 07 10:08:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-f0976aee-4203-4716-8c7f-542c459a633c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:08:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-f0976aee-4203-4716-8c7f-542c459a633c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-f0976aee-4203-4716-8c7f-542c459a633c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-f0976aee-4203-4716-8c7f-542c459a633c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Begin detaching volume completed successfully. Sep 07 10:08:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-f0976aee-4203-4716-8c7f-542c459a633c tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319/action returned with HTTP 202 Sep 07 10:08:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 829/1641] 192.168.122.74 () {64 vars in 1556 bytes} [Mon Sep 7 10:08:23 2026] POST /volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:08:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9f2d226e-9411-4267-940a-42adc1cf503d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9f2d226e-9411-4267-940a-42adc1cf503d None None] GET http://192.168.122.74/volume// Sep 07 10:08:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9f2d226e-9411-4267-940a-42adc1cf503d None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9f2d226e-9411-4267-940a-42adc1cf503d None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9f2d226e-9411-4267-940a-42adc1cf503d None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:08:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 830/1642] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:08:23 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:08:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-4f288e02-516d-4fe6-9453-f309b146d5d3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-4f288e02-516d-4fe6-9453-f309b146d5d3 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 Sep 07 10:08:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-4f288e02-516d-4fe6-9453-f309b146d5d3 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-4f288e02-516d-4fe6-9453-f309b146d5d3 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2b0a1d7f-530b-4ed3-924d-0fff3f98d70d tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:08:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2b0a1d7f-530b-4ed3-924d-0fff3f98d70d tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-499959479"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2b0a1d7f-530b-4ed3-924d-0fff3f98d70d tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:08:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-4f288e02-516d-4fe6-9453-f309b146d5d3 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 813/1643] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:08:23 2026] POST /volume/v3/types => generated 215 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-aa492b7d-1fa6-4d25-a389-da22ca8b13eb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-aa492b7d-1fa6-4d25-a389-da22ca8b13eb tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] POST http://192.168.122.74/volume/v3/group_types Sep 07 10:08:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-aa492b7d-1fa6-4d25-a389-da22ca8b13eb tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1848686692"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-4f288e02-516d-4fe6-9453-f309b146d5d3 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 returned with HTTP 200 Sep 07 10:08:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 831/1644] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:08:24 2026] GET /volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 => generated 1422 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:08:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-aa492b7d-1fa6-4d25-a389-da22ca8b13eb tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] http://192.168.122.74/volume/v3/group_types returned with HTTP 202 Sep 07 10:08:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 814/1645] 192.168.122.74 () {62 vars in 1190 bytes} [Mon Sep 7 10:08:24 2026] POST /volume/v3/group_types => generated 173 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3fa64ab8-7663-4c0c-abd4-73d686dafcc2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3fa64ab8-7663-4c0c-abd4-73d686dafcc2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] POST http://192.168.122.74/volume/v3/groups Sep 07 10:08:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3fa64ab8-7663-4c0c-abd4-73d686dafcc2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "27d39fb2-b7cc-4e9b-8f58-f1ca1b89f51e", "volume_types": ["d7964c5c-473a-4105-a22b-6b0fc554860e"], "name": "tempest-Group1-289758351"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-3fa64ab8-7663-4c0c-abd4-73d686dafcc2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Creating new group {'group': {'group_type': '27d39fb2-b7cc-4e9b-8f58-f1ca1b89f51e', 'volume_types': ['d7964c5c-473a-4105-a22b-6b0fc554860e'], 'name': 'tempest-Group1-289758351'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 10:08:24 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.groups [None req-3fa64ab8-7663-4c0c-abd4-73d686dafcc2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Creating group tempest-Group1-289758351. Sep 07 10:08:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3fa64ab8-7663-4c0c-abd4-73d686dafcc2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Availability Zones retrieved successfully. Sep 07 10:08:24 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-3fa64ab8-7663-4c0c-abd4-73d686dafcc2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Created reservations ['a83d0b33-a74b-4244-bfb7-9788cb62080e'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:08:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-1a5b0cee-248c-4a5b-894a-6b575b0936f3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-1a5b0cee-248c-4a5b-894a-6b575b0936f3 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] DELETE http://192.168.122.74/volume/v3/attachments/7400d314-1bf1-424a-8980-d0f3f81e8746 Sep 07 10:08:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-1a5b0cee-248c-4a5b-894a-6b575b0936f3 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-1a5b0cee-248c-4a5b-894a-6b575b0936f3 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3fa64ab8-7663-4c0c-abd4-73d686dafcc2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups returned with HTTP 202 Sep 07 10:08:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 832/1646] 192.168.122.74 () {62 vars in 1176 bytes} [Mon Sep 7 10:08:24 2026] POST /volume/v3/groups => generated 93 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:08:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f3b421ae-4b24-4352-9e7b-c09cd71d80ae None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f3b421ae-4b24-4352-9e7b-c09cd71d80ae tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6 Sep 07 10:08:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f3b421ae-4b24-4352-9e7b-c09cd71d80ae tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f3b421ae-4b24-4352-9e7b-c09cd71d80ae tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-f3b421ae-4b24-4352-9e7b-c09cd71d80ae tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] show called for member 59b72c7c-e80b-4996-ad30-247b3663ffd6 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:24 devstack devstack@c-api.service[87186]: /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:08:24 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, Sep 07 10:08:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:24 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:08:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f3b421ae-4b24-4352-9e7b-c09cd71d80ae tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6 returned with HTTP 200 Sep 07 10:08:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 833/1647] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:24 2026] GET /volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6 => generated 321 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5458ce44-2092-47e4-8992-62f42bfb8dc4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-a633f81c-cb27-4cb3-8946-4ba51ebbafc2 req-1a5b0cee-248c-4a5b-894a-6b575b0936f3 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/attachments/7400d314-1bf1-424a-8980-d0f3f81e8746 returned with HTTP 200 Sep 07 10:08:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 815/1648] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:08:24 2026] DELETE /volume/v3/attachments/7400d314-1bf1-424a-8980-d0f3f81e8746 => generated 19 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5458ce44-2092-47e4-8992-62f42bfb8dc4 tempest-VolumeServicesNegativeTest-960394869 tempest-VolumeServicesNegativeTest-960394869-project-admin] GET http://192.168.122.74/volume/v3/os-services Sep 07 10:08:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5458ce44-2092-47e4-8992-62f42bfb8dc4 tempest-VolumeServicesNegativeTest-960394869 tempest-VolumeServicesNegativeTest-960394869-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5458ce44-2092-47e4-8992-62f42bfb8dc4 tempest-VolumeServicesNegativeTest-960394869 tempest-VolumeServicesNegativeTest-960394869-project-admin] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:24 devstack devstack@c-api.service[87187]: /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:08:24 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:08:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5458ce44-2092-47e4-8992-62f42bfb8dc4 tempest-VolumeServicesNegativeTest-960394869 tempest-VolumeServicesNegativeTest-960394869-project-admin] http://192.168.122.74/volume/v3/os-services returned with HTTP 200 Sep 07 10:08:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 834/1649] 192.168.122.74 () {58 vars in 1128 bytes} [Mon Sep 7 10:08:24 2026] GET /volume/v3/os-services => generated 707 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c1514f7f-4c37-41cf-9c43-35902e2290b5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c1514f7f-4c37-41cf-9c43-35902e2290b5 tempest-VolumeServicesNegativeTest-960394869 tempest-VolumeServicesNegativeTest-960394869-project-admin] PUT http://192.168.122.74/volume/v3/os-services/disable-log-reason Sep 07 10:08:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c1514f7f-4c37-41cf-9c43-35902e2290b5 tempest-VolumeServicesNegativeTest-960394869 tempest-VolumeServicesNegativeTest-960394869-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c1514f7f-4c37-41cf-9c43-35902e2290b5 tempest-VolumeServicesNegativeTest-960394869 tempest-VolumeServicesNegativeTest-960394869-project-admin] http://192.168.122.74/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 07 10:08:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 816/1650] 192.168.122.74 () {60 vars in 1205 bytes} [Mon Sep 7 10:08:24 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 07 10:08:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d02557cb-5fd5-4d3b-91bc-aab3766f0c49 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d02557cb-5fd5-4d3b-91bc-aab3766f0c49 tempest-VolumeServicesNegativeTest-960394869 tempest-VolumeServicesNegativeTest-960394869-project-admin] PUT http://192.168.122.74/volume/v3/os-services/disable Sep 07 10:08:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d02557cb-5fd5-4d3b-91bc-aab3766f0c49 tempest-VolumeServicesNegativeTest-960394869 tempest-VolumeServicesNegativeTest-960394869-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d02557cb-5fd5-4d3b-91bc-aab3766f0c49 tempest-VolumeServicesNegativeTest-960394869 tempest-VolumeServicesNegativeTest-960394869-project-admin] http://192.168.122.74/volume/v3/os-services/disable returned with HTTP 404 Sep 07 10:08:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 835/1651] 192.168.122.74 () {60 vars in 1172 bytes} [Mon Sep 7 10:08:24 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2967d5e6-a8ca-4451-98f0-d09eb1211210 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2967d5e6-a8ca-4451-98f0-d09eb1211210 tempest-VolumeServicesNegativeTest-960394869 tempest-VolumeServicesNegativeTest-960394869-project-admin] PUT http://192.168.122.74/volume/v3/os-services/enable Sep 07 10:08:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2967d5e6-a8ca-4451-98f0-d09eb1211210 tempest-VolumeServicesNegativeTest-960394869 tempest-VolumeServicesNegativeTest-960394869-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2967d5e6-a8ca-4451-98f0-d09eb1211210 tempest-VolumeServicesNegativeTest-960394869 tempest-VolumeServicesNegativeTest-960394869-project-admin] http://192.168.122.74/volume/v3/os-services/enable returned with HTTP 404 Sep 07 10:08:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 817/1652] 192.168.122.74 () {60 vars in 1169 bytes} [Mon Sep 7 10:08:24 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:08:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-95f3805a-4b56-4ca0-beb2-56078705ec37 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-95f3805a-4b56-4ca0-beb2-56078705ec37 tempest-VolumeServicesNegativeTest-960394869 tempest-VolumeServicesNegativeTest-960394869-project-admin] PUT http://192.168.122.74/volume/v3/os-services/freeze Sep 07 10:08:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-95f3805a-4b56-4ca0-beb2-56078705ec37 tempest-VolumeServicesNegativeTest-960394869 tempest-VolumeServicesNegativeTest-960394869-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-95f3805a-4b56-4ca0-beb2-56078705ec37 tempest-VolumeServicesNegativeTest-960394869 tempest-VolumeServicesNegativeTest-960394869-project-admin] http://192.168.122.74/volume/v3/os-services/freeze returned with HTTP 400 Sep 07 10:08:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 836/1653] 192.168.122.74 () {60 vars in 1169 bytes} [Mon Sep 7 10:08:24 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:08:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-47cfb661-2dc0-48fe-908a-4de70497934c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-47cfb661-2dc0-48fe-908a-4de70497934c tempest-VolumeServicesNegativeTest-960394869 tempest-VolumeServicesNegativeTest-960394869-project-admin] PUT http://192.168.122.74/volume/v3/os-services/thaw Sep 07 10:08:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-47cfb661-2dc0-48fe-908a-4de70497934c tempest-VolumeServicesNegativeTest-960394869 tempest-VolumeServicesNegativeTest-960394869-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:24 devstack devstack@c-api.service[87186]: /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:08:24 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:08:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-47cfb661-2dc0-48fe-908a-4de70497934c tempest-VolumeServicesNegativeTest-960394869 tempest-VolumeServicesNegativeTest-960394869-project-admin] http://192.168.122.74/volume/v3/os-services/thaw returned with HTTP 400 Sep 07 10:08:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 818/1654] 192.168.122.74 () {60 vars in 1163 bytes} [Mon Sep 7 10:08:24 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:08:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-582e2888-7287-4289-93ee-d047782edc75 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-582e2888-7287-4289-93ee-d047782edc75 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] DELETE http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 Sep 07 10:08:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-582e2888-7287-4289-93ee-d047782edc75 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-582e2888-7287-4289-93ee-d047782edc75 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:25 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-582e2888-7287-4289-93ee-d047782edc75 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Delete volume with id: 223ab6a6-f55d-4061-9b05-219724845319 Sep 07 10:08:25 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:25 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-582e2888-7287-4289-93ee-d047782edc75 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-582e2888-7287-4289-93ee-d047782edc75 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Delete volume request issued successfully. Sep 07 10:08:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-582e2888-7287-4289-93ee-d047782edc75 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 returned with HTTP 202 Sep 07 10:08:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 837/1655] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:08:25 2026] DELETE /volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:08:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-8e2def52-7ffa-42c0-9b35-7490cba0a8e8 req-f864dd7f-2766-461f-a10d-a09a3e06043f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-8e2def52-7ffa-42c0-9b35-7490cba0a8e8 req-f864dd7f-2766-461f-a10d-a09a3e06043f tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 Sep 07 10:08:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-8e2def52-7ffa-42c0-9b35-7490cba0a8e8 req-f864dd7f-2766-461f-a10d-a09a3e06043f tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-8e2def52-7ffa-42c0-9b35-7490cba0a8e8 req-f864dd7f-2766-461f-a10d-a09a3e06043f tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-8e2def52-7ffa-42c0-9b35-7490cba0a8e8 req-f864dd7f-2766-461f-a10d-a09a3e06043f tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-8e2def52-7ffa-42c0-9b35-7490cba0a8e8 req-f864dd7f-2766-461f-a10d-a09a3e06043f tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 returned with HTTP 200 Sep 07 10:08:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 819/1656] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:08:25 2026] GET /volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 => generated 945 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-91361642-7a61-4b24-bc26-8cd04dcbe26a req-839f61df-19d6-48bc-869b-599ad55d0da4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-91361642-7a61-4b24-bc26-8cd04dcbe26a req-839f61df-19d6-48bc-869b-599ad55d0da4 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b Sep 07 10:08:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-91361642-7a61-4b24-bc26-8cd04dcbe26a req-839f61df-19d6-48bc-869b-599ad55d0da4 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-91361642-7a61-4b24-bc26-8cd04dcbe26a req-839f61df-19d6-48bc-869b-599ad55d0da4 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-91361642-7a61-4b24-bc26-8cd04dcbe26a req-839f61df-19d6-48bc-869b-599ad55d0da4 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b returned with HTTP 404 Sep 07 10:08:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 838/1657] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:08:25 2026] GET /volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c402ba9d-e198-448f-8c87-5757543cf365 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c402ba9d-e198-448f-8c87-5757543cf365 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6 Sep 07 10:08:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c402ba9d-e198-448f-8c87-5757543cf365 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c402ba9d-e198-448f-8c87-5757543cf365 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-c402ba9d-e198-448f-8c87-5757543cf365 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] show called for member 59b72c7c-e80b-4996-ad30-247b3663ffd6 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:25 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:08:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c402ba9d-e198-448f-8c87-5757543cf365 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6 returned with HTTP 200 Sep 07 10:08:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 820/1658] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:25 2026] GET /volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6 => generated 322 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-81e6c83d-35ca-4279-8a3a-9f039c86e616 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-81e6c83d-35ca-4279-8a3a-9f039c86e616 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] POST http://192.168.122.74/volume/v3/groups Sep 07 10:08:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-81e6c83d-35ca-4279-8a3a-9f039c86e616 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "27d39fb2-b7cc-4e9b-8f58-f1ca1b89f51e", "volume_types": ["d7964c5c-473a-4105-a22b-6b0fc554860e"], "name": "tempest-Group2-1445245513"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-81e6c83d-35ca-4279-8a3a-9f039c86e616 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Creating new group {'group': {'group_type': '27d39fb2-b7cc-4e9b-8f58-f1ca1b89f51e', 'volume_types': ['d7964c5c-473a-4105-a22b-6b0fc554860e'], 'name': 'tempest-Group2-1445245513'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 10:08:25 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.groups [None req-81e6c83d-35ca-4279-8a3a-9f039c86e616 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Creating group tempest-Group2-1445245513. Sep 07 10:08:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-81e6c83d-35ca-4279-8a3a-9f039c86e616 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Availability Zones retrieved successfully. Sep 07 10:08:25 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-81e6c83d-35ca-4279-8a3a-9f039c86e616 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Created reservations ['4a468214-bee9-404c-80e6-e7f8c2ce0d39'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:08:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-81e6c83d-35ca-4279-8a3a-9f039c86e616 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups returned with HTTP 202 Sep 07 10:08:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 839/1659] 192.168.122.74 () {62 vars in 1176 bytes} [Mon Sep 7 10:08:25 2026] POST /volume/v3/groups => generated 94 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:08:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ad0684a1-b4bb-4f27-b419-508135494066 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ad0684a1-b4bb-4f27-b419-508135494066 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344 Sep 07 10:08:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ad0684a1-b4bb-4f27-b419-508135494066 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ad0684a1-b4bb-4f27-b419-508135494066 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-ad0684a1-b4bb-4f27-b419-508135494066 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] show called for member 626e3e33-0b36-4cd3-8185-1abf20eaa344 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:25 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:08:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ad0684a1-b4bb-4f27-b419-508135494066 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344 returned with HTTP 200 Sep 07 10:08:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 821/1660] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:25 2026] GET /volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344 => generated 322 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c8051594-04c0-413b-8efe-873f5e6827c5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c8051594-04c0-413b-8efe-873f5e6827c5 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344 Sep 07 10:08:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c8051594-04c0-413b-8efe-873f5e6827c5 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c8051594-04c0-413b-8efe-873f5e6827c5 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-c8051594-04c0-413b-8efe-873f5e6827c5 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] show called for member 626e3e33-0b36-4cd3-8185-1abf20eaa344 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:26 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:26 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:27 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:08:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c8051594-04c0-413b-8efe-873f5e6827c5 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344 returned with HTTP 200 Sep 07 10:08:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 840/1661] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:26 2026] GET /volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344 => generated 323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:08:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-477438494", "volume_type": "d7964c5c-473a-4105-a22b-6b0fc554860e", "group_id": "59b72c7c-e80b-4996-ad30-247b3663ffd6", "size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-477438494', 'volume_type': 'd7964c5c-473a-4105-a22b-6b0fc554860e', 'group_id': '59b72c7c-e80b-4996-ad30-247b3663ffd6', 'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:08:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:27 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Create volume of 1 GB Sep 07 10:08:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:27 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:08:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Availability Zones retrieved successfully. Sep 07 10:08:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Flow 'volume_create_api' (dd9493de-be08-4546-ada9-a4668e9ec327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:08:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60549991-07d1-4c34-8124-6eb431d26799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:08:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60549991-07d1-4c34-8124-6eb431d26799) 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:08:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d7964c5c-473a-4105-a22b-6b0fc554860e,is_public=True,name='tempest-GroupsTest-volume-type-499959479',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7964c5c-473a-4105-a22b-6b0fc554860e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '59b72c7c-e80b-4996-ad30-247b3663ffd6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (affdcb89-3750-4847-9359-9cc9bb23f5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:27 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-499959479 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-499959479, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:08:27 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-499959479 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-499959479, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:08:27 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Created reservations ['3fdc763c-400e-4c5a-b50f-614c10022fbc', '2b1a5505-77b5-4a85-ac7e-568c1da0ec36', 'a50b4384-02d7-470e-9454-1b864d49e1a9', '8140999f-1732-43b5-88df-a854c0e9e2b6'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:08:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (affdcb89-3750-4847-9359-9cc9bb23f5f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fdc763c-400e-4c5a-b50f-614c10022fbc', '2b1a5505-77b5-4a85-ac7e-568c1da0ec36', 'a50b4384-02d7-470e-9454-1b864d49e1a9', '8140999f-1732-43b5-88df-a854c0e9e2b6']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba03e588-750c-4e2a-9acd-c43bdb614ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba03e588-750c-4e2a-9acd-c43bdb614ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48cccf9c-5338-4e3c-97f5-30f7031ed87d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-477438494',encryption_key_id=None,group_id=59b72c7c-e80b-4996-ad30-247b3663ffd6,group_type_id=,metadata={},multiattach=False,project_id='6943710d2c854f13ab9b46fe84661d96',qos_specs=None,replication_status=,reservations=['3fdc763c-400e-4c5a-b50f-614c10022fbc','2b1a5505-77b5-4a85-ac7e-568c1da0ec36','a50b4384-02d7-470e-9454-1b864d49e1a9','8140999f-1732-43b5-88df-a854c0e9e2b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5a292049b304554bcd6dfc16c601da8',volume_type_id=d7964c5c-473a-4105-a22b-6b0fc554860e), 'volume': Volume(_name_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:08:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-477438494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=59b72c7c-e80b-4996-ad30-247b3663ffd6,host=None,id=48cccf9c-5338-4e3c-97f5-30f7031ed87d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6943710d2c854f13ab9b46fe84661d96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5a292049b304554bcd6dfc16c601da8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7964c5c-473a-4105-a22b-6b0fc554860e),volume_type_id=d7964c5c-473a-4105-a22b-6b0fc554860e)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce99a28-7a8f-4492-83b1-fe091ee0eca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce99a28-7a8f-4492-83b1-fe091ee0eca1) transitioned into state 'SUCCESS' from state '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-477438494',encryption_key_id=None,group_id=59b72c7c-e80b-4996-ad30-247b3663ffd6,group_type_id=,metadata={},multiattach=False,project_id='6943710d2c854f13ab9b46fe84661d96',qos_specs=None,replication_status=,reservations=['3fdc763c-400e-4c5a-b50f-614c10022fbc','2b1a5505-77b5-4a85-ac7e-568c1da0ec36','a50b4384-02d7-470e-9454-1b864d49e1a9','8140999f-1732-43b5-88df-a854c0e9e2b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5a292049b304554bcd6dfc16c601da8',volume_type_id=d7964c5c-473a-4105-a22b-6b0fc554860e)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e32df4c6-a853-49b5-b414-d8890882f51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e32df4c6-a853-49b5-b414-d8890882f51c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Flow 'volume_create_api' (dd9493de-be08-4546-ada9-a4668e9ec327) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:08:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Create volume request issued successfully. Sep 07 10:08:27 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:27 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:27 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3c9ffdc-20a1-4716-828d-d6544bb5a60e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:08:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 822/1662] 192.168.122.74 () {62 vars in 1179 bytes} [Mon Sep 7 10:08:27 2026] POST /volume/v3/volumes => generated 819 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2e3ef087-5306-466c-8fa7-0bbad62a34b4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2e3ef087-5306-466c-8fa7-0bbad62a34b4 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/48cccf9c-5338-4e3c-97f5-30f7031ed87d Sep 07 10:08:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2e3ef087-5306-466c-8fa7-0bbad62a34b4 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2e3ef087-5306-466c-8fa7-0bbad62a34b4 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:27 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2e3ef087-5306-466c-8fa7-0bbad62a34b4 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Volume info retrieved successfully. Sep 07 10:08:27 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-2e3ef087-5306-466c-8fa7-0bbad62a34b4 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:27 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-2e3ef087-5306-466c-8fa7-0bbad62a34b4 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:27 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-2e3ef087-5306-466c-8fa7-0bbad62a34b4 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2e3ef087-5306-466c-8fa7-0bbad62a34b4 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/48cccf9c-5338-4e3c-97f5-30f7031ed87d returned with HTTP 200 Sep 07 10:08:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 841/1663] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:27 2026] GET /volume/v3/volumes/48cccf9c-5338-4e3c-97f5-30f7031ed87d => generated 887 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a9ebdfd5-6996-487a-b039-ac2234ebd2d2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a9ebdfd5-6996-487a-b039-ac2234ebd2d2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/48cccf9c-5338-4e3c-97f5-30f7031ed87d Sep 07 10:08:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a9ebdfd5-6996-487a-b039-ac2234ebd2d2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a9ebdfd5-6996-487a-b039-ac2234ebd2d2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a9ebdfd5-6996-487a-b039-ac2234ebd2d2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Volume info retrieved successfully. Sep 07 10:08:29 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-a9ebdfd5-6996-487a-b039-ac2234ebd2d2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:29 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-a9ebdfd5-6996-487a-b039-ac2234ebd2d2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:29 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-a9ebdfd5-6996-487a-b039-ac2234ebd2d2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a9ebdfd5-6996-487a-b039-ac2234ebd2d2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/48cccf9c-5338-4e3c-97f5-30f7031ed87d returned with HTTP 200 Sep 07 10:08:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 823/1664] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:28 2026] GET /volume/v3/volumes/48cccf9c-5338-4e3c-97f5-30f7031ed87d => generated 912 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6b89fc67-22c8-48a9-8a88-3678fdeb26db None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6b89fc67-22c8-48a9-8a88-3678fdeb26db tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6 Sep 07 10:08:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6b89fc67-22c8-48a9-8a88-3678fdeb26db tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6b89fc67-22c8-48a9-8a88-3678fdeb26db tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-6b89fc67-22c8-48a9-8a88-3678fdeb26db tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] show called for member 59b72c7c-e80b-4996-ad30-247b3663ffd6 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:29 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:08:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6b89fc67-22c8-48a9-8a88-3678fdeb26db tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6 returned with HTTP 200 Sep 07 10:08:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 842/1665] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:29 2026] GET /volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6 => generated 322 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:08:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7821c885-27bd-4c3a-8bd3-8b1674cc37f1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7821c885-27bd-4c3a-8bd3-8b1674cc37f1 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344 Sep 07 10:08:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7821c885-27bd-4c3a-8bd3-8b1674cc37f1 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7821c885-27bd-4c3a-8bd3-8b1674cc37f1 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-7821c885-27bd-4c3a-8bd3-8b1674cc37f1 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] show called for member 626e3e33-0b36-4cd3-8185-1abf20eaa344 {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:29 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:08:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7821c885-27bd-4c3a-8bd3-8b1674cc37f1 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344 returned with HTTP 200 Sep 07 10:08:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 824/1666] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:29 2026] GET /volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344 => generated 323 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-01a055a3-75c3-4747-baa0-1fa6f2a20a35 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-01a055a3-75c3-4747-baa0-1fa6f2a20a35 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/detail Sep 07 10:08:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-01a055a3-75c3-4747-baa0-1fa6f2a20a35 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-01a055a3-75c3-4747-baa0-1fa6f2a20a35 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:29 devstack devstack@c-api.service[87187]: /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:08:29 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:08:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:29 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:08:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:29 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:08:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-01a055a3-75c3-4747-baa0-1fa6f2a20a35 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/detail returned with HTTP 200 Sep 07 10:08:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 843/1667] 192.168.122.74 () {60 vars in 1175 bytes} [Mon Sep 7 10:08:29 2026] GET /volume/v3/groups/detail => generated 639 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a4738f70-f12c-4278-96ee-3b8a330bf52c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a4738f70-f12c-4278-96ee-3b8a330bf52c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:08:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a4738f70-f12c-4278-96ee-3b8a330bf52c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a4738f70-f12c-4278-96ee-3b8a330bf52c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-a4738f70-f12c-4278-96ee-3b8a330bf52c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:08:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a4738f70-f12c-4278-96ee-3b8a330bf52c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:08:29 devstack devstack@c-api.service[87186]: /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:08:29 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:08:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a4738f70-f12c-4278-96ee-3b8a330bf52c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Get all volumes completed successfully. Sep 07 10:08:29 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-a4738f70-f12c-4278-96ee-3b8a330bf52c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:29 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-a4738f70-f12c-4278-96ee-3b8a330bf52c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:29 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-a4738f70-f12c-4278-96ee-3b8a330bf52c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a4738f70-f12c-4278-96ee-3b8a330bf52c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:08:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 825/1668] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 10:08:29 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fedacd96-1ff3-450c-ba29-aeb687a677aa None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fedacd96-1ff3-450c-ba29-aeb687a677aa tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:08:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fedacd96-1ff3-450c-ba29-aeb687a677aa tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fedacd96-1ff3-450c-ba29-aeb687a677aa tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-fedacd96-1ff3-450c-ba29-aeb687a677aa tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:08:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:29 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fedacd96-1ff3-450c-ba29-aeb687a677aa tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:08:29 devstack devstack@c-api.service[87187]: /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:08:29 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:08:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fedacd96-1ff3-450c-ba29-aeb687a677aa tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Get all volumes completed successfully. Sep 07 10:08:29 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-fedacd96-1ff3-450c-ba29-aeb687a677aa tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:29 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-fedacd96-1ff3-450c-ba29-aeb687a677aa tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:29 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-fedacd96-1ff3-450c-ba29-aeb687a677aa tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fedacd96-1ff3-450c-ba29-aeb687a677aa tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:08:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 844/1669] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 10:08:29 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:08:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0cc1500d-81d2-4f30-8d71-ecc1f625d438 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0cc1500d-81d2-4f30-8d71-ecc1f625d438 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] POST http://192.168.122.74/volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6/action Sep 07 10:08:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0cc1500d-81d2-4f30-8d71-ecc1f625d438 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:08:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0cc1500d-81d2-4f30-8d71-ecc1f625d438 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-0cc1500d-81d2-4f30-8d71-ecc1f625d438 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] delete called for group 59b72c7c-e80b-4996-ad30-247b3663ffd6 {{(pid=87186) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 10:08:29 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.groups [None req-0cc1500d-81d2-4f30-8d71-ecc1f625d438 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Delete group with id: 59b72c7c-e80b-4996-ad30-247b3663ffd6 Sep 07 10:08:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:29 devstack devstack@c-api.service[87186]: /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:08:29 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 10:08:29 devstack devstack@c-api.service[87186]: /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:08:29 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:08:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0cc1500d-81d2-4f30-8d71-ecc1f625d438 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6/action returned with HTTP 202 Sep 07 10:08:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 826/1670] 192.168.122.74 () {62 vars in 1307 bytes} [Mon Sep 7 10:08:29 2026] POST /volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:08:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d4640a57-cce2-4386-a219-d957e33cf8ba None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d4640a57-cce2-4386-a219-d957e33cf8ba tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/48cccf9c-5338-4e3c-97f5-30f7031ed87d Sep 07 10:08:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d4640a57-cce2-4386-a219-d957e33cf8ba tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d4640a57-cce2-4386-a219-d957e33cf8ba tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d4640a57-cce2-4386-a219-d957e33cf8ba tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Volume info retrieved successfully. Sep 07 10:08:29 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-d4640a57-cce2-4386-a219-d957e33cf8ba tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:29 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-d4640a57-cce2-4386-a219-d957e33cf8ba tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:30 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-d4640a57-cce2-4386-a219-d957e33cf8ba tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d4640a57-cce2-4386-a219-d957e33cf8ba tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/48cccf9c-5338-4e3c-97f5-30f7031ed87d returned with HTTP 200 Sep 07 10:08:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 845/1671] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:29 2026] GET /volume/v3/volumes/48cccf9c-5338-4e3c-97f5-30f7031ed87d => generated 911 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-68220658-6ba4-41f7-a658-63b2a0fbaad0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-68220658-6ba4-41f7-a658-63b2a0fbaad0 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/48cccf9c-5338-4e3c-97f5-30f7031ed87d Sep 07 10:08:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-68220658-6ba4-41f7-a658-63b2a0fbaad0 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-68220658-6ba4-41f7-a658-63b2a0fbaad0 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:31 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:31 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-68220658-6ba4-41f7-a658-63b2a0fbaad0 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/48cccf9c-5338-4e3c-97f5-30f7031ed87d returned with HTTP 404 Sep 07 10:08:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 827/1672] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:31 2026] GET /volume/v3/volumes/48cccf9c-5338-4e3c-97f5-30f7031ed87d => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:08:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-79d084c3-f40a-42f8-b960-aec91c2135c4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-79d084c3-f40a-42f8-b960-aec91c2135c4 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6 Sep 07 10:08:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-79d084c3-f40a-42f8-b960-aec91c2135c4 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-79d084c3-f40a-42f8-b960-aec91c2135c4 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-79d084c3-f40a-42f8-b960-aec91c2135c4 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] show called for member 59b72c7c-e80b-4996-ad30-247b3663ffd6 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:31 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:31 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:08:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-79d084c3-f40a-42f8-b960-aec91c2135c4 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6 returned with HTTP 200 Sep 07 10:08:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 846/1673] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:31 2026] GET /volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6 => generated 321 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:08:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-770080750", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-770080750', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:08:31 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Create volume of 1 GB Sep 07 10:08:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Availability Zones retrieved successfully. Sep 07 10:08:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Flow 'volume_create_api' (a114ccf9-216d-41f3-aa78-f28093646157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:08:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499670f6-2d66-41c3-92ca-35d2d6ebe3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:08:32 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499670f6-2d66-41c3-92ca-35d2d6ebe3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:32 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eee93267-442c-495d-8863-ec6b79d0a033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f0e71a32-07de-4cda-9980-0759d2511c7d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f0e71a32-07de-4cda-9980-0759d2511c7d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6 Sep 07 10:08:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f0e71a32-07de-4cda-9980-0759d2511c7d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f0e71a32-07de-4cda-9980-0759d2511c7d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-f0e71a32-07de-4cda-9980-0759d2511c7d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] show called for member 59b72c7c-e80b-4996-ad30-247b3663ffd6 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f0e71a32-07de-4cda-9980-0759d2511c7d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6 returned with HTTP 404 Sep 07 10:08:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 847/1674] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:32 2026] GET /volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:08:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1dd4957c-3303-40d7-b571-b24d0f05277b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1dd4957c-3303-40d7-b571-b24d0f05277b tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] POST http://192.168.122.74/volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344/action Sep 07 10:08:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1dd4957c-3303-40d7-b571-b24d0f05277b tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:08:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1dd4957c-3303-40d7-b571-b24d0f05277b tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-1dd4957c-3303-40d7-b571-b24d0f05277b tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] delete called for group 626e3e33-0b36-4cd3-8185-1abf20eaa344 {{(pid=87187) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 10:08:32 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.groups [None req-1dd4957c-3303-40d7-b571-b24d0f05277b tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Delete group with id: 626e3e33-0b36-4cd3-8185-1abf20eaa344 Sep 07 10:08:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:32 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Created reservations ['76b92afe-dc25-4c53-9784-d5d255a01193', 'e2c3924a-0a62-4c44-b97e-46a436c82b5e', '40e84982-0dea-4131-aca5-70138c6d8bdb', '1908ee53-cd87-400e-9fef-ebbce6b774f3'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:08:32 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eee93267-442c-495d-8863-ec6b79d0a033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76b92afe-dc25-4c53-9784-d5d255a01193', 'e2c3924a-0a62-4c44-b97e-46a436c82b5e', '40e84982-0dea-4131-aca5-70138c6d8bdb', '1908ee53-cd87-400e-9fef-ebbce6b774f3']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:32 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf597da-3033-4168-8aae-dbf46419c494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:32 devstack devstack@c-api.service[87187]: /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:08:32 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 10:08:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1dd4957c-3303-40d7-b571-b24d0f05277b tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344/action returned with HTTP 202 Sep 07 10:08:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 848/1675] 192.168.122.74 () {62 vars in 1307 bytes} [Mon Sep 7 10:08:32 2026] POST /volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:08:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3c0d9e81-ce2c-4dcb-8490-454473e08efa None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3c0d9e81-ce2c-4dcb-8490-454473e08efa tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344 Sep 07 10:08:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3c0d9e81-ce2c-4dcb-8490-454473e08efa tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3c0d9e81-ce2c-4dcb-8490-454473e08efa tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-3c0d9e81-ce2c-4dcb-8490-454473e08efa tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] show called for member 626e3e33-0b36-4cd3-8185-1abf20eaa344 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:32 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf597da-3033-4168-8aae-dbf46419c494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c860cdd-44d8-405f-a42c-036e26b2ca36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-770080750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c9f69f50b249928d6ba2bdc8acbc5c',qos_specs=None,replication_status=,reservations=['76b92afe-dc25-4c53-9784-d5d255a01193','e2c3924a-0a62-4c44-b97e-46a436c82b5e','40e84982-0dea-4131-aca5-70138c6d8bdb','1908ee53-cd87-400e-9fef-ebbce6b774f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d5dd757b354b63912bc320b88cf381',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:08:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-770080750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c860cdd-44d8-405f-a42c-036e26b2ca36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c9f69f50b249928d6ba2bdc8acbc5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36d5dd757b354b63912bc320b88cf381',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:32 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ac00d59-1f82-4473-803d-5bed2ad8e987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:32 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:32 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:08:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3c0d9e81-ce2c-4dcb-8490-454473e08efa tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344 returned with HTTP 200 Sep 07 10:08:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 849/1676] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:32 2026] GET /volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344 => generated 322 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:32 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ac00d59-1f82-4473-803d-5bed2ad8e987) transitioned into state 'SUCCESS' from state '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-770080750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c9f69f50b249928d6ba2bdc8acbc5c',qos_specs=None,replication_status=,reservations=['76b92afe-dc25-4c53-9784-d5d255a01193','e2c3924a-0a62-4c44-b97e-46a436c82b5e','40e84982-0dea-4131-aca5-70138c6d8bdb','1908ee53-cd87-400e-9fef-ebbce6b774f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d5dd757b354b63912bc320b88cf381',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:32 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b5281b4-cf5e-40b2-984a-55a9af6cd989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:32 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b5281b4-cf5e-40b2-984a-55a9af6cd989) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:32 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Flow 'volume_create_api' (a114ccf9-216d-41f3-aa78-f28093646157) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:08:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Create volume request issued successfully. Sep 07 10:08:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4ef0ecde-f248-49fa-bbb2-a3a9f53a584f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:08:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 828/1677] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:08:31 2026] POST /volume/v3/volumes => generated 760 bytes in 1365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:08:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6a36e2aa-dd72-41d2-a1b2-9baa0fec395e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6a36e2aa-dd72-41d2-a1b2-9baa0fec395e tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 Sep 07 10:08:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6a36e2aa-dd72-41d2-a1b2-9baa0fec395e tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6a36e2aa-dd72-41d2-a1b2-9baa0fec395e tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:32 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:32 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6a36e2aa-dd72-41d2-a1b2-9baa0fec395e tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Volume info retrieved successfully. Sep 07 10:08:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6a36e2aa-dd72-41d2-a1b2-9baa0fec395e tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 returned with HTTP 200 Sep 07 10:08:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 850/1678] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:32 2026] GET /volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 => generated 828 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-bcdd82b4-89f9-41d3-9afe-b381ad401186 req-ad8aa1fc-8aa1-45df-9181-fd254664118d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-bcdd82b4-89f9-41d3-9afe-b381ad401186 req-ad8aa1fc-8aa1-45df-9181-fd254664118d tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] DELETE http://192.168.122.74/volume/v3/attachments/1f4a0d17-4284-407a-94cb-6b16597b8d18 Sep 07 10:08:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-bcdd82b4-89f9-41d3-9afe-b381ad401186 req-ad8aa1fc-8aa1-45df-9181-fd254664118d tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-bcdd82b4-89f9-41d3-9afe-b381ad401186 req-ad8aa1fc-8aa1-45df-9181-fd254664118d tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:33 devstack devstack@c-api.service[87186]: /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:08:33 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, Sep 07 10:08:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-bcdd82b4-89f9-41d3-9afe-b381ad401186 req-ad8aa1fc-8aa1-45df-9181-fd254664118d tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/attachments/1f4a0d17-4284-407a-94cb-6b16597b8d18 returned with HTTP 200 Sep 07 10:08:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 829/1679] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:08:33 2026] DELETE /volume/v3/attachments/1f4a0d17-4284-407a-94cb-6b16597b8d18 => generated 19 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a86fa0b5-26c0-4886-a1dd-e772b2ad6f7c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a86fa0b5-26c0-4886-a1dd-e772b2ad6f7c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344 Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a86fa0b5-26c0-4886-a1dd-e772b2ad6f7c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a86fa0b5-26c0-4886-a1dd-e772b2ad6f7c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-a86fa0b5-26c0-4886-a1dd-e772b2ad6f7c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] show called for member 626e3e33-0b36-4cd3-8185-1abf20eaa344 {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a86fa0b5-26c0-4886-a1dd-e772b2ad6f7c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344 returned with HTTP 404 Sep 07 10:08:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 851/1680] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:33 2026] GET /volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 10:08:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4d8edc2d-6978-4e84-b141-4ecccfb956f9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4d8edc2d-6978-4e84-b141-4ecccfb956f9 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/detail Sep 07 10:08:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4d8edc2d-6978-4e84-b141-4ecccfb956f9 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4d8edc2d-6978-4e84-b141-4ecccfb956f9 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:33 devstack devstack@c-api.service[87186]: /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:08:33 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:08:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4d8edc2d-6978-4e84-b141-4ecccfb956f9 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/detail returned with HTTP 200 Sep 07 10:08:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 830/1681] 192.168.122.74 () {60 vars in 1175 bytes} [Mon Sep 7 10:08:33 2026] GET /volume/v3/groups/detail => generated 14 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1ba7d1f4-3ad1-403d-89b0-0dcf707d4490 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1ba7d1f4-3ad1-403d-89b0-0dcf707d4490 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1ba7d1f4-3ad1-403d-89b0-0dcf707d4490 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1ba7d1f4-3ad1-403d-89b0-0dcf707d4490 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-1ba7d1f4-3ad1-403d-89b0-0dcf707d4490 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-1ba7d1f4-3ad1-403d-89b0-0dcf707d4490 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1ba7d1f4-3ad1-403d-89b0-0dcf707d4490 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Get all volumes completed successfully. Sep 07 10:08:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1ba7d1f4-3ad1-403d-89b0-0dcf707d4490 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:08:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 852/1682] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 10:08:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b4b2a6bd-a140-4636-84b7-779ae3c190c1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b4b2a6bd-a140-4636-84b7-779ae3c190c1 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] POST http://192.168.122.74/volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344/action Sep 07 10:08:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b4b2a6bd-a140-4636-84b7-779ae3c190c1 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b4b2a6bd-a140-4636-84b7-779ae3c190c1 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-b4b2a6bd-a140-4636-84b7-779ae3c190c1 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] delete called for group 626e3e33-0b36-4cd3-8185-1abf20eaa344 {{(pid=87186) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.groups [None req-b4b2a6bd-a140-4636-84b7-779ae3c190c1 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Delete group with id: 626e3e33-0b36-4cd3-8185-1abf20eaa344 Sep 07 10:08:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b4b2a6bd-a140-4636-84b7-779ae3c190c1 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344/action returned with HTTP 404 Sep 07 10:08:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 831/1683] 192.168.122.74 () {62 vars in 1307 bytes} [Mon Sep 7 10:08:33 2026] POST /volume/v3/groups/626e3e33-0b36-4cd3-8185-1abf20eaa344/action => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-17b5685a-82a7-4a28-bf12-2c70b2f47a9f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ca515417-3faf-4b50-bb91-febe2842b19f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ca515417-3faf-4b50-bb91-febe2842b19f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 Sep 07 10:08:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ca515417-3faf-4b50-bb91-febe2842b19f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ca515417-3faf-4b50-bb91-febe2842b19f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-17b5685a-82a7-4a28-bf12-2c70b2f47a9f tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-17b5685a-82a7-4a28-bf12-2c70b2f47a9f tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-17b5685a-82a7-4a28-bf12-2c70b2f47a9f tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-17b5685a-82a7-4a28-bf12-2c70b2f47a9f tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-17b5685a-82a7-4a28-bf12-2c70b2f47a9f tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:33 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ca515417-3faf-4b50-bb91-febe2842b19f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Volume info retrieved successfully. Sep 07 10:08:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-17b5685a-82a7-4a28-bf12-2c70b2f47a9f tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Get all volumes completed successfully. Sep 07 10:08:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-17b5685a-82a7-4a28-bf12-2c70b2f47a9f tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:08:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 853/1684] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 10:08:33 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:08:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ca515417-3faf-4b50-bb91-febe2842b19f tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 returned with HTTP 200 Sep 07 10:08:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 832/1685] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:33 2026] GET /volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c1e6b2ac-bf5a-4d43-bcf9-6e73b56d00ab None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c1e6b2ac-bf5a-4d43-bcf9-6e73b56d00ab tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] POST http://192.168.122.74/volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6/action Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c1e6b2ac-bf5a-4d43-bcf9-6e73b56d00ab tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c1e6b2ac-bf5a-4d43-bcf9-6e73b56d00ab tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-c1e6b2ac-bf5a-4d43-bcf9-6e73b56d00ab tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] delete called for group 59b72c7c-e80b-4996-ad30-247b3663ffd6 {{(pid=87187) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.groups [None req-c1e6b2ac-bf5a-4d43-bcf9-6e73b56d00ab tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Delete group with id: 59b72c7c-e80b-4996-ad30-247b3663ffd6 Sep 07 10:08:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c1e6b2ac-bf5a-4d43-bcf9-6e73b56d00ab tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6/action returned with HTTP 404 Sep 07 10:08:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 854/1686] 192.168.122.74 () {62 vars in 1307 bytes} [Mon Sep 7 10:08:33 2026] POST /volume/v3/groups/59b72c7c-e80b-4996-ad30-247b3663ffd6/action => generated 108 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:08:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c9f553c1-76d0-4e5c-905b-ea2164f1a6bb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c9f553c1-76d0-4e5c-905b-ea2164f1a6bb tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] DELETE http://192.168.122.74/volume/v3/group_types/27d39fb2-b7cc-4e9b-8f58-f1ca1b89f51e Sep 07 10:08:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c9f553c1-76d0-4e5c-905b-ea2164f1a6bb tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c9f553c1-76d0-4e5c-905b-ea2164f1a6bb tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c9f553c1-76d0-4e5c-905b-ea2164f1a6bb tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] http://192.168.122.74/volume/v3/group_types/27d39fb2-b7cc-4e9b-8f58-f1ca1b89f51e returned with HTTP 202 Sep 07 10:08:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 833/1687] 192.168.122.74 () {60 vars in 1283 bytes} [Mon Sep 7 10:08:33 2026] DELETE /volume/v3/group_types/27d39fb2-b7cc-4e9b-8f58-f1ca1b89f51e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2114a63d-de69-423e-b9dd-d35962d3d7ba None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2114a63d-de69-423e-b9dd-d35962d3d7ba tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] DELETE http://192.168.122.74/volume/v3/types/d7964c5c-473a-4105-a22b-6b0fc554860e Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2114a63d-de69-423e-b9dd-d35962d3d7ba tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2114a63d-de69-423e-b9dd-d35962d3d7ba tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2114a63d-de69-423e-b9dd-d35962d3d7ba tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] http://192.168.122.74/volume/v3/types/d7964c5c-473a-4105-a22b-6b0fc554860e returned with HTTP 202 Sep 07 10:08:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 855/1688] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:08:33 2026] DELETE /volume/v3/types/d7964c5c-473a-4105-a22b-6b0fc554860e => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:08:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3d17ae95-2805-4fd9-acca-3e912ff0ab00 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3d17ae95-2805-4fd9-acca-3e912ff0ab00 tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] GET http://192.168.122.74/volume/v3/types/d7964c5c-473a-4105-a22b-6b0fc554860e Sep 07 10:08:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3d17ae95-2805-4fd9-acca-3e912ff0ab00 tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3d17ae95-2805-4fd9-acca-3e912ff0ab00 tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3d17ae95-2805-4fd9-acca-3e912ff0ab00 tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] http://192.168.122.74/volume/v3/types/d7964c5c-473a-4105-a22b-6b0fc554860e returned with HTTP 404 Sep 07 10:08:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 834/1689] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:08:33 2026] GET /volume/v3/types/d7964c5c-473a-4105-a22b-6b0fc554860e => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-42322381-d2ee-4297-87f1-ba46d485433f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-42322381-d2ee-4297-87f1-ba46d485433f tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:08:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-42322381-d2ee-4297-87f1-ba46d485433f tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-343384131"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-42322381-d2ee-4297-87f1-ba46d485433f tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:08:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 856/1690] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:08:33 2026] POST /volume/v3/types => generated 215 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a7b0c6d7-d3d7-4355-9a04-336c9f5e29b0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a7b0c6d7-d3d7-4355-9a04-336c9f5e29b0 tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] POST http://192.168.122.74/volume/v3/group_types Sep 07 10:08:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a7b0c6d7-d3d7-4355-9a04-336c9f5e29b0 tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1577935690"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a7b0c6d7-d3d7-4355-9a04-336c9f5e29b0 tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] http://192.168.122.74/volume/v3/group_types returned with HTTP 202 Sep 07 10:08:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 835/1691] 192.168.122.74 () {62 vars in 1190 bytes} [Mon Sep 7 10:08:34 2026] POST /volume/v3/group_types => generated 173 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9667fc62-c52b-45ee-a777-b6a33f7e1b38 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9667fc62-c52b-45ee-a777-b6a33f7e1b38 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] POST http://192.168.122.74/volume/v3/groups Sep 07 10:08:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9667fc62-c52b-45ee-a777-b6a33f7e1b38 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9697fe07-9123-47d9-bfd7-076680404be2", "volume_types": ["7f3085d2-7415-4173-902b-6791edf54c85"], "name": "tempest-GroupsTest-Group-90872903"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-9667fc62-c52b-45ee-a777-b6a33f7e1b38 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Creating new group {'group': {'group_type': '9697fe07-9123-47d9-bfd7-076680404be2', 'volume_types': ['7f3085d2-7415-4173-902b-6791edf54c85'], 'name': 'tempest-GroupsTest-Group-90872903'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 10:08:34 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.groups [None req-9667fc62-c52b-45ee-a777-b6a33f7e1b38 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Creating group tempest-GroupsTest-Group-90872903. Sep 07 10:08:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9667fc62-c52b-45ee-a777-b6a33f7e1b38 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Availability Zones retrieved successfully. Sep 07 10:08:34 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-9667fc62-c52b-45ee-a777-b6a33f7e1b38 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Created reservations ['874567e6-4ba1-4537-8a75-048058babd6e'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:08:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9667fc62-c52b-45ee-a777-b6a33f7e1b38 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups returned with HTTP 202 Sep 07 10:08:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 857/1692] 192.168.122.74 () {62 vars in 1176 bytes} [Mon Sep 7 10:08:34 2026] POST /volume/v3/groups => generated 102 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-31440b78-c9a3-437d-a034-86a8af30f868 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-31440b78-c9a3-437d-a034-86a8af30f868 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad Sep 07 10:08:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-31440b78-c9a3-437d-a034-86a8af30f868 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-31440b78-c9a3-437d-a034-86a8af30f868 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-31440b78-c9a3-437d-a034-86a8af30f868 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] show called for member a20e856e-72e6-4926-8114-5a3408507bad {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:34 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:34 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:08:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-31440b78-c9a3-437d-a034-86a8af30f868 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad returned with HTTP 200 Sep 07 10:08:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 836/1693] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:34 2026] GET /volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad => generated 330 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-56ec43af-6b17-49ba-a01c-773a30396825 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-56ec43af-6b17-49ba-a01c-773a30396825 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] DELETE http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:08:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-56ec43af-6b17-49ba-a01c-773a30396825 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-56ec43af-6b17-49ba-a01c-773a30396825 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:34 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-56ec43af-6b17-49ba-a01c-773a30396825 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Delete volume with id: d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:08:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-56ec43af-6b17-49ba-a01c-773a30396825 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-56ec43af-6b17-49ba-a01c-773a30396825 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Delete volume request issued successfully. Sep 07 10:08:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-56ec43af-6b17-49ba-a01c-773a30396825 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af returned with HTTP 202 Sep 07 10:08:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 858/1694] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:08:34 2026] DELETE /volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:08:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-49911614-9c43-4d83-93fa-6f3ae4f521e1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-49911614-9c43-4d83-93fa-6f3ae4f521e1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:08:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-49911614-9c43-4d83-93fa-6f3ae4f521e1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-49911614-9c43-4d83-93fa-6f3ae4f521e1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:34 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:34 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-49911614-9c43-4d83-93fa-6f3ae4f521e1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Volume info retrieved successfully. Sep 07 10:08:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-49911614-9c43-4d83-93fa-6f3ae4f521e1 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af returned with HTTP 200 Sep 07 10:08:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 837/1695] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:34 2026] GET /volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af => generated 1254 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ab1aaeea-5faf-40e4-9239-704f87e93fd4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ab1aaeea-5faf-40e4-9239-704f87e93fd4 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 Sep 07 10:08:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ab1aaeea-5faf-40e4-9239-704f87e93fd4 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ab1aaeea-5faf-40e4-9239-704f87e93fd4 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ab1aaeea-5faf-40e4-9239-704f87e93fd4 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Volume info retrieved successfully. Sep 07 10:08:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ab1aaeea-5faf-40e4-9239-704f87e93fd4 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 returned with HTTP 200 Sep 07 10:08:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 859/1696] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:34 2026] GET /volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f164a500-933f-4d3a-9aa3-322956077c89 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f164a500-933f-4d3a-9aa3-322956077c89 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 Sep 07 10:08:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f164a500-933f-4d3a-9aa3-322956077c89 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f164a500-933f-4d3a-9aa3-322956077c89 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:34 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:34 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f164a500-933f-4d3a-9aa3-322956077c89 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Volume info retrieved successfully. Sep 07 10:08:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f164a500-933f-4d3a-9aa3-322956077c89 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 returned with HTTP 200 Sep 07 10:08:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 838/1697] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:34 2026] GET /volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f5b46153-1ceb-498c-91c1-544d6c6eb533 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f5b46153-1ceb-498c-91c1-544d6c6eb533 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:08:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f5b46153-1ceb-498c-91c1-544d6c6eb533 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3c860cdd-44d8-405f-a42c-036e26b2ca36", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1732079872", "description": null, "metadata": null}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f5b46153-1ceb-498c-91c1-544d6c6eb533 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Volume info retrieved successfully. Sep 07 10:08:34 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-f5b46153-1ceb-498c-91c1-544d6c6eb533 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Create snapshot from volume 3c860cdd-44d8-405f-a42c-036e26b2ca36 Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-f5b46153-1ceb-498c-91c1-544d6c6eb533 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Created reservations ['0b094c20-5360-43cf-944f-c75bee20100e', '0a740ede-2ebc-4b55-84f0-f6cc4e520151', '441fc7c4-1f3a-421d-a965-b55598b80d5a', 'ed859911-c998-417d-91f6-8d3898828c91'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:35 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:35 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f5b46153-1ceb-498c-91c1-544d6c6eb533 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Snapshot force create request issued successfully. Sep 07 10:08:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f5b46153-1ceb-498c-91c1-544d6c6eb533 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:08:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 860/1698] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:08:34 2026] POST /volume/v3/snapshots => generated 310 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2da788ce-8048-47c1-83de-7de96ac67a14 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2da788ce-8048-47c1-83de-7de96ac67a14 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2da788ce-8048-47c1-83de-7de96ac67a14 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2da788ce-8048-47c1-83de-7de96ac67a14 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2da788ce-8048-47c1-83de-7de96ac67a14 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Snapshot retrieved successfully. Sep 07 10:08:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2da788ce-8048-47c1-83de-7de96ac67a14 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b returned with HTTP 200 Sep 07 10:08:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 839/1699] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:35 2026] GET /volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b => generated 442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f6b3f97e-88b6-4663-bf28-ccad14406236 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f6b3f97e-88b6-4663-bf28-ccad14406236 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f6b3f97e-88b6-4663-bf28-ccad14406236 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f6b3f97e-88b6-4663-bf28-ccad14406236 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-f6b3f97e-88b6-4663-bf28-ccad14406236 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] show called for member a20e856e-72e6-4926-8114-5a3408507bad {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:35 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:35 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:35 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:08:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f6b3f97e-88b6-4663-bf28-ccad14406236 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad returned with HTTP 200 Sep 07 10:08:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 861/1700] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:35 2026] GET /volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad => generated 331 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-da6bf330-fd9e-475b-b823-4875746d6d9d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1607478480", "volume_type": "7f3085d2-7415-4173-902b-6791edf54c85", "group_id": "a20e856e-72e6-4926-8114-5a3408507bad", "size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1607478480', 'volume_type': '7f3085d2-7415-4173-902b-6791edf54c85', 'group_id': 'a20e856e-72e6-4926-8114-5a3408507bad', 'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:35 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Create volume of 1 GB Sep 07 10:08:35 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:35 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:08:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Availability Zones retrieved successfully. Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Flow 'volume_create_api' (ca75c1ce-bbdd-4b2e-9d8c-3299a32d9c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df5028ad-675c-4245-91a2-af8a1328c523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df5028ad-675c-4245-91a2-af8a1328c523) 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:08:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7f3085d2-7415-4173-902b-6791edf54c85,is_public=True,name='tempest-GroupsTest-volume-type-343384131',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7f3085d2-7415-4173-902b-6791edf54c85', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a20e856e-72e6-4926-8114-5a3408507bad', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e637b3b0-1f04-4f1b-8331-a2dd44a32c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a8f6a381-17f3-40ed-b758-23a5b2a08cab None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-343384131 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-343384131, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:08:35 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-343384131 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-343384131, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:08:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a8f6a381-17f3-40ed-b758-23a5b2a08cab tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a8f6a381-17f3-40ed-b758-23a5b2a08cab tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a8f6a381-17f3-40ed-b758-23a5b2a08cab tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a8f6a381-17f3-40ed-b758-23a5b2a08cab tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af returned with HTTP 404 Sep 07 10:08:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 862/1701] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:35 2026] GET /volume/v3/volumes/d5aa431e-9421-48c0-9d3c-bb472d9415af => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ea2fb602-b3c5-4b45-b9f4-7f40addf0ea8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ea2fb602-b3c5-4b45-b9f4-7f40addf0ea8 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] DELETE http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ea2fb602-b3c5-4b45-b9f4-7f40addf0ea8 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ea2fb602-b3c5-4b45-b9f4-7f40addf0ea8 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-ea2fb602-b3c5-4b45-b9f4-7f40addf0ea8 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Delete volume with id: 223ab6a6-f55d-4061-9b05-219724845319 Sep 07 10:08:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ea2fb602-b3c5-4b45-b9f4-7f40addf0ea8 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 returned with HTTP 404 Sep 07 10:08:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 863/1702] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:08:35 2026] DELETE /volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Created reservations ['95b3eeff-faab-487c-a250-12f6a913fb1a', 'e9d4e5b5-efbe-4616-9092-6e7a3f6bca08', '3d31433a-aea2-46b1-97e1-611c4458c0c9', '58604a4c-76e0-4d39-b8b8-31a20234d11a'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-34445f76-eee1-489f-96f0-b537644a6079 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e637b3b0-1f04-4f1b-8331-a2dd44a32c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95b3eeff-faab-487c-a250-12f6a913fb1a', 'e9d4e5b5-efbe-4616-9092-6e7a3f6bca08', '3d31433a-aea2-46b1-97e1-611c4458c0c9', '58604a4c-76e0-4d39-b8b8-31a20234d11a']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-34445f76-eee1-489f-96f0-b537644a6079 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-34445f76-eee1-489f-96f0-b537644a6079 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-34445f76-eee1-489f-96f0-b537644a6079 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (818e6561-4af6-4bec-988b-19501a1c7ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-34445f76-eee1-489f-96f0-b537644a6079 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 returned with HTTP 404 Sep 07 10:08:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 864/1703] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:35 2026] GET /volume/v3/volumes/223ab6a6-f55d-4061-9b05-219724845319 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-21e30074-5470-4785-a42c-c73471d1bfdc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-21e30074-5470-4785-a42c-c73471d1bfdc tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] DELETE http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-21e30074-5470-4785-a42c-c73471d1bfdc tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-21e30074-5470-4785-a42c-c73471d1bfdc tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-21e30074-5470-4785-a42c-c73471d1bfdc tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Delete volume with id: b27dbd06-be27-4f26-9495-8ff98607c90b Sep 07 10:08:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-21e30074-5470-4785-a42c-c73471d1bfdc tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b returned with HTTP 404 Sep 07 10:08:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 865/1704] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:08:35 2026] DELETE /volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-be1452e0-87df-4f88-8397-a660c2b387b0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:35 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-be1452e0-87df-4f88-8397-a660c2b387b0 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] GET http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-be1452e0-87df-4f88-8397-a660c2b387b0 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-be1452e0-87df-4f88-8397-a660c2b387b0 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (818e6561-4af6-4bec-988b-19501a1c7ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d060a2b-628f-4bad-ba44-efa6557985a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1607478480',encryption_key_id=None,group_id=a20e856e-72e6-4926-8114-5a3408507bad,group_type_id=,metadata={},multiattach=False,project_id='6943710d2c854f13ab9b46fe84661d96',qos_specs=None,replication_status=,reservations=['95b3eeff-faab-487c-a250-12f6a913fb1a','e9d4e5b5-efbe-4616-9092-6e7a3f6bca08','3d31433a-aea2-46b1-97e1-611c4458c0c9','58604a4c-76e0-4d39-b8b8-31a20234d11a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5a292049b304554bcd6dfc16c601da8',volume_type_id=7f3085d2-7415-4173-902b-6791edf54c85), 'volume': Volume(_name_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:08:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1607478480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a20e856e-72e6-4926-8114-5a3408507bad,host=None,id=6d060a2b-628f-4bad-ba44-efa6557985a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6943710d2c854f13ab9b46fe84661d96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5a292049b304554bcd6dfc16c601da8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7f3085d2-7415-4173-902b-6791edf54c85),volume_type_id=7f3085d2-7415-4173-902b-6791edf54c85)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (630db23f-0825-4722-8734-4556b8c46e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-be1452e0-87df-4f88-8397-a660c2b387b0 tempest-TestInstancesWithCinderVolumes-120733040 tempest-TestInstancesWithCinderVolumes-120733040-project-member] http://192.168.122.74/volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b returned with HTTP 404 Sep 07 10:08:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 866/1705] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:35 2026] GET /volume/v3/volumes/b27dbd06-be27-4f26-9495-8ff98607c90b => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1ac2f33b-41b2-4591-81bf-cc23984eade6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1ac2f33b-41b2-4591-81bf-cc23984eade6 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] GET http://192.168.122.74/volume/v3/volumes/detail?all_tenants=1 Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1ac2f33b-41b2-4591-81bf-cc23984eade6 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1ac2f33b-41b2-4591-81bf-cc23984eade6 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:35 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:35 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:35 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-1ac2f33b-41b2-4591-81bf-cc23984eade6 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (630db23f-0825-4722-8734-4556b8c46e97) transitioned into state 'SUCCESS' from state '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-1607478480',encryption_key_id=None,group_id=a20e856e-72e6-4926-8114-5a3408507bad,group_type_id=,metadata={},multiattach=False,project_id='6943710d2c854f13ab9b46fe84661d96',qos_specs=None,replication_status=,reservations=['95b3eeff-faab-487c-a250-12f6a913fb1a','e9d4e5b5-efbe-4616-9092-6e7a3f6bca08','3d31433a-aea2-46b1-97e1-611c4458c0c9','58604a4c-76e0-4d39-b8b8-31a20234d11a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5a292049b304554bcd6dfc16c601da8',volume_type_id=7f3085d2-7415-4173-902b-6791edf54c85)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0bd1f5d-4c4f-418a-b087-fb99f1eec1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0bd1f5d-4c4f-418a-b087-fb99f1eec1a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Flow 'volume_create_api' (ca75c1ce-bbdd-4b2e-9d8c-3299a32d9c0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:08:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Create volume request issued successfully. Sep 07 10:08:35 devstack devstack@c-api.service[87187]: /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:08:35 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:08:35 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:35 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:35 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:35 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:35 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1ac2f33b-41b2-4591-81bf-cc23984eade6 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Get all volumes completed successfully. Sep 07 10:08:35 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-1ac2f33b-41b2-4591-81bf-cc23984eade6 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:35 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-1ac2f33b-41b2-4591-81bf-cc23984eade6 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:35 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:35 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:36 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-1ac2f33b-41b2-4591-81bf-cc23984eade6 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-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=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:36 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:36 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:36 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-da6bf330-fd9e-475b-b823-4875746d6d9d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:08:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 840/1706] 192.168.122.74 () {62 vars in 1179 bytes} [Mon Sep 7 10:08:35 2026] POST /volume/v3/volumes => generated 820 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1ac2f33b-41b2-4591-81bf-cc23984eade6 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] http://192.168.122.74/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 10:08:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0997e66d-4164-4eb1-b351-066cf25fa909 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 867/1707] 192.168.122.74 () {58 vars in 1164 bytes} [Mon Sep 7 10:08:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1982 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0997e66d-4164-4eb1-b351-066cf25fa909 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/6d060a2b-628f-4bad-ba44-efa6557985a4 Sep 07 10:08:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0997e66d-4164-4eb1-b351-066cf25fa909 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0997e66d-4164-4eb1-b351-066cf25fa909 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c1d17603-252e-422d-b705-9772311e02f4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c1d17603-252e-422d-b705-9772311e02f4 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] DELETE http://192.168.122.74/volume/v3/types/73bd32aa-7073-4bf1-93bc-2212b1c548eb Sep 07 10:08:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c1d17603-252e-422d-b705-9772311e02f4 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c1d17603-252e-422d-b705-9772311e02f4 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:36 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:36 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:36 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:36 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0997e66d-4164-4eb1-b351-066cf25fa909 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Volume info retrieved successfully. Sep 07 10:08:36 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-0997e66d-4164-4eb1-b351-066cf25fa909 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:36 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-0997e66d-4164-4eb1-b351-066cf25fa909 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c1d17603-252e-422d-b705-9772311e02f4 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] http://192.168.122.74/volume/v3/types/73bd32aa-7073-4bf1-93bc-2212b1c548eb returned with HTTP 202 Sep 07 10:08:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 868/1708] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:08:36 2026] DELETE /volume/v3/types/73bd32aa-7073-4bf1-93bc-2212b1c548eb => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:08:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c93d7d07-da84-4a7d-84bc-95bfc9b30d81 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c93d7d07-da84-4a7d-84bc-95bfc9b30d81 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b Sep 07 10:08:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c93d7d07-da84-4a7d-84bc-95bfc9b30d81 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c93d7d07-da84-4a7d-84bc-95bfc9b30d81 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c93d7d07-da84-4a7d-84bc-95bfc9b30d81 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Snapshot retrieved successfully. Sep 07 10:08:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c93d7d07-da84-4a7d-84bc-95bfc9b30d81 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b returned with HTTP 200 Sep 07 10:08:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 869/1709] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:36 2026] GET /volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-63342e1f-8815-44a5-9743-33369395dacd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-63342e1f-8815-44a5-9743-33369395dacd tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] GET http://192.168.122.74/volume/v3/volumes/detail?all_tenants=1 Sep 07 10:08:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-63342e1f-8815-44a5-9743-33369395dacd tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-63342e1f-8815-44a5-9743-33369395dacd tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-63342e1f-8815-44a5-9743-33369395dacd tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:08:36 devstack devstack@c-api.service[87187]: /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:08:36 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:08:36 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:36 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:36 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:36 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-63342e1f-8815-44a5-9743-33369395dacd tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Get all volumes completed successfully. Sep 07 10:08:36 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-63342e1f-8815-44a5-9743-33369395dacd tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:36 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-63342e1f-8815-44a5-9743-33369395dacd tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:36 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-0997e66d-4164-4eb1-b351-066cf25fa909 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:36 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:36 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0997e66d-4164-4eb1-b351-066cf25fa909 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/6d060a2b-628f-4bad-ba44-efa6557985a4 returned with HTTP 200 Sep 07 10:08:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 841/1710] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:36 2026] GET /volume/v3/volumes/6d060a2b-628f-4bad-ba44-efa6557985a4 => generated 888 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:36 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-63342e1f-8815-44a5-9743-33369395dacd tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-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=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-63342e1f-8815-44a5-9743-33369395dacd tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] http://192.168.122.74/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 10:08:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 870/1711] 192.168.122.74 () {58 vars in 1164 bytes} [Mon Sep 7 10:08:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2032 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-debe15d2-aa47-437c-86f1-1d3a0708a9b3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-debe15d2-aa47-437c-86f1-1d3a0708a9b3 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] DELETE http://192.168.122.74/volume/v3/types/a8db6161-8d8a-468a-af6d-1f9fc786d0d3 Sep 07 10:08:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-debe15d2-aa47-437c-86f1-1d3a0708a9b3 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-debe15d2-aa47-437c-86f1-1d3a0708a9b3 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-debe15d2-aa47-437c-86f1-1d3a0708a9b3 tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] http://192.168.122.74/volume/v3/types/a8db6161-8d8a-468a-af6d-1f9fc786d0d3 returned with HTTP 202 Sep 07 10:08:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 842/1712] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:08:36 2026] DELETE /volume/v3/types/a8db6161-8d8a-468a-af6d-1f9fc786d0d3 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:08:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-18404e9a-2a5a-4b70-8c25-82648c87aabb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-18404e9a-2a5a-4b70-8c25-82648c87aabb tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] GET http://192.168.122.74/volume/v3/volumes/detail?all_tenants=1 Sep 07 10:08:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-18404e9a-2a5a-4b70-8c25-82648c87aabb tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-18404e9a-2a5a-4b70-8c25-82648c87aabb tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-18404e9a-2a5a-4b70-8c25-82648c87aabb tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:08:36 devstack devstack@c-api.service[87187]: /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:08:36 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:08:36 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:36 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:36 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:36 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-18404e9a-2a5a-4b70-8c25-82648c87aabb tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Get all volumes completed successfully. Sep 07 10:08:36 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-18404e9a-2a5a-4b70-8c25-82648c87aabb tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:36 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-18404e9a-2a5a-4b70-8c25-82648c87aabb tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:36 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-18404e9a-2a5a-4b70-8c25-82648c87aabb tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-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=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-18404e9a-2a5a-4b70-8c25-82648c87aabb tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] http://192.168.122.74/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 10:08:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 871/1713] 192.168.122.74 () {58 vars in 1164 bytes} [Mon Sep 7 10:08:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2032 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-52821bd9-b428-492d-a475-0c506010be1a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-52821bd9-b428-492d-a475-0c506010be1a tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] DELETE http://192.168.122.74/volume/v3/types/fcebd7f3-e620-4874-8742-cf78dd84193f Sep 07 10:08:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-52821bd9-b428-492d-a475-0c506010be1a tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-52821bd9-b428-492d-a475-0c506010be1a tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-52821bd9-b428-492d-a475-0c506010be1a tempest-TestInstancesWithCinderVolumes-416332171 tempest-TestInstancesWithCinderVolumes-416332171-project-admin] http://192.168.122.74/volume/v3/types/fcebd7f3-e620-4874-8742-cf78dd84193f returned with HTTP 202 Sep 07 10:08:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 843/1714] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:08:36 2026] DELETE /volume/v3/types/fcebd7f3-e620-4874-8742-cf78dd84193f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:08:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f9e429dd-8b8f-4131-bf40-bef68127380e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d27a4191-87bb-4ed8-817f-40b4a99a636a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d27a4191-87bb-4ed8-817f-40b4a99a636a tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b Sep 07 10:08:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d27a4191-87bb-4ed8-817f-40b4a99a636a tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d27a4191-87bb-4ed8-817f-40b4a99a636a tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d27a4191-87bb-4ed8-817f-40b4a99a636a tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Snapshot retrieved successfully. Sep 07 10:08:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d27a4191-87bb-4ed8-817f-40b4a99a636a tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b returned with HTTP 200 Sep 07 10:08:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 844/1715] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:37 2026] GET /volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bf4784e8-0964-4c61-af1d-23608f072bae None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bf4784e8-0964-4c61-af1d-23608f072bae tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/6d060a2b-628f-4bad-ba44-efa6557985a4 Sep 07 10:08:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bf4784e8-0964-4c61-af1d-23608f072bae tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bf4784e8-0964-4c61-af1d-23608f072bae tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-bf4784e8-0964-4c61-af1d-23608f072bae tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Volume info retrieved successfully. Sep 07 10:08:37 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-bf4784e8-0964-4c61-af1d-23608f072bae tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:37 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-bf4784e8-0964-4c61-af1d-23608f072bae tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f9e429dd-8b8f-4131-bf40-bef68127380e tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-project-admin] GET http://192.168.122.74/volume/v3/os-quota-sets/d0b19a6d47684667a96c831740562277 Sep 07 10:08:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f9e429dd-8b8f-4131-bf40-bef68127380e tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f9e429dd-8b8f-4131-bf40-bef68127380e tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:37 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-f9e429dd-8b8f-4131-bf40-bef68127380e tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-343384131 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-343384131, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:08:37 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-f9e429dd-8b8f-4131-bf40-bef68127380e tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-343384131 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-343384131, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:08:37 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-f9e429dd-8b8f-4131-bf40-bef68127380e tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-343384131 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-343384131, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:08:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f9e429dd-8b8f-4131-bf40-bef68127380e tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/d0b19a6d47684667a96c831740562277 returned with HTTP 200 Sep 07 10:08:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 872/1716] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:37 2026] GET /volume/v3/os-quota-sets/d0b19a6d47684667a96c831740562277 => generated 612 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-efe4f384-63e2-4db3-b943-9752f2112da4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-efe4f384-63e2-4db3-b943-9752f2112da4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-project-admin] PUT http://192.168.122.74/volume/v3/os-quota-sets/d0b19a6d47684667a96c831740562277 Sep 07 10:08:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-efe4f384-63e2-4db3-b943-9752f2112da4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:37 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-bf4784e8-0964-4c61-af1d-23608f072bae tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bf4784e8-0964-4c61-af1d-23608f072bae tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/6d060a2b-628f-4bad-ba44-efa6557985a4 returned with HTTP 200 Sep 07 10:08:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 845/1717] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:37 2026] GET /volume/v3/volumes/6d060a2b-628f-4bad-ba44-efa6557985a4 => generated 912 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-efe4f384-63e2-4db3-b943-9752f2112da4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/d0b19a6d47684667a96c831740562277 returned with HTTP 200 Sep 07 10:08:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 873/1718] 192.168.122.74 () {60 vars in 1253 bytes} [Mon Sep 7 10:08:37 2026] PUT /volume/v3/os-quota-sets/d0b19a6d47684667a96c831740562277 => generated 565 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:08:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-685352625"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-685352625'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:08:37 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Create volume of 1 GB Sep 07 10:08:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Availability Zones retrieved successfully. Sep 07 10:08:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Flow 'volume_create_api' (e655f7b4-c1a3-4315-b65f-8a80aeb16edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:08:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8c7a730-7b75-4c17-9be8-29ab98ccfd2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:08:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8c7a730-7b75-4c17-9be8-29ab98ccfd2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfbbff9b-1fcf-41fa-ae5c-51f3805ead5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Created reservations ['726269fb-e40c-4679-a263-72e609f5cb32', 'f88f8e61-ede0-452f-9d99-046b98a24918', '0c38d285-7741-49ac-8b70-119e86073a0f', '778adb89-42ee-48fe-9a9b-1e342e57a4d9'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfbbff9b-1fcf-41fa-ae5c-51f3805ead5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['726269fb-e40c-4679-a263-72e609f5cb32', 'f88f8e61-ede0-452f-9d99-046b98a24918', '0c38d285-7741-49ac-8b70-119e86073a0f', '778adb89-42ee-48fe-9a9b-1e342e57a4d9']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1478e315-f7d2-4c9e-8ed8-a0589fc5fbbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1478e315-f7d2-4c9e-8ed8-a0589fc5fbbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '199be463-3236-46da-9a96-ee31051efaad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-685352625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0b19a6d47684667a96c831740562277',qos_specs=None,replication_status=,reservations=['726269fb-e40c-4679-a263-72e609f5cb32','f88f8e61-ede0-452f-9d99-046b98a24918','0c38d285-7741-49ac-8b70-119e86073a0f','778adb89-42ee-48fe-9a9b-1e342e57a4d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dce7b64f51347e390b8e6050c4933cc',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-685352625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=199be463-3236-46da-9a96-ee31051efaad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0b19a6d47684667a96c831740562277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dce7b64f51347e390b8e6050c4933cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01d1bfc9-1d43-44d7-ad32-cb25b9aaad5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01d1bfc9-1d43-44d7-ad32-cb25b9aaad5a) transitioned into state 'SUCCESS' from state '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-685352625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0b19a6d47684667a96c831740562277',qos_specs=None,replication_status=,reservations=['726269fb-e40c-4679-a263-72e609f5cb32','f88f8e61-ede0-452f-9d99-046b98a24918','0c38d285-7741-49ac-8b70-119e86073a0f','778adb89-42ee-48fe-9a9b-1e342e57a4d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dce7b64f51347e390b8e6050c4933cc',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (538b514c-e0d8-4d40-bbe8-a84c7e53ade8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (538b514c-e0d8-4d40-bbe8-a84c7e53ade8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Flow 'volume_create_api' (e655f7b4-c1a3-4315-b65f-8a80aeb16edf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Create volume request issued successfully. Sep 07 10:08:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-34ce511b-85ae-4aac-9c58-1590ae30d3df tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:08:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 846/1719] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:08:37 2026] POST /volume/v3/volumes => generated 773 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7a29cb3d-dd01-4510-8f95-b8307dae4413 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7a29cb3d-dd01-4510-8f95-b8307dae4413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7a29cb3d-dd01-4510-8f95-b8307dae4413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7a29cb3d-dd01-4510-8f95-b8307dae4413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7a29cb3d-dd01-4510-8f95-b8307dae4413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Volume info retrieved successfully. Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2ad9ade7-2b71-4010-879e-1f7e7bef6eed None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2ad9ade7-2b71-4010-879e-1f7e7bef6eed tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b Sep 07 10:08:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7a29cb3d-dd01-4510-8f95-b8307dae4413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad returned with HTTP 200 Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2ad9ade7-2b71-4010-879e-1f7e7bef6eed tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2ad9ade7-2b71-4010-879e-1f7e7bef6eed tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 874/1720] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:38 2026] GET /volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad => generated 841 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2ad9ade7-2b71-4010-879e-1f7e7bef6eed tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Snapshot retrieved successfully. Sep 07 10:08:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2ad9ade7-2b71-4010-879e-1f7e7bef6eed tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b returned with HTTP 200 Sep 07 10:08:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 847/1721] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:38 2026] GET /volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-944072a8-d865-4ea1-b396-0a228ee0b3b4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-944072a8-d865-4ea1-b396-0a228ee0b3b4 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-944072a8-d865-4ea1-b396-0a228ee0b3b4 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-944072a8-d865-4ea1-b396-0a228ee0b3b4 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-944072a8-d865-4ea1-b396-0a228ee0b3b4 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Snapshot retrieved successfully. Sep 07 10:08:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-944072a8-d865-4ea1-b396-0a228ee0b3b4 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b returned with HTTP 200 Sep 07 10:08:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 875/1722] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:38 2026] GET /volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-136f92bd-b088-4b02-9843-2ebcdff5f102 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-136f92bd-b088-4b02-9843-2ebcdff5f102 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-136f92bd-b088-4b02-9843-2ebcdff5f102 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-136f92bd-b088-4b02-9843-2ebcdff5f102 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-136f92bd-b088-4b02-9843-2ebcdff5f102 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Snapshot retrieved successfully. Sep 07 10:08:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-136f92bd-b088-4b02-9843-2ebcdff5f102 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b returned with HTTP 200 Sep 07 10:08:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 848/1723] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:38 2026] GET /volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "55f554d2-56f8-4aa9-9f08-9357a917298b", "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Create volume request body: {'volume': {'snapshot_id': '55f554d2-56f8-4aa9-9f08-9357a917298b', 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Snapshot retrieved successfully. Sep 07 10:08:38 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Create volume of 1 GB Sep 07 10:08:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Availability Zones retrieved successfully. Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Flow 'volume_create_api' (6d811bed-ee47-4b23-aa07-bb9263f6f8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d38d796e-f462-47d2-9f75-b820dc925302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b736a986-77b9-438b-8ad4-d59ace4f4554 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b736a986-77b9-438b-8ad4-d59ace4f4554 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/6d060a2b-628f-4bad-ba44-efa6557985a4 Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b736a986-77b9-438b-8ad4-d59ace4f4554 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b736a986-77b9-438b-8ad4-d59ace4f4554 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d38d796e-f462-47d2-9f75-b820dc925302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '55f554d2-56f8-4aa9-9f08-9357a917298b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a7387e3-80fe-46d1-8d6e-4bf8002919b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b736a986-77b9-438b-8ad4-d59ace4f4554 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Volume info retrieved successfully. Sep 07 10:08:38 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-b736a986-77b9-438b-8ad4-d59ace4f4554 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:38 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-b736a986-77b9-438b-8ad4-d59ace4f4554 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-b736a986-77b9-438b-8ad4-d59ace4f4554 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Created reservations ['58123b9f-fc58-4d01-8190-c48914877dbb', '9563ace1-7afa-449a-8c90-9d25f1d59379', '7df4a27c-94c1-4fad-b809-ef7dfe6b3d8d', '9a68e8b5-eabd-4c06-9f73-e2716471911f'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a7387e3-80fe-46d1-8d6e-4bf8002919b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58123b9f-fc58-4d01-8190-c48914877dbb', '9563ace1-7afa-449a-8c90-9d25f1d59379', '7df4a27c-94c1-4fad-b809-ef7dfe6b3d8d', '9a68e8b5-eabd-4c06-9f73-e2716471911f']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c1524e-4cea-4406-b7ac-953f42ec5acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b736a986-77b9-438b-8ad4-d59ace4f4554 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/6d060a2b-628f-4bad-ba44-efa6557985a4 returned with HTTP 200 Sep 07 10:08:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 849/1724] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:38 2026] GET /volume/v3/volumes/6d060a2b-628f-4bad-ba44-efa6557985a4 => generated 912 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c1524e-4cea-4406-b7ac-953f42ec5acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4', '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='a2c9f69f50b249928d6ba2bdc8acbc5c',qos_specs=None,replication_status=,reservations=['58123b9f-fc58-4d01-8190-c48914877dbb','9563ace1-7afa-449a-8c90-9d25f1d59379','7df4a27c-94c1-4fad-b809-ef7dfe6b3d8d','9a68e8b5-eabd-4c06-9f73-e2716471911f'],size=1,snapshot_id=55f554d2-56f8-4aa9-9f08-9357a917298b,source_replicaid=,source_volid=None,status='creating',user_id='36d5dd757b354b63912bc320b88cf381',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c9f69f50b249928d6ba2bdc8acbc5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=55f554d2-56f8-4aa9-9f08-9357a917298b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36d5dd757b354b63912bc320b88cf381',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8c76445-a937-405b-8dde-a821d878a8cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8c76445-a937-405b-8dde-a821d878a8cc) transitioned into state 'SUCCESS' from 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='a2c9f69f50b249928d6ba2bdc8acbc5c',qos_specs=None,replication_status=,reservations=['58123b9f-fc58-4d01-8190-c48914877dbb','9563ace1-7afa-449a-8c90-9d25f1d59379','7df4a27c-94c1-4fad-b809-ef7dfe6b3d8d','9a68e8b5-eabd-4c06-9f73-e2716471911f'],size=1,snapshot_id=55f554d2-56f8-4aa9-9f08-9357a917298b,source_replicaid=,source_volid=None,status='creating',user_id='36d5dd757b354b63912bc320b88cf381',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f926c29-ced6-41da-8606-135e904e4e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f926c29-ced6-41da-8606-135e904e4e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Flow 'volume_create_api' (6d811bed-ee47-4b23-aa07-bb9263f6f8af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:08:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Create volume request issued successfully. Sep 07 10:08:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3404c2b1-76c3-4a6b-b78a-002e9a83c5cf tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:08:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 876/1725] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:08:38 2026] POST /volume/v3/volumes => generated 748 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c7d7c72c-784b-4efa-9ca9-338260a87e24 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c7d7c72c-784b-4efa-9ca9-338260a87e24 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c7d7c72c-784b-4efa-9ca9-338260a87e24 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c7d7c72c-784b-4efa-9ca9-338260a87e24 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c7d7c72c-784b-4efa-9ca9-338260a87e24 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Volume info retrieved successfully. Sep 07 10:08:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c7d7c72c-784b-4efa-9ca9-338260a87e24 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 returned with HTTP 200 Sep 07 10:08:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 850/1726] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:38 2026] GET /volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 => generated 816 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-002db4b4-8565-40bc-b033-b5304891874d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-002db4b4-8565-40bc-b033-b5304891874d tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad Sep 07 10:08:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-002db4b4-8565-40bc-b033-b5304891874d tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-002db4b4-8565-40bc-b033-b5304891874d tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:39 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:39 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-002db4b4-8565-40bc-b033-b5304891874d tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Volume info retrieved successfully. Sep 07 10:08:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-002db4b4-8565-40bc-b033-b5304891874d tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad returned with HTTP 200 Sep 07 10:08:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 877/1727] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:39 2026] GET /volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0bdbf2c8-20aa-460b-80e7-85d9eadbe15c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0bdbf2c8-20aa-460b-80e7-85d9eadbe15c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/6d060a2b-628f-4bad-ba44-efa6557985a4 Sep 07 10:08:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0bdbf2c8-20aa-460b-80e7-85d9eadbe15c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0bdbf2c8-20aa-460b-80e7-85d9eadbe15c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:39 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:39 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0bdbf2c8-20aa-460b-80e7-85d9eadbe15c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Volume info retrieved successfully. Sep 07 10:08:39 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-0bdbf2c8-20aa-460b-80e7-85d9eadbe15c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:39 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-0bdbf2c8-20aa-460b-80e7-85d9eadbe15c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:39 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-0bdbf2c8-20aa-460b-80e7-85d9eadbe15c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0bdbf2c8-20aa-460b-80e7-85d9eadbe15c tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/6d060a2b-628f-4bad-ba44-efa6557985a4 returned with HTTP 200 Sep 07 10:08:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 851/1728] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:39 2026] GET /volume/v3/volumes/6d060a2b-628f-4bad-ba44-efa6557985a4 => generated 913 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:08:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-659841806", "volume_type": "7f3085d2-7415-4173-902b-6791edf54c85", "group_id": "a20e856e-72e6-4926-8114-5a3408507bad", "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-659841806', 'volume_type': '7f3085d2-7415-4173-902b-6791edf54c85', 'group_id': 'a20e856e-72e6-4926-8114-5a3408507bad', 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:08:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:39 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Create volume of 1 GB Sep 07 10:08:39 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:39 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:08:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Availability Zones retrieved successfully. Sep 07 10:08:39 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Flow 'volume_create_api' (49d5fa95-c6ae-4d10-b727-f4e612dab71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:08:39 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407f432a-30d5-40b1-b97c-d4bff8f46023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:39 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:08:39 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407f432a-30d5-40b1-b97c-d4bff8f46023) 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:08:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7f3085d2-7415-4173-902b-6791edf54c85,is_public=True,name='tempest-GroupsTest-volume-type-343384131',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7f3085d2-7415-4173-902b-6791edf54c85', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a20e856e-72e6-4926-8114-5a3408507bad', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:39 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9a4a7b9-d387-448b-8938-de1eb9866477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-30143017-3543-403c-95a0-268685fa8140 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-30143017-3543-403c-95a0-268685fa8140 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 Sep 07 10:08:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-30143017-3543-403c-95a0-268685fa8140 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-30143017-3543-403c-95a0-268685fa8140 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:40 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:40 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:40 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:40 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-30143017-3543-403c-95a0-268685fa8140 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Volume info retrieved successfully. Sep 07 10:08:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-30143017-3543-403c-95a0-268685fa8140 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 returned with HTTP 200 Sep 07 10:08:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 852/1729] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:39 2026] GET /volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 => generated 840 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:40 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Created reservations ['350745b7-4924-4586-bdbe-bbe3c7841bd2', '2000d875-76eb-4d5c-af76-1560ccacf3b2', '7bd909dc-b178-4fec-a957-e91703575101', 'cedd6d43-9ff4-4d63-a114-145bd1a4b48e'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:08:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9a4a7b9-d387-448b-8938-de1eb9866477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['350745b7-4924-4586-bdbe-bbe3c7841bd2', '2000d875-76eb-4d5c-af76-1560ccacf3b2', '7bd909dc-b178-4fec-a957-e91703575101', 'cedd6d43-9ff4-4d63-a114-145bd1a4b48e']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38bbc212-b4b7-4448-ad7c-7fd47781a971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:40 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:40 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38bbc212-b4b7-4448-ad7c-7fd47781a971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab01132c-4fc0-46d1-b1b6-6020eba2fbbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-659841806',encryption_key_id=None,group_id=a20e856e-72e6-4926-8114-5a3408507bad,group_type_id=,metadata={},multiattach=False,project_id='6943710d2c854f13ab9b46fe84661d96',qos_specs=None,replication_status=,reservations=['350745b7-4924-4586-bdbe-bbe3c7841bd2','2000d875-76eb-4d5c-af76-1560ccacf3b2','7bd909dc-b178-4fec-a957-e91703575101','cedd6d43-9ff4-4d63-a114-145bd1a4b48e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5a292049b304554bcd6dfc16c601da8',volume_type_id=7f3085d2-7415-4173-902b-6791edf54c85), 'volume': Volume(_name_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:08:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-659841806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a20e856e-72e6-4926-8114-5a3408507bad,host=None,id=ab01132c-4fc0-46d1-b1b6-6020eba2fbbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6943710d2c854f13ab9b46fe84661d96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5a292049b304554bcd6dfc16c601da8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7f3085d2-7415-4173-902b-6791edf54c85),volume_type_id=7f3085d2-7415-4173-902b-6791edf54c85)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49c3b9b7-22d6-4b78-9742-536e37d4d882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49c3b9b7-22d6-4b78-9742-536e37d4d882) transitioned into state 'SUCCESS' from state '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-659841806',encryption_key_id=None,group_id=a20e856e-72e6-4926-8114-5a3408507bad,group_type_id=,metadata={},multiattach=False,project_id='6943710d2c854f13ab9b46fe84661d96',qos_specs=None,replication_status=,reservations=['350745b7-4924-4586-bdbe-bbe3c7841bd2','2000d875-76eb-4d5c-af76-1560ccacf3b2','7bd909dc-b178-4fec-a957-e91703575101','cedd6d43-9ff4-4d63-a114-145bd1a4b48e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5a292049b304554bcd6dfc16c601da8',volume_type_id=7f3085d2-7415-4173-902b-6791edf54c85)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca80dc12-6458-4ac5-b430-31132daf669f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:08:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca80dc12-6458-4ac5-b430-31132daf669f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:08:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Flow 'volume_create_api' (49d5fa95-c6ae-4d10-b727-f4e612dab71b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:08:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Create volume request issued successfully. Sep 07 10:08:40 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:40 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:40 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:40 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:40 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-af74b5de-e97e-446c-ba3e-7ad6094ba2af tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:08:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 878/1730] 192.168.122.74 () {62 vars in 1179 bytes} [Mon Sep 7 10:08:39 2026] POST /volume/v3/volumes => generated 819 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d82f9780-38e2-41d5-8a1e-046d4fc34ef9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d82f9780-38e2-41d5-8a1e-046d4fc34ef9 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf Sep 07 10:08:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d82f9780-38e2-41d5-8a1e-046d4fc34ef9 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d82f9780-38e2-41d5-8a1e-046d4fc34ef9 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1a150a51-21bf-40a9-a93b-75a05d4c060c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1a150a51-21bf-40a9-a93b-75a05d4c060c tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad Sep 07 10:08:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1a150a51-21bf-40a9-a93b-75a05d4c060c tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1a150a51-21bf-40a9-a93b-75a05d4c060c tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:40 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:40 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:40 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:40 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:40 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:40 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:40 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:40 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1a150a51-21bf-40a9-a93b-75a05d4c060c tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Volume info retrieved successfully. Sep 07 10:08:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d82f9780-38e2-41d5-8a1e-046d4fc34ef9 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Volume info retrieved successfully. Sep 07 10:08:40 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-d82f9780-38e2-41d5-8a1e-046d4fc34ef9 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:40 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-d82f9780-38e2-41d5-8a1e-046d4fc34ef9 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1a150a51-21bf-40a9-a93b-75a05d4c060c tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad returned with HTTP 200 Sep 07 10:08:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 879/1731] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:40 2026] GET /volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad => generated 866 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4783707f-228c-4572-a317-78c3f4cb0790 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4783707f-228c-4572-a317-78c3f4cb0790 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:08:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4783707f-228c-4572-a317-78c3f4cb0790 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "199be463-3236-46da-9a96-ee31051efaad", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-471194693"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:40 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:40 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:40 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:40 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4783707f-228c-4572-a317-78c3f4cb0790 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Volume info retrieved successfully. Sep 07 10:08:40 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-4783707f-228c-4572-a317-78c3f4cb0790 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Create snapshot from volume 199be463-3236-46da-9a96-ee31051efaad Sep 07 10:08:40 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-d82f9780-38e2-41d5-8a1e-046d4fc34ef9 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:40 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:40 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d82f9780-38e2-41d5-8a1e-046d4fc34ef9 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf returned with HTTP 200 Sep 07 10:08:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 853/1732] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:40 2026] GET /volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf => generated 887 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:40 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-4783707f-228c-4572-a317-78c3f4cb0790 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Created reservations ['32607faf-7a18-4c6c-b610-f56b7095b7df', 'ee7dc353-44f5-41ca-afba-603e0cf7023d', '28343578-d52b-48be-9765-cdf27b326ca0', '24cafe75-f054-48dd-b096-9a255387e27d'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:08:40 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:40 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4783707f-228c-4572-a317-78c3f4cb0790 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Snapshot create request issued successfully. Sep 07 10:08:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4783707f-228c-4572-a317-78c3f4cb0790 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:08:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 880/1733] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:08:40 2026] POST /volume/v3/snapshots => generated 322 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:08:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d4c5003b-b87c-463b-9ff3-869a73bd90e2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d4c5003b-b87c-463b-9ff3-869a73bd90e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd Sep 07 10:08:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d4c5003b-b87c-463b-9ff3-869a73bd90e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d4c5003b-b87c-463b-9ff3-869a73bd90e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:40 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:40 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d4c5003b-b87c-463b-9ff3-869a73bd90e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Snapshot retrieved successfully. Sep 07 10:08:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d4c5003b-b87c-463b-9ff3-869a73bd90e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd returned with HTTP 200 Sep 07 10:08:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 854/1734] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:40 2026] GET /volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd => generated 454 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-45f61771-7a58-43f2-bcc4-979e82f4db48 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-45f61771-7a58-43f2-bcc4-979e82f4db48 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 Sep 07 10:08:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-45f61771-7a58-43f2-bcc4-979e82f4db48 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-45f61771-7a58-43f2-bcc4-979e82f4db48 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:41 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:41 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:41 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:41 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:41 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-45f61771-7a58-43f2-bcc4-979e82f4db48 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Volume info retrieved successfully. Sep 07 10:08:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-45f61771-7a58-43f2-bcc4-979e82f4db48 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 returned with HTTP 200 Sep 07 10:08:41 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 881/1735] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:41 2026] GET /volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 => generated 840 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:08:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-68c020ec-db16-4ff6-b423-0d8a3374c819 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-68c020ec-db16-4ff6-b423-0d8a3374c819 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf Sep 07 10:08:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-68c020ec-db16-4ff6-b423-0d8a3374c819 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-68c020ec-db16-4ff6-b423-0d8a3374c819 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:41 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:41 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:41 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:41 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:41 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-68c020ec-db16-4ff6-b423-0d8a3374c819 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Volume info retrieved successfully. Sep 07 10:08:41 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-68c020ec-db16-4ff6-b423-0d8a3374c819 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:41 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-68c020ec-db16-4ff6-b423-0d8a3374c819 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9bc139d2-c150-46f6-986d-c6eb562f7e67 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9bc139d2-c150-46f6-986d-c6eb562f7e67 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd Sep 07 10:08:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9bc139d2-c150-46f6-986d-c6eb562f7e67 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9bc139d2-c150-46f6-986d-c6eb562f7e67 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:41 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:41 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:41 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9bc139d2-c150-46f6-986d-c6eb562f7e67 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Snapshot retrieved successfully. Sep 07 10:08:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9bc139d2-c150-46f6-986d-c6eb562f7e67 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd returned with HTTP 200 Sep 07 10:08:41 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 882/1736] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:41 2026] GET /volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd => generated 454 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:41 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-68c020ec-db16-4ff6-b423-0d8a3374c819 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:41 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:41 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-68c020ec-db16-4ff6-b423-0d8a3374c819 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf returned with HTTP 200 Sep 07 10:08:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 855/1737] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:41 2026] GET /volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf => generated 911 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2c428abb-0af2-4979-8e5e-387bbdb28592 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2c428abb-0af2-4979-8e5e-387bbdb28592 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 Sep 07 10:08:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2c428abb-0af2-4979-8e5e-387bbdb28592 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2c428abb-0af2-4979-8e5e-387bbdb28592 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:42 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:42 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:42 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:42 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:42 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2c428abb-0af2-4979-8e5e-387bbdb28592 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Volume info retrieved successfully. Sep 07 10:08:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2c428abb-0af2-4979-8e5e-387bbdb28592 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 returned with HTTP 200 Sep 07 10:08:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 883/1738] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:42 2026] GET /volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 => generated 840 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d416e912-defd-4c88-aad5-06274fe7b4e9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d416e912-defd-4c88-aad5-06274fe7b4e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd Sep 07 10:08:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d416e912-defd-4c88-aad5-06274fe7b4e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d416e912-defd-4c88-aad5-06274fe7b4e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:42 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:42 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:42 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d416e912-defd-4c88-aad5-06274fe7b4e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Snapshot retrieved successfully. Sep 07 10:08:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d416e912-defd-4c88-aad5-06274fe7b4e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd returned with HTTP 200 Sep 07 10:08:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 856/1739] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:42 2026] GET /volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd => generated 454 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-255f4fd4-ad2b-4946-9c3e-1e7c76db3c01 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-255f4fd4-ad2b-4946-9c3e-1e7c76db3c01 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf Sep 07 10:08:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-255f4fd4-ad2b-4946-9c3e-1e7c76db3c01 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-255f4fd4-ad2b-4946-9c3e-1e7c76db3c01 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:43 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:43 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:43 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:43 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:43 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-255f4fd4-ad2b-4946-9c3e-1e7c76db3c01 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Volume info retrieved successfully. Sep 07 10:08:43 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-255f4fd4-ad2b-4946-9c3e-1e7c76db3c01 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:43 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-255f4fd4-ad2b-4946-9c3e-1e7c76db3c01 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0f69460e-23b9-4162-821b-7d5496a90e13 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0f69460e-23b9-4162-821b-7d5496a90e13 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 Sep 07 10:08:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0f69460e-23b9-4162-821b-7d5496a90e13 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0f69460e-23b9-4162-821b-7d5496a90e13 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:43 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:43 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:43 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:43 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0f69460e-23b9-4162-821b-7d5496a90e13 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Volume info retrieved successfully. Sep 07 10:08:43 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-255f4fd4-ad2b-4946-9c3e-1e7c76db3c01 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:43 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:43 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0f69460e-23b9-4162-821b-7d5496a90e13 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 returned with HTTP 200 Sep 07 10:08:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 857/1740] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:43 2026] GET /volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 => generated 840 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-255f4fd4-ad2b-4946-9c3e-1e7c76db3c01 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf returned with HTTP 200 Sep 07 10:08:43 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 884/1741] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:43 2026] GET /volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf => generated 911 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-aaab38d8-0683-421c-a002-9f1f0e312bd9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-aaab38d8-0683-421c-a002-9f1f0e312bd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd Sep 07 10:08:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-aaab38d8-0683-421c-a002-9f1f0e312bd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-aaab38d8-0683-421c-a002-9f1f0e312bd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:43 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:43 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-aaab38d8-0683-421c-a002-9f1f0e312bd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Snapshot retrieved successfully. Sep 07 10:08:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-aaab38d8-0683-421c-a002-9f1f0e312bd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd returned with HTTP 200 Sep 07 10:08:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 858/1742] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:43 2026] GET /volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd => generated 454 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e4eb9f36-48a3-4643-8259-9d44f7faaa1a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-97014872-2333-4334-84b7-0aafb7317059 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e4eb9f36-48a3-4643-8259-9d44f7faaa1a tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 Sep 07 10:08:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e4eb9f36-48a3-4643-8259-9d44f7faaa1a tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-97014872-2333-4334-84b7-0aafb7317059 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf Sep 07 10:08:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-97014872-2333-4334-84b7-0aafb7317059 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-97014872-2333-4334-84b7-0aafb7317059 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e4eb9f36-48a3-4643-8259-9d44f7faaa1a tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:44 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:44 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:44 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:44 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:44 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:44 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:44 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:44 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:44 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-97014872-2333-4334-84b7-0aafb7317059 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Volume info retrieved successfully. Sep 07 10:08:44 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e4eb9f36-48a3-4643-8259-9d44f7faaa1a tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Volume info retrieved successfully. Sep 07 10:08:44 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-97014872-2333-4334-84b7-0aafb7317059 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:44 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-97014872-2333-4334-84b7-0aafb7317059 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e4eb9f36-48a3-4643-8259-9d44f7faaa1a tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 returned with HTTP 200 Sep 07 10:08:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 885/1743] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:44 2026] GET /volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 => generated 840 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:44 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-97014872-2333-4334-84b7-0aafb7317059 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:44 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:44 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-97014872-2333-4334-84b7-0aafb7317059 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf returned with HTTP 200 Sep 07 10:08:44 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 859/1744] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:44 2026] GET /volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf => generated 911 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-76e7a337-a1f0-420c-b3ce-c91178885b8d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-76e7a337-a1f0-420c-b3ce-c91178885b8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd Sep 07 10:08:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-76e7a337-a1f0-420c-b3ce-c91178885b8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-76e7a337-a1f0-420c-b3ce-c91178885b8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:45 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:45 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-76e7a337-a1f0-420c-b3ce-c91178885b8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Snapshot retrieved successfully. Sep 07 10:08:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-76e7a337-a1f0-420c-b3ce-c91178885b8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd returned with HTTP 200 Sep 07 10:08:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 886/1745] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:45 2026] GET /volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd => generated 454 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f8671e51-1001-4b16-b4b6-3a2f1e747ed0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f8671e51-1001-4b16-b4b6-3a2f1e747ed0 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 Sep 07 10:08:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f8671e51-1001-4b16-b4b6-3a2f1e747ed0 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f8671e51-1001-4b16-b4b6-3a2f1e747ed0 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:45 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:45 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:45 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:45 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:45 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f8671e51-1001-4b16-b4b6-3a2f1e747ed0 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Volume info retrieved successfully. Sep 07 10:08:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f8671e51-1001-4b16-b4b6-3a2f1e747ed0 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 returned with HTTP 200 Sep 07 10:08:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 860/1746] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:45 2026] GET /volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 => generated 840 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:08:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bda4dc46-e3ba-43f7-873a-553d170d450d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bda4dc46-e3ba-43f7-873a-553d170d450d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf Sep 07 10:08:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bda4dc46-e3ba-43f7-873a-553d170d450d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bda4dc46-e3ba-43f7-873a-553d170d450d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:45 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:45 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:45 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:45 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bda4dc46-e3ba-43f7-873a-553d170d450d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Volume info retrieved successfully. Sep 07 10:08:45 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-bda4dc46-e3ba-43f7-873a-553d170d450d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:45 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-bda4dc46-e3ba-43f7-873a-553d170d450d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:46 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-bda4dc46-e3ba-43f7-873a-553d170d450d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:46 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:46 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bda4dc46-e3ba-43f7-873a-553d170d450d tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf returned with HTTP 200 Sep 07 10:08:46 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 887/1747] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:45 2026] GET /volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf => generated 911 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8ff53f0e-07c2-4188-bc06-8f23011a091a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8ff53f0e-07c2-4188-bc06-8f23011a091a tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd Sep 07 10:08:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8ff53f0e-07c2-4188-bc06-8f23011a091a tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8ff53f0e-07c2-4188-bc06-8f23011a091a tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:46 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:46 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:46 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8ff53f0e-07c2-4188-bc06-8f23011a091a tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Snapshot retrieved successfully. Sep 07 10:08:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8ff53f0e-07c2-4188-bc06-8f23011a091a tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd returned with HTTP 200 Sep 07 10:08:46 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 861/1748] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:46 2026] GET /volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd => generated 454 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-97eefc97-36db-4cf9-a8d1-1ee56ab85d97 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-97eefc97-36db-4cf9-a8d1-1ee56ab85d97 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 Sep 07 10:08:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-97eefc97-36db-4cf9-a8d1-1ee56ab85d97 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-97eefc97-36db-4cf9-a8d1-1ee56ab85d97 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:46 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:46 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:46 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:46 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:46 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-97eefc97-36db-4cf9-a8d1-1ee56ab85d97 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Volume info retrieved successfully. Sep 07 10:08:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-97eefc97-36db-4cf9-a8d1-1ee56ab85d97 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 returned with HTTP 200 Sep 07 10:08:46 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 888/1749] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:46 2026] GET /volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 => generated 841 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-dee87492-5acf-4206-aced-7f57a889e65d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dee87492-5acf-4206-aced-7f57a889e65d tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 Sep 07 10:08:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dee87492-5acf-4206-aced-7f57a889e65d tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dee87492-5acf-4206-aced-7f57a889e65d tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:46 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:46 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:46 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:46 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:46 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-dee87492-5acf-4206-aced-7f57a889e65d tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Volume info retrieved successfully. Sep 07 10:08:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dee87492-5acf-4206-aced-7f57a889e65d tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 returned with HTTP 200 Sep 07 10:08:46 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 862/1750] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:46 2026] GET /volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 => generated 841 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4f04ec3a-beaa-4bd9-aaf2-725c9fb9dd70 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4f04ec3a-beaa-4bd9-aaf2-725c9fb9dd70 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b Sep 07 10:08:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4f04ec3a-beaa-4bd9-aaf2-725c9fb9dd70 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4f04ec3a-beaa-4bd9-aaf2-725c9fb9dd70 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:46 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-4f04ec3a-beaa-4bd9-aaf2-725c9fb9dd70 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Delete snapshot with id: 55f554d2-56f8-4aa9-9f08-9357a917298b Sep 07 10:08:46 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:46 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:46 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4f04ec3a-beaa-4bd9-aaf2-725c9fb9dd70 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Snapshot retrieved successfully. Sep 07 10:08:46 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:46 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:46 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4f04ec3a-beaa-4bd9-aaf2-725c9fb9dd70 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Snapshot delete request issued successfully. Sep 07 10:08:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4f04ec3a-beaa-4bd9-aaf2-725c9fb9dd70 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b returned with HTTP 202 Sep 07 10:08:46 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 889/1751] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:08:46 2026] DELETE /volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:08:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-41079b88-8195-478a-9bb7-28ca35d903eb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-41079b88-8195-478a-9bb7-28ca35d903eb tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b Sep 07 10:08:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-41079b88-8195-478a-9bb7-28ca35d903eb tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-41079b88-8195-478a-9bb7-28ca35d903eb tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-41079b88-8195-478a-9bb7-28ca35d903eb tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Snapshot retrieved successfully. Sep 07 10:08:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-41079b88-8195-478a-9bb7-28ca35d903eb tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b returned with HTTP 200 Sep 07 10:08:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 863/1752] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:46 2026] GET /volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b => generated 468 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3541d323-14df-4ec2-9acb-255bd9516bce None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3541d323-14df-4ec2-9acb-255bd9516bce tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf Sep 07 10:08:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3541d323-14df-4ec2-9acb-255bd9516bce tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3541d323-14df-4ec2-9acb-255bd9516bce tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d25a00b3-981e-4f6d-8706-697a87d05c98 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d25a00b3-981e-4f6d-8706-697a87d05c98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd Sep 07 10:08:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d25a00b3-981e-4f6d-8706-697a87d05c98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d25a00b3-981e-4f6d-8706-697a87d05c98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:47 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:47 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d25a00b3-981e-4f6d-8706-697a87d05c98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Snapshot retrieved successfully. Sep 07 10:08:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d25a00b3-981e-4f6d-8706-697a87d05c98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd returned with HTTP 200 Sep 07 10:08:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 864/1753] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:47 2026] GET /volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd => generated 454 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3541d323-14df-4ec2-9acb-255bd9516bce tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Volume info retrieved successfully. Sep 07 10:08:47 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-3541d323-14df-4ec2-9acb-255bd9516bce tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:47 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-3541d323-14df-4ec2-9acb-255bd9516bce tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:47 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-3541d323-14df-4ec2-9acb-255bd9516bce tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3541d323-14df-4ec2-9acb-255bd9516bce tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf returned with HTTP 200 Sep 07 10:08:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 890/1754] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:47 2026] GET /volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf => generated 911 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8f6d8069-e9b1-44e1-a884-7aaebc935cd4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8f6d8069-e9b1-44e1-a884-7aaebc935cd4 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b Sep 07 10:08:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8f6d8069-e9b1-44e1-a884-7aaebc935cd4 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8f6d8069-e9b1-44e1-a884-7aaebc935cd4 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8f6d8069-e9b1-44e1-a884-7aaebc935cd4 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Snapshot retrieved successfully. Sep 07 10:08:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8f6d8069-e9b1-44e1-a884-7aaebc935cd4 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b returned with HTTP 200 Sep 07 10:08:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 865/1755] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:48 2026] GET /volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b5100baa-652f-4ae8-8a97-e398f8b4c4a2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b5100baa-652f-4ae8-8a97-e398f8b4c4a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd Sep 07 10:08:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b5100baa-652f-4ae8-8a97-e398f8b4c4a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b5100baa-652f-4ae8-8a97-e398f8b4c4a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:48 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b5100baa-652f-4ae8-8a97-e398f8b4c4a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Snapshot retrieved successfully. Sep 07 10:08:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b5100baa-652f-4ae8-8a97-e398f8b4c4a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd returned with HTTP 200 Sep 07 10:08:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 891/1756] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:48 2026] GET /volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd => generated 454 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:08:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-222ca016-5160-49a7-a55f-f5e7c714ae1e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-222ca016-5160-49a7-a55f-f5e7c714ae1e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf Sep 07 10:08:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-222ca016-5160-49a7-a55f-f5e7c714ae1e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-222ca016-5160-49a7-a55f-f5e7c714ae1e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:48 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-222ca016-5160-49a7-a55f-f5e7c714ae1e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Volume info retrieved successfully. Sep 07 10:08:48 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-222ca016-5160-49a7-a55f-f5e7c714ae1e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:48 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-222ca016-5160-49a7-a55f-f5e7c714ae1e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:48 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-222ca016-5160-49a7-a55f-f5e7c714ae1e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-222ca016-5160-49a7-a55f-f5e7c714ae1e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf returned with HTTP 200 Sep 07 10:08:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 866/1757] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:48 2026] GET /volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf => generated 912 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9930c273-ef69-4cc0-9023-5067510dcf17 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9930c273-ef69-4cc0-9023-5067510dcf17 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] PUT http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad Sep 07 10:08:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9930c273-ef69-4cc0-9023-5067510dcf17 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "ab01132c-4fc0-46d1-b1b6-6020eba2fbbf"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-9930c273-ef69-4cc0-9023-5067510dcf17 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Update called for group a20e856e-72e6-4926-8114-5a3408507bad. {{(pid=87187) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 10:08:48 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.groups [None req-9930c273-ef69-4cc0-9023-5067510dcf17 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Updating group a20e856e-72e6-4926-8114-5a3408507bad with name new_group description: This is a new group add_volumes: None remove_volumes: ab01132c-4fc0-46d1-b1b6-6020eba2fbbf. Sep 07 10:08:48 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9930c273-ef69-4cc0-9023-5067510dcf17 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad returned with HTTP 202 Sep 07 10:08:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 892/1758] 192.168.122.74 () {62 vars in 1286 bytes} [Mon Sep 7 10:08:48 2026] PUT /volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:08:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7c1f7847-d825-4f8c-8e15-93e94adc8523 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7c1f7847-d825-4f8c-8e15-93e94adc8523 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad Sep 07 10:08:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7c1f7847-d825-4f8c-8e15-93e94adc8523 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7c1f7847-d825-4f8c-8e15-93e94adc8523 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-7c1f7847-d825-4f8c-8e15-93e94adc8523 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] show called for member a20e856e-72e6-4926-8114-5a3408507bad {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:48 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:08:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7c1f7847-d825-4f8c-8e15-93e94adc8523 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad returned with HTTP 200 Sep 07 10:08:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 867/1759] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:48 2026] GET /volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad => generated 323 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-499bedd8-795d-4ab6-b534-6e25a6ca0da0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-499bedd8-795d-4ab6-b534-6e25a6ca0da0 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-499bedd8-795d-4ab6-b534-6e25a6ca0da0 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-499bedd8-795d-4ab6-b534-6e25a6ca0da0 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=620,cinder:UPDATE=128,cinder:INSERT=73 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:08:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-499bedd8-795d-4ab6-b534-6e25a6ca0da0 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b returned with HTTP 404 Sep 07 10:08:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 893/1760] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:49 2026] GET /volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-efca5c26-511b-4d68-a28d-af81c6ffe72e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-efca5c26-511b-4d68-a28d-af81c6ffe72e tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] DELETE http://192.168.122.74/volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 Sep 07 10:08:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-efca5c26-511b-4d68-a28d-af81c6ffe72e tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-efca5c26-511b-4d68-a28d-af81c6ffe72e tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:49 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-efca5c26-511b-4d68-a28d-af81c6ffe72e tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Delete volume with id: 3c860cdd-44d8-405f-a42c-036e26b2ca36 Sep 07 10:08:49 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=574,cinder:INSERT=79,cinder:UPDATE=131 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:08:49 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:49 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:49 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:49 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-efca5c26-511b-4d68-a28d-af81c6ffe72e tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Volume info retrieved successfully. Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e7c9596d-ef10-42ae-ad23-40bb12e9084e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-efca5c26-511b-4d68-a28d-af81c6ffe72e tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Delete volume request issued successfully. Sep 07 10:08:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-efca5c26-511b-4d68-a28d-af81c6ffe72e tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 returned with HTTP 202 Sep 07 10:08:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 868/1761] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:08:49 2026] DELETE /volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:08:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e7c9596d-ef10-42ae-ad23-40bb12e9084e tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e7c9596d-ef10-42ae-ad23-40bb12e9084e tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e7c9596d-ef10-42ae-ad23-40bb12e9084e tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-421680a8-6d0d-459f-af00-075a0679004a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-421680a8-6d0d-459f-af00-075a0679004a tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 Sep 07 10:08:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-421680a8-6d0d-459f-af00-075a0679004a tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-421680a8-6d0d-459f-af00-075a0679004a tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:49 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e7c9596d-ef10-42ae-ad23-40bb12e9084e tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Snapshot retrieved successfully. Sep 07 10:08:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e7c9596d-ef10-42ae-ad23-40bb12e9084e tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd returned with HTTP 200 Sep 07 10:08:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 894/1762] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:49 2026] GET /volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd => generated 454 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:49 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:49 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:49 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:49 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-421680a8-6d0d-459f-af00-075a0679004a tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Volume info retrieved successfully. Sep 07 10:08:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-421680a8-6d0d-459f-af00-075a0679004a tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 returned with HTTP 200 Sep 07 10:08:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 869/1763] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:49 2026] GET /volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9305198c-fe4c-41f6-87ad-f47e65c66a19 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9305198c-fe4c-41f6-87ad-f47e65c66a19 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9305198c-fe4c-41f6-87ad-f47e65c66a19 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9305198c-fe4c-41f6-87ad-f47e65c66a19 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-9305198c-fe4c-41f6-87ad-f47e65c66a19 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] show called for member a20e856e-72e6-4926-8114-5a3408507bad {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:49 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:49 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:08:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9305198c-fe4c-41f6-87ad-f47e65c66a19 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad returned with HTTP 200 Sep 07 10:08:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 895/1764] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:49 2026] GET /volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad => generated 324 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e3cc4887-009f-4577-9837-81c14ba9c012 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3cc4887-009f-4577-9837-81c14ba9c012 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad Sep 07 10:08:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e3cc4887-009f-4577-9837-81c14ba9c012 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e3cc4887-009f-4577-9837-81c14ba9c012 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-e3cc4887-009f-4577-9837-81c14ba9c012 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] show called for member a20e856e-72e6-4926-8114-5a3408507bad {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:49 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:49 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:49 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:49 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:08:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3cc4887-009f-4577-9837-81c14ba9c012 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad returned with HTTP 200 Sep 07 10:08:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 870/1765] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:49 2026] GET /volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad => generated 324 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-150ba287-20ee-41e1-a0ef-611d149d9f2f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-150ba287-20ee-41e1-a0ef-611d149d9f2f tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-150ba287-20ee-41e1-a0ef-611d149d9f2f tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-150ba287-20ee-41e1-a0ef-611d149d9f2f tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-150ba287-20ee-41e1-a0ef-611d149d9f2f tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:08:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-150ba287-20ee-41e1-a0ef-611d149d9f2f tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:08:49 devstack devstack@c-api.service[87187]: /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:08:49 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:08:49 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:49 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:49 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:49 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:49 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-150ba287-20ee-41e1-a0ef-611d149d9f2f tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Get all volumes completed successfully. Sep 07 10:08:49 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-150ba287-20ee-41e1-a0ef-611d149d9f2f tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:49 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-150ba287-20ee-41e1-a0ef-611d149d9f2f tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-150ba287-20ee-41e1-a0ef-611d149d9f2f tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-150ba287-20ee-41e1-a0ef-611d149d9f2f tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:08:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 896/1766] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 10:08:49 2026] GET /volume/v3/volumes/detail => generated 1784 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:08:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4c063c9e-c669-4986-8cd4-7cf09c1723a2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4c063c9e-c669-4986-8cd4-7cf09c1723a2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] PUT http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad Sep 07 10:08:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4c063c9e-c669-4986-8cd4-7cf09c1723a2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ab01132c-4fc0-46d1-b1b6-6020eba2fbbf"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-4c063c9e-c669-4986-8cd4-7cf09c1723a2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Update called for group a20e856e-72e6-4926-8114-5a3408507bad. {{(pid=87186) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 10:08:49 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.groups [None req-4c063c9e-c669-4986-8cd4-7cf09c1723a2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Updating group a20e856e-72e6-4926-8114-5a3408507bad with name None description: None add_volumes: ab01132c-4fc0-46d1-b1b6-6020eba2fbbf remove_volumes: None. Sep 07 10:08:49 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:49 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:49 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:49 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:49 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:49 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:08:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4c063c9e-c669-4986-8cd4-7cf09c1723a2 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad returned with HTTP 202 Sep 07 10:08:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 871/1767] 192.168.122.74 () {62 vars in 1285 bytes} [Mon Sep 7 10:08:49 2026] PUT /volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4a06675e-f44b-4ac9-a970-79f6e6f3dd37 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4a06675e-f44b-4ac9-a970-79f6e6f3dd37 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4a06675e-f44b-4ac9-a970-79f6e6f3dd37 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4a06675e-f44b-4ac9-a970-79f6e6f3dd37 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.groups [None req-4a06675e-f44b-4ac9-a970-79f6e6f3dd37 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] show called for member a20e856e-72e6-4926-8114-5a3408507bad {{(pid=87187) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:50 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:50 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:08:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4a06675e-f44b-4ac9-a970-79f6e6f3dd37 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad returned with HTTP 200 Sep 07 10:08:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 897/1768] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:49 2026] GET /volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad => generated 323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3fccd132-9a5d-42a7-840b-07fd7be1669a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3fccd132-9a5d-42a7-840b-07fd7be1669a tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd Sep 07 10:08:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3fccd132-9a5d-42a7-840b-07fd7be1669a tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3fccd132-9a5d-42a7-840b-07fd7be1669a tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3fccd132-9a5d-42a7-840b-07fd7be1669a tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Snapshot retrieved successfully. Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3fccd132-9a5d-42a7-840b-07fd7be1669a tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd returned with HTTP 200 Sep 07 10:08:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 872/1769] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:50 2026] GET /volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd => generated 481 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-abdd3ec9-9fb2-45f4-a9f2-79b9c48e703a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-abdd3ec9-9fb2-45f4-a9f2-79b9c48e703a tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-project-admin] PUT http://192.168.122.74/volume/v3/os-quota-sets/d0b19a6d47684667a96c831740562277 Sep 07 10:08:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2da767f0-f328-4c32-aea3-ac20a2df2c59 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-abdd3ec9-9fb2-45f4-a9f2-79b9c48e703a tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2da767f0-f328-4c32-aea3-ac20a2df2c59 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 Sep 07 10:08:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2da767f0-f328-4c32-aea3-ac20a2df2c59 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2da767f0-f328-4c32-aea3-ac20a2df2c59 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2da767f0-f328-4c32-aea3-ac20a2df2c59 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 returned with HTTP 404 Sep 07 10:08:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 873/1770] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:50 2026] GET /volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2bca4835-f9e8-4bcb-95c9-d37634a49da2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2bca4835-f9e8-4bcb-95c9-d37634a49da2 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] DELETE http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 Sep 07 10:08:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2bca4835-f9e8-4bcb-95c9-d37634a49da2 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2bca4835-f9e8-4bcb-95c9-d37634a49da2 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-2bca4835-f9e8-4bcb-95c9-d37634a49da2 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Delete volume with id: beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 Sep 07 10:08:50 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:50 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2bca4835-f9e8-4bcb-95c9-d37634a49da2 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Volume info retrieved successfully. Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2bca4835-f9e8-4bcb-95c9-d37634a49da2 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Delete volume request issued successfully. Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2bca4835-f9e8-4bcb-95c9-d37634a49da2 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 returned with HTTP 202 Sep 07 10:08:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 874/1771] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:08:50 2026] DELETE /volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:08:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-454143e6-b3df-46bb-a352-5719389328b1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-454143e6-b3df-46bb-a352-5719389328b1 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 Sep 07 10:08:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-454143e6-b3df-46bb-a352-5719389328b1 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-454143e6-b3df-46bb-a352-5719389328b1 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:50 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:50 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-abdd3ec9-9fb2-45f4-a9f2-79b9c48e703a tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/d0b19a6d47684667a96c831740562277 returned with HTTP 200 Sep 07 10:08:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 898/1772] 192.168.122.74 () {60 vars in 1253 bytes} [Mon Sep 7 10:08:50 2026] PUT /volume/v3/os-quota-sets/d0b19a6d47684667a96c831740562277 => generated 565 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-454143e6-b3df-46bb-a352-5719389328b1 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Volume info retrieved successfully. Sep 07 10:08:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f4051401-0d6c-40b0-ae7b-1ed374d928b9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-454143e6-b3df-46bb-a352-5719389328b1 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 returned with HTTP 200 Sep 07 10:08:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 875/1773] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:50 2026] GET /volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 => generated 840 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f4051401-0d6c-40b0-ae7b-1ed374d928b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:08:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f4051401-0d6c-40b0-ae7b-1ed374d928b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "199be463-3236-46da-9a96-ee31051efaad"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:50 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:50 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f4051401-0d6c-40b0-ae7b-1ed374d928b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Volume info retrieved successfully. Sep 07 10:08:50 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-f4051401-0d6c-40b0-ae7b-1ed374d928b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Create snapshot from volume 199be463-3236-46da-9a96-ee31051efaad Sep 07 10:08:50 devstack devstack@c-api.service[87187]: WARNING cinder.quota_utils [None req-f4051401-0d6c-40b0-ae7b-1ed374d928b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Quota exceeded for d0b19a6d47684667a96c831740562277, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 10:08:50 devstack devstack@c-api.service[87187]: INFO cinder.api.middleware.fault [None req-f4051401-0d6c-40b0-ae7b-1ed374d928b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 413 Sep 07 10:08:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 899/1774] 192.168.122.74 () {60 vars in 1143 bytes} [Mon Sep 7 10:08:50 2026] POST /volume/v3/snapshots => generated 208 bytes in 110 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 10:08:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0dfeb938-2989-464e-82c5-a2709c053a6e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0dfeb938-2989-464e-82c5-a2709c053a6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-project-admin] PUT http://192.168.122.74/volume/v3/os-quota-sets/d0b19a6d47684667a96c831740562277 Sep 07 10:08:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0dfeb938-2989-464e-82c5-a2709c053a6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:50 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-0dfeb938-2989-464e-82c5-a2709c053a6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-343384131 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-343384131, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0dfeb938-2989-464e-82c5-a2709c053a6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/d0b19a6d47684667a96c831740562277 returned with HTTP 200 Sep 07 10:08:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 876/1775] 192.168.122.74 () {60 vars in 1253 bytes} [Mon Sep 7 10:08:50 2026] PUT /volume/v3/os-quota-sets/d0b19a6d47684667a96c831740562277 => generated 565 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e9730a09-2679-421f-a886-888b784aa3da None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e9730a09-2679-421f-a886-888b784aa3da tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:08:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e9730a09-2679-421f-a886-888b784aa3da tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "199be463-3236-46da-9a96-ee31051efaad"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:50 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:50 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e9730a09-2679-421f-a886-888b784aa3da tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Volume info retrieved successfully. Sep 07 10:08:50 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-e9730a09-2679-421f-a886-888b784aa3da tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Create snapshot from volume 199be463-3236-46da-9a96-ee31051efaad Sep 07 10:08:50 devstack devstack@c-api.service[87187]: WARNING cinder.quota_utils [None req-e9730a09-2679-421f-a886-888b784aa3da tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Quota exceeded for d0b19a6d47684667a96c831740562277, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 07 10:08:50 devstack devstack@c-api.service[87187]: INFO cinder.api.middleware.fault [None req-e9730a09-2679-421f-a886-888b784aa3da tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 413 Sep 07 10:08:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 900/1776] 192.168.122.74 () {60 vars in 1143 bytes} [Mon Sep 7 10:08:50 2026] POST /volume/v3/snapshots => generated 133 bytes in 75 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 10:08:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e3fd0eb4-375f-4b2b-8e3d-d86621805b06 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3fd0eb4-375f-4b2b-8e3d-d86621805b06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd Sep 07 10:08:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e3fd0eb4-375f-4b2b-8e3d-d86621805b06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e3fd0eb4-375f-4b2b-8e3d-d86621805b06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-e3fd0eb4-375f-4b2b-8e3d-d86621805b06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Delete snapshot with id: c97f864e-2271-4dba-afd2-bb7ac76749dd Sep 07 10:08:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e3fd0eb4-375f-4b2b-8e3d-d86621805b06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Snapshot retrieved successfully. Sep 07 10:08:50 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:50 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e3fd0eb4-375f-4b2b-8e3d-d86621805b06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Snapshot delete request issued successfully. Sep 07 10:08:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3fd0eb4-375f-4b2b-8e3d-d86621805b06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd returned with HTTP 202 Sep 07 10:08:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 877/1777] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:08:50 2026] DELETE /volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:08:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-78177a50-8afe-47ea-a1bf-67441ce78994 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-78177a50-8afe-47ea-a1bf-67441ce78994 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd Sep 07 10:08:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-78177a50-8afe-47ea-a1bf-67441ce78994 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-78177a50-8afe-47ea-a1bf-67441ce78994 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-78177a50-8afe-47ea-a1bf-67441ce78994 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Snapshot retrieved successfully. Sep 07 10:08:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-78177a50-8afe-47ea-a1bf-67441ce78994 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd returned with HTTP 200 Sep 07 10:08:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 901/1778] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:50 2026] GET /volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd => generated 480 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-efec5cde-15a4-43ef-a509-94595c75c802 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-efec5cde-15a4-43ef-a509-94595c75c802 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad Sep 07 10:08:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-efec5cde-15a4-43ef-a509-94595c75c802 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-efec5cde-15a4-43ef-a509-94595c75c802 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-efec5cde-15a4-43ef-a509-94595c75c802 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] show called for member a20e856e-72e6-4926-8114-5a3408507bad {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:51 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:51 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:51 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:51 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), Sep 07 10:08:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-efec5cde-15a4-43ef-a509-94595c75c802 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad returned with HTTP 200 Sep 07 10:08:51 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 878/1779] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:51 2026] GET /volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad => generated 324 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-85d388b0-0c27-46fe-b3a6-6e748d145c0e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-85d388b0-0c27-46fe-b3a6-6e748d145c0e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-85d388b0-0c27-46fe-b3a6-6e748d145c0e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-85d388b0-0c27-46fe-b3a6-6e748d145c0e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-85d388b0-0c27-46fe-b3a6-6e748d145c0e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-85d388b0-0c27-46fe-b3a6-6e748d145c0e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: /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:08:51 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:08:51 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:51 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:51 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:51 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:51 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-85d388b0-0c27-46fe-b3a6-6e748d145c0e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Get all volumes completed successfully. Sep 07 10:08:51 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-85d388b0-0c27-46fe-b3a6-6e748d145c0e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:51 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-85d388b0-0c27-46fe-b3a6-6e748d145c0e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-85d388b0-0c27-46fe-b3a6-6e748d145c0e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:51 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:51 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-85d388b0-0c27-46fe-b3a6-6e748d145c0e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:51 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-85d388b0-0c27-46fe-b3a6-6e748d145c0e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-85d388b0-0c27-46fe-b3a6-6e748d145c0e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:51 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-85d388b0-0c27-46fe-b3a6-6e748d145c0e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:08:51 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 902/1780] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 10:08:51 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:08:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6a2055c3-2e43-48e8-80b9-a8a231ebe4f8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6a2055c3-2e43-48e8-80b9-a8a231ebe4f8 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:08:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6a2055c3-2e43-48e8-80b9-a8a231ebe4f8 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6a2055c3-2e43-48e8-80b9-a8a231ebe4f8 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-6a2055c3-2e43-48e8-80b9-a8a231ebe4f8 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:08:51 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:51 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:51 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-6a2055c3-2e43-48e8-80b9-a8a231ebe4f8 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:08:51 devstack devstack@c-api.service[87186]: /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:08:51 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:08:51 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:51 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:51 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:51 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:51 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6a2055c3-2e43-48e8-80b9-a8a231ebe4f8 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Get all volumes completed successfully. Sep 07 10:08:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-6a2055c3-2e43-48e8-80b9-a8a231ebe4f8 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-6a2055c3-2e43-48e8-80b9-a8a231ebe4f8 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-618b0e8e-4db3-4155-adce-fa9e61401422 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-618b0e8e-4db3-4155-adce-fa9e61401422 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-618b0e8e-4db3-4155-adce-fa9e61401422 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:51 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-6a2055c3-2e43-48e8-80b9-a8a231ebe4f8 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-618b0e8e-4db3-4155-adce-fa9e61401422 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:51 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:51 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-618b0e8e-4db3-4155-adce-fa9e61401422 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 returned with HTTP 404 Sep 07 10:08:51 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 903/1781] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:51 2026] GET /volume/v3/volumes/beb293d9-8b80-4e2e-8ff0-da1a4b7cc8c4 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e15c8ec1-2309-45ad-b26c-034b11bf0bca None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e15c8ec1-2309-45ad-b26c-034b11bf0bca tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e15c8ec1-2309-45ad-b26c-034b11bf0bca tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e15c8ec1-2309-45ad-b26c-034b11bf0bca tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-e15c8ec1-2309-45ad-b26c-034b11bf0bca tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Delete snapshot with id: 55f554d2-56f8-4aa9-9f08-9357a917298b Sep 07 10:08:51 devstack devstack@c-api.service[87186]: WARNING stevedore.named [None req-6a2055c3-2e43-48e8-80b9-a8a231ebe4f8 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:51 devstack devstack@c-api.service[87186]: WARNING castellan.key_manager [None req-6a2055c3-2e43-48e8-80b9-a8a231ebe4f8 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e15c8ec1-2309-45ad-b26c-034b11bf0bca tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b returned with HTTP 404 Sep 07 10:08:51 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 904/1782] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:08:51 2026] DELETE /volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4120fe7a-25b0-42e7-b6f8-3419a109bff8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4120fe7a-25b0-42e7-b6f8-3419a109bff8 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4120fe7a-25b0-42e7-b6f8-3419a109bff8 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4120fe7a-25b0-42e7-b6f8-3419a109bff8 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4120fe7a-25b0-42e7-b6f8-3419a109bff8 tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b returned with HTTP 404 Sep 07 10:08:51 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 905/1783] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:51 2026] GET /volume/v3/snapshots/55f554d2-56f8-4aa9-9f08-9357a917298b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-471c01c2-0922-46e7-9c5f-b9237daaf78e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-471c01c2-0922-46e7-9c5f-b9237daaf78e tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] DELETE http://192.168.122.74/volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-471c01c2-0922-46e7-9c5f-b9237daaf78e tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-471c01c2-0922-46e7-9c5f-b9237daaf78e tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-471c01c2-0922-46e7-9c5f-b9237daaf78e tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Delete volume with id: 3c860cdd-44d8-405f-a42c-036e26b2ca36 Sep 07 10:08:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-471c01c2-0922-46e7-9c5f-b9237daaf78e tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 returned with HTTP 404 Sep 07 10:08:51 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 906/1784] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:08:51 2026] DELETE /volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:51 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-6a2055c3-2e43-48e8-80b9-a8a231ebe4f8 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8bb157a2-8517-41cb-80c1-818059d8242c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8bb157a2-8517-41cb-80c1-818059d8242c tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] GET http://192.168.122.74/volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8bb157a2-8517-41cb-80c1-818059d8242c tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8bb157a2-8517-41cb-80c1-818059d8242c tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:51 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:51 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8bb157a2-8517-41cb-80c1-818059d8242c tempest-SnapshotDependencyTests-409813660 tempest-SnapshotDependencyTests-409813660-project-member] http://192.168.122.74/volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 returned with HTTP 404 Sep 07 10:08:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6a2055c3-2e43-48e8-80b9-a8a231ebe4f8 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:08:51 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 879/1785] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 10:08:51 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:08:51 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 907/1786] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:51 2026] GET /volume/v3/volumes/3c860cdd-44d8-405f-a42c-036e26b2ca36 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0cb9fba8-c2d7-47a2-8ffb-598d15ff0d96 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0cb9fba8-c2d7-47a2-8ffb-598d15ff0d96 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] POST http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad/action Sep 07 10:08:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0cb9fba8-c2d7-47a2-8ffb-598d15ff0d96 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:08:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0cb9fba8-c2d7-47a2-8ffb-598d15ff0d96 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-0cb9fba8-c2d7-47a2-8ffb-598d15ff0d96 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] delete called for group a20e856e-72e6-4926-8114-5a3408507bad {{(pid=87186) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 10:08:51 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.groups [None req-0cb9fba8-c2d7-47a2-8ffb-598d15ff0d96 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Delete group with id: a20e856e-72e6-4926-8114-5a3408507bad Sep 07 10:08:51 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:51 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:51 devstack devstack@c-api.service[87186]: /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:08:51 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 10:08:51 devstack devstack@c-api.service[87186]: /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:08:51 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:08:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0cb9fba8-c2d7-47a2-8ffb-598d15ff0d96 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad/action returned with HTTP 202 Sep 07 10:08:51 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 880/1787] 192.168.122.74 () {62 vars in 1307 bytes} [Mon Sep 7 10:08:51 2026] POST /volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-176dec96-8789-4695-bcd5-5d70d4dce371 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-176dec96-8789-4695-bcd5-5d70d4dce371 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-176dec96-8789-4695-bcd5-5d70d4dce371 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-176dec96-8789-4695-bcd5-5d70d4dce371 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:51 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:51 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:51 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:51 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-176dec96-8789-4695-bcd5-5d70d4dce371 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Volume info retrieved successfully. Sep 07 10:08:51 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-176dec96-8789-4695-bcd5-5d70d4dce371 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:51 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-176dec96-8789-4695-bcd5-5d70d4dce371 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:51 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-176dec96-8789-4695-bcd5-5d70d4dce371 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:51 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:51 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-32fa5766-3ec4-45eb-ac4a-df651f62841a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-176dec96-8789-4695-bcd5-5d70d4dce371 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf returned with HTTP 200 Sep 07 10:08:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 908/1788] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:51 2026] GET /volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf => generated 911 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-32fa5766-3ec4-45eb-ac4a-df651f62841a tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd Sep 07 10:08:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-32fa5766-3ec4-45eb-ac4a-df651f62841a tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-32fa5766-3ec4-45eb-ac4a-df651f62841a tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:52 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:52 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:52 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-32fa5766-3ec4-45eb-ac4a-df651f62841a tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Snapshot retrieved successfully. Sep 07 10:08:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-32fa5766-3ec4-45eb-ac4a-df651f62841a tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd returned with HTTP 200 Sep 07 10:08:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 881/1789] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:52 2026] GET /volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd => generated 480 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3cc7ebb3-7ecc-4ac6-a622-7b1bc19d77ec None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3cc7ebb3-7ecc-4ac6-a622-7b1bc19d77ec tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf Sep 07 10:08:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3cc7ebb3-7ecc-4ac6-a622-7b1bc19d77ec tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3cc7ebb3-7ecc-4ac6-a622-7b1bc19d77ec tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:53 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:53 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:53 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:53 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-77134859-0d99-48f2-bada-7f8a321c4ff6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:53 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3cc7ebb3-7ecc-4ac6-a622-7b1bc19d77ec tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Volume info retrieved successfully. Sep 07 10:08:53 devstack devstack@c-api.service[87187]: WARNING stevedore.named [None req-3cc7ebb3-7ecc-4ac6-a622-7b1bc19d77ec tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 10:08:53 devstack devstack@c-api.service[87187]: WARNING castellan.key_manager [None req-3cc7ebb3-7ecc-4ac6-a622-7b1bc19d77ec tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 10:08:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-77134859-0d99-48f2-bada-7f8a321c4ff6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd Sep 07 10:08:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-77134859-0d99-48f2-bada-7f8a321c4ff6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-77134859-0d99-48f2-bada-7f8a321c4ff6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:53 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:53 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:53 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-77134859-0d99-48f2-bada-7f8a321c4ff6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Snapshot retrieved successfully. Sep 07 10:08:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-77134859-0d99-48f2-bada-7f8a321c4ff6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd returned with HTTP 200 Sep 07 10:08:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 882/1790] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:53 2026] GET /volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd => generated 480 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:53 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-3cc7ebb3-7ecc-4ac6-a622-7b1bc19d77ec tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:08:53 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:53 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3cc7ebb3-7ecc-4ac6-a622-7b1bc19d77ec tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf returned with HTTP 200 Sep 07 10:08:53 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 909/1791] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:53 2026] GET /volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf => generated 911 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:08:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9239a0e9-27c2-465d-9eaf-e72008d36bf3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9239a0e9-27c2-465d-9eaf-e72008d36bf3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd Sep 07 10:08:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9239a0e9-27c2-465d-9eaf-e72008d36bf3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9239a0e9-27c2-465d-9eaf-e72008d36bf3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9239a0e9-27c2-465d-9eaf-e72008d36bf3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd returned with HTTP 404 Sep 07 10:08:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 883/1792] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:08:54 2026] GET /volume/v3/snapshots/c97f864e-2271-4dba-afd2-bb7ac76749dd => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e30c6bf8-99ef-4704-8105-e019a4dde567 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e30c6bf8-99ef-4704-8105-e019a4dde567 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad Sep 07 10:08:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e30c6bf8-99ef-4704-8105-e019a4dde567 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e30c6bf8-99ef-4704-8105-e019a4dde567 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:54 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:54 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e30c6bf8-99ef-4704-8105-e019a4dde567 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Volume info retrieved successfully. Sep 07 10:08:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-13cb9675-7cbd-4247-82ee-fa2560581c48 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e30c6bf8-99ef-4704-8105-e019a4dde567 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad returned with HTTP 200 Sep 07 10:08:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 910/1793] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:54 2026] GET /volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad => generated 866 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-13cb9675-7cbd-4247-82ee-fa2560581c48 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf Sep 07 10:08:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-13cb9675-7cbd-4247-82ee-fa2560581c48 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-13cb9675-7cbd-4247-82ee-fa2560581c48 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5fea2991-41eb-4cff-b1c1-4f490c35eca4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5fea2991-41eb-4cff-b1c1-4f490c35eca4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] DELETE http://192.168.122.74/volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad Sep 07 10:08:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5fea2991-41eb-4cff-b1c1-4f490c35eca4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5fea2991-41eb-4cff-b1c1-4f490c35eca4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:54 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-5fea2991-41eb-4cff-b1c1-4f490c35eca4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Delete volume with id: 199be463-3236-46da-9a96-ee31051efaad Sep 07 10:08:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-13cb9675-7cbd-4247-82ee-fa2560581c48 tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf returned with HTTP 404 Sep 07 10:08:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 884/1794] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:54 2026] GET /volume/v3/volumes/ab01132c-4fc0-46d1-b1b6-6020eba2fbbf => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:08:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f5e9b5d0-f558-4d4d-abec-f37352a6661e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f5e9b5d0-f558-4d4d-abec-f37352a6661e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/volumes/6d060a2b-628f-4bad-ba44-efa6557985a4 Sep 07 10:08:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f5e9b5d0-f558-4d4d-abec-f37352a6661e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:54 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:54 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f5e9b5d0-f558-4d4d-abec-f37352a6661e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5fea2991-41eb-4cff-b1c1-4f490c35eca4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Volume info retrieved successfully. Sep 07 10:08:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f5e9b5d0-f558-4d4d-abec-f37352a6661e tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/volumes/6d060a2b-628f-4bad-ba44-efa6557985a4 returned with HTTP 404 Sep 07 10:08:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 885/1795] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:08:54 2026] GET /volume/v3/volumes/6d060a2b-628f-4bad-ba44-efa6557985a4 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:08:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f84f50f5-4e23-4c0c-a2c4-650ba10a0fbe None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f84f50f5-4e23-4c0c-a2c4-650ba10a0fbe tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] GET http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad Sep 07 10:08:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f84f50f5-4e23-4c0c-a2c4-650ba10a0fbe tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f84f50f5-4e23-4c0c-a2c4-650ba10a0fbe tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.groups [None req-f84f50f5-4e23-4c0c-a2c4-650ba10a0fbe tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] show called for member a20e856e-72e6-4926-8114-5a3408507bad {{(pid=87186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 10:08:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f84f50f5-4e23-4c0c-a2c4-650ba10a0fbe tempest-GroupsTest-1231519480 tempest-GroupsTest-1231519480-project-member] http://192.168.122.74/volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad returned with HTTP 404 Sep 07 10:08:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 886/1796] 192.168.122.74 () {60 vars in 1265 bytes} [Mon Sep 7 10:08:54 2026] GET /volume/v3/groups/a20e856e-72e6-4926-8114-5a3408507bad => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:08:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-03531247-48bf-4faa-bbca-9bd176fedbb7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-03531247-48bf-4faa-bbca-9bd176fedbb7 tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] DELETE http://192.168.122.74/volume/v3/group_types/9697fe07-9123-47d9-bfd7-076680404be2 Sep 07 10:08:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-03531247-48bf-4faa-bbca-9bd176fedbb7 tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-03531247-48bf-4faa-bbca-9bd176fedbb7 tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5fea2991-41eb-4cff-b1c1-4f490c35eca4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Delete volume request issued successfully. Sep 07 10:08:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5fea2991-41eb-4cff-b1c1-4f490c35eca4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad returned with HTTP 202 Sep 07 10:08:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 911/1797] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:08:54 2026] DELETE /volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:08:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-03531247-48bf-4faa-bbca-9bd176fedbb7 tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] http://192.168.122.74/volume/v3/group_types/9697fe07-9123-47d9-bfd7-076680404be2 returned with HTTP 202 Sep 07 10:08:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 887/1798] 192.168.122.74 () {60 vars in 1283 bytes} [Mon Sep 7 10:08:54 2026] DELETE /volume/v3/group_types/9697fe07-9123-47d9-bfd7-076680404be2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:08:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-831bfcfd-64d3-4799-b85b-b7ccb2bb8acc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-64f82115-e120-464b-9f1c-0bde096595ae None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-831bfcfd-64d3-4799-b85b-b7ccb2bb8acc tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad Sep 07 10:08:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-831bfcfd-64d3-4799-b85b-b7ccb2bb8acc tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-831bfcfd-64d3-4799-b85b-b7ccb2bb8acc tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-64f82115-e120-464b-9f1c-0bde096595ae tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] DELETE http://192.168.122.74/volume/v3/types/7f3085d2-7415-4173-902b-6791edf54c85 Sep 07 10:08:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-64f82115-e120-464b-9f1c-0bde096595ae tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-64f82115-e120-464b-9f1c-0bde096595ae tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:54 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:54 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:08:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:08:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-831bfcfd-64d3-4799-b85b-b7ccb2bb8acc tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Volume info retrieved successfully. Sep 07 10:08:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-831bfcfd-64d3-4799-b85b-b7ccb2bb8acc tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad returned with HTTP 200 Sep 07 10:08:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 912/1799] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:54 2026] GET /volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad => generated 865 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-64f82115-e120-464b-9f1c-0bde096595ae tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] http://192.168.122.74/volume/v3/types/7f3085d2-7415-4173-902b-6791edf54c85 returned with HTTP 202 Sep 07 10:08:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 888/1800] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:08:54 2026] DELETE /volume/v3/types/7f3085d2-7415-4173-902b-6791edf54c85 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:08:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2ad2910b-f222-4046-96de-1717fa8e85b6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2ad2910b-f222-4046-96de-1717fa8e85b6 tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] GET http://192.168.122.74/volume/v3/types/7f3085d2-7415-4173-902b-6791edf54c85 Sep 07 10:08:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2ad2910b-f222-4046-96de-1717fa8e85b6 tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2ad2910b-f222-4046-96de-1717fa8e85b6 tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2ad2910b-f222-4046-96de-1717fa8e85b6 tempest-GroupsTest-1350071392 tempest-GroupsTest-1350071392-project-admin] http://192.168.122.74/volume/v3/types/7f3085d2-7415-4173-902b-6791edf54c85 returned with HTTP 404 Sep 07 10:08:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 913/1801] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:08:54 2026] GET /volume/v3/types/7f3085d2-7415-4173-902b-6791edf54c85 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7c8d23aa-43a1-45c0-872d-247ec71d1d76 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7c8d23aa-43a1-45c0-872d-247ec71d1d76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad Sep 07 10:08:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7c8d23aa-43a1-45c0-872d-247ec71d1d76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7c8d23aa-43a1-45c0-872d-247ec71d1d76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:55 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:08:55 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:08:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:08:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:08:55 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7c8d23aa-43a1-45c0-872d-247ec71d1d76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Volume info retrieved successfully. Sep 07 10:08:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7c8d23aa-43a1-45c0-872d-247ec71d1d76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad returned with HTTP 200 Sep 07 10:08:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 889/1802] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:55 2026] GET /volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad => generated 865 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:08:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7ad29866-edf6-4526-86c9-e4d1109d3e04 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7ad29866-edf6-4526-86c9-e4d1109d3e04 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] GET http://192.168.122.74/volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad Sep 07 10:08:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7ad29866-edf6-4526-86c9-e4d1109d3e04 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:08:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7ad29866-edf6-4526-86c9-e4d1109d3e04 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:08:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7ad29866-edf6-4526-86c9-e4d1109d3e04 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1010112892-project-member] http://192.168.122.74/volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad returned with HTTP 404 Sep 07 10:08:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 914/1803] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:08:56 2026] GET /volume/v3/volumes/199be463-3236-46da-9a96-ee31051efaad => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:08:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-46c55402-7e57-4ea2-ba27-0f0dde47c81c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:08:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-46c55402-7e57-4ea2-ba27-0f0dde47c81c tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-project-admin] PUT http://192.168.122.74/volume/v3/os-quota-sets/d0b19a6d47684667a96c831740562277 Sep 07 10:08:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-46c55402-7e57-4ea2-ba27-0f0dde47c81c tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:08:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-46c55402-7e57-4ea2-ba27-0f0dde47c81c tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1366835736-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/d0b19a6d47684667a96c831740562277 returned with HTTP 200 Sep 07 10:08:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 890/1804] 192.168.122.74 () {60 vars in 1254 bytes} [Mon Sep 7 10:08:56 2026] PUT /volume/v3/os-quota-sets/d0b19a6d47684667a96c831740562277 => generated 398 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:06 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=80,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:09:06 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=106,cinder:UPDATE=18,cinder:INSERT=5 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:09:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a3ff69a2-d424-48cc-b859-97bfa53a998f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a3ff69a2-d424-48cc-b859-97bfa53a998f tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] GET http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa Sep 07 10:09:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a3ff69a2-d424-48cc-b859-97bfa53a998f tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a3ff69a2-d424-48cc-b859-97bfa53a998f tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a3ff69a2-d424-48cc-b859-97bfa53a998f tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa returned with HTTP 200 Sep 07 10:09:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 915/1805] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:09:07 2026] GET /volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa => generated 440 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e7736f8b-0330-4532-9b30-bfcb2d7bb325 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e7736f8b-0330-4532-9b30-bfcb2d7bb325 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] GET http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa/defaults Sep 07 10:09:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e7736f8b-0330-4532-9b30-bfcb2d7bb325 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e7736f8b-0330-4532-9b30-bfcb2d7bb325 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Calling method 'defaults' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e7736f8b-0330-4532-9b30-bfcb2d7bb325 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa/defaults returned with HTTP 200 Sep 07 10:09:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 891/1806] 192.168.122.74 () {58 vars in 1260 bytes} [Mon Sep 7 10:09:07 2026] GET /volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa/defaults => generated 440 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d3e4dddf-6161-4283-b89d-8a9860e2520d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d3e4dddf-6161-4283-b89d-8a9860e2520d tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] PUT http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa Sep 07 10:09:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d3e4dddf-6161-4283-b89d-8a9860e2520d tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d3e4dddf-6161-4283-b89d-8a9860e2520d tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa returned with HTTP 200 Sep 07 10:09:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 916/1807] 192.168.122.74 () {60 vars in 1253 bytes} [Mon Sep 7 10:09:07 2026] PUT /volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa => generated 398 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:09:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a2beb1ab-491b-4880-9d83-8957ba1575ea None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a2beb1ab-491b-4880-9d83-8957ba1575ea tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] DELETE http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa Sep 07 10:09:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a2beb1ab-491b-4880-9d83-8957ba1575ea tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a2beb1ab-491b-4880-9d83-8957ba1575ea tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a2beb1ab-491b-4880-9d83-8957ba1575ea tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa returned with HTTP 200 Sep 07 10:09:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 892/1808] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:09:07 2026] DELETE /volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 10:09:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-dde71de6-4eec-4098-8847-d5f08ddedd2c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dde71de6-4eec-4098-8847-d5f08ddedd2c tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] GET http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa Sep 07 10:09:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dde71de6-4eec-4098-8847-d5f08ddedd2c tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dde71de6-4eec-4098-8847-d5f08ddedd2c tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dde71de6-4eec-4098-8847-d5f08ddedd2c tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa returned with HTTP 200 Sep 07 10:09:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 917/1809] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:09:07 2026] GET /volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa => generated 440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bebbd302-e44b-4ac7-9a88-8aca830dcb43 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bebbd302-e44b-4ac7-9a88-8aca830dcb43 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] PUT http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa Sep 07 10:09:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bebbd302-e44b-4ac7-9a88-8aca830dcb43 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bebbd302-e44b-4ac7-9a88-8aca830dcb43 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa returned with HTTP 200 Sep 07 10:09:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 893/1810] 192.168.122.74 () {60 vars in 1254 bytes} [Mon Sep 7 10:09:07 2026] PUT /volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa => generated 398 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7be70ca2-b261-4292-989b-b27ed4bb5736 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7be70ca2-b261-4292-989b-b27ed4bb5736 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] GET http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa/defaults Sep 07 10:09:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7be70ca2-b261-4292-989b-b27ed4bb5736 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7be70ca2-b261-4292-989b-b27ed4bb5736 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Calling method 'defaults' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7be70ca2-b261-4292-989b-b27ed4bb5736 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa/defaults returned with HTTP 200 Sep 07 10:09:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 918/1811] 192.168.122.74 () {58 vars in 1260 bytes} [Mon Sep 7 10:09:08 2026] GET /volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa/defaults => generated 440 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8dee3c3c-839e-4ae3-b126-9946c2fb0a5b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8dee3c3c-839e-4ae3-b126-9946c2fb0a5b tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] GET http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa Sep 07 10:09:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8dee3c3c-839e-4ae3-b126-9946c2fb0a5b tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8dee3c3c-839e-4ae3-b126-9946c2fb0a5b tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8dee3c3c-839e-4ae3-b126-9946c2fb0a5b tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa returned with HTTP 200 Sep 07 10:09:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 894/1812] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:09:08 2026] GET /volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa => generated 440 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-432538e2-14df-470d-a1f7-41803964b599 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-432538e2-14df-470d-a1f7-41803964b599 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] GET http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa?usage=True Sep 07 10:09:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-432538e2-14df-470d-a1f7-41803964b599 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-432538e2-14df-470d-a1f7-41803964b599 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-432538e2-14df-470d-a1f7-41803964b599 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa?usage=True returned with HTTP 200 Sep 07 10:09:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 919/1813] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:09:08 2026] GET /volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa?usage=True => generated 1064 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:09:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:09:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-671079140"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-671079140'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:09:08 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Create volume of 1 GB Sep 07 10:09:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Availability Zones retrieved successfully. Sep 07 10:09:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Flow 'volume_create_api' (9edf05ae-9fb6-4336-877d-b34b8fc038a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-74701a7f-1a7c-4ccf-a388-d2499cda5927 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c92153a2-5367-4fae-b748-3c3f5adf8ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:09:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c92153a2-5367-4fae-b748-3c3f5adf8ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (399abf66-0118-40c1-8c08-98c94b05b850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:08 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Created reservations ['6106637e-bf1b-4a5c-a941-3cb58314c126', '04a23453-88db-4b01-a925-089878768024', '424f954d-aa93-4c6f-943e-4ea873e309a4', '1d02d1d4-1fbe-47c9-b349-16d2be2d26af'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (399abf66-0118-40c1-8c08-98c94b05b850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6106637e-bf1b-4a5c-a941-3cb58314c126', '04a23453-88db-4b01-a925-089878768024', '424f954d-aa93-4c6f-943e-4ea873e309a4', '1d02d1d4-1fbe-47c9-b349-16d2be2d26af']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b699dd9-cf00-477c-948f-4edc09a09076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-74701a7f-1a7c-4ccf-a388-d2499cda5927 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-74701a7f-1a7c-4ccf-a388-d2499cda5927 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-751608945", "extra_specs": {"spec1": "val1"}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:09 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b699dd9-cf00-477c-948f-4edc09a09076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26286a50-7086-4b09-8652-20016f78d8e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-671079140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af79c5d77c241db8704160016b48afa',qos_specs=None,replication_status=,reservations=['6106637e-bf1b-4a5c-a941-3cb58314c126','04a23453-88db-4b01-a925-089878768024','424f954d-aa93-4c6f-943e-4ea873e309a4','1d02d1d4-1fbe-47c9-b349-16d2be2d26af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='924e11cea3b44a5a8ccc81fd7432dee5',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-671079140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26286a50-7086-4b09-8652-20016f78d8e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2af79c5d77c241db8704160016b48afa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='924e11cea3b44a5a8ccc81fd7432dee5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83be18f6-eae0-4634-ac0b-432d5e735cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-74701a7f-1a7c-4ccf-a388-d2499cda5927 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:09:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 920/1814] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:09:08 2026] POST /volume/v3/types => generated 242 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83be18f6-eae0-4634-ac0b-432d5e735cb4) transitioned into state 'SUCCESS' from state '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-671079140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af79c5d77c241db8704160016b48afa',qos_specs=None,replication_status=,reservations=['6106637e-bf1b-4a5c-a941-3cb58314c126','04a23453-88db-4b01-a925-089878768024','424f954d-aa93-4c6f-943e-4ea873e309a4','1d02d1d4-1fbe-47c9-b349-16d2be2d26af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='924e11cea3b44a5a8ccc81fd7432dee5',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9f875537-d33e-40cd-a22d-c848a6f8e6ea None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (186d6d2e-1c25-4139-aab0-d8e16e9d14ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9f875537-d33e-40cd-a22d-c848a6f8e6ea tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] POST http://192.168.122.74/volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9f875537-d33e-40cd-a22d-c848a6f8e6ea tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9f875537-d33e-40cd-a22d-c848a6f8e6ea tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] http://192.168.122.74/volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs returned with HTTP 400 Sep 07 10:09:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 921/1815] 192.168.122.74 () {60 vars in 1278 bytes} [Mon Sep 7 10:09:09 2026] POST /volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs => generated 146 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f22d6ab1-10cc-4bd3-9a54-40da8045699c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f22d6ab1-10cc-4bd3-9a54-40da8045699c tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] POST http://192.168.122.74/volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f22d6ab1-10cc-4bd3-9a54-40da8045699c tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f22d6ab1-10cc-4bd3-9a54-40da8045699c tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] http://192.168.122.74/volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs returned with HTTP 400 Sep 07 10:09:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 922/1816] 192.168.122.74 () {60 vars in 1278 bytes} [Mon Sep 7 10:09:09 2026] POST /volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs => generated 132 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-39e741f8-3e93-4457-b91c-193a1d749435 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (186d6d2e-1c25-4139-aab0-d8e16e9d14ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-39e741f8-3e93-4457-b91c-193a1d749435 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] POST http://192.168.122.74/volume/v3/types/afbea97a-35b8-4aa2-a9ab-626fc33a0b95/extra_specs Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-39e741f8-3e93-4457-b91c-193a1d749435 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Flow 'volume_create_api' (9edf05ae-9fb6-4336-877d-b34b8fc038a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Create volume request issued successfully. Sep 07 10:09:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d664b76e-238d-49c1-97d5-5edf0dcbc165 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:09:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 895/1817] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:09:08 2026] POST /volume/v3/volumes => generated 762 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f5cc73fb-603c-4ebf-8733-99ddf365e983 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f5cc73fb-603c-4ebf-8733-99ddf365e983 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] GET http://192.168.122.74/volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f5cc73fb-603c-4ebf-8733-99ddf365e983 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f5cc73fb-603c-4ebf-8733-99ddf365e983 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-39e741f8-3e93-4457-b91c-193a1d749435 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] http://192.168.122.74/volume/v3/types/afbea97a-35b8-4aa2-a9ab-626fc33a0b95/extra_specs returned with HTTP 404 Sep 07 10:09:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 923/1818] 192.168.122.74 () {60 vars in 1278 bytes} [Mon Sep 7 10:09:09 2026] POST /volume/v3/types/afbea97a-35b8-4aa2-a9ab-626fc33a0b95/extra_specs => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-90b51dec-b6d2-48e3-a62b-cac4b322334a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-90b51dec-b6d2-48e3-a62b-cac4b322334a tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] DELETE http://192.168.122.74/volume/v3/types/2fad22ca-588d-4319-b96c-7382ab228a5f/extra_specs/spec1 Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-90b51dec-b6d2-48e3-a62b-cac4b322334a tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-90b51dec-b6d2-48e3-a62b-cac4b322334a tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:09 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:09 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:09 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-90b51dec-b6d2-48e3-a62b-cac4b322334a tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] http://192.168.122.74/volume/v3/types/2fad22ca-588d-4319-b96c-7382ab228a5f/extra_specs/spec1 returned with HTTP 404 Sep 07 10:09:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 924/1819] 192.168.122.74 () {58 vars in 1278 bytes} [Mon Sep 7 10:09:09 2026] DELETE /volume/v3/types/2fad22ca-588d-4319-b96c-7382ab228a5f/extra_specs/spec1 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f5cc73fb-603c-4ebf-8733-99ddf365e983 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Volume info retrieved successfully. Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-44b14561-20ab-4973-a025-6eb6b676ab33 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-44b14561-20ab-4973-a025-6eb6b676ab33 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] GET http://192.168.122.74/volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs/nonexistent_extra_spec_name Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-44b14561-20ab-4973-a025-6eb6b676ab33 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-44b14561-20ab-4973-a025-6eb6b676ab33 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f5cc73fb-603c-4ebf-8733-99ddf365e983 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] http://192.168.122.74/volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 returned with HTTP 200 Sep 07 10:09:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 896/1820] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:09 2026] GET /volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 => generated 830 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-44b14561-20ab-4973-a025-6eb6b676ab33 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] http://192.168.122.74/volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 07 10:09:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 925/1821] 192.168.122.74 () {58 vars in 1341 bytes} [Mon Sep 7 10:09:09 2026] GET /volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-32196637-eb29-40d4-9c1e-ee1cf2cd1e71 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-32196637-eb29-40d4-9c1e-ee1cf2cd1e71 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] GET http://192.168.122.74/volume/v3/types/f46fb805-3f4c-441b-a857-e955ab0de1f3/extra_specs/spec1 Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-32196637-eb29-40d4-9c1e-ee1cf2cd1e71 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-32196637-eb29-40d4-9c1e-ee1cf2cd1e71 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-32196637-eb29-40d4-9c1e-ee1cf2cd1e71 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] http://192.168.122.74/volume/v3/types/f46fb805-3f4c-441b-a857-e955ab0de1f3/extra_specs/spec1 returned with HTTP 404 Sep 07 10:09:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 897/1822] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:09:09 2026] GET /volume/v3/types/f46fb805-3f4c-441b-a857-e955ab0de1f3/extra_specs/spec1 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-eee0ad4a-5e32-444d-8968-d770d9de729f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eee0ad4a-5e32-444d-8968-d770d9de729f tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] GET http://192.168.122.74/volume/v3/types/1d408017-bc9c-49a0-b813-2fe47fc889a1/extra_specs Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eee0ad4a-5e32-444d-8968-d770d9de729f tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eee0ad4a-5e32-444d-8968-d770d9de729f tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eee0ad4a-5e32-444d-8968-d770d9de729f tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] http://192.168.122.74/volume/v3/types/1d408017-bc9c-49a0-b813-2fe47fc889a1/extra_specs returned with HTTP 404 Sep 07 10:09:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 926/1823] 192.168.122.74 () {58 vars in 1257 bytes} [Mon Sep 7 10:09:09 2026] GET /volume/v3/types/1d408017-bc9c-49a0-b813-2fe47fc889a1/extra_specs => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e0f0d81e-b7cc-4ba2-bcfb-3a3cb0fb5f8b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e0f0d81e-b7cc-4ba2-bcfb-3a3cb0fb5f8b tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] PUT http://192.168.122.74/volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs/spec1 Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e0f0d81e-b7cc-4ba2-bcfb-3a3cb0fb5f8b tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e0f0d81e-b7cc-4ba2-bcfb-3a3cb0fb5f8b tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] http://192.168.122.74/volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs/spec1 returned with HTTP 400 Sep 07 10:09:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 898/1824] 192.168.122.74 () {60 vars in 1295 bytes} [Mon Sep 7 10:09:09 2026] PUT /volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs/spec1 => generated 102 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b5bf0d75-77a1-4024-bad6-62d1e8f696e0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b5bf0d75-77a1-4024-bad6-62d1e8f696e0 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] PUT http://192.168.122.74/volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs/spec1 Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b5bf0d75-77a1-4024-bad6-62d1e8f696e0 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Action: 'update', calling method: update, body: null {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b5bf0d75-77a1-4024-bad6-62d1e8f696e0 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] http://192.168.122.74/volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs/spec1 returned with HTTP 400 Sep 07 10:09:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 927/1825] 192.168.122.74 () {60 vars in 1294 bytes} [Mon Sep 7 10:09:09 2026] PUT /volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs/spec1 => generated 72 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9a6ae02b-30ea-4184-9cbb-d0c468285a11 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9a6ae02b-30ea-4184-9cbb-d0c468285a11 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] PUT http://192.168.122.74/volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs/None Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9a6ae02b-30ea-4184-9cbb-d0c468285a11 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9a6ae02b-30ea-4184-9cbb-d0c468285a11 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 10:09:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9a6ae02b-30ea-4184-9cbb-d0c468285a11 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] http://192.168.122.74/volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs/None returned with HTTP 400 Sep 07 10:09:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 899/1826] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:09:09 2026] PUT /volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs/None => generated 73 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f4bf40c9-63dc-4a9a-9587-ecfd8dfe282e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f4bf40c9-63dc-4a9a-9587-ecfd8dfe282e tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] PUT http://192.168.122.74/volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs/74ebad5f-8e61-4dba-9f0a-8a2b3cccb910 Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f4bf40c9-63dc-4a9a-9587-ecfd8dfe282e tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f4bf40c9-63dc-4a9a-9587-ecfd8dfe282e tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f4bf40c9-63dc-4a9a-9587-ecfd8dfe282e tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] http://192.168.122.74/volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs/74ebad5f-8e61-4dba-9f0a-8a2b3cccb910 returned with HTTP 400 Sep 07 10:09:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 928/1827] 192.168.122.74 () {60 vars in 1388 bytes} [Mon Sep 7 10:09:09 2026] PUT /volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c/extra_specs/74ebad5f-8e61-4dba-9f0a-8a2b3cccb910 => generated 73 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d01ea99e-eb58-435c-b1b4-c1cb3a8f390e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d01ea99e-eb58-435c-b1b4-c1cb3a8f390e tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] PUT http://192.168.122.74/volume/v3/types/1a884f98-dd58-4bb0-92a8-f360d6105a6b/extra_specs/spec1 Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d01ea99e-eb58-435c-b1b4-c1cb3a8f390e tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d01ea99e-eb58-435c-b1b4-c1cb3a8f390e tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] http://192.168.122.74/volume/v3/types/1a884f98-dd58-4bb0-92a8-f360d6105a6b/extra_specs/spec1 returned with HTTP 404 Sep 07 10:09:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 900/1828] 192.168.122.74 () {60 vars in 1295 bytes} [Mon Sep 7 10:09:09 2026] PUT /volume/v3/types/1a884f98-dd58-4bb0-92a8-f360d6105a6b/extra_specs/spec1 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5d768de5-a0e2-45f3-baf8-27f98d2e43c3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5d768de5-a0e2-45f3-baf8-27f98d2e43c3 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] DELETE http://192.168.122.74/volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5d768de5-a0e2-45f3-baf8-27f98d2e43c3 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5d768de5-a0e2-45f3-baf8-27f98d2e43c3 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5d768de5-a0e2-45f3-baf8-27f98d2e43c3 tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] http://192.168.122.74/volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c returned with HTTP 202 Sep 07 10:09:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 929/1829] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:09:09 2026] DELETE /volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ca6df766-aeaf-479e-a9c8-944c327aae9e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ca6df766-aeaf-479e-a9c8-944c327aae9e tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] GET http://192.168.122.74/volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ca6df766-aeaf-479e-a9c8-944c327aae9e tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ca6df766-aeaf-479e-a9c8-944c327aae9e tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ca6df766-aeaf-479e-a9c8-944c327aae9e tempest-ExtraSpecsNegativeTest-148315525 tempest-ExtraSpecsNegativeTest-148315525-project-admin] http://192.168.122.74/volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c returned with HTTP 404 Sep 07 10:09:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 901/1830] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:09:09 2026] GET /volume/v3/types/cdbd0cbb-d2f1-4bc5-b5ba-f44abe8aa89c => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:09:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-603789d1-d242-463c-a4af-9cec0151b37b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-603789d1-d242-463c-a4af-9cec0151b37b tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] GET http://192.168.122.74/volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 Sep 07 10:09:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-603789d1-d242-463c-a4af-9cec0151b37b tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-603789d1-d242-463c-a4af-9cec0151b37b tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:10 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:10 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:10 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-603789d1-d242-463c-a4af-9cec0151b37b tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Volume info retrieved successfully. Sep 07 10:09:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-603789d1-d242-463c-a4af-9cec0151b37b tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] http://192.168.122.74/volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 returned with HTTP 200 Sep 07 10:09:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 930/1831] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:10 2026] GET /volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6833718b-229c-4333-a28d-b7b24b63482b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6833718b-229c-4333-a28d-b7b24b63482b tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] GET http://192.168.122.74/volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 Sep 07 10:09:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6833718b-229c-4333-a28d-b7b24b63482b tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6833718b-229c-4333-a28d-b7b24b63482b tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6833718b-229c-4333-a28d-b7b24b63482b tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Volume info retrieved successfully. Sep 07 10:09:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6833718b-229c-4333-a28d-b7b24b63482b tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] http://192.168.122.74/volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 returned with HTTP 200 Sep 07 10:09:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 902/1832] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:11 2026] GET /volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a5f6c5e5-2da7-4e33-9137-4036dfa0e39b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a5f6c5e5-2da7-4e33-9137-4036dfa0e39b tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] GET http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa?usage=True Sep 07 10:09:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a5f6c5e5-2da7-4e33-9137-4036dfa0e39b tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a5f6c5e5-2da7-4e33-9137-4036dfa0e39b tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a5f6c5e5-2da7-4e33-9137-4036dfa0e39b tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa?usage=True returned with HTTP 200 Sep 07 10:09:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 931/1833] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:09:11 2026] GET /volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa?usage=True => generated 1064 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-da7bdcd8-4a45-418a-a121-a0239b90bf87 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-da7bdcd8-4a45-418a-a121-a0239b90bf87 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] DELETE http://192.168.122.74/volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 Sep 07 10:09:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-da7bdcd8-4a45-418a-a121-a0239b90bf87 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-da7bdcd8-4a45-418a-a121-a0239b90bf87 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:11 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-da7bdcd8-4a45-418a-a121-a0239b90bf87 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Delete volume with id: 26286a50-7086-4b09-8652-20016f78d8e2 Sep 07 10:09:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-da7bdcd8-4a45-418a-a121-a0239b90bf87 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Volume info retrieved successfully. Sep 07 10:09:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-da7bdcd8-4a45-418a-a121-a0239b90bf87 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Delete volume request issued successfully. Sep 07 10:09:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-da7bdcd8-4a45-418a-a121-a0239b90bf87 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] http://192.168.122.74/volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 returned with HTTP 202 Sep 07 10:09:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 903/1834] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:09:11 2026] DELETE /volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:09:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ca82ce01-b7b8-47d3-a4d6-80bca6863ab3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ca82ce01-b7b8-47d3-a4d6-80bca6863ab3 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] GET http://192.168.122.74/volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 Sep 07 10:09:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ca82ce01-b7b8-47d3-a4d6-80bca6863ab3 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ca82ce01-b7b8-47d3-a4d6-80bca6863ab3 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ca82ce01-b7b8-47d3-a4d6-80bca6863ab3 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Volume info retrieved successfully. Sep 07 10:09:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ca82ce01-b7b8-47d3-a4d6-80bca6863ab3 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] http://192.168.122.74/volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 returned with HTTP 200 Sep 07 10:09:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 932/1835] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:11 2026] GET /volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 => generated 854 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f18b8d33-fd70-4bfe-833a-701a625c3cc2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f18b8d33-fd70-4bfe-833a-701a625c3cc2 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] GET http://192.168.122.74/volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 Sep 07 10:09:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f18b8d33-fd70-4bfe-833a-701a625c3cc2 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f18b8d33-fd70-4bfe-833a-701a625c3cc2 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f18b8d33-fd70-4bfe-833a-701a625c3cc2 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] http://192.168.122.74/volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 returned with HTTP 404 Sep 07 10:09:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 904/1836] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:12 2026] GET /volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:09:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a6b8694c-a2e8-488f-acde-c03d7e34dd2a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a6b8694c-a2e8-488f-acde-c03d7e34dd2a tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] GET http://192.168.122.74/volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 Sep 07 10:09:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a6b8694c-a2e8-488f-acde-c03d7e34dd2a tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a6b8694c-a2e8-488f-acde-c03d7e34dd2a tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a6b8694c-a2e8-488f-acde-c03d7e34dd2a tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] http://192.168.122.74/volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 returned with HTTP 404 Sep 07 10:09:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 933/1837] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:12 2026] GET /volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ed2ffce7-9992-4127-833f-8f69845e7ba1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ed2ffce7-9992-4127-833f-8f69845e7ba1 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] DELETE http://192.168.122.74/volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 Sep 07 10:09:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ed2ffce7-9992-4127-833f-8f69845e7ba1 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ed2ffce7-9992-4127-833f-8f69845e7ba1 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:12 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-ed2ffce7-9992-4127-833f-8f69845e7ba1 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Delete volume with id: 26286a50-7086-4b09-8652-20016f78d8e2 Sep 07 10:09:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ed2ffce7-9992-4127-833f-8f69845e7ba1 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] http://192.168.122.74/volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 returned with HTTP 404 Sep 07 10:09:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 905/1838] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:09:12 2026] DELETE /volume/v3/volumes/26286a50-7086-4b09-8652-20016f78d8e2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-77c395e9-531f-481c-8374-e258fa91910f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:09:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-585076779"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-585076779'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:09:12 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Create volume of 1 GB Sep 07 10:09:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Availability Zones retrieved successfully. Sep 07 10:09:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Flow 'volume_create_api' (3f13dc90-f6eb-4526-a8a9-2e1228c5c60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e681279d-ae08-4866-9d32-8e721a486325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:09:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e681279d-ae08-4866-9d32-8e721a486325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (946df70d-de7d-4408-8a0d-2add8d79ddff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:13 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Created reservations ['bbcbd0bf-13d8-4c85-a608-b76e497b5f29', 'c3b04aa9-6d42-48f2-9e6e-7d14e3fafa00', '9411f001-bdb0-45fa-a452-5ecbc6832cfb', '078d1876-1a7e-44c0-a20c-e96b2939a7ea'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (946df70d-de7d-4408-8a0d-2add8d79ddff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbcbd0bf-13d8-4c85-a608-b76e497b5f29', 'c3b04aa9-6d42-48f2-9e6e-7d14e3fafa00', '9411f001-bdb0-45fa-a452-5ecbc6832cfb', '078d1876-1a7e-44c0-a20c-e96b2939a7ea']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc27495c-85aa-4c43-956d-94e9e5be22d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc27495c-85aa-4c43-956d-94e9e5be22d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51c659c7-6396-4cb7-952c-d61619c10a82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-585076779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af79c5d77c241db8704160016b48afa',qos_specs=None,replication_status=,reservations=['bbcbd0bf-13d8-4c85-a608-b76e497b5f29','c3b04aa9-6d42-48f2-9e6e-7d14e3fafa00','9411f001-bdb0-45fa-a452-5ecbc6832cfb','078d1876-1a7e-44c0-a20c-e96b2939a7ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='924e11cea3b44a5a8ccc81fd7432dee5',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:09:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-585076779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51c659c7-6396-4cb7-952c-d61619c10a82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2af79c5d77c241db8704160016b48afa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='924e11cea3b44a5a8ccc81fd7432dee5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6477c20e-f236-4163-af33-1f3237078562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6477c20e-f236-4163-af33-1f3237078562) transitioned into state 'SUCCESS' from state '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-585076779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af79c5d77c241db8704160016b48afa',qos_specs=None,replication_status=,reservations=['bbcbd0bf-13d8-4c85-a608-b76e497b5f29','c3b04aa9-6d42-48f2-9e6e-7d14e3fafa00','9411f001-bdb0-45fa-a452-5ecbc6832cfb','078d1876-1a7e-44c0-a20c-e96b2939a7ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='924e11cea3b44a5a8ccc81fd7432dee5',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf516f0-4266-4c02-bcde-efbc536beaf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf516f0-4266-4c02-bcde-efbc536beaf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Flow 'volume_create_api' (3f13dc90-f6eb-4526-a8a9-2e1228c5c60c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Create volume request issued successfully. Sep 07 10:09:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-77c395e9-531f-481c-8374-e258fa91910f tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:09:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 934/1839] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:09:12 2026] POST /volume/v3/volumes => generated 762 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:09:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ec81e6eb-615c-4b0f-b462-ddc801b7d7f4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ec81e6eb-615c-4b0f-b462-ddc801b7d7f4 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] GET http://192.168.122.74/volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 Sep 07 10:09:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ec81e6eb-615c-4b0f-b462-ddc801b7d7f4 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ec81e6eb-615c-4b0f-b462-ddc801b7d7f4 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:13 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:13 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:13 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:13 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ec81e6eb-615c-4b0f-b462-ddc801b7d7f4 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Volume info retrieved successfully. Sep 07 10:09:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ec81e6eb-615c-4b0f-b462-ddc801b7d7f4 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] http://192.168.122.74/volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 returned with HTTP 200 Sep 07 10:09:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 906/1840] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:13 2026] GET /volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 => generated 830 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4be0e751-89b9-4728-9f1e-5816b82b07de None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4be0e751-89b9-4728-9f1e-5816b82b07de tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] GET http://192.168.122.74/volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 Sep 07 10:09:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4be0e751-89b9-4728-9f1e-5816b82b07de tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4be0e751-89b9-4728-9f1e-5816b82b07de tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:14 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:14 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:14 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:14 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:14 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4be0e751-89b9-4728-9f1e-5816b82b07de tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Volume info retrieved successfully. Sep 07 10:09:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4be0e751-89b9-4728-9f1e-5816b82b07de tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] http://192.168.122.74/volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 returned with HTTP 200 Sep 07 10:09:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 935/1841] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:14 2026] GET /volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 => generated 854 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f0c26be6-5808-4707-880d-4eb08a7b67a9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-54c52f6f-d655-4ebd-baee-6da892772620 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f0c26be6-5808-4707-880d-4eb08a7b67a9 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] GET http://192.168.122.74/volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 Sep 07 10:09:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f0c26be6-5808-4707-880d-4eb08a7b67a9 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f0c26be6-5808-4707-880d-4eb08a7b67a9 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f0c26be6-5808-4707-880d-4eb08a7b67a9 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Volume info retrieved successfully. Sep 07 10:09:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f0c26be6-5808-4707-880d-4eb08a7b67a9 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] http://192.168.122.74/volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 returned with HTTP 200 Sep 07 10:09:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 907/1842] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:15 2026] GET /volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-327734a6-fbcb-43db-9443-a202ab64a100 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-327734a6-fbcb-43db-9443-a202ab64a100 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] GET http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa?usage=True Sep 07 10:09:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-327734a6-fbcb-43db-9443-a202ab64a100 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-327734a6-fbcb-43db-9443-a202ab64a100 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-327734a6-fbcb-43db-9443-a202ab64a100 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa?usage=True returned with HTTP 200 Sep 07 10:09:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 908/1843] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:09:15 2026] GET /volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa?usage=True => generated 1064 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a4770814-4c24-4da5-bf2f-d89767654cdb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a4770814-4c24-4da5-bf2f-d89767654cdb tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] GET http://192.168.122.74/volume/v3/os-quota-sets/9bbf3491a3bb4afeba8fa9dffdc5d848?usage=True Sep 07 10:09:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a4770814-4c24-4da5-bf2f-d89767654cdb tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a4770814-4c24-4da5-bf2f-d89767654cdb tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a4770814-4c24-4da5-bf2f-d89767654cdb tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/9bbf3491a3bb4afeba8fa9dffdc5d848?usage=True returned with HTTP 200 Sep 07 10:09:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 909/1844] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:09:15 2026] GET /volume/v3/os-quota-sets/9bbf3491a3bb4afeba8fa9dffdc5d848?usage=True => generated 1064 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:09:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-22157534"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ba355221-9167-45b3-b8ce-3b86470b51e7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-22157534'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:09:15 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Create volume of 1 GB Sep 07 10:09:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ba355221-9167-45b3-b8ce-3b86470b51e7 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] POST http://192.168.122.74/volume/v3/os-volume-transfer Sep 07 10:09:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ba355221-9167-45b3-b8ce-3b86470b51e7 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "51c659c7-6396-4cb7-952c-d61619c10a82"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.volume_transfer [None req-ba355221-9167-45b3-b8ce-3b86470b51e7 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Creating new volume transfer {'transfer': {'volume_id': '51c659c7-6396-4cb7-952c-d61619c10a82'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 10:09:15 devstack devstack@c-api.service[87186]: INFO cinder.api.contrib.volume_transfer [None req-ba355221-9167-45b3-b8ce-3b86470b51e7 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Creating transfer of volume 51c659c7-6396-4cb7-952c-d61619c10a82 Sep 07 10:09:15 devstack devstack@c-api.service[87186]: INFO cinder.transfer.api [None req-ba355221-9167-45b3-b8ce-3b86470b51e7 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Generating transfer record for volume 51c659c7-6396-4cb7-952c-d61619c10a82 Sep 07 10:09:15 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Availability Zones retrieved successfully. Sep 07 10:09:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Flow 'volume_create_api' (761c7a70-20ce-4476-a99a-554f2f895f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77563c45-76ea-45f1-9016-6e837adb9701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:09:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ba355221-9167-45b3-b8ce-3b86470b51e7 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] http://192.168.122.74/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 10:09:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 910/1845] 192.168.122.74 () {60 vars in 1170 bytes} [Mon Sep 7 10:09:15 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:09:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-54e9cba3-41c5-4321-a93d-2c2b2e6bbf06 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77563c45-76ea-45f1-9016-6e837adb9701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c44fe2bc-a804-4bc0-9953-75b945ae6f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-54e9cba3-41c5-4321-a93d-2c2b2e6bbf06 tempest-VolumeQuotasAdminTestJSON-828749800 tempest-VolumeQuotasAdminTestJSON-828749800-project-member] POST http://192.168.122.74/volume/v3/os-volume-transfer/1c1d6bd3-f5fb-42e6-b38e-0a70327a6521/accept Sep 07 10:09:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-54e9cba3-41c5-4321-a93d-2c2b2e6bbf06 tempest-VolumeQuotasAdminTestJSON-828749800 tempest-VolumeQuotasAdminTestJSON-828749800-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c565912c1850e747"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.volume_transfer [None req-54e9cba3-41c5-4321-a93d-2c2b2e6bbf06 tempest-VolumeQuotasAdminTestJSON-828749800 tempest-VolumeQuotasAdminTestJSON-828749800-project-member] Accepting volume transfer 1c1d6bd3-f5fb-42e6-b38e-0a70327a6521 {{(pid=87186) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 10:09:15 devstack devstack@c-api.service[87186]: INFO cinder.api.contrib.volume_transfer [None req-54e9cba3-41c5-4321-a93d-2c2b2e6bbf06 tempest-VolumeQuotasAdminTestJSON-828749800 tempest-VolumeQuotasAdminTestJSON-828749800-project-member] Accepting transfer 1c1d6bd3-f5fb-42e6-b38e-0a70327a6521 Sep 07 10:09:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:15 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Created reservations ['d686b778-4773-44c9-931c-75bff9b2526a', 'b9f3b771-0de4-4cfc-9e6d-7b7185bbf170', '1010ba7e-a9f3-4c56-943b-423eba0e4e0f', '31f42076-4820-42cc-9452-51e89c906de5'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c44fe2bc-a804-4bc0-9953-75b945ae6f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d686b778-4773-44c9-931c-75bff9b2526a', 'b9f3b771-0de4-4cfc-9e6d-7b7185bbf170', '1010ba7e-a9f3-4c56-943b-423eba0e4e0f', '31f42076-4820-42cc-9452-51e89c906de5']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef8619f1-0fd1-4f6a-a923-c00ef58d6829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:16 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef8619f1-0fd1-4f6a-a923-c00ef58d6829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4abed4b5-e18b-4526-acde-6d30764809d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-22157534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd932c3a5e24a30b58b9f1a91c87991',qos_specs=None,replication_status=,reservations=['d686b778-4773-44c9-931c-75bff9b2526a','b9f3b771-0de4-4cfc-9e6d-7b7185bbf170','1010ba7e-a9f3-4c56-943b-423eba0e4e0f','31f42076-4820-42cc-9452-51e89c906de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ecb4e12c334a64be3dcfe2aead3583',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:09:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-22157534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4abed4b5-e18b-4526-acde-6d30764809d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dd932c3a5e24a30b58b9f1a91c87991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ecb4e12c334a64be3dcfe2aead3583',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:16 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97438d7f-d302-4fe4-894b-5efaa3eef7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:16 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97438d7f-d302-4fe4-894b-5efaa3eef7f4) transitioned into state 'SUCCESS' from state '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-22157534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd932c3a5e24a30b58b9f1a91c87991',qos_specs=None,replication_status=,reservations=['d686b778-4773-44c9-931c-75bff9b2526a','b9f3b771-0de4-4cfc-9e6d-7b7185bbf170','1010ba7e-a9f3-4c56-943b-423eba0e4e0f','31f42076-4820-42cc-9452-51e89c906de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ecb4e12c334a64be3dcfe2aead3583',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:16 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61be9bc2-b102-4ee3-a80c-856469ea41ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:16 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-54e9cba3-41c5-4321-a93d-2c2b2e6bbf06 tempest-VolumeQuotasAdminTestJSON-828749800 tempest-VolumeQuotasAdminTestJSON-828749800-project-member] Created reservations ['44b5ee94-6174-47b4-a69d-be0f10ba6211', 'c4c74df3-94a4-466c-a0eb-551eb7a419da', '9c417d00-28f6-4973-aa3a-4ec39cbd5b7a', '9f129ebb-684c-4d76-877b-1116baf34d42'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:16 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61be9bc2-b102-4ee3-a80c-856469ea41ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:16 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Flow 'volume_create_api' (761c7a70-20ce-4476-a99a-554f2f895f47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:16 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Create volume request issued successfully. Sep 07 10:09:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-54c52f6f-d655-4ebd-baee-6da892772620 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:09:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 936/1846] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:09:15 2026] POST /volume/v3/volumes => generated 755 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:09:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a85b0ec5-ac6f-42f1-9b91-89f8a2b96c3a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a85b0ec5-ac6f-42f1-9b91-89f8a2b96c3a tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] GET http://192.168.122.74/volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 Sep 07 10:09:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a85b0ec5-ac6f-42f1-9b91-89f8a2b96c3a tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a85b0ec5-ac6f-42f1-9b91-89f8a2b96c3a tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:16 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-54e9cba3-41c5-4321-a93d-2c2b2e6bbf06 tempest-VolumeQuotasAdminTestJSON-828749800 tempest-VolumeQuotasAdminTestJSON-828749800-project-member] Created reservations ['4e3f1e17-5567-40d6-b9ad-6fa006666ea5', '2eefc584-592c-4f87-9cf5-eedbc02a698b', 'ce6213a2-d2ca-425c-9304-2a6672cf02fe', 'ad987e32-2b92-4df3-8da4-82e793162500'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:16 devstack devstack@c-api.service[87186]: /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:09:16 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:09:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:16 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a85b0ec5-ac6f-42f1-9b91-89f8a2b96c3a tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Volume info retrieved successfully. Sep 07 10:09:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a85b0ec5-ac6f-42f1-9b91-89f8a2b96c3a tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] http://192.168.122.74/volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 returned with HTTP 200 Sep 07 10:09:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 937/1847] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:16 2026] GET /volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 => generated 823 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:16 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-54e9cba3-41c5-4321-a93d-2c2b2e6bbf06 tempest-VolumeQuotasAdminTestJSON-828749800 tempest-VolumeQuotasAdminTestJSON-828749800-project-member] Created reservations ['739ae771-887b-4cfc-b25b-784308c0c14b', '72a40a15-bdbb-48d2-9ee9-774f371732a6', '3390b1a8-7cdb-48c6-9920-718a8f3bd14e', 'b0366961-9f2c-442e-8a53-38b243a1ce8d'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:16 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-54e9cba3-41c5-4321-a93d-2c2b2e6bbf06 tempest-VolumeQuotasAdminTestJSON-828749800 tempest-VolumeQuotasAdminTestJSON-828749800-project-member] Created reservations ['a922ac59-2186-42a8-b925-8c712bc2a922', '95604c21-d231-47c8-83cf-99ed9de91dc4', '48b72b7e-cb0b-40fd-a4bb-f0cc3f49f0d4', 'd7b18820-808b-4927-b3e6-306acd76ee38'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-54e9cba3-41c5-4321-a93d-2c2b2e6bbf06 tempest-VolumeQuotasAdminTestJSON-828749800 tempest-VolumeQuotasAdminTestJSON-828749800-project-member] Transfer volume completed successfully. Sep 07 10:09:16 devstack devstack@c-api.service[87186]: INFO cinder.transfer.api [None req-54e9cba3-41c5-4321-a93d-2c2b2e6bbf06 tempest-VolumeQuotasAdminTestJSON-828749800 tempest-VolumeQuotasAdminTestJSON-828749800-project-member] Volume 51c659c7-6396-4cb7-952c-d61619c10a82 has been transferred. Sep 07 10:09:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-54e9cba3-41c5-4321-a93d-2c2b2e6bbf06 tempest-VolumeQuotasAdminTestJSON-828749800 tempest-VolumeQuotasAdminTestJSON-828749800-project-member] http://192.168.122.74/volume/v3/os-volume-transfer/1c1d6bd3-f5fb-42e6-b38e-0a70327a6521/accept returned with HTTP 202 Sep 07 10:09:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 911/1848] 192.168.122.74 () {60 vars in 1302 bytes} [Mon Sep 7 10:09:15 2026] POST /volume/v3/os-volume-transfer/1c1d6bd3-f5fb-42e6-b38e-0a70327a6521/accept => generated 371 bytes in 959 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:09:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-680ee660-7378-4390-994b-123b10693f15 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-680ee660-7378-4390-994b-123b10693f15 tempest-VolumeQuotasAdminTestJSON-828749800 tempest-VolumeQuotasAdminTestJSON-828749800-project-member] GET http://192.168.122.74/volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 Sep 07 10:09:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-680ee660-7378-4390-994b-123b10693f15 tempest-VolumeQuotasAdminTestJSON-828749800 tempest-VolumeQuotasAdminTestJSON-828749800-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-680ee660-7378-4390-994b-123b10693f15 tempest-VolumeQuotasAdminTestJSON-828749800 tempest-VolumeQuotasAdminTestJSON-828749800-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:16 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-680ee660-7378-4390-994b-123b10693f15 tempest-VolumeQuotasAdminTestJSON-828749800 tempest-VolumeQuotasAdminTestJSON-828749800-project-member] Volume info retrieved successfully. Sep 07 10:09:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-680ee660-7378-4390-994b-123b10693f15 tempest-VolumeQuotasAdminTestJSON-828749800 tempest-VolumeQuotasAdminTestJSON-828749800-project-member] http://192.168.122.74/volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 returned with HTTP 200 Sep 07 10:09:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 938/1849] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:16 2026] GET /volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-145a02f7-c9e9-419b-b942-9c60170f3853 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-145a02f7-c9e9-419b-b942-9c60170f3853 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] GET http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa?usage=True Sep 07 10:09:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-145a02f7-c9e9-419b-b942-9c60170f3853 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-145a02f7-c9e9-419b-b942-9c60170f3853 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-145a02f7-c9e9-419b-b942-9c60170f3853 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa?usage=True returned with HTTP 200 Sep 07 10:09:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 912/1850] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:09:16 2026] GET /volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa?usage=True => generated 1064 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2867e624-8527-448c-9723-ccfdc7d66277 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2867e624-8527-448c-9723-ccfdc7d66277 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] GET http://192.168.122.74/volume/v3/os-quota-sets/9bbf3491a3bb4afeba8fa9dffdc5d848?usage=True Sep 07 10:09:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2867e624-8527-448c-9723-ccfdc7d66277 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2867e624-8527-448c-9723-ccfdc7d66277 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2867e624-8527-448c-9723-ccfdc7d66277 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/9bbf3491a3bb4afeba8fa9dffdc5d848?usage=True returned with HTTP 200 Sep 07 10:09:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 939/1851] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:09:16 2026] GET /volume/v3/os-quota-sets/9bbf3491a3bb4afeba8fa9dffdc5d848?usage=True => generated 1064 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-61160ff6-2a85-4b0e-91f5-f0c36d8d7e90 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-61160ff6-2a85-4b0e-91f5-f0c36d8d7e90 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 Sep 07 10:09:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-61160ff6-2a85-4b0e-91f5-f0c36d8d7e90 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-61160ff6-2a85-4b0e-91f5-f0c36d8d7e90 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:16 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-61160ff6-2a85-4b0e-91f5-f0c36d8d7e90 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Delete volume with id: 51c659c7-6396-4cb7-952c-d61619c10a82 Sep 07 10:09:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:17 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:17 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-61160ff6-2a85-4b0e-91f5-f0c36d8d7e90 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Volume info retrieved successfully. Sep 07 10:09:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-61160ff6-2a85-4b0e-91f5-f0c36d8d7e90 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Delete volume request issued successfully. Sep 07 10:09:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-61160ff6-2a85-4b0e-91f5-f0c36d8d7e90 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 returned with HTTP 202 Sep 07 10:09:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 913/1852] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:09:16 2026] DELETE /volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:09:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5ef1f36c-4c0f-42b7-9e55-513f2144abff None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5ef1f36c-4c0f-42b7-9e55-513f2144abff tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] GET http://192.168.122.74/volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 Sep 07 10:09:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5ef1f36c-4c0f-42b7-9e55-513f2144abff tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5ef1f36c-4c0f-42b7-9e55-513f2144abff tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:17 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:17 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5ef1f36c-4c0f-42b7-9e55-513f2144abff tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Volume info retrieved successfully. Sep 07 10:09:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5ef1f36c-4c0f-42b7-9e55-513f2144abff tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 returned with HTTP 200 Sep 07 10:09:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 940/1853] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:17 2026] GET /volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 => generated 1017 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-40887236-f7c9-4680-bff3-f8a5652bd3ec None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-40887236-f7c9-4680-bff3-f8a5652bd3ec tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] GET http://192.168.122.74/volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 Sep 07 10:09:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-40887236-f7c9-4680-bff3-f8a5652bd3ec tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-40887236-f7c9-4680-bff3-f8a5652bd3ec tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:17 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:17 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:17 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:17 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-40887236-f7c9-4680-bff3-f8a5652bd3ec tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Volume info retrieved successfully. Sep 07 10:09:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-40887236-f7c9-4680-bff3-f8a5652bd3ec tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] http://192.168.122.74/volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 returned with HTTP 200 Sep 07 10:09:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 914/1854] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:17 2026] GET /volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 => generated 847 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6cae9d91-10f6-474c-b56c-d8920cef221b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6cae9d91-10f6-474c-b56c-d8920cef221b tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] GET http://192.168.122.74/volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 Sep 07 10:09:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6cae9d91-10f6-474c-b56c-d8920cef221b tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6cae9d91-10f6-474c-b56c-d8920cef221b tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6cae9d91-10f6-474c-b56c-d8920cef221b tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 returned with HTTP 404 Sep 07 10:09:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 941/1855] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:18 2026] GET /volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4cb7f6a4-aca5-405e-92e9-2803975327c5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4cb7f6a4-aca5-405e-92e9-2803975327c5 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] GET http://192.168.122.74/volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4cb7f6a4-aca5-405e-92e9-2803975327c5 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4cb7f6a4-aca5-405e-92e9-2803975327c5 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4cb7f6a4-aca5-405e-92e9-2803975327c5 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] http://192.168.122.74/volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 returned with HTTP 404 Sep 07 10:09:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 915/1856] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:18 2026] GET /volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-73a10ef4-962c-4871-b8fd-b341ded16d89 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-73a10ef4-962c-4871-b8fd-b341ded16d89 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] DELETE http://192.168.122.74/volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 Sep 07 10:09:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-73a10ef4-962c-4871-b8fd-b341ded16d89 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-73a10ef4-962c-4871-b8fd-b341ded16d89 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:18 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-73a10ef4-962c-4871-b8fd-b341ded16d89 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] Delete volume with id: 51c659c7-6396-4cb7-952c-d61619c10a82 Sep 07 10:09:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-73a10ef4-962c-4871-b8fd-b341ded16d89 tempest-VolumeQuotasAdminTestJSON-149200929 tempest-VolumeQuotasAdminTestJSON-149200929-project-member] http://192.168.122.74/volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 returned with HTTP 404 Sep 07 10:09:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 942/1857] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:09:18 2026] DELETE /volume/v3/volumes/51c659c7-6396-4cb7-952c-d61619c10a82 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8a33b001-6a84-47d4-935a-32fc0df29f7d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8a33b001-6a84-47d4-935a-32fc0df29f7d tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] GET http://192.168.122.74/volume/v3/os-quota-sets/7f5d70f857744302ab3d4d95d76a8683?usage=True Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8a33b001-6a84-47d4-935a-32fc0df29f7d tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8a33b001-6a84-47d4-935a-32fc0df29f7d tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8a33b001-6a84-47d4-935a-32fc0df29f7d tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/7f5d70f857744302ab3d4d95d76a8683?usage=True returned with HTTP 200 Sep 07 10:09:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 916/1858] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:09:18 2026] GET /volume/v3/os-quota-sets/7f5d70f857744302ab3d4d95d76a8683?usage=True => generated 1064 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ac23a6cf-969e-4df8-967b-45b51f9573b2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ac23a6cf-969e-4df8-967b-45b51f9573b2 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] PUT http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa Sep 07 10:09:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ac23a6cf-969e-4df8-967b-45b51f9573b2 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1ca44ea7-c57c-43dc-ba58-61e9e3f5899c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1ca44ea7-c57c-43dc-ba58-61e9e3f5899c tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] GET http://192.168.122.74/volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1ca44ea7-c57c-43dc-ba58-61e9e3f5899c tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1ca44ea7-c57c-43dc-ba58-61e9e3f5899c tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1ca44ea7-c57c-43dc-ba58-61e9e3f5899c tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Volume info retrieved successfully. Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1ca44ea7-c57c-43dc-ba58-61e9e3f5899c tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] http://192.168.122.74/volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 returned with HTTP 200 Sep 07 10:09:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 917/1859] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:18 2026] GET /volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-db665ac4-3238-43f9-8586-887042c58f65 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-db665ac4-3238-43f9-8586-887042c58f65 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-reader] GET http://192.168.122.74/volume/v3/limits Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-db665ac4-3238-43f9-8586-887042c58f65 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-db665ac4-3238-43f9-8586-887042c58f65 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-db665ac4-3238-43f9-8586-887042c58f65 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-reader] http://192.168.122.74/volume/v3/limits returned with HTTP 200 Sep 07 10:09:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 918/1860] 192.168.122.74 () {58 vars in 1113 bytes} [Mon Sep 7 10:09:18 2026] GET /volume/v3/limits => generated 302 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1528fb85-e98f-4bbd-9113-52b057a8f303 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1528fb85-e98f-4bbd-9113-52b057a8f303 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] GET http://192.168.122.74/volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1528fb85-e98f-4bbd-9113-52b057a8f303 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1528fb85-e98f-4bbd-9113-52b057a8f303 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ac23a6cf-969e-4df8-967b-45b51f9573b2 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa returned with HTTP 200 Sep 07 10:09:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 943/1861] 192.168.122.74 () {60 vars in 1254 bytes} [Mon Sep 7 10:09:18 2026] PUT /volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa => generated 400 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1ab3f524-ac07-45ef-9dc0-ff9fb65fe6f2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1ab3f524-ac07-45ef-9dc0-ff9fb65fe6f2 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] PUT http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa Sep 07 10:09:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1ab3f524-ac07-45ef-9dc0-ff9fb65fe6f2 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1528fb85-e98f-4bbd-9113-52b057a8f303 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Volume info retrieved successfully. Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1528fb85-e98f-4bbd-9113-52b057a8f303 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] http://192.168.122.74/volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 returned with HTTP 200 Sep 07 10:09:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 919/1862] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:18 2026] GET /volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-86bc617c-1950-40a1-89c0-6578a64fc8ed None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-86bc617c-1950-40a1-89c0-6578a64fc8ed tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] DELETE http://192.168.122.74/volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-86bc617c-1950-40a1-89c0-6578a64fc8ed tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-86bc617c-1950-40a1-89c0-6578a64fc8ed tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-86bc617c-1950-40a1-89c0-6578a64fc8ed tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Delete volume with id: 4abed4b5-e18b-4526-acde-6d30764809d3 Sep 07 10:09:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-86bc617c-1950-40a1-89c0-6578a64fc8ed tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Volume info retrieved successfully. Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-86bc617c-1950-40a1-89c0-6578a64fc8ed tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Delete volume request issued successfully. Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-86bc617c-1950-40a1-89c0-6578a64fc8ed tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] http://192.168.122.74/volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 returned with HTTP 202 Sep 07 10:09:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 920/1863] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:09:18 2026] DELETE /volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d5bf1dac-ac18-4991-a7a1-d2f6460ae447 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d5bf1dac-ac18-4991-a7a1-d2f6460ae447 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] GET http://192.168.122.74/volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d5bf1dac-ac18-4991-a7a1-d2f6460ae447 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d5bf1dac-ac18-4991-a7a1-d2f6460ae447 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d5bf1dac-ac18-4991-a7a1-d2f6460ae447 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Volume info retrieved successfully. Sep 07 10:09:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d5bf1dac-ac18-4991-a7a1-d2f6460ae447 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] http://192.168.122.74/volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 returned with HTTP 200 Sep 07 10:09:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 921/1864] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:18 2026] GET /volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1ab3f524-ac07-45ef-9dc0-ff9fb65fe6f2 tempest-VolumeQuotasAdminTestJSON-1721308836 tempest-VolumeQuotasAdminTestJSON-1721308836-project-admin] http://192.168.122.74/volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa returned with HTTP 200 Sep 07 10:09:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 944/1865] 192.168.122.74 () {60 vars in 1254 bytes} [Mon Sep 7 10:09:18 2026] PUT /volume/v3/os-quota-sets/2af79c5d77c241db8704160016b48afa => generated 398 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:09:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a75f298a-0877-41ff-a2b3-b09f8e120854 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a75f298a-0877-41ff-a2b3-b09f8e120854 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] GET http://192.168.122.74/volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 Sep 07 10:09:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a75f298a-0877-41ff-a2b3-b09f8e120854 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a75f298a-0877-41ff-a2b3-b09f8e120854 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a75f298a-0877-41ff-a2b3-b09f8e120854 tempest-AbsoluteLimitsTests-259747390 tempest-AbsoluteLimitsTests-259747390-project-member] http://192.168.122.74/volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 returned with HTTP 404 Sep 07 10:09:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 922/1866] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:19 2026] GET /volume/v3/volumes/4abed4b5-e18b-4526-acde-6d30764809d3 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-801f6a23-fe07-49ff-92e0-2df970933fbe None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:09:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1422797739", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1422797739', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:09:21 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Create volume of 1 GB Sep 07 10:09:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Availability Zones retrieved successfully. Sep 07 10:09:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Flow 'volume_create_api' (33d58717-cef6-4131-b76b-65eee2c1fb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95914136-b37c-43e4-95a4-d8025262de9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:09:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95914136-b37c-43e4-95a4-d8025262de9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (183254f1-2df8-4901-a3d0-165a73da557a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:21 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Created reservations ['e12eea44-f564-4388-97f3-abaa08d4bfcd', 'bd9fe9b1-7a1c-4a07-b474-9c1412644159', 'b66ddbf4-1fa7-4a14-8d3f-16be90b56383', '19671ab8-8ab7-41ab-9479-958e4b3b0f5f'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (183254f1-2df8-4901-a3d0-165a73da557a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e12eea44-f564-4388-97f3-abaa08d4bfcd', 'bd9fe9b1-7a1c-4a07-b474-9c1412644159', 'b66ddbf4-1fa7-4a14-8d3f-16be90b56383', '19671ab8-8ab7-41ab-9479-958e4b3b0f5f']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c7af9b-e60a-44b3-a3ea-443d35e6e0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:21 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c7af9b-e60a-44b3-a3ea-443d35e6e0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1422797739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25bb78acf1d44ee8a290d96bd48fafec',qos_specs=None,replication_status=,reservations=['e12eea44-f564-4388-97f3-abaa08d4bfcd','bd9fe9b1-7a1c-4a07-b474-9c1412644159','b66ddbf4-1fa7-4a14-8d3f-16be90b56383','19671ab8-8ab7-41ab-9479-958e4b3b0f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddfa3b83572a4e76b45425e0945d994a',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:09:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1422797739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25bb78acf1d44ee8a290d96bd48fafec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddfa3b83572a4e76b45425e0945d994a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ff2b43-1fa7-4457-b808-03e0a8edcefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ff2b43-1fa7-4457-b808-03e0a8edcefc) transitioned into state 'SUCCESS' from state '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-1422797739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25bb78acf1d44ee8a290d96bd48fafec',qos_specs=None,replication_status=,reservations=['e12eea44-f564-4388-97f3-abaa08d4bfcd','bd9fe9b1-7a1c-4a07-b474-9c1412644159','b66ddbf4-1fa7-4a14-8d3f-16be90b56383','19671ab8-8ab7-41ab-9479-958e4b3b0f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddfa3b83572a4e76b45425e0945d994a',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66b4293f-4c8d-4ff9-b8b9-5acca1d1d2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66b4293f-4c8d-4ff9-b8b9-5acca1d1d2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Flow 'volume_create_api' (33d58717-cef6-4131-b76b-65eee2c1fb2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Create volume request issued successfully. Sep 07 10:09:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-801f6a23-fe07-49ff-92e0-2df970933fbe tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:09:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 945/1867] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:09:20 2026] POST /volume/v3/volumes => generated 772 bytes in 774 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:09:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1784c51e-f637-404a-9f1b-195125a392da None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:09:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-931270616", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-931270616', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:09:21 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Create volume of 1 GB Sep 07 10:09:21 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Availability Zones retrieved successfully. Sep 07 10:09:21 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Flow 'volume_create_api' (38874c28-e2d4-4f85-b5a3-6dce733e7c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:21 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2a5f53a-3a21-442c-8019-c04ee0e7c259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:21 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:09:21 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2a5f53a-3a21-442c-8019-c04ee0e7c259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:21 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d9d5be5-5d55-4a71-a5cd-d4de02515435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:21 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Created reservations ['3f486074-7d88-4b75-abb2-a0c141f5f57f', '47982451-634a-4339-84ca-c1406da4c1be', '0478108d-a18b-42c7-8929-987370b2e7b6', 'fe81fd9a-e613-44ed-b879-4c9798a65d8d'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:21 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d9d5be5-5d55-4a71-a5cd-d4de02515435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f486074-7d88-4b75-abb2-a0c141f5f57f', '47982451-634a-4339-84ca-c1406da4c1be', '0478108d-a18b-42c7-8929-987370b2e7b6', 'fe81fd9a-e613-44ed-b879-4c9798a65d8d']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:21 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1abcc3f-8fab-400f-950d-0d51e8bc3438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:21 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:21 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:21 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1abcc3f-8fab-400f-950d-0d51e8bc3438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63322935-468a-400c-8a29-86201154a482', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-931270616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25bb78acf1d44ee8a290d96bd48fafec',qos_specs=None,replication_status=,reservations=['3f486074-7d88-4b75-abb2-a0c141f5f57f','47982451-634a-4339-84ca-c1406da4c1be','0478108d-a18b-42c7-8929-987370b2e7b6','fe81fd9a-e613-44ed-b879-4c9798a65d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddfa3b83572a4e76b45425e0945d994a',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:09:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-931270616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63322935-468a-400c-8a29-86201154a482,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25bb78acf1d44ee8a290d96bd48fafec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddfa3b83572a4e76b45425e0945d994a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:21 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41154b15-9f35-4e1e-96f6-04cb7e77f5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:22 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41154b15-9f35-4e1e-96f6-04cb7e77f5e3) transitioned into state 'SUCCESS' from state '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-931270616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25bb78acf1d44ee8a290d96bd48fafec',qos_specs=None,replication_status=,reservations=['3f486074-7d88-4b75-abb2-a0c141f5f57f','47982451-634a-4339-84ca-c1406da4c1be','0478108d-a18b-42c7-8929-987370b2e7b6','fe81fd9a-e613-44ed-b879-4c9798a65d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddfa3b83572a4e76b45425e0945d994a',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:22 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4db0fe5-0331-42aa-84b8-29a9fac977c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:22 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4db0fe5-0331-42aa-84b8-29a9fac977c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:22 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Flow 'volume_create_api' (38874c28-e2d4-4f85-b5a3-6dce733e7c86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Create volume request issued successfully. Sep 07 10:09:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1784c51e-f637-404a-9f1b-195125a392da tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:09:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 923/1868] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:09: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 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-dee99f0d-1089-4213-a8f6-33286027b626 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d076784f-52f1-4997-b4e4-dad685616231 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dee99f0d-1089-4213-a8f6-33286027b626 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] GET http://192.168.122.74/volume/v3/os-services Sep 07 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dee99f0d-1089-4213-a8f6-33286027b626 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dee99f0d-1089-4213-a8f6-33286027b626 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:27 devstack devstack@c-api.service[87187]: /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:09:27 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:09:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dee99f0d-1089-4213-a8f6-33286027b626 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] http://192.168.122.74/volume/v3/os-services returned with HTTP 200 Sep 07 10:09:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 946/1869] 192.168.122.74 () {58 vars in 1128 bytes} [Mon Sep 7 10:09:27 2026] GET /volume/v3/os-services => generated 707 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a884409c-c1a0-43b1-873e-c6631bafc529 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a884409c-c1a0-43b1-873e-c6631bafc529 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] GET http://192.168.122.74/volume/v3/os-services?host=devstack Sep 07 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a884409c-c1a0-43b1-873e-c6631bafc529 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a884409c-c1a0-43b1-873e-c6631bafc529 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a884409c-c1a0-43b1-873e-c6631bafc529 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] http://192.168.122.74/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 07 10:09:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 947/1870] 192.168.122.74 () {58 vars in 1155 bytes} [Mon Sep 7 10:09:27 2026] GET /volume/v3/os-services?host=devstack => generated 707 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8a54626f-a681-450f-b16c-d8bd3d3bcd77 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8a54626f-a681-450f-b16c-d8bd3d3bcd77 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] GET http://192.168.122.74/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 07 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8a54626f-a681-450f-b16c-d8bd3d3bcd77 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8a54626f-a681-450f-b16c-d8bd3d3bcd77 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8a54626f-a681-450f-b16c-d8bd3d3bcd77 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] http://192.168.122.74/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 07 10:09:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 948/1871] 192.168.122.74 () {58 vars in 1203 bytes} [Mon Sep 7 10:09:27 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e74bdc17-41be-45f2-b47d-b133597f9903 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e74bdc17-41be-45f2-b47d-b133597f9903 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] GET http://192.168.122.74/volume/v3/os-services?binary=cinder-scheduler Sep 07 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e74bdc17-41be-45f2-b47d-b133597f9903 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e74bdc17-41be-45f2-b47d-b133597f9903 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e74bdc17-41be-45f2-b47d-b133597f9903 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] http://192.168.122.74/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 07 10:09:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 949/1872] 192.168.122.74 () {58 vars in 1175 bytes} [Mon Sep 7 10:09:27 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-91475dd2-d356-4861-8d36-62a23010cb1d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:09:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-630886663"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-630886663'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:09:27 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Create volume of 1 GB Sep 07 10:09:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Availability Zones retrieved successfully. Sep 07 10:09:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Flow 'volume_create_api' (c24902c4-33a7-4abf-8275-e9a102714270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf645457-8dac-4bcd-ac79-1379ae3f07f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:09:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf645457-8dac-4bcd-ac79-1379ae3f07f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46a5e066-811b-45d9-9e8b-9ec4aaf16556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-960508639"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-960508639'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:09:27 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Create volume of 1 GB Sep 07 10:09:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Availability Zones retrieved successfully. Sep 07 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Flow 'volume_create_api' (843dda67-9ffb-4c82-86c9-57570225da38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7829fa84-3f6c-469e-9ed3-b3686ef27c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7829fa84-3f6c-469e-9ed3-b3686ef27c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b36688d-6ec5-40c5-965b-36e7a76cb518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:27 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Created reservations ['a07b86c2-cc52-4b7b-93dc-b700b8866446', '9cd1f58c-5851-43d6-b492-ecd433714da5', '2b5655cf-0f98-4663-9fa2-268dee069cd0', '460952ba-17d7-4fdc-8fa8-4dbee8b662c5'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46a5e066-811b-45d9-9e8b-9ec4aaf16556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a07b86c2-cc52-4b7b-93dc-b700b8866446', '9cd1f58c-5851-43d6-b492-ecd433714da5', '2b5655cf-0f98-4663-9fa2-268dee069cd0', '460952ba-17d7-4fdc-8fa8-4dbee8b662c5']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1adb1136-123a-47e2-8f34-2172b1e078b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:28 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1adb1136-123a-47e2-8f34-2172b1e078b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0db4c760-3cc7-4031-9a0c-32867d9e2528', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-630886663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ba1954b6c546f3b986592ca3986251',qos_specs=None,replication_status=,reservations=['a07b86c2-cc52-4b7b-93dc-b700b8866446','9cd1f58c-5851-43d6-b492-ecd433714da5','2b5655cf-0f98-4663-9fa2-268dee069cd0','460952ba-17d7-4fdc-8fa8-4dbee8b662c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9fc507c57c34f999b2f35a4cf9987ae',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:09:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-630886663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0db4c760-3cc7-4031-9a0c-32867d9e2528,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80ba1954b6c546f3b986592ca3986251',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9fc507c57c34f999b2f35a4cf9987ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:28 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e11d581-4e87-4c5d-8384-a7d8f5f06e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:28 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e11d581-4e87-4c5d-8384-a7d8f5f06e57) transitioned into state 'SUCCESS' from state '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-630886663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ba1954b6c546f3b986592ca3986251',qos_specs=None,replication_status=,reservations=['a07b86c2-cc52-4b7b-93dc-b700b8866446','9cd1f58c-5851-43d6-b492-ecd433714da5','2b5655cf-0f98-4663-9fa2-268dee069cd0','460952ba-17d7-4fdc-8fa8-4dbee8b662c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9fc507c57c34f999b2f35a4cf9987ae',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:28 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c27167-1ce1-43c0-9f7b-f52b6ef13823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:28 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Created reservations ['3a41216f-a18e-4986-bd4e-d315cf1e93eb', 'a8bd0f12-5e71-4bc9-86c8-a4caea6135c5', '08eef993-e6d2-4318-b538-f5572e8d2f95', '859432d6-7a03-4ae3-92fd-173a81fc941a'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:28 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b36688d-6ec5-40c5-965b-36e7a76cb518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a41216f-a18e-4986-bd4e-d315cf1e93eb', 'a8bd0f12-5e71-4bc9-86c8-a4caea6135c5', '08eef993-e6d2-4318-b538-f5572e8d2f95', '859432d6-7a03-4ae3-92fd-173a81fc941a']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:28 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d3f47ca-0caf-48d2-862c-af92251ee258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:28 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c27167-1ce1-43c0-9f7b-f52b6ef13823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:28 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Flow 'volume_create_api' (c24902c4-33a7-4abf-8275-e9a102714270) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Create volume request issued successfully. Sep 07 10:09:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d076784f-52f1-4997-b4e4-dad685616231 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:09:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 924/1873] 192.168.122.74 () {62 vars in 1178 bytes} [Mon Sep 7 10:09:27 2026] POST /volume/v3/volumes => generated 825 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-30b00958-2db0-4c80-a03f-2da660f97a38 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-30b00958-2db0-4c80-a03f-2da660f97a38 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] GET http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 Sep 07 10:09:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-30b00958-2db0-4c80-a03f-2da660f97a38 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-30b00958-2db0-4c80-a03f-2da660f97a38 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:28 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d3f47ca-0caf-48d2-862c-af92251ee258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af2825a6-e528-4e49-a4cd-b962ab3fc9d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-960508639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0039f0a0eb44703846e8773294799fb',qos_specs=None,replication_status=,reservations=['3a41216f-a18e-4986-bd4e-d315cf1e93eb','a8bd0f12-5e71-4bc9-86c8-a4caea6135c5','08eef993-e6d2-4318-b538-f5572e8d2f95','859432d6-7a03-4ae3-92fd-173a81fc941a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f20e4e0348754ebaa5888b7962d04dc5',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:09:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-960508639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af2825a6-e528-4e49-a4cd-b962ab3fc9d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0039f0a0eb44703846e8773294799fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f20e4e0348754ebaa5888b7962d04dc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:28 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbe03877-7b39-4042-955f-2b3524759e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-30b00958-2db0-4c80-a03f-2da660f97a38 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Volume info retrieved successfully. Sep 07 10:09:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-30b00958-2db0-4c80-a03f-2da660f97a38 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 returned with HTTP 200 Sep 07 10:09:28 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbe03877-7b39-4042-955f-2b3524759e5c) transitioned into state 'SUCCESS' from state '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-960508639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0039f0a0eb44703846e8773294799fb',qos_specs=None,replication_status=,reservations=['3a41216f-a18e-4986-bd4e-d315cf1e93eb','a8bd0f12-5e71-4bc9-86c8-a4caea6135c5','08eef993-e6d2-4318-b538-f5572e8d2f95','859432d6-7a03-4ae3-92fd-173a81fc941a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f20e4e0348754ebaa5888b7962d04dc5',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 925/1874] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:09:28 2026] GET /volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 => generated 893 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:28 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (439abdba-ec72-484e-9a9e-33b051c1810e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:28 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (439abdba-ec72-484e-9a9e-33b051c1810e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:28 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Flow 'volume_create_api' (843dda67-9ffb-4c82-86c9-57570225da38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Create volume request issued successfully. Sep 07 10:09:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-91475dd2-d356-4861-8d36-62a23010cb1d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:09:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 950/1875] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:09:27 2026] POST /volume/v3/volumes => generated 760 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:09:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b80e534b-3d8e-4e60-94fc-0e9f9243c1b8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b80e534b-3d8e-4e60-94fc-0e9f9243c1b8 tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] GET http://192.168.122.74/volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 Sep 07 10:09:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b80e534b-3d8e-4e60-94fc-0e9f9243c1b8 tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b80e534b-3d8e-4e60-94fc-0e9f9243c1b8 tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b80e534b-3d8e-4e60-94fc-0e9f9243c1b8 tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Volume info retrieved successfully. Sep 07 10:09:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b80e534b-3d8e-4e60-94fc-0e9f9243c1b8 tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] http://192.168.122.74/volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 returned with HTTP 200 Sep 07 10:09:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 926/1876] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:28 2026] GET /volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 => generated 828 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4414aa9f-7b64-435c-93ad-457fd305d3ac None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4414aa9f-7b64-435c-93ad-457fd305d3ac tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] GET http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 Sep 07 10:09:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4414aa9f-7b64-435c-93ad-457fd305d3ac tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4414aa9f-7b64-435c-93ad-457fd305d3ac tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4414aa9f-7b64-435c-93ad-457fd305d3ac tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Volume info retrieved successfully. Sep 07 10:09:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4414aa9f-7b64-435c-93ad-457fd305d3ac tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 returned with HTTP 200 Sep 07 10:09:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 951/1877] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:09:29 2026] GET /volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 => generated 917 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5d377e5c-9633-4695-97be-67312b28127d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5d377e5c-9633-4695-97be-67312b28127d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] GET http://192.168.122.74/volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 Sep 07 10:09:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5d377e5c-9633-4695-97be-67312b28127d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5d377e5c-9633-4695-97be-67312b28127d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5d377e5c-9633-4695-97be-67312b28127d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Volume info retrieved successfully. Sep 07 10:09:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5d377e5c-9633-4695-97be-67312b28127d tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] http://192.168.122.74/volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 returned with HTTP 200 Sep 07 10:09:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 927/1878] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:29 2026] GET /volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-15e3c4a9-2fbc-49e1-b089-454fb76709e4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-15e3c4a9-2fbc-49e1-b089-454fb76709e4 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] GET http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 Sep 07 10:09:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-15e3c4a9-2fbc-49e1-b089-454fb76709e4 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-15e3c4a9-2fbc-49e1-b089-454fb76709e4 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:30 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-15e3c4a9-2fbc-49e1-b089-454fb76709e4 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Volume info retrieved successfully. Sep 07 10:09:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-15e3c4a9-2fbc-49e1-b089-454fb76709e4 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 returned with HTTP 200 Sep 07 10:09:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 952/1879] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:09:30 2026] GET /volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 => generated 953 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-85c9e267-9f38-4f4b-933c-959110e792f2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-85c9e267-9f38-4f4b-933c-959110e792f2 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] POST http://192.168.122.74/volume/v3/volume-transfers Sep 07 10:09:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-85c9e267-9f38-4f4b-933c-959110e792f2 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0db4c760-3cc7-4031-9a0c-32867d9e2528"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volume_transfer [None req-85c9e267-9f38-4f4b-933c-959110e792f2 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Creating new volume transfer {'transfer': {'volume_id': '0db4c760-3cc7-4031-9a0c-32867d9e2528'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 10:09:30 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volume_transfer [None req-85c9e267-9f38-4f4b-933c-959110e792f2 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Creating transfer of volume 0db4c760-3cc7-4031-9a0c-32867d9e2528 Sep 07 10:09:30 devstack devstack@c-api.service[87186]: INFO cinder.transfer.api [None req-85c9e267-9f38-4f4b-933c-959110e792f2 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Generating transfer record for volume 0db4c760-3cc7-4031-9a0c-32867d9e2528 Sep 07 10:09:30 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:30 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:30 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:30 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-85c9e267-9f38-4f4b-933c-959110e792f2 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volume-transfers returned with HTTP 202 Sep 07 10:09:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3bbacbb0-9bf1-41d1-9bb4-f3d5d9dbe9df None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 928/1880] 192.168.122.74 () {62 vars in 1205 bytes} [Mon Sep 7 10:09:30 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3bbacbb0-9bf1-41d1-9bb4-f3d5d9dbe9df tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] GET http://192.168.122.74/volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 Sep 07 10:09:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3bbacbb0-9bf1-41d1-9bb4-f3d5d9dbe9df tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3bbacbb0-9bf1-41d1-9bb4-f3d5d9dbe9df tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e6f1894e-0735-4cd2-951d-b6c357293569 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e6f1894e-0735-4cd2-951d-b6c357293569 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] GET http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 Sep 07 10:09:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e6f1894e-0735-4cd2-951d-b6c357293569 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e6f1894e-0735-4cd2-951d-b6c357293569 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:30 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:30 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:30 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3bbacbb0-9bf1-41d1-9bb4-f3d5d9dbe9df tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Volume info retrieved successfully. Sep 07 10:09:30 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:30 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:30 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e6f1894e-0735-4cd2-951d-b6c357293569 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Volume info retrieved successfully. Sep 07 10:09:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3bbacbb0-9bf1-41d1-9bb4-f3d5d9dbe9df tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] http://192.168.122.74/volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 returned with HTTP 200 Sep 07 10:09:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 953/1881] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:30 2026] GET /volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e6f1894e-0735-4cd2-951d-b6c357293569 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 returned with HTTP 200 Sep 07 10:09:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 929/1882] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:09:30 2026] GET /volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 => generated 961 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b407137a-a171-42b2-8a6e-603272c2cc00 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b407137a-a171-42b2-8a6e-603272c2cc00 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-reader] GET http://192.168.122.74/volume/v3/os-volume-transfer/d3bb42aa-f7ff-4b9d-9390-148346e576da Sep 07 10:09:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b407137a-a171-42b2-8a6e-603272c2cc00 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b407137a-a171-42b2-8a6e-603272c2cc00 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b407137a-a171-42b2-8a6e-603272c2cc00 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-reader] http://192.168.122.74/volume/v3/os-volume-transfer/d3bb42aa-f7ff-4b9d-9390-148346e576da returned with HTTP 200 Sep 07 10:09:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 954/1883] 192.168.122.74 () {60 vars in 1301 bytes} [Mon Sep 7 10:09:30 2026] GET /volume/v3/os-volume-transfer/d3bb42aa-f7ff-4b9d-9390-148346e576da => generated 546 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e3186175-7a79-4d91-ae27-38c66128b47a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3186175-7a79-4d91-ae27-38c66128b47a tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-reader] GET http://192.168.122.74/volume/v3/os-volume-transfer Sep 07 10:09:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e3186175-7a79-4d91-ae27-38c66128b47a tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e3186175-7a79-4d91-ae27-38c66128b47a tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.volume_transfer [None req-e3186175-7a79-4d91-ae27-38c66128b47a tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-reader] Listing volume transfers {{(pid=87186) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 10:09:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3186175-7a79-4d91-ae27-38c66128b47a tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-reader] http://192.168.122.74/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 10:09:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 930/1884] 192.168.122.74 () {60 vars in 1190 bytes} [Mon Sep 7 10:09:30 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-46006af8-035c-4273-acca-8f54637a9529 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-46006af8-035c-4273-acca-8f54637a9529 tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] POST http://192.168.122.74/volume/v3/volume-transfers/d3bb42aa-f7ff-4b9d-9390-148346e576da/accept Sep 07 10:09:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-46006af8-035c-4273-acca-8f54637a9529 tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b88131dfa42f0274"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.volume_transfer [None req-46006af8-035c-4273-acca-8f54637a9529 tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] Accepting volume transfer d3bb42aa-f7ff-4b9d-9390-148346e576da {{(pid=87187) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 10:09:30 devstack devstack@c-api.service[87187]: INFO cinder.api.contrib.volume_transfer [None req-46006af8-035c-4273-acca-8f54637a9529 tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] Accepting transfer d3bb42aa-f7ff-4b9d-9390-148346e576da Sep 07 10:09:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:30 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-46006af8-035c-4273-acca-8f54637a9529 tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] Created reservations ['59ddec74-ad46-4f35-a62b-32b165093ca9', '16f0bdf8-9531-4508-acf5-f05cda6c1a76', '165af283-b5bf-43fe-8990-c02fe4944e66', 'b34b9ec1-3eae-4a56-9f88-c302d8094f87'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:31 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-46006af8-035c-4273-acca-8f54637a9529 tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] Created reservations ['69f53d87-0578-445e-9bff-6ddc2267dd41', '70d80eb0-b0b7-435e-8e54-8e6f860ceff5', 'ba9e365a-b7af-41ff-8dd0-c21082df76c2', '38126b33-2075-4765-9a57-811fa5597760'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:31 devstack devstack@c-api.service[87187]: /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:09:31 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:09:31 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-46006af8-035c-4273-acca-8f54637a9529 tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] Created reservations ['b52d3ff0-0d3a-41a5-959e-7123d21188ac', 'ea3b5b54-8882-4d24-9556-199ebe2f5855', 'e5e3e1b2-31d8-41df-91f9-2171c78fdc6f', '550ec948-6f50-4ae5-8887-6997c1547786'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:31 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-46006af8-035c-4273-acca-8f54637a9529 tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] Created reservations ['89a07535-33cf-400b-9fe9-a068f180d391', '8eba7722-b901-4a6a-b294-c4f2cc5d48d0', '25d763ab-7cf2-4e04-abf2-6a331d623203', '56a681f3-1d99-4fbf-848c-2bdb3072b665'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-46006af8-035c-4273-acca-8f54637a9529 tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] Transfer volume completed successfully. Sep 07 10:09:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f3f412c0-5fa4-4f11-89b7-dd47cd5ebe3f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f3f412c0-5fa4-4f11-89b7-dd47cd5ebe3f tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] GET http://192.168.122.74/volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 Sep 07 10:09:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f3f412c0-5fa4-4f11-89b7-dd47cd5ebe3f tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f3f412c0-5fa4-4f11-89b7-dd47cd5ebe3f tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:31 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:31 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f3f412c0-5fa4-4f11-89b7-dd47cd5ebe3f tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Volume info retrieved successfully. Sep 07 10:09:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f3f412c0-5fa4-4f11-89b7-dd47cd5ebe3f tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] http://192.168.122.74/volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 returned with HTTP 200 Sep 07 10:09:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 931/1885] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:31 2026] GET /volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 => generated 853 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6b2bb835-05dd-4e3d-9f11-cbc1a194729a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6b2bb835-05dd-4e3d-9f11-cbc1a194729a tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] GET http://192.168.122.74/volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 Sep 07 10:09:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6b2bb835-05dd-4e3d-9f11-cbc1a194729a tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6b2bb835-05dd-4e3d-9f11-cbc1a194729a tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:31 devstack devstack@c-api.service[87187]: INFO cinder.transfer.api [None req-46006af8-035c-4273-acca-8f54637a9529 tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] Volume 0db4c760-3cc7-4031-9a0c-32867d9e2528 has been transferred. Sep 07 10:09:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:31 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:31 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:31 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:31 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-46006af8-035c-4273-acca-8f54637a9529 tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] http://192.168.122.74/volume/v3/volume-transfers/d3bb42aa-f7ff-4b9d-9390-148346e576da/accept returned with HTTP 202 Sep 07 10:09:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 955/1886] 192.168.122.74 () {62 vars in 1337 bytes} [Mon Sep 7 10:09:30 2026] POST /volume/v3/volume-transfers/d3bb42aa-f7ff-4b9d-9390-148346e576da/accept => generated 371 bytes in 1192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e02738ca-51d7-473a-bddd-86343ba627a6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6b2bb835-05dd-4e3d-9f11-cbc1a194729a tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] Volume info retrieved successfully. Sep 07 10:09:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e02738ca-51d7-473a-bddd-86343ba627a6 tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] GET http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 Sep 07 10:09:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e02738ca-51d7-473a-bddd-86343ba627a6 tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e02738ca-51d7-473a-bddd-86343ba627a6 tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6b2bb835-05dd-4e3d-9f11-cbc1a194729a tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] http://192.168.122.74/volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 returned with HTTP 200 Sep 07 10:09:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 932/1887] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:31 2026] GET /volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 => generated 1016 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:31 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:31 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-77a0a69f-532b-4f89-9d9b-b59b1be877d8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e02738ca-51d7-473a-bddd-86343ba627a6 tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] Volume info retrieved successfully. Sep 07 10:09:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-77a0a69f-532b-4f89-9d9b-b59b1be877d8 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] GET http://192.168.122.74/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 07 10:09:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-77a0a69f-532b-4f89-9d9b-b59b1be877d8 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-77a0a69f-532b-4f89-9d9b-b59b1be877d8 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e02738ca-51d7-473a-bddd-86343ba627a6 tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 returned with HTTP 200 Sep 07 10:09:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 956/1888] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:09:31 2026] GET /volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 => generated 953 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:31 devstack devstack@c-api.service[87186]: /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:09:31 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:09:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-77a0a69f-532b-4f89-9d9b-b59b1be877d8 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] http://192.168.122.74/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 07 10:09:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 933/1889] 192.168.122.74 () {58 vars in 1197 bytes} [Mon Sep 7 10:09:31 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 534 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-80d6c20e-5c97-438c-a9d8-1391a5d2121b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-80d6c20e-5c97-438c-a9d8-1391a5d2121b tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] GET http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 Sep 07 10:09:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d015f2af-7346-49a6-9a6b-f53dd0b6c030 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-80d6c20e-5c97-438c-a9d8-1391a5d2121b tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-80d6c20e-5c97-438c-a9d8-1391a5d2121b tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d015f2af-7346-49a6-9a6b-f53dd0b6c030 tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] GET http://192.168.122.74/volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 Sep 07 10:09:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d015f2af-7346-49a6-9a6b-f53dd0b6c030 tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d015f2af-7346-49a6-9a6b-f53dd0b6c030 tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:31 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:31 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-80d6c20e-5c97-438c-a9d8-1391a5d2121b tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] Volume info retrieved successfully. Sep 07 10:09:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-80d6c20e-5c97-438c-a9d8-1391a5d2121b tempest-VolumesTransfersV357Test-2040661467 tempest-VolumesTransfersV357Test-2040661467-project-member] http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 returned with HTTP 200 Sep 07 10:09:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 957/1890] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:09:31 2026] GET /volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 => generated 953 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:31 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:31 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a6860b7e-7cd9-4ffc-b746-3b4f5e5d57a4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a6860b7e-7cd9-4ffc-b746-3b4f5e5d57a4 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] DELETE http://192.168.122.74/volume/v3/volume-transfers/d3bb42aa-f7ff-4b9d-9390-148346e576da Sep 07 10:09:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a6860b7e-7cd9-4ffc-b746-3b4f5e5d57a4 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a6860b7e-7cd9-4ffc-b746-3b4f5e5d57a4 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:31 devstack devstack@c-api.service[87187]: INFO cinder.api.contrib.volume_transfer [None req-a6860b7e-7cd9-4ffc-b746-3b4f5e5d57a4 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Delete transfer with id: d3bb42aa-f7ff-4b9d-9390-148346e576da Sep 07 10:09:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d015f2af-7346-49a6-9a6b-f53dd0b6c030 tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Volume info retrieved successfully. Sep 07 10:09:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a6860b7e-7cd9-4ffc-b746-3b4f5e5d57a4 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volume-transfers/d3bb42aa-f7ff-4b9d-9390-148346e576da returned with HTTP 404 Sep 07 10:09:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 958/1891] 192.168.122.74 () {60 vars in 1298 bytes} [Mon Sep 7 10:09:31 2026] DELETE /volume/v3/volume-transfers/d3bb42aa-f7ff-4b9d-9390-148346e576da => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:09:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bd7f75b5-19e5-4ca4-84d7-36b5f4b375a5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d015f2af-7346-49a6-9a6b-f53dd0b6c030 tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] http://192.168.122.74/volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 returned with HTTP 200 Sep 07 10:09:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 934/1892] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:31 2026] GET /volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8e33de2e-5507-4d5a-b4c7-a9b1771e8493 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8e33de2e-5507-4d5a-b4c7-a9b1771e8493 tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] DELETE http://192.168.122.74/volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 Sep 07 10:09:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8e33de2e-5507-4d5a-b4c7-a9b1771e8493 tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8e33de2e-5507-4d5a-b4c7-a9b1771e8493 tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:32 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-8e33de2e-5507-4d5a-b4c7-a9b1771e8493 tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Delete volume with id: af2825a6-e528-4e49-a4cd-b962ab3fc9d2 Sep 07 10:09:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8e33de2e-5507-4d5a-b4c7-a9b1771e8493 tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Volume info retrieved successfully. Sep 07 10:09:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8e33de2e-5507-4d5a-b4c7-a9b1771e8493 tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Delete volume request issued successfully. Sep 07 10:09:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8e33de2e-5507-4d5a-b4c7-a9b1771e8493 tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] http://192.168.122.74/volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 returned with HTTP 202 Sep 07 10:09:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 935/1893] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:09:32 2026] DELETE /volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:09:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f43dde4d-4f4b-4ed3-be27-6f76f05fdaed None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f43dde4d-4f4b-4ed3-be27-6f76f05fdaed tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] GET http://192.168.122.74/volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 Sep 07 10:09:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f43dde4d-4f4b-4ed3-be27-6f76f05fdaed tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f43dde4d-4f4b-4ed3-be27-6f76f05fdaed tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bd7f75b5-19e5-4ca4-84d7-36b5f4b375a5 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 Sep 07 10:09:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bd7f75b5-19e5-4ca4-84d7-36b5f4b375a5 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bd7f75b5-19e5-4ca4-84d7-36b5f4b375a5 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:32 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-bd7f75b5-19e5-4ca4-84d7-36b5f4b375a5 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Delete volume with id: 0db4c760-3cc7-4031-9a0c-32867d9e2528 Sep 07 10:09:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:32 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:32 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bd7f75b5-19e5-4ca4-84d7-36b5f4b375a5 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Volume info retrieved successfully. Sep 07 10:09:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f43dde4d-4f4b-4ed3-be27-6f76f05fdaed tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Volume info retrieved successfully. Sep 07 10:09:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f43dde4d-4f4b-4ed3-be27-6f76f05fdaed tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] http://192.168.122.74/volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 returned with HTTP 200 Sep 07 10:09:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 936/1894] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:32 2026] GET /volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bd7f75b5-19e5-4ca4-84d7-36b5f4b375a5 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Delete volume request issued successfully. Sep 07 10:09:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bd7f75b5-19e5-4ca4-84d7-36b5f4b375a5 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 returned with HTTP 202 Sep 07 10:09:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 959/1895] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:09:32 2026] DELETE /volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:09:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-87768533-db58-4e50-96e4-d892902b1a4f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-87768533-db58-4e50-96e4-d892902b1a4f tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] GET http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 Sep 07 10:09:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-87768533-db58-4e50-96e4-d892902b1a4f tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-87768533-db58-4e50-96e4-d892902b1a4f tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-87768533-db58-4e50-96e4-d892902b1a4f tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Volume info retrieved successfully. Sep 07 10:09:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-87768533-db58-4e50-96e4-d892902b1a4f tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 returned with HTTP 200 Sep 07 10:09:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 937/1896] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:09:32 2026] GET /volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 => generated 1136 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:09:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7ab3e2b9-0cd5-4629-8635-cb3ffb05f5ca None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7ab3e2b9-0cd5-4629-8635-cb3ffb05f5ca tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] GET http://192.168.122.74/volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 Sep 07 10:09:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7ab3e2b9-0cd5-4629-8635-cb3ffb05f5ca tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7ab3e2b9-0cd5-4629-8635-cb3ffb05f5ca tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:33 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:33 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7ab3e2b9-0cd5-4629-8635-cb3ffb05f5ca tempest-VolumesServicesTestJSON-1631223889 tempest-VolumesServicesTestJSON-1631223889-project-member] http://192.168.122.74/volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 returned with HTTP 404 Sep 07 10:09:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 960/1897] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:33 2026] GET /volume/v3/volumes/af2825a6-e528-4e49-a4cd-b962ab3fc9d2 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b10a77bf-76f1-42f9-8982-cf0c99b87d19 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b10a77bf-76f1-42f9-8982-cf0c99b87d19 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] GET http://192.168.122.74/volume/v3/os-services Sep 07 10:09:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b10a77bf-76f1-42f9-8982-cf0c99b87d19 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b10a77bf-76f1-42f9-8982-cf0c99b87d19 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1ac77664-0a93-4865-9c65-da1658f816f7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:33 devstack devstack@c-api.service[87186]: /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:09:33 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:09:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b10a77bf-76f1-42f9-8982-cf0c99b87d19 tempest-VolumesServicesTestJSON-71735929 tempest-VolumesServicesTestJSON-71735929-project-admin] http://192.168.122.74/volume/v3/os-services returned with HTTP 200 Sep 07 10:09:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1ac77664-0a93-4865-9c65-da1658f816f7 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] GET http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 Sep 07 10:09:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 938/1898] 192.168.122.74 () {58 vars in 1128 bytes} [Mon Sep 7 10:09:33 2026] GET /volume/v3/os-services => generated 707 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1ac77664-0a93-4865-9c65-da1658f816f7 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1ac77664-0a93-4865-9c65-da1658f816f7 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:33 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:33 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1ac77664-0a93-4865-9c65-da1658f816f7 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Volume info retrieved successfully. Sep 07 10:09:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1ac77664-0a93-4865-9c65-da1658f816f7 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 returned with HTTP 200 Sep 07 10:09:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 961/1899] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:09:33 2026] GET /volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 => generated 1136 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:09:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c5393442-4f1e-45da-9368-30c4451399b2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c5393442-4f1e-45da-9368-30c4451399b2 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] GET http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 Sep 07 10:09:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c5393442-4f1e-45da-9368-30c4451399b2 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c5393442-4f1e-45da-9368-30c4451399b2 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c5393442-4f1e-45da-9368-30c4451399b2 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 returned with HTTP 404 Sep 07 10:09:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 939/1900] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:09:34 2026] GET /volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d3d8a353-279e-4ae3-99e3-59e87de6fa71 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d3d8a353-279e-4ae3-99e3-59e87de6fa71 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] GET http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d3d8a353-279e-4ae3-99e3-59e87de6fa71 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d3d8a353-279e-4ae3-99e3-59e87de6fa71 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d3d8a353-279e-4ae3-99e3-59e87de6fa71 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 returned with HTTP 404 Sep 07 10:09:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 962/1901] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:09:34 2026] GET /volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:09:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7d2f442a-cc1e-4f3b-a7ce-5b75bce2b654 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7d2f442a-cc1e-4f3b-a7ce-5b75bce2b654 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] DELETE http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 Sep 07 10:09:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7d2f442a-cc1e-4f3b-a7ce-5b75bce2b654 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7d2f442a-cc1e-4f3b-a7ce-5b75bce2b654 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:34 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-7d2f442a-cc1e-4f3b-a7ce-5b75bce2b654 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Delete volume with id: 0db4c760-3cc7-4031-9a0c-32867d9e2528 Sep 07 10:09:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7d2f442a-cc1e-4f3b-a7ce-5b75bce2b654 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 returned with HTTP 404 Sep 07 10:09:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 940/1902] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:09:34 2026] DELETE /volume/v3/volumes/0db4c760-3cc7-4031-9a0c-32867d9e2528 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1886381058"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1886381058'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Create volume of 1 GB Sep 07 10:09:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Availability Zones retrieved successfully. Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Flow 'volume_create_api' (8be34078-006b-4ba8-910c-ed4282389251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (931f2e2f-502f-45f0-98b3-960e4c4869be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (931f2e2f-502f-45f0-98b3-960e4c4869be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aceee8b-9dcd-446f-985e-6ef3b4efcd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Created reservations ['7a02fc84-8605-454d-9a98-16311b984e19', '10c8fde5-5a6b-47e8-93b5-0e527d0a0939', 'f795f5a2-0d3a-419c-a480-6b5e6c9e5a75', '5118a8bd-8fb6-4037-8f78-7b4256501377'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aceee8b-9dcd-446f-985e-6ef3b4efcd63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a02fc84-8605-454d-9a98-16311b984e19', '10c8fde5-5a6b-47e8-93b5-0e527d0a0939', 'f795f5a2-0d3a-419c-a480-6b5e6c9e5a75', '5118a8bd-8fb6-4037-8f78-7b4256501377']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4354db7-cea4-4483-bc05-2f32b790abe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4354db7-cea4-4483-bc05-2f32b790abe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2065ede-91cb-4bf2-ab47-215d5e8c384c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1886381058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ba1954b6c546f3b986592ca3986251',qos_specs=None,replication_status=,reservations=['7a02fc84-8605-454d-9a98-16311b984e19','10c8fde5-5a6b-47e8-93b5-0e527d0a0939','f795f5a2-0d3a-419c-a480-6b5e6c9e5a75','5118a8bd-8fb6-4037-8f78-7b4256501377'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9fc507c57c34f999b2f35a4cf9987ae',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1886381058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2065ede-91cb-4bf2-ab47-215d5e8c384c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80ba1954b6c546f3b986592ca3986251',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9fc507c57c34f999b2f35a4cf9987ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6851096-67d7-4ba0-a4fd-d2649097bed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6851096-67d7-4ba0-a4fd-d2649097bed0) transitioned into state 'SUCCESS' from state '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-1886381058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ba1954b6c546f3b986592ca3986251',qos_specs=None,replication_status=,reservations=['7a02fc84-8605-454d-9a98-16311b984e19','10c8fde5-5a6b-47e8-93b5-0e527d0a0939','f795f5a2-0d3a-419c-a480-6b5e6c9e5a75','5118a8bd-8fb6-4037-8f78-7b4256501377'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9fc507c57c34f999b2f35a4cf9987ae',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d98c198-a306-470e-ba59-e648c80ff0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d98c198-a306-470e-ba59-e648c80ff0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Flow 'volume_create_api' (8be34078-006b-4ba8-910c-ed4282389251) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Create volume request issued successfully. Sep 07 10:09:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6e9ecd97-dca4-46da-a17a-9c6895dde683 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:09:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 963/1903] 192.168.122.74 () {62 vars in 1178 bytes} [Mon Sep 7 10:09:34 2026] POST /volume/v3/volumes => generated 826 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:09:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-68f337da-fd8b-45e3-8276-4b761374d20e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-68f337da-fd8b-45e3-8276-4b761374d20e tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] GET http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c Sep 07 10:09:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-68f337da-fd8b-45e3-8276-4b761374d20e tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-68f337da-fd8b-45e3-8276-4b761374d20e tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:35 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:35 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-68f337da-fd8b-45e3-8276-4b761374d20e tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Volume info retrieved successfully. Sep 07 10:09:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-68f337da-fd8b-45e3-8276-4b761374d20e tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c returned with HTTP 200 Sep 07 10:09:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 941/1904] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:09:34 2026] GET /volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c => generated 894 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-046d73f6-a8c2-45a1-967d-c87b5d636b6d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-046d73f6-a8c2-45a1-967d-c87b5d636b6d tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] GET http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c Sep 07 10:09:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-046d73f6-a8c2-45a1-967d-c87b5d636b6d tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-046d73f6-a8c2-45a1-967d-c87b5d636b6d tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:36 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:36 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-046d73f6-a8c2-45a1-967d-c87b5d636b6d tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Volume info retrieved successfully. Sep 07 10:09:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-046d73f6-a8c2-45a1-967d-c87b5d636b6d tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c returned with HTTP 200 Sep 07 10:09:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 964/1905] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:09:36 2026] GET /volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c => generated 918 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-35941c83-792f-4f66-ab8e-dcdfd60eb132 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-35941c83-792f-4f66-ab8e-dcdfd60eb132 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] GET http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c Sep 07 10:09:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-35941c83-792f-4f66-ab8e-dcdfd60eb132 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-35941c83-792f-4f66-ab8e-dcdfd60eb132 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-35941c83-792f-4f66-ab8e-dcdfd60eb132 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Volume info retrieved successfully. Sep 07 10:09:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-35941c83-792f-4f66-ab8e-dcdfd60eb132 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c returned with HTTP 200 Sep 07 10:09:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 942/1906] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:09:37 2026] GET /volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c => generated 954 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-37867a0d-5de1-4685-adda-40f5bd4e9538 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-37867a0d-5de1-4685-adda-40f5bd4e9538 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] POST http://192.168.122.74/volume/v3/volume-transfers Sep 07 10:09:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-37867a0d-5de1-4685-adda-40f5bd4e9538 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d2065ede-91cb-4bf2-ab47-215d5e8c384c"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volume_transfer [None req-37867a0d-5de1-4685-adda-40f5bd4e9538 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd2065ede-91cb-4bf2-ab47-215d5e8c384c'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 10:09:37 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volume_transfer [None req-37867a0d-5de1-4685-adda-40f5bd4e9538 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Creating transfer of volume d2065ede-91cb-4bf2-ab47-215d5e8c384c Sep 07 10:09:37 devstack devstack@c-api.service[87187]: INFO cinder.transfer.api [None req-37867a0d-5de1-4685-adda-40f5bd4e9538 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Generating transfer record for volume d2065ede-91cb-4bf2-ab47-215d5e8c384c Sep 07 10:09:37 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:37 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-37867a0d-5de1-4685-adda-40f5bd4e9538 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volume-transfers returned with HTTP 202 Sep 07 10:09:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 965/1907] 192.168.122.74 () {62 vars in 1205 bytes} [Mon Sep 7 10:09:37 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:09:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-44752e30-e5f0-41c4-962f-383c3c323055 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-44752e30-e5f0-41c4-962f-383c3c323055 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] GET http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c Sep 07 10:09:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-44752e30-e5f0-41c4-962f-383c3c323055 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-44752e30-e5f0-41c4-962f-383c3c323055 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-44752e30-e5f0-41c4-962f-383c3c323055 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Volume info retrieved successfully. Sep 07 10:09:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-44752e30-e5f0-41c4-962f-383c3c323055 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c returned with HTTP 200 Sep 07 10:09:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 943/1908] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:09:37 2026] GET /volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c => generated 962 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2a13a6c2-c311-44a1-8237-7312955a23fa None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a13a6c2-c311-44a1-8237-7312955a23fa tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-reader] GET http://192.168.122.74/volume/v3/os-volume-transfer/detail Sep 07 10:09:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2a13a6c2-c311-44a1-8237-7312955a23fa tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2a13a6c2-c311-44a1-8237-7312955a23fa tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.volume_transfer [None req-2a13a6c2-c311-44a1-8237-7312955a23fa tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-reader] Listing volume transfers {{(pid=87187) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 10:09:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a13a6c2-c311-44a1-8237-7312955a23fa tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-reader] http://192.168.122.74/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 10:09:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 966/1909] 192.168.122.74 () {60 vars in 1211 bytes} [Mon Sep 7 10:09:37 2026] GET /volume/v3/os-volume-transfer/detail => generated 549 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f856df5b-134e-4ebf-9704-bce707fd2537 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f856df5b-134e-4ebf-9704-bce707fd2537 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] DELETE http://192.168.122.74/volume/v3/volume-transfers/6940d257-2412-40fd-a452-2e90059d186f Sep 07 10:09:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f856df5b-134e-4ebf-9704-bce707fd2537 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f856df5b-134e-4ebf-9704-bce707fd2537 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:37 devstack devstack@c-api.service[87186]: INFO cinder.api.contrib.volume_transfer [None req-f856df5b-134e-4ebf-9704-bce707fd2537 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Delete transfer with id: 6940d257-2412-40fd-a452-2e90059d186f Sep 07 10:09:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f856df5b-134e-4ebf-9704-bce707fd2537 tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volume-transfers/6940d257-2412-40fd-a452-2e90059d186f returned with HTTP 202 Sep 07 10:09:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 944/1910] 192.168.122.74 () {60 vars in 1298 bytes} [Mon Sep 7 10:09:37 2026] DELETE /volume/v3/volume-transfers/6940d257-2412-40fd-a452-2e90059d186f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:09:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9fa8c78b-c481-485f-95d7-228f4d509e6e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9fa8c78b-c481-485f-95d7-228f4d509e6e tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] GET http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c Sep 07 10:09:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9fa8c78b-c481-485f-95d7-228f4d509e6e tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9fa8c78b-c481-485f-95d7-228f4d509e6e tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:37 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:37 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9fa8c78b-c481-485f-95d7-228f4d509e6e tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Volume info retrieved successfully. Sep 07 10:09:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9fa8c78b-c481-485f-95d7-228f4d509e6e tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c returned with HTTP 200 Sep 07 10:09:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 967/1911] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:09:37 2026] GET /volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c => generated 954 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8c46e7de-6401-4525-8e9a-e30a8f5cfe8e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8c46e7de-6401-4525-8e9a-e30a8f5cfe8e tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] DELETE http://192.168.122.74/volume/v3/volume-transfers/6940d257-2412-40fd-a452-2e90059d186f Sep 07 10:09:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8c46e7de-6401-4525-8e9a-e30a8f5cfe8e tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8c46e7de-6401-4525-8e9a-e30a8f5cfe8e tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:37 devstack devstack@c-api.service[87186]: INFO cinder.api.contrib.volume_transfer [None req-8c46e7de-6401-4525-8e9a-e30a8f5cfe8e tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Delete transfer with id: 6940d257-2412-40fd-a452-2e90059d186f Sep 07 10:09:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8c46e7de-6401-4525-8e9a-e30a8f5cfe8e tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volume-transfers/6940d257-2412-40fd-a452-2e90059d186f returned with HTTP 404 Sep 07 10:09:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 945/1912] 192.168.122.74 () {60 vars in 1298 bytes} [Mon Sep 7 10:09:37 2026] DELETE /volume/v3/volume-transfers/6940d257-2412-40fd-a452-2e90059d186f => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:09:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b2506701-b2b1-4a47-a4b4-a4ddf6118013 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b2506701-b2b1-4a47-a4b4-a4ddf6118013 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c Sep 07 10:09:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b2506701-b2b1-4a47-a4b4-a4ddf6118013 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b2506701-b2b1-4a47-a4b4-a4ddf6118013 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:37 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-b2506701-b2b1-4a47-a4b4-a4ddf6118013 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Delete volume with id: d2065ede-91cb-4bf2-ab47-215d5e8c384c Sep 07 10:09:37 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:37 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b2506701-b2b1-4a47-a4b4-a4ddf6118013 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Volume info retrieved successfully. Sep 07 10:09:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b2506701-b2b1-4a47-a4b4-a4ddf6118013 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Delete volume request issued successfully. Sep 07 10:09:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b2506701-b2b1-4a47-a4b4-a4ddf6118013 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c returned with HTTP 202 Sep 07 10:09:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 968/1913] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:09:37 2026] DELETE /volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:09:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5d994079-4eb0-41ea-a197-daafa4dc4154 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5d994079-4eb0-41ea-a197-daafa4dc4154 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] GET http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c Sep 07 10:09:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5d994079-4eb0-41ea-a197-daafa4dc4154 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5d994079-4eb0-41ea-a197-daafa4dc4154 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5d994079-4eb0-41ea-a197-daafa4dc4154 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Volume info retrieved successfully. Sep 07 10:09:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5d994079-4eb0-41ea-a197-daafa4dc4154 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c returned with HTTP 200 Sep 07 10:09:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 946/1914] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:09:37 2026] GET /volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c => generated 1137 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:09:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6e00e2f1-4a0d-4c1b-b02b-124148b1b663 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6e00e2f1-4a0d-4c1b-b02b-124148b1b663 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] GET http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c Sep 07 10:09:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6e00e2f1-4a0d-4c1b-b02b-124148b1b663 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6e00e2f1-4a0d-4c1b-b02b-124148b1b663 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6e00e2f1-4a0d-4c1b-b02b-124148b1b663 tempest-VolumesTransfersV357Test-1099325936 tempest-VolumesTransfersV357Test-1099325936-project-admin] http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c returned with HTTP 404 Sep 07 10:09:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 969/1915] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:09:38 2026] GET /volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:09:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7220a27a-86ae-4ead-b9ea-0f6b00a2eeef None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7220a27a-86ae-4ead-b9ea-0f6b00a2eeef tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] GET http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c Sep 07 10:09:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7220a27a-86ae-4ead-b9ea-0f6b00a2eeef tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7220a27a-86ae-4ead-b9ea-0f6b00a2eeef tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7220a27a-86ae-4ead-b9ea-0f6b00a2eeef tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c returned with HTTP 404 Sep 07 10:09:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 947/1916] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:09:38 2026] GET /volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 10:09:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bc57909e-ddda-4b96-ae41-1d0c700deddf None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bc57909e-ddda-4b96-ae41-1d0c700deddf tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] DELETE http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c Sep 07 10:09:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bc57909e-ddda-4b96-ae41-1d0c700deddf tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bc57909e-ddda-4b96-ae41-1d0c700deddf tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:38 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-bc57909e-ddda-4b96-ae41-1d0c700deddf tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] Delete volume with id: d2065ede-91cb-4bf2-ab47-215d5e8c384c Sep 07 10:09:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bc57909e-ddda-4b96-ae41-1d0c700deddf tempest-VolumesTransfersV357Test-436549971 tempest-VolumesTransfersV357Test-436549971-project-member] http://192.168.122.74/volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c returned with HTTP 404 Sep 07 10:09:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 970/1917] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:09:38 2026] DELETE /volume/v3/volumes/d2065ede-91cb-4bf2-ab47-215d5e8c384c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:09:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-655e9a7c-c3cb-4c4a-9707-f2336b9d0060 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-655e9a7c-c3cb-4c4a-9707-f2336b9d0060 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:09:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-655e9a7c-c3cb-4c4a-9707-f2336b9d0060 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1038707468", "os-volume-type-access:is_public": false}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-655e9a7c-c3cb-4c4a-9707-f2336b9d0060 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:09:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 948/1918] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:09:40 2026] POST /volume/v3/types => generated 229 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:09:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c7aa5df8-b821-430c-9595-2d54fba7e44d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c7aa5df8-b821-430c-9595-2d54fba7e44d tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:09:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c7aa5df8-b821-430c-9595-2d54fba7e44d tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5ada8eeb-f5cf-4c83-83b3-dd96a77a9776", "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-c7aa5df8-b821-430c-9595-2d54fba7e44d tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Create volume request body: {'volume': {'volume_type': '5ada8eeb-f5cf-4c83-83b3-dd96a77a9776', 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:09:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c7aa5df8-b821-430c-9595-2d54fba7e44d tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 404 Sep 07 10:09:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 971/1919] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:09:40 2026] POST /volume/v3/volumes => generated 114 bytes in 256 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-03be38f4-1f51-41d3-9e61-b0fb323618ae None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-03be38f4-1f51-41d3-9e61-b0fb323618ae tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] POST http://192.168.122.74/volume/v3/types/5ada8eeb-f5cf-4c83-83b3-dd96a77a9776/action Sep 07 10:09:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-03be38f4-1f51-41d3-9e61-b0fb323618ae tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Action body: b'{"addProjectAccess": {"project": "8d10848cc8414890a8b53480479ed3f0"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:09:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-03be38f4-1f51-41d3-9e61-b0fb323618ae tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "8d10848cc8414890a8b53480479ed3f0"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-03be38f4-1f51-41d3-9e61-b0fb323618ae tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] http://192.168.122.74/volume/v3/types/5ada8eeb-f5cf-4c83-83b3-dd96a77a9776/action returned with HTTP 202 Sep 07 10:09:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 949/1920] 192.168.122.74 () {60 vars in 1263 bytes} [Mon Sep 7 10:09:40 2026] POST /volume/v3/types/5ada8eeb-f5cf-4c83-83b3-dd96a77a9776/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:09:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:09:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5ada8eeb-f5cf-4c83-83b3-dd96a77a9776", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1832516297"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Create volume request body: {'volume': {'volume_type': '5ada8eeb-f5cf-4c83-83b3-dd96a77a9776', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1832516297'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:09:40 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Create volume of 1 GB Sep 07 10:09:40 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:40 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Availability Zones retrieved successfully. Sep 07 10:09:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Flow 'volume_create_api' (69fc4e12-58c5-4aab-b98b-c1b98636e535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4127b13b-b3ae-42d7-bc1c-b9251076ce02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:09:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4127b13b-b3ae-42d7-bc1c-b9251076ce02) 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:09:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5ada8eeb-f5cf-4c83-83b3-dd96a77a9776,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1038707468',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5ada8eeb-f5cf-4c83-83b3-dd96a77a9776', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3986c96a-842b-407b-944a-371b9d38b036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:41 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1038707468 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1038707468, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:09:41 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1038707468 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1038707468, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:09:41 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Created reservations ['c5536b2a-3808-4b3c-ad09-aea9a6fcb294', '1013456a-5409-4730-b0d2-8c6792c2dfeb', '8c6a2f0e-46cc-4efb-b6c9-7e830c33f5bf', '13cb7b9c-c83a-4105-9a0e-2b58215dad41'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3986c96a-842b-407b-944a-371b9d38b036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5536b2a-3808-4b3c-ad09-aea9a6fcb294', '1013456a-5409-4730-b0d2-8c6792c2dfeb', '8c6a2f0e-46cc-4efb-b6c9-7e830c33f5bf', '13cb7b9c-c83a-4105-9a0e-2b58215dad41']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (106fb7bf-ab09-415f-bb5d-b2bb9688c499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:41 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:41 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (106fb7bf-ab09-415f-bb5d-b2bb9688c499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ddcbb13-d513-43ae-8432-b7dc4bf877fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1832516297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d10848cc8414890a8b53480479ed3f0',qos_specs=None,replication_status=,reservations=['c5536b2a-3808-4b3c-ad09-aea9a6fcb294','1013456a-5409-4730-b0d2-8c6792c2dfeb','8c6a2f0e-46cc-4efb-b6c9-7e830c33f5bf','13cb7b9c-c83a-4105-9a0e-2b58215dad41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5cf16ccf7a94533b1183b6b13b79b2a',volume_type_id=5ada8eeb-f5cf-4c83-83b3-dd96a77a9776), 'volume': Volume(_name_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:09:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1832516297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ddcbb13-d513-43ae-8432-b7dc4bf877fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d10848cc8414890a8b53480479ed3f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5cf16ccf7a94533b1183b6b13b79b2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ada8eeb-f5cf-4c83-83b3-dd96a77a9776),volume_type_id=5ada8eeb-f5cf-4c83-83b3-dd96a77a9776)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e58c8a2-e24f-41bc-8fe2-8e9d70ad1303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e58c8a2-e24f-41bc-8fe2-8e9d70ad1303) transitioned into state 'SUCCESS' from state '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-1832516297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d10848cc8414890a8b53480479ed3f0',qos_specs=None,replication_status=,reservations=['c5536b2a-3808-4b3c-ad09-aea9a6fcb294','1013456a-5409-4730-b0d2-8c6792c2dfeb','8c6a2f0e-46cc-4efb-b6c9-7e830c33f5bf','13cb7b9c-c83a-4105-9a0e-2b58215dad41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5cf16ccf7a94533b1183b6b13b79b2a',volume_type_id=5ada8eeb-f5cf-4c83-83b3-dd96a77a9776)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd8df843-482f-4285-ad8f-169b1f5eee07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd8df843-482f-4285-ad8f-169b1f5eee07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Flow 'volume_create_api' (69fc4e12-58c5-4aab-b98b-c1b98636e535) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:41 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Create volume request issued successfully. Sep 07 10:09:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-949b36fc-53c5-40cf-8986-724f0c809bb2 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:09:41 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 972/1921] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:09:40 2026] POST /volume/v3/volumes => generated 802 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:09:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2b5b40bc-b386-403d-96c8-fe3f5e699a3a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2b5b40bc-b386-403d-96c8-fe3f5e699a3a tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] GET http://192.168.122.74/volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa Sep 07 10:09:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2b5b40bc-b386-403d-96c8-fe3f5e699a3a tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2b5b40bc-b386-403d-96c8-fe3f5e699a3a tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:41 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:41 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:41 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:41 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:41 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2b5b40bc-b386-403d-96c8-fe3f5e699a3a tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Volume info retrieved successfully. Sep 07 10:09:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2b5b40bc-b386-403d-96c8-fe3f5e699a3a tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] http://192.168.122.74/volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa returned with HTTP 200 Sep 07 10:09:41 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 950/1922] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:41 2026] GET /volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa => generated 870 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-488a07e6-3720-4319-a2f8-78419f11ea32 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-488a07e6-3720-4319-a2f8-78419f11ea32 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] GET http://192.168.122.74/volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa Sep 07 10:09:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-488a07e6-3720-4319-a2f8-78419f11ea32 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-488a07e6-3720-4319-a2f8-78419f11ea32 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:42 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:42 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:42 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:42 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:42 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-488a07e6-3720-4319-a2f8-78419f11ea32 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Volume info retrieved successfully. Sep 07 10:09:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-488a07e6-3720-4319-a2f8-78419f11ea32 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] http://192.168.122.74/volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa returned with HTTP 200 Sep 07 10:09:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 973/1923] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:42 2026] GET /volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa => generated 894 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7d9ffa2a-de32-4ff4-aacc-8bb6da7aeac0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7d9ffa2a-de32-4ff4-aacc-8bb6da7aeac0 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] GET http://192.168.122.74/volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa Sep 07 10:09:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7d9ffa2a-de32-4ff4-aacc-8bb6da7aeac0 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7d9ffa2a-de32-4ff4-aacc-8bb6da7aeac0 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:43 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:43 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:43 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:43 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7d9ffa2a-de32-4ff4-aacc-8bb6da7aeac0 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Volume info retrieved successfully. Sep 07 10:09:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7d9ffa2a-de32-4ff4-aacc-8bb6da7aeac0 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] http://192.168.122.74/volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa returned with HTTP 200 Sep 07 10:09:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 951/1924] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:43 2026] GET /volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa => generated 895 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0b1493eb-61c7-4878-8d20-c5118ff47754 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0b1493eb-61c7-4878-8d20-c5118ff47754 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] GET http://192.168.122.74/volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa Sep 07 10:09:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0b1493eb-61c7-4878-8d20-c5118ff47754 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0b1493eb-61c7-4878-8d20-c5118ff47754 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:43 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:43 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:43 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:43 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:43 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0b1493eb-61c7-4878-8d20-c5118ff47754 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Volume info retrieved successfully. Sep 07 10:09:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0b1493eb-61c7-4878-8d20-c5118ff47754 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] http://192.168.122.74/volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa returned with HTTP 200 Sep 07 10:09:43 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 974/1925] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:43 2026] GET /volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa => generated 895 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-31b6a65c-dfd1-4b27-b9ce-79bf40be16cb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-31b6a65c-dfd1-4b27-b9ce-79bf40be16cb tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] DELETE http://192.168.122.74/volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa Sep 07 10:09:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-31b6a65c-dfd1-4b27-b9ce-79bf40be16cb tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-31b6a65c-dfd1-4b27-b9ce-79bf40be16cb tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:43 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-31b6a65c-dfd1-4b27-b9ce-79bf40be16cb tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Delete volume with id: 1ddcbb13-d513-43ae-8432-b7dc4bf877fa Sep 07 10:09:43 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:43 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:43 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:43 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-31b6a65c-dfd1-4b27-b9ce-79bf40be16cb tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Volume info retrieved successfully. Sep 07 10:09:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-31b6a65c-dfd1-4b27-b9ce-79bf40be16cb tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Delete volume request issued successfully. Sep 07 10:09:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-31b6a65c-dfd1-4b27-b9ce-79bf40be16cb tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] http://192.168.122.74/volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa returned with HTTP 202 Sep 07 10:09:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 952/1926] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:09:43 2026] DELETE /volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:09:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fbb03129-a0af-470c-911b-9ec973828aa8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fbb03129-a0af-470c-911b-9ec973828aa8 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] GET http://192.168.122.74/volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa Sep 07 10:09:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fbb03129-a0af-470c-911b-9ec973828aa8 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fbb03129-a0af-470c-911b-9ec973828aa8 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:43 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:43 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:43 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:43 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:43 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fbb03129-a0af-470c-911b-9ec973828aa8 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Volume info retrieved successfully. Sep 07 10:09:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fbb03129-a0af-470c-911b-9ec973828aa8 tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] http://192.168.122.74/volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa returned with HTTP 200 Sep 07 10:09:43 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 975/1927] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:43 2026] GET /volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa => generated 894 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5ade87d6-ddb5-410c-a227-a1d8cdfde9cb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5ade87d6-ddb5-410c-a227-a1d8cdfde9cb tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] GET http://192.168.122.74/volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa Sep 07 10:09:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5ade87d6-ddb5-410c-a227-a1d8cdfde9cb tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5ade87d6-ddb5-410c-a227-a1d8cdfde9cb tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5ade87d6-ddb5-410c-a227-a1d8cdfde9cb tempest-VolumeTypesAccessTest-1904485717 tempest-VolumeTypesAccessTest-1904485717-project-member] http://192.168.122.74/volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa returned with HTTP 404 Sep 07 10:09:44 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 953/1928] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:44 2026] GET /volume/v3/volumes/1ddcbb13-d513-43ae-8432-b7dc4bf877fa => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4792babc-acbd-410f-b1ef-cc722dc0752c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4792babc-acbd-410f-b1ef-cc722dc0752c tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] POST http://192.168.122.74/volume/v3/types/5ada8eeb-f5cf-4c83-83b3-dd96a77a9776/action Sep 07 10:09:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4792babc-acbd-410f-b1ef-cc722dc0752c tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Action body: b'{"removeProjectAccess": {"project": "8d10848cc8414890a8b53480479ed3f0"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:09:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4792babc-acbd-410f-b1ef-cc722dc0752c tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "8d10848cc8414890a8b53480479ed3f0"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4792babc-acbd-410f-b1ef-cc722dc0752c tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] http://192.168.122.74/volume/v3/types/5ada8eeb-f5cf-4c83-83b3-dd96a77a9776/action returned with HTTP 202 Sep 07 10:09:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 976/1929] 192.168.122.74 () {60 vars in 1263 bytes} [Mon Sep 7 10:09:44 2026] POST /volume/v3/types/5ada8eeb-f5cf-4c83-83b3-dd96a77a9776/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:09:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ccb25e04-3fb0-4023-8584-efea118a6335 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ccb25e04-3fb0-4023-8584-efea118a6335 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] DELETE http://192.168.122.74/volume/v3/types/5ada8eeb-f5cf-4c83-83b3-dd96a77a9776 Sep 07 10:09:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ccb25e04-3fb0-4023-8584-efea118a6335 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ccb25e04-3fb0-4023-8584-efea118a6335 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ccb25e04-3fb0-4023-8584-efea118a6335 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] http://192.168.122.74/volume/v3/types/5ada8eeb-f5cf-4c83-83b3-dd96a77a9776 returned with HTTP 202 Sep 07 10:09:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 954/1930] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:09:44 2026] DELETE /volume/v3/types/5ada8eeb-f5cf-4c83-83b3-dd96a77a9776 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:09:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ccf448e0-ca08-4263-b40b-2911df3f8b11 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ccf448e0-ca08-4263-b40b-2911df3f8b11 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] GET http://192.168.122.74/volume/v3/types/5ada8eeb-f5cf-4c83-83b3-dd96a77a9776 Sep 07 10:09:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ccf448e0-ca08-4263-b40b-2911df3f8b11 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ccf448e0-ca08-4263-b40b-2911df3f8b11 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ccf448e0-ca08-4263-b40b-2911df3f8b11 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] http://192.168.122.74/volume/v3/types/5ada8eeb-f5cf-4c83-83b3-dd96a77a9776 returned with HTTP 404 Sep 07 10:09:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 977/1931] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:09:45 2026] GET /volume/v3/types/5ada8eeb-f5cf-4c83-83b3-dd96a77a9776 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-315b770e-fc44-413f-bf13-e113f8ba8add None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-315b770e-fc44-413f-bf13-e113f8ba8add tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:09:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-315b770e-fc44-413f-bf13-e113f8ba8add tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2100560866", "os-volume-type-access:is_public": false}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-315b770e-fc44-413f-bf13-e113f8ba8add tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:09:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 955/1932] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:09:45 2026] POST /volume/v3/types => generated 229 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-72b39944-b1d9-4b95-9b1c-7e520072ef24 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-72b39944-b1d9-4b95-9b1c-7e520072ef24 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] POST http://192.168.122.74/volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5/action Sep 07 10:09:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-72b39944-b1d9-4b95-9b1c-7e520072ef24 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Action body: b'{"addProjectAccess": {"project": "8d10848cc8414890a8b53480479ed3f0"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:09:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-72b39944-b1d9-4b95-9b1c-7e520072ef24 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "8d10848cc8414890a8b53480479ed3f0"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-72b39944-b1d9-4b95-9b1c-7e520072ef24 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] http://192.168.122.74/volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5/action returned with HTTP 202 Sep 07 10:09:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 978/1933] 192.168.122.74 () {60 vars in 1263 bytes} [Mon Sep 7 10:09:45 2026] POST /volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:09:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6b121006-0412-4db2-8e19-37e56f99a899 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6b121006-0412-4db2-8e19-37e56f99a899 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] POST http://192.168.122.74/volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5/action Sep 07 10:09:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6b121006-0412-4db2-8e19-37e56f99a899 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Action body: b'{"addProjectAccess": {"project": "e755efdf2de34bca90219dd9c95ce4c5"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:09:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6b121006-0412-4db2-8e19-37e56f99a899 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e755efdf2de34bca90219dd9c95ce4c5"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6b121006-0412-4db2-8e19-37e56f99a899 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] http://192.168.122.74/volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5/action returned with HTTP 202 Sep 07 10:09:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 956/1934] 192.168.122.74 () {60 vars in 1263 bytes} [Mon Sep 7 10:09:45 2026] POST /volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:09:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-15d8fcb2-483b-4083-a3b9-3933de49d850 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-15d8fcb2-483b-4083-a3b9-3933de49d850 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] GET http://192.168.122.74/volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5/os-volume-type-access Sep 07 10:09:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-15d8fcb2-483b-4083-a3b9-3933de49d850 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-15d8fcb2-483b-4083-a3b9-3933de49d850 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-15d8fcb2-483b-4083-a3b9-3933de49d850 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] http://192.168.122.74/volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5/os-volume-type-access returned with HTTP 200 Sep 07 10:09:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 979/1935] 192.168.122.74 () {58 vars in 1287 bytes} [Mon Sep 7 10:09:45 2026] GET /volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5/os-volume-type-access => generated 244 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c90ca3b5-b1b7-49f7-a262-087e8495860e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c90ca3b5-b1b7-49f7-a262-087e8495860e tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] POST http://192.168.122.74/volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5/action Sep 07 10:09:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c90ca3b5-b1b7-49f7-a262-087e8495860e tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Action body: b'{"removeProjectAccess": {"project": "e755efdf2de34bca90219dd9c95ce4c5"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:09:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c90ca3b5-b1b7-49f7-a262-087e8495860e tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e755efdf2de34bca90219dd9c95ce4c5"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c90ca3b5-b1b7-49f7-a262-087e8495860e tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] http://192.168.122.74/volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5/action returned with HTTP 202 Sep 07 10:09:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 957/1936] 192.168.122.74 () {60 vars in 1263 bytes} [Mon Sep 7 10:09:45 2026] POST /volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:09:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4a8e24a9-8451-4289-97be-c81123758b93 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4a8e24a9-8451-4289-97be-c81123758b93 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] POST http://192.168.122.74/volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5/action Sep 07 10:09:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4a8e24a9-8451-4289-97be-c81123758b93 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Action body: b'{"removeProjectAccess": {"project": "8d10848cc8414890a8b53480479ed3f0"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:09:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4a8e24a9-8451-4289-97be-c81123758b93 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "8d10848cc8414890a8b53480479ed3f0"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4a8e24a9-8451-4289-97be-c81123758b93 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] http://192.168.122.74/volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5/action returned with HTTP 202 Sep 07 10:09:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 980/1937] 192.168.122.74 () {60 vars in 1263 bytes} [Mon Sep 7 10:09:45 2026] POST /volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:09:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e8b524cd-c39e-4a9c-9e90-c319d145e1f4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e8b524cd-c39e-4a9c-9e90-c319d145e1f4 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] DELETE http://192.168.122.74/volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5 Sep 07 10:09:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e8b524cd-c39e-4a9c-9e90-c319d145e1f4 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e8b524cd-c39e-4a9c-9e90-c319d145e1f4 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e8b524cd-c39e-4a9c-9e90-c319d145e1f4 tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] http://192.168.122.74/volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5 returned with HTTP 202 Sep 07 10:09:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 958/1938] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:09:45 2026] DELETE /volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:09:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cef6884f-cc2d-460f-ac67-786f6af2765f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cef6884f-cc2d-460f-ac67-786f6af2765f tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] GET http://192.168.122.74/volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5 Sep 07 10:09:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cef6884f-cc2d-460f-ac67-786f6af2765f tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cef6884f-cc2d-460f-ac67-786f6af2765f tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cef6884f-cc2d-460f-ac67-786f6af2765f tempest-VolumeTypesAccessTest-1726712870 tempest-VolumeTypesAccessTest-1726712870-project-admin] http://192.168.122.74/volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5 returned with HTTP 404 Sep 07 10:09:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 981/1939] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:09:45 2026] GET /volume/v3/types/5c7691b4-dbc0-4088-b393-e93bb4a0bad5 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:09:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-327016457"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-327016457'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:09:46 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Create volume of 2 GB Sep 07 10:09:46 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Availability Zones retrieved successfully. Sep 07 10:09:46 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Flow 'volume_create_api' (ec986b3e-59d9-402d-a7d9-1fb3dd44fa65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:46 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37c49513-f129-4843-9115-3692d945c1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:46 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Validating volume size '2' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:09:46 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37c49513-f129-4843-9115-3692d945c1d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:46 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9f84eb-d141-49c9-8e09-9b501dd5783b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:46 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Created reservations ['292a2478-fcbe-473b-ac0a-132fd716aba1', '62ac0a6e-60fa-4af9-9e7b-27da35ca667a', 'da441172-6874-4d9f-9281-b5a5caae17a0', 'c249f2e4-1d0b-4125-931e-2e82d0ba3363'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:46 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9f84eb-d141-49c9-8e09-9b501dd5783b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['292a2478-fcbe-473b-ac0a-132fd716aba1', '62ac0a6e-60fa-4af9-9e7b-27da35ca667a', 'da441172-6874-4d9f-9281-b5a5caae17a0', 'c249f2e4-1d0b-4125-931e-2e82d0ba3363']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:46 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f94b83-b8c6-440d-862f-2ddfd116c409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:46 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:46 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:46 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f94b83-b8c6-440d-862f-2ddfd116c409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cd009a8-92ee-4d34-84fa-336159f75b48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-327016457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0eff469c2714ce8b1a1887381c02e9e',qos_specs=None,replication_status=,reservations=['292a2478-fcbe-473b-ac0a-132fd716aba1','62ac0a6e-60fa-4af9-9e7b-27da35ca667a','da441172-6874-4d9f-9281-b5a5caae17a0','c249f2e4-1d0b-4125-931e-2e82d0ba3363'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='751e4154479a4de0be1aaa715470b1fb',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:09:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-327016457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cd009a8-92ee-4d34-84fa-336159f75b48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0eff469c2714ce8b1a1887381c02e9e',provider_auth=None,provider_geometry=None,provider_id=None,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='751e4154479a4de0be1aaa715470b1fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:46 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb4b5499-8405-4bcb-9bf1-a71d414b968c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:46 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb4b5499-8405-4bcb-9bf1-a71d414b968c) transitioned into state 'SUCCESS' from state '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-327016457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0eff469c2714ce8b1a1887381c02e9e',qos_specs=None,replication_status=,reservations=['292a2478-fcbe-473b-ac0a-132fd716aba1','62ac0a6e-60fa-4af9-9e7b-27da35ca667a','da441172-6874-4d9f-9281-b5a5caae17a0','c249f2e4-1d0b-4125-931e-2e82d0ba3363'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='751e4154479a4de0be1aaa715470b1fb',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:46 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e2f9fd5-0d8d-4d5a-b5fd-9b59b5ff1bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:46 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e2f9fd5-0d8d-4d5a-b5fd-9b59b5ff1bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:46 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Flow 'volume_create_api' (ec986b3e-59d9-402d-a7d9-1fb3dd44fa65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:46 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Create volume request issued successfully. Sep 07 10:09:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4b99874c-87d5-46c2-bedb-0f6b547e749a tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:09:46 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 959/1940] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:09:45 2026] POST /volume/v3/volumes => generated 761 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:09:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-beb2a32c-22ff-40da-9b54-c186e0e09708 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-beb2a32c-22ff-40da-9b54-c186e0e09708 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] GET http://192.168.122.74/volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 Sep 07 10:09:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-beb2a32c-22ff-40da-9b54-c186e0e09708 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-beb2a32c-22ff-40da-9b54-c186e0e09708 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:46 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:46 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:46 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:46 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:46 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-beb2a32c-22ff-40da-9b54-c186e0e09708 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Volume info retrieved successfully. Sep 07 10:09:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-beb2a32c-22ff-40da-9b54-c186e0e09708 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] http://192.168.122.74/volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 returned with HTTP 200 Sep 07 10:09:46 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 982/1941] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:46 2026] GET /volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 => generated 829 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-615ce73b-3510-485e-9be5-8998f2f4cdb8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-615ce73b-3510-485e-9be5-8998f2f4cdb8 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] GET http://192.168.122.74/volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 Sep 07 10:09:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-615ce73b-3510-485e-9be5-8998f2f4cdb8 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-615ce73b-3510-485e-9be5-8998f2f4cdb8 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-615ce73b-3510-485e-9be5-8998f2f4cdb8 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Volume info retrieved successfully. Sep 07 10:09:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-615ce73b-3510-485e-9be5-8998f2f4cdb8 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] http://192.168.122.74/volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 returned with HTTP 200 Sep 07 10:09:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 960/1942] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:47 2026] GET /volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-daffc7d4-ed57-4004-9a53-7c6fbcebae5c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-daffc7d4-ed57-4004-9a53-7c6fbcebae5c tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] GET http://192.168.122.74/volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 Sep 07 10:09:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-daffc7d4-ed57-4004-9a53-7c6fbcebae5c tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-daffc7d4-ed57-4004-9a53-7c6fbcebae5c tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:48 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:48 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:48 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-daffc7d4-ed57-4004-9a53-7c6fbcebae5c tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Volume info retrieved successfully. Sep 07 10:09:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-daffc7d4-ed57-4004-9a53-7c6fbcebae5c tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] http://192.168.122.74/volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 returned with HTTP 200 Sep 07 10:09:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 983/1943] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:48 2026] GET /volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a481509d-18d3-4c8f-96d8-9a1977c118f2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a481509d-18d3-4c8f-96d8-9a1977c118f2 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:09:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a481509d-18d3-4c8f-96d8-9a1977c118f2 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "7cd009a8-92ee-4d34-84fa-336159f75b48"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-a481509d-18d3-4c8f-96d8-9a1977c118f2 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '7cd009a8-92ee-4d34-84fa-336159f75b48'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:09:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:48 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a481509d-18d3-4c8f-96d8-9a1977c118f2 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Volume retrieved successfully. Sep 07 10:09:48 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-a481509d-18d3-4c8f-96d8-9a1977c118f2 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Create volume of 1 GB Sep 07 10:09:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a481509d-18d3-4c8f-96d8-9a1977c118f2 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Availability Zones retrieved successfully. Sep 07 10:09:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a481509d-18d3-4c8f-96d8-9a1977c118f2 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Flow 'volume_create_api' (f2411381-3102-42b8-9b14-bf95b733b941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a481509d-18d3-4c8f-96d8-9a1977c118f2 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (308d6cd4-d5eb-4a2a-9eae-b6a7be276f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-a481509d-18d3-4c8f-96d8-9a1977c118f2 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:09:48 devstack devstack@c-api.service[87186]: WARNING cinder.volume.api [None req-a481509d-18d3-4c8f-96d8-9a1977c118f2 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (308d6cd4-d5eb-4a2a-9eae-b6a7be276f2b) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 10:09:48 devstack devstack@c-api.service[87186]: 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 10:09:48 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a481509d-18d3-4c8f-96d8-9a1977c118f2 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (308d6cd4-d5eb-4a2a-9eae-b6a7be276f2b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:48 devstack devstack@c-api.service[87186]: WARNING cinder.volume.api [None req-a481509d-18d3-4c8f-96d8-9a1977c118f2 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (308d6cd4-d5eb-4a2a-9eae-b6a7be276f2b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 10:09:48 devstack devstack@c-api.service[87186]: WARNING cinder.volume.api [None req-a481509d-18d3-4c8f-96d8-9a1977c118f2 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Flow 'volume_create_api' (f2411381-3102-42b8-9b14-bf95b733b941) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 10:09:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a481509d-18d3-4c8f-96d8-9a1977c118f2 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 400 Sep 07 10:09:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 961/1944] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:09:48 2026] POST /volume/v3/volumes => generated 173 bytes in 91 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:09:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-56e79ba2-a26e-45f3-82ea-22de70090888 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-56e79ba2-a26e-45f3-82ea-22de70090888 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] GET http://192.168.122.74/volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 Sep 07 10:09:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-56e79ba2-a26e-45f3-82ea-22de70090888 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-56e79ba2-a26e-45f3-82ea-22de70090888 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:48 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:48 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:48 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-56e79ba2-a26e-45f3-82ea-22de70090888 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Volume info retrieved successfully. Sep 07 10:09:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-56e79ba2-a26e-45f3-82ea-22de70090888 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] http://192.168.122.74/volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 returned with HTTP 200 Sep 07 10:09:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 984/1945] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:48 2026] GET /volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-87c77878-3948-481a-a741-a809b8913756 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-87c77878-3948-481a-a741-a809b8913756 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] DELETE http://192.168.122.74/volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 Sep 07 10:09:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-87c77878-3948-481a-a741-a809b8913756 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-87c77878-3948-481a-a741-a809b8913756 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:48 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-87c77878-3948-481a-a741-a809b8913756 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Delete volume with id: 7cd009a8-92ee-4d34-84fa-336159f75b48 Sep 07 10:09:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:48 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-87c77878-3948-481a-a741-a809b8913756 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Volume info retrieved successfully. Sep 07 10:09:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-87c77878-3948-481a-a741-a809b8913756 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Delete volume request issued successfully. Sep 07 10:09:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-87c77878-3948-481a-a741-a809b8913756 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] http://192.168.122.74/volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 returned with HTTP 202 Sep 07 10:09:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 962/1946] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:09:48 2026] DELETE /volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:09:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4b86f222-eb1d-4e08-bf2e-1bac7b00add5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4b86f222-eb1d-4e08-bf2e-1bac7b00add5 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] GET http://192.168.122.74/volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 Sep 07 10:09:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4b86f222-eb1d-4e08-bf2e-1bac7b00add5 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4b86f222-eb1d-4e08-bf2e-1bac7b00add5 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:48 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:48 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:48 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4b86f222-eb1d-4e08-bf2e-1bac7b00add5 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Volume info retrieved successfully. Sep 07 10:09:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4b86f222-eb1d-4e08-bf2e-1bac7b00add5 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] http://192.168.122.74/volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 returned with HTTP 200 Sep 07 10:09:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 985/1947] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:48 2026] GET /volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ea47bbda-18f7-4e57-be01-7d0b822788e1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ea47bbda-18f7-4e57-be01-7d0b822788e1 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] GET http://192.168.122.74/volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 Sep 07 10:09:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ea47bbda-18f7-4e57-be01-7d0b822788e1 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ea47bbda-18f7-4e57-be01-7d0b822788e1 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ea47bbda-18f7-4e57-be01-7d0b822788e1 tempest-VolumesCloneNegativeTest-1621018739 tempest-VolumesCloneNegativeTest-1621018739-project-member] http://192.168.122.74/volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 returned with HTTP 404 Sep 07 10:09:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 963/1948] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:49 2026] GET /volume/v3/volumes/7cd009a8-92ee-4d34-84fa-336159f75b48 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6486f9a7-f73d-4244-9021-fb9462a44326 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6486f9a7-f73d-4244-9021-fb9462a44326 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] POST http://192.168.122.74/volume/v3/types/07ee376d-ce5b-44ee-b3bd-39270d4c3028/encryption Sep 07 10:09:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6486f9a7-f73d-4244-9021-fb9462a44326 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6486f9a7-f73d-4244-9021-fb9462a44326 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] http://192.168.122.74/volume/v3/types/07ee376d-ce5b-44ee-b3bd-39270d4c3028/encryption returned with HTTP 404 Sep 07 10:09:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 986/1949] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:09:52 2026] POST /volume/v3/types/07ee376d-ce5b-44ee-b3bd-39270d4c3028/encryption => generated 114 bytes in 241 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a2ecad1a-401b-4367-8a96-2bd447667797 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a2ecad1a-401b-4367-8a96-2bd447667797 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:09:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a2ecad1a-401b-4367-8a96-2bd447667797 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1317871781", "os-volume-type-access:is_public": false}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a2ecad1a-401b-4367-8a96-2bd447667797 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:09:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 964/1950] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:09:52 2026] POST /volume/v3/types => generated 231 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-030045e9-2879-4a4f-8ffe-a0f592819543 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-030045e9-2879-4a4f-8ffe-a0f592819543 tempest-VolumeTypesNegativeTest-1122964056 tempest-VolumeTypesNegativeTest-1122964056-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:09:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-030045e9-2879-4a4f-8ffe-a0f592819543 tempest-VolumeTypesNegativeTest-1122964056 tempest-VolumeTypesNegativeTest-1122964056-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a3152100-c845-45c2-aadf-13993f4231fb", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1542288911"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-030045e9-2879-4a4f-8ffe-a0f592819543 tempest-VolumeTypesNegativeTest-1122964056 tempest-VolumeTypesNegativeTest-1122964056-project-member] Create volume request body: {'volume': {'volume_type': 'a3152100-c845-45c2-aadf-13993f4231fb', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1542288911'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:09:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-030045e9-2879-4a4f-8ffe-a0f592819543 tempest-VolumeTypesNegativeTest-1122964056 tempest-VolumeTypesNegativeTest-1122964056-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 404 Sep 07 10:09:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 987/1951] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:09:52 2026] POST /volume/v3/volumes => generated 114 bytes in 262 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ee53e4fa-1810-4e1b-8030-a0bd5a1361ff None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ee53e4fa-1810-4e1b-8030-a0bd5a1361ff tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] DELETE http://192.168.122.74/volume/v3/types/a3152100-c845-45c2-aadf-13993f4231fb Sep 07 10:09:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ee53e4fa-1810-4e1b-8030-a0bd5a1361ff tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ee53e4fa-1810-4e1b-8030-a0bd5a1361ff tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ee53e4fa-1810-4e1b-8030-a0bd5a1361ff tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] http://192.168.122.74/volume/v3/types/a3152100-c845-45c2-aadf-13993f4231fb returned with HTTP 202 Sep 07 10:09:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 965/1952] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:09:52 2026] DELETE /volume/v3/types/a3152100-c845-45c2-aadf-13993f4231fb => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:09:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-622a6143-86f4-4ad3-9166-e48241122492 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-622a6143-86f4-4ad3-9166-e48241122492 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] GET http://192.168.122.74/volume/v3/types/a3152100-c845-45c2-aadf-13993f4231fb Sep 07 10:09:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-622a6143-86f4-4ad3-9166-e48241122492 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-622a6143-86f4-4ad3-9166-e48241122492 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-622a6143-86f4-4ad3-9166-e48241122492 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] http://192.168.122.74/volume/v3/types/a3152100-c845-45c2-aadf-13993f4231fb returned with HTTP 404 Sep 07 10:09:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 988/1953] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:09:52 2026] GET /volume/v3/types/a3152100-c845-45c2-aadf-13993f4231fb => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ae6fa71b-951f-458b-a26f-cbf10bbfcb65 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ae6fa71b-951f-458b-a26f-cbf10bbfcb65 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:09:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ae6fa71b-951f-458b-a26f-cbf10bbfcb65 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ae6fa71b-951f-458b-a26f-cbf10bbfcb65 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 400 Sep 07 10:09:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 966/1954] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:09:52 2026] POST /volume/v3/types => generated 115 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:09:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d40be126-ac27-43e4-99c7-dbb7eb18654d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d40be126-ac27-43e4-99c7-dbb7eb18654d tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:09:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d40be126-ac27-43e4-99c7-dbb7eb18654d tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-619500602"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d40be126-ac27-43e4-99c7-dbb7eb18654d tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:09:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 989/1955] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:09:52 2026] POST /volume/v3/types => generated 228 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b8ebc103-807e-4fdc-9e10-33330fed952e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b8ebc103-807e-4fdc-9e10-33330fed952e tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:09:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b8ebc103-807e-4fdc-9e10-33330fed952e tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-619500602"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b8ebc103-807e-4fdc-9e10-33330fed952e tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-619500602 already exists. Sep 07 10:09:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b8ebc103-807e-4fdc-9e10-33330fed952e tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 409 Sep 07 10:09:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 967/1956] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:09:52 2026] POST /volume/v3/types => generated 133 bytes in 24 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:09:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c5bfdf01-b241-4d14-8240-960606fb9231 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5bfdf01-b241-4d14-8240-960606fb9231 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] DELETE http://192.168.122.74/volume/v3/types/c6ef3fcd-c742-4be4-b1ac-ce238f9970fd Sep 07 10:09:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5bfdf01-b241-4d14-8240-960606fb9231 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5bfdf01-b241-4d14-8240-960606fb9231 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5bfdf01-b241-4d14-8240-960606fb9231 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] http://192.168.122.74/volume/v3/types/c6ef3fcd-c742-4be4-b1ac-ce238f9970fd returned with HTTP 202 Sep 07 10:09:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 990/1957] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:09:52 2026] DELETE /volume/v3/types/c6ef3fcd-c742-4be4-b1ac-ce238f9970fd => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:09:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-82b840f3-ae5f-4c8d-a989-d6f13eaae1f5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-82b840f3-ae5f-4c8d-a989-d6f13eaae1f5 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] GET http://192.168.122.74/volume/v3/types/c6ef3fcd-c742-4be4-b1ac-ce238f9970fd Sep 07 10:09:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-82b840f3-ae5f-4c8d-a989-d6f13eaae1f5 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-82b840f3-ae5f-4c8d-a989-d6f13eaae1f5 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-82b840f3-ae5f-4c8d-a989-d6f13eaae1f5 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] http://192.168.122.74/volume/v3/types/c6ef3fcd-c742-4be4-b1ac-ce238f9970fd returned with HTTP 404 Sep 07 10:09:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 968/1958] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:09:52 2026] GET /volume/v3/types/c6ef3fcd-c742-4be4-b1ac-ce238f9970fd => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6838f6de-5a45-4b82-bbea-1c18dcf6d600 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6838f6de-5a45-4b82-bbea-1c18dcf6d600 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] DELETE http://192.168.122.74/volume/v3/types/3ac81564-ad1d-405d-b1c5-9ede4edfd7fb Sep 07 10:09:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6838f6de-5a45-4b82-bbea-1c18dcf6d600 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6838f6de-5a45-4b82-bbea-1c18dcf6d600 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6838f6de-5a45-4b82-bbea-1c18dcf6d600 tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] http://192.168.122.74/volume/v3/types/3ac81564-ad1d-405d-b1c5-9ede4edfd7fb returned with HTTP 404 Sep 07 10:09:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 991/1959] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:09:52 2026] DELETE /volume/v3/types/3ac81564-ad1d-405d-b1c5-9ede4edfd7fb => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-40307ebb-a59c-41ea-9395-9979ef13356b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-40307ebb-a59c-41ea-9395-9979ef13356b tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] GET http://192.168.122.74/volume/v3/types/715bb0e1-dc5a-492e-ba08-a332b20afd45 Sep 07 10:09:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-40307ebb-a59c-41ea-9395-9979ef13356b tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-40307ebb-a59c-41ea-9395-9979ef13356b tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-40307ebb-a59c-41ea-9395-9979ef13356b tempest-VolumeTypesNegativeTest-1509400391 tempest-VolumeTypesNegativeTest-1509400391-project-admin] http://192.168.122.74/volume/v3/types/715bb0e1-dc5a-492e-ba08-a332b20afd45 returned with HTTP 404 Sep 07 10:09:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 969/1960] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:09:52 2026] GET /volume/v3/types/715bb0e1-dc5a-492e-ba08-a332b20afd45 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:09:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "26019e10-1e1f-4514-b191-397ccf1d59e6", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1088851237"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Create volume request body: {'volume': {'imageRef': '26019e10-1e1f-4514-b191-397ccf1d59e6', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1088851237'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:09:54 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Create volume of 1 GB Sep 07 10:09:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Availability Zones retrieved successfully. Sep 07 10:09:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Flow 'volume_create_api' (76fd2667-4ad9-4b06-a0c8-6b7a19747515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a3e9b9-5b9e-4158-9ed6-fb03512757c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:09:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a3e9b9-5b9e-4158-9ed6-fb03512757c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5f0e4ad-8e55-4747-b71f-a22b0d35247d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:54 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Created reservations ['fd0f9457-beb3-4f89-8f5b-9dfc172a7adf', '37fa84a9-83f0-4fc6-adc1-11d6500d7523', '7a0a8b10-adca-471a-9909-62315f92da34', 'c7aef725-2c63-4db9-844f-3292efbdc8c9'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5f0e4ad-8e55-4747-b71f-a22b0d35247d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd0f9457-beb3-4f89-8f5b-9dfc172a7adf', '37fa84a9-83f0-4fc6-adc1-11d6500d7523', '7a0a8b10-adca-471a-9909-62315f92da34', 'c7aef725-2c63-4db9-844f-3292efbdc8c9']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c54e354-1de2-4389-a543-aa82aeb594a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:54 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:54 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c54e354-1de2-4389-a543-aa82aeb594a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7f55bf0-ff41-441a-a8e0-2b8ffab79153', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1088851237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f76c3b94d04c8bbfbc78d181ebc1b9',qos_specs=None,replication_status=,reservations=['fd0f9457-beb3-4f89-8f5b-9dfc172a7adf','37fa84a9-83f0-4fc6-adc1-11d6500d7523','7a0a8b10-adca-471a-9909-62315f92da34','c7aef725-2c63-4db9-844f-3292efbdc8c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c21cd7ab15490bb8401bd3450e41c9',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:09:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1088851237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7f55bf0-ff41-441a-a8e0-2b8ffab79153,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1f76c3b94d04c8bbfbc78d181ebc1b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6c21cd7ab15490bb8401bd3450e41c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64ed98bb-16fc-48c4-969c-a0d93737c6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64ed98bb-16fc-48c4-969c-a0d93737c6a8) transitioned into state 'SUCCESS' from state '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-1088851237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f76c3b94d04c8bbfbc78d181ebc1b9',qos_specs=None,replication_status=,reservations=['fd0f9457-beb3-4f89-8f5b-9dfc172a7adf','37fa84a9-83f0-4fc6-adc1-11d6500d7523','7a0a8b10-adca-471a-9909-62315f92da34','c7aef725-2c63-4db9-844f-3292efbdc8c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c21cd7ab15490bb8401bd3450e41c9',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a22fa2b1-2084-49d1-b544-869e613a8ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a22fa2b1-2084-49d1-b544-869e613a8ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Flow 'volume_create_api' (76fd2667-4ad9-4b06-a0c8-6b7a19747515) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Create volume request issued successfully. Sep 07 10:09:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fb0779cf-7f44-4f69-ae17-a894289b2bce tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:09:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 992/1961] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:09:53 2026] POST /volume/v3/volumes => generated 755 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:09:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c838a4b4-254d-48ac-a751-f42f399f8197 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c838a4b4-254d-48ac-a751-f42f399f8197 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 Sep 07 10:09:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c838a4b4-254d-48ac-a751-f42f399f8197 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c838a4b4-254d-48ac-a751-f42f399f8197 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c838a4b4-254d-48ac-a751-f42f399f8197 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:09:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c838a4b4-254d-48ac-a751-f42f399f8197 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 returned with HTTP 200 Sep 07 10:09:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 970/1962] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:54 2026] GET /volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 => generated 823 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:09:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7e738964-e777-4aca-88d9-8ed17a942f8c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7e738964-e777-4aca-88d9-8ed17a942f8c tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 Sep 07 10:09:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7e738964-e777-4aca-88d9-8ed17a942f8c tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7e738964-e777-4aca-88d9-8ed17a942f8c tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:55 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:55 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:55 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7e738964-e777-4aca-88d9-8ed17a942f8c tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:09:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7e738964-e777-4aca-88d9-8ed17a942f8c tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 returned with HTTP 200 Sep 07 10:09:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 993/1963] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:55 2026] GET /volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 => generated 847 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f2643ab4-b511-4237-9eb6-df5a095af5a2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a8b24bc4-3b08-4771-ab9b-cd829cefbd44 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f2643ab4-b511-4237-9eb6-df5a095af5a2 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 Sep 07 10:09:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f2643ab4-b511-4237-9eb6-df5a095af5a2 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f2643ab4-b511-4237-9eb6-df5a095af5a2 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a8b24bc4-3b08-4771-ab9b-cd829cefbd44 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 Sep 07 10:09:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a8b24bc4-3b08-4771-ab9b-cd829cefbd44 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a8b24bc4-3b08-4771-ab9b-cd829cefbd44 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:56 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:56 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:56 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:56 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:56 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:56 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:56 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:56 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:56 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f2643ab4-b511-4237-9eb6-df5a095af5a2 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:09:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a8b24bc4-3b08-4771-ab9b-cd829cefbd44 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:09:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f2643ab4-b511-4237-9eb6-df5a095af5a2 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 returned with HTTP 200 Sep 07 10:09:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 994/1964] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:56 2026] GET /volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 => generated 905 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a8b24bc4-3b08-4771-ab9b-cd829cefbd44 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 returned with HTTP 200 Sep 07 10:09:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 971/1965] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:56 2026] GET /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1b5de3b7-422b-4a7b-9056-6557ee1be2cf None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1b5de3b7-422b-4a7b-9056-6557ee1be2cf tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 Sep 07 10:09:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1b5de3b7-422b-4a7b-9056-6557ee1be2cf tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1b5de3b7-422b-4a7b-9056-6557ee1be2cf tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:56 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:56 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:56 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:56 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:56 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1b5de3b7-422b-4a7b-9056-6557ee1be2cf tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:09:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1b5de3b7-422b-4a7b-9056-6557ee1be2cf tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 returned with HTTP 200 Sep 07 10:09:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 995/1966] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:56 2026] GET /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-61f8cfcf-c0a7-46b5-b31e-95a6c6eefdf7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-61f8cfcf-c0a7-46b5-b31e-95a6c6eefdf7 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 Sep 07 10:09:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-61f8cfcf-c0a7-46b5-b31e-95a6c6eefdf7 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-61f8cfcf-c0a7-46b5-b31e-95a6c6eefdf7 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:57 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:57 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:57 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:57 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:57 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-61f8cfcf-c0a7-46b5-b31e-95a6c6eefdf7 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:09:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-61f8cfcf-c0a7-46b5-b31e-95a6c6eefdf7 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 returned with HTTP 200 Sep 07 10:09:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 972/1967] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:09:57 2026] GET /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f25d9525-e59d-4c50-bb14-b88e331bf5eb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f25d9525-e59d-4c50-bb14-b88e331bf5eb None None] GET http://192.168.122.74/volume// Sep 07 10:09:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f25d9525-e59d-4c50-bb14-b88e331bf5eb None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f25d9525-e59d-4c50-bb14-b88e331bf5eb None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f25d9525-e59d-4c50-bb14-b88e331bf5eb None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:09:57 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 996/1968] 192.168.122.74 () {58 vars in 1312 bytes} [Mon Sep 7 10:09:57 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:09:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-3a23761b-cb8f-45ab-bed4-560035003872 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-3a23761b-cb8f-45ab-bed4-560035003872 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:09:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-3a23761b-cb8f-45ab-bed4-560035003872 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9", "connector": null, "instance_uuid": "64fafa12-45ad-4456-b82b-8628c02b9232"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:57 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:57 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:57 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:57 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-3a23761b-cb8f-45ab-bed4-560035003872 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:09:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 973/1969] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:09:57 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2423c3d7-4db4-42d6-8a65-b02244318203 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2423c3d7-4db4-42d6-8a65-b02244318203 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 Sep 07 10:09:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2423c3d7-4db4-42d6-8a65-b02244318203 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2423c3d7-4db4-42d6-8a65-b02244318203 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-26acd2f8-c735-4e8b-9c8d-97b487887774 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-26acd2f8-c735-4e8b-9c8d-97b487887774 None None] GET http://192.168.122.74/volume// Sep 07 10:09:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-26acd2f8-c735-4e8b-9c8d-97b487887774 None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-26acd2f8-c735-4e8b-9c8d-97b487887774 None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-26acd2f8-c735-4e8b-9c8d-97b487887774 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:09:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 974/1970] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:09:57 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:09:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-6d73dee6-41f9-456b-8934-50d45911bb42 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:57 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:57 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-6d73dee6-41f9-456b-8934-50d45911bb42 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 Sep 07 10:09:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-6d73dee6-41f9-456b-8934-50d45911bb42 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-6d73dee6-41f9-456b-8934-50d45911bb42 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:57 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:57 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:57 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:57 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:57 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:57 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:57 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-6d73dee6-41f9-456b-8934-50d45911bb42 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:09:57 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2423c3d7-4db4-42d6-8a65-b02244318203 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:09:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-6d73dee6-41f9-456b-8934-50d45911bb42 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 returned with HTTP 200 Sep 07 10:09:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 975/1971] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:09:57 2026] GET /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 => generated 1045 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:09:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2423c3d7-4db4-42d6-8a65-b02244318203 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 returned with HTTP 200 Sep 07 10:09:57 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 997/1972] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:57 2026] GET /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 => generated 864 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-5e63587e-55e4-4db5-8107-e7f9c1180f13 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-5e63587e-55e4-4db5-8107-e7f9c1180f13 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] PUT http://192.168.122.74/volume/v3/attachments/97ece3fb-d44c-4458-bac6-e004b661989b Sep 07 10:09:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-5e63587e-55e4-4db5-8107-e7f9c1180f13 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:57 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-5e63587e-55e4-4db5-8107-e7f9c1180f13 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Acquiring lock "cinder-attachment_update-ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9-devstack" by "attachment_update" {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:09:57 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-5e63587e-55e4-4db5-8107-e7f9c1180f13 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Lock "cinder-attachment_update-ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:09:57 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:57 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:57 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:57 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5917994d-c34c-4e19-aa87-69ec02db5942 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5917994d-c34c-4e19-aa87-69ec02db5942 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 Sep 07 10:09:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5917994d-c34c-4e19-aa87-69ec02db5942 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5917994d-c34c-4e19-aa87-69ec02db5942 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:57 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:57 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:57 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:57 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:57 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5917994d-c34c-4e19-aa87-69ec02db5942 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:09:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5917994d-c34c-4e19-aa87-69ec02db5942 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 returned with HTTP 200 Sep 07 10:09:57 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 998/1973] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:57 2026] GET /volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 => generated 908 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:58 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-5e63587e-55e4-4db5-8107-e7f9c1180f13 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Lock "cinder-attachment_update-ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9-devstack" released by "attachment_update" :: held 0.278s {{(pid=87186) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:09:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-5e63587e-55e4-4db5-8107-e7f9c1180f13 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/attachments/97ece3fb-d44c-4458-bac6-e004b661989b returned with HTTP 200 Sep 07 10:09:58 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 976/1974] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:09:57 2026] PUT /volume/v3/attachments/97ece3fb-d44c-4458-bac6-e004b661989b => generated 694 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:09:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "26019e10-1e1f-4514-b191-397ccf1d59e6", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1045283084"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Create volume request body: {'volume': {'imageRef': '26019e10-1e1f-4514-b191-397ccf1d59e6', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1045283084'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:09:58 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Create volume of 1 GB Sep 07 10:09:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Availability Zones retrieved successfully. Sep 07 10:09:58 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Flow 'volume_create_api' (64a7d26a-357b-4eed-b784-13e53caa4e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9610f58c-c4f1-42d2-a9c7-7562ad383581 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:58 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0990ce3f-9140-4909-b1c1-ebebd079fb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9610f58c-c4f1-42d2-a9c7-7562ad383581 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 Sep 07 10:09:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9610f58c-c4f1-42d2-a9c7-7562ad383581 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9610f58c-c4f1-42d2-a9c7-7562ad383581 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:58 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:09:58 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:58 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:58 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:58 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:58 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9610f58c-c4f1-42d2-a9c7-7562ad383581 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:09:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9610f58c-c4f1-42d2-a9c7-7562ad383581 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 returned with HTTP 200 Sep 07 10:09:58 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 977/1975] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:58 2026] GET /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:58 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0990ce3f-9140-4909-b1c1-ebebd079fb1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:58 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (122f32ff-e67f-4f4f-b30c-c2fa42ab5973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-084cf246-8fd6-4359-ac00-370f02cb99d7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-084cf246-8fd6-4359-ac00-370f02cb99d7 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] POST http://192.168.122.74/volume/v3/attachments/97ece3fb-d44c-4458-bac6-e004b661989b/action Sep 07 10:09:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-084cf246-8fd6-4359-ac00-370f02cb99d7 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action body: b'{"os-complete": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:09:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-084cf246-8fd6-4359-ac00-370f02cb99d7 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:58 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:58 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:58 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:58 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-4b63954d-dda3-4495-9e3b-0e799c9b24d2 req-084cf246-8fd6-4359-ac00-370f02cb99d7 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/attachments/97ece3fb-d44c-4458-bac6-e004b661989b/action returned with HTTP 204 Sep 07 10:09:58 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 978/1976] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:09:58 2026] POST /volume/v3/attachments/97ece3fb-d44c-4458-bac6-e004b661989b/action => generated 0 bytes in 111 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:09:58 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Created reservations ['cea05eb8-8eec-48c1-8f15-efbb9299f4b4', '782037ff-efe3-492a-9ade-87fd16e61652', 'a52ed7d4-64ad-4cf6-ae1a-db1bdfdd4b18', '04fc9c0c-deb2-4641-b377-9c99b3734735'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:09:58 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (122f32ff-e67f-4f4f-b30c-c2fa42ab5973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cea05eb8-8eec-48c1-8f15-efbb9299f4b4', '782037ff-efe3-492a-9ade-87fd16e61652', 'a52ed7d4-64ad-4cf6-ae1a-db1bdfdd4b18', '04fc9c0c-deb2-4641-b377-9c99b3734735']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:58 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (656ce558-3142-4cc4-9900-074d682200a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c5c89b17-c7df-41f7-9afa-a6ab51559ba8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c5c89b17-c7df-41f7-9afa-a6ab51559ba8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 Sep 07 10:09:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c5c89b17-c7df-41f7-9afa-a6ab51559ba8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c5c89b17-c7df-41f7-9afa-a6ab51559ba8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:59 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:59 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (656ce558-3142-4cc4-9900-074d682200a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '860c50e5-9598-43a4-a9e1-9dd5711c485a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1045283084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a52547fad38448368ea7c6da1cbeed72',qos_specs=None,replication_status=,reservations=['cea05eb8-8eec-48c1-8f15-efbb9299f4b4','782037ff-efe3-492a-9ade-87fd16e61652','a52ed7d4-64ad-4cf6-ae1a-db1bdfdd4b18','04fc9c0c-deb2-4641-b377-9c99b3734735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a665bd00b114a35bab8467fdf908d7a',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1045283084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=860c50e5-9598-43a4-a9e1-9dd5711c485a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a52547fad38448368ea7c6da1cbeed72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a665bd00b114a35bab8467fdf908d7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9d83d1-dfa2-4ce4-bc55-e42d01f6b33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c5c89b17-c7df-41f7-9afa-a6ab51559ba8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:09:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c5c89b17-c7df-41f7-9afa-a6ab51559ba8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 returned with HTTP 200 Sep 07 10:09:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 979/1977] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:58 2026] GET /volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 => generated 908 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9d83d1-dfa2-4ce4-bc55-e42d01f6b33c) transitioned into state 'SUCCESS' from state '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-1045283084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a52547fad38448368ea7c6da1cbeed72',qos_specs=None,replication_status=,reservations=['cea05eb8-8eec-48c1-8f15-efbb9299f4b4','782037ff-efe3-492a-9ade-87fd16e61652','a52ed7d4-64ad-4cf6-ae1a-db1bdfdd4b18','04fc9c0c-deb2-4641-b377-9c99b3734735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a665bd00b114a35bab8467fdf908d7a',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ed9b652-a2ad-4d21-8f2d-c15eb70c00dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:09:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ed9b652-a2ad-4d21-8f2d-c15eb70c00dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:09:59 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Flow 'volume_create_api' (64a7d26a-357b-4eed-b784-13e53caa4e28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:09:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Create volume request issued successfully. Sep 07 10:09:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b2ceb7af-f6cd-49fa-b306-616245d9c1d4 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:09:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 999/1978] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:09:58 2026] POST /volume/v3/volumes => generated 758 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:09:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-96c66809-ad58-48aa-b165-640a6120e0c6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-96c66809-ad58-48aa-b165-640a6120e0c6 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] GET http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a Sep 07 10:09:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-96c66809-ad58-48aa-b165-640a6120e0c6 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-96c66809-ad58-48aa-b165-640a6120e0c6 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-96c66809-ad58-48aa-b165-640a6120e0c6 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Volume info retrieved successfully. Sep 07 10:09:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-96c66809-ad58-48aa-b165-640a6120e0c6 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a returned with HTTP 200 Sep 07 10:09:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 980/1979] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:59 2026] GET /volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a => generated 826 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:09:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-afbff219-9875-45fb-b6dc-6e670bc095f4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-afbff219-9875-45fb-b6dc-6e670bc095f4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 Sep 07 10:09:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-afbff219-9875-45fb-b6dc-6e670bc095f4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-afbff219-9875-45fb-b6dc-6e670bc095f4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:59 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:59 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:59 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:59 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-afbff219-9875-45fb-b6dc-6e670bc095f4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:09:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-afbff219-9875-45fb-b6dc-6e670bc095f4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 returned with HTTP 200 Sep 07 10:09:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1000/1980] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:59 2026] GET /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 => generated 1157 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2d26a80a-784c-44b2-81fa-ac28174937de None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2d26a80a-784c-44b2-81fa-ac28174937de tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 Sep 07 10:09:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2d26a80a-784c-44b2-81fa-ac28174937de tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:09:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2d26a80a-784c-44b2-81fa-ac28174937de tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:09:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:09:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:09:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2d26a80a-784c-44b2-81fa-ac28174937de tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:09:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2d26a80a-784c-44b2-81fa-ac28174937de tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 returned with HTTP 200 Sep 07 10:09:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 981/1981] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:09:59 2026] GET /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 => generated 1157 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:09:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8e8e6077-72b2-4ce0-b5d9-b3cb141562d4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:09:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8e8e6077-72b2-4ce0-b5d9-b3cb141562d4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] POST http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action Sep 07 10:09:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8e8e6077-72b2-4ce0-b5d9-b3cb141562d4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action body: b'{"os-detach": {}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:09:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8e8e6077-72b2-4ce0-b5d9-b3cb141562d4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:09:59 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:09:59 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:09:59 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:09:59 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:09:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8e8e6077-72b2-4ce0-b5d9-b3cb141562d4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7eeda4c4-8c13-472a-baff-210e4a7e5a69 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7eeda4c4-8c13-472a-baff-210e4a7e5a69 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 Sep 07 10:10:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7eeda4c4-8c13-472a-baff-210e4a7e5a69 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7eeda4c4-8c13-472a-baff-210e4a7e5a69 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:00 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:00 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7eeda4c4-8c13-472a-baff-210e4a7e5a69 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:10:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7eeda4c4-8c13-472a-baff-210e4a7e5a69 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 returned with HTTP 200 Sep 07 10:10:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 982/1982] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:00 2026] GET /volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 => generated 908 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8e8e6077-72b2-4ce0-b5d9-b3cb141562d4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Attachment connected to vm 64fafa12-45ad-4456-b82b-8628c02b9232, checking data on nova Sep 07 10:10:00 devstack devstack@c-api.service[87187]: DEBUG cinder.compute.nova [None req-8e8e6077-72b2-4ce0-b5d9-b3cb141562d4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Creating Keystone token plugin using URL: http://192.168.122.74/identity {{(pid=87187) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 10:10:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-568614d2-0cfc-4cc9-a349-10ea5a572847 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-568614d2-0cfc-4cc9-a349-10ea5a572847 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] GET http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a Sep 07 10:10:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-568614d2-0cfc-4cc9-a349-10ea5a572847 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-568614d2-0cfc-4cc9-a349-10ea5a572847 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:00 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:00 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-568614d2-0cfc-4cc9-a349-10ea5a572847 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Volume info retrieved successfully. Sep 07 10:10:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-568614d2-0cfc-4cc9-a349-10ea5a572847 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a returned with HTTP 200 Sep 07 10:10:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 983/1983] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:00 2026] GET /volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: DEBUG novaclient.v2.client [None req-8e8e6077-72b2-4ce0-b5d9-b3cb141562d4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] REQ: curl -g -i -X GET http://192.168.122.74/compute/v2.1/servers/64fafa12-45ad-4456-b82b-8628c02b9232/os-volume_attachments/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}197aaefe3a8f221fdaea5642c3a2738e06630436c9d25f7240b471e5a31296bf" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8e8e6077-72b2-4ce0-b5d9-b3cb141562d4" -H "X-Service-Token: {SHA256}dbac712a44e6820aeb82d8f672d37e39c8533b58b974a01ed54541d5276ef444" {{(pid=87187) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 10:10:00 devstack devstack@c-api.service[87187]: DEBUG novaclient.v2.client [None req-8e8e6077-72b2-4ce0-b5d9-b3cb141562d4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 08:10: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-829146c7-a2df-4e41-ac64-031f46f82c4e x-openstack-request-id: req-829146c7-a2df-4e41-ac64-031f46f82c4e {{(pid=87187) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 10:10:00 devstack devstack@c-api.service[87187]: DEBUG novaclient.v2.client [None req-8e8e6077-72b2-4ce0-b5d9-b3cb141562d4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9", "serverId": "64fafa12-45ad-4456-b82b-8628c02b9232", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "97ece3fb-d44c-4458-bac6-e004b661989b", "bdm_uuid": "796665da-75d5-4f47-8c72-09c0b2528978"}} {{(pid=87187) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 10:10:00 devstack devstack@c-api.service[87187]: DEBUG novaclient.v2.client [None req-8e8e6077-72b2-4ce0-b5d9-b3cb141562d4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET call to compute for http://192.168.122.74/compute/v2.1/servers/64fafa12-45ad-4456-b82b-8628c02b9232/os-volume_attachments/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 used request id req-829146c7-a2df-4e41-ac64-031f46f82c4e {{(pid=87187) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.volume.api [None req-8e8e6077-72b2-4ce0-b5d9-b3cb141562d4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault [None req-8e8e6077-72b2-4ce0-b5d9-b3cb141562d4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Caught error: Detach volume from instance 64fafa12-45ad-4456-b82b-8628c02b9232 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 64fafa12-45ad-4456-b82b-8628c02b9232 using the Compute API Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: 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:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 64fafa12-45ad-4456-b82b-8628c02b9232 using the Compute API Sep 07 10:10:00 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault Sep 07 10:10:00 devstack devstack@c-api.service[87187]: INFO cinder.api.middleware.fault [None req-8e8e6077-72b2-4ce0-b5d9-b3cb141562d4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action returned with HTTP 409 Sep 07 10:10:00 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1001/1984] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:09:59 2026] POST /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action => generated 167 bytes in 860 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:10:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9f5e6085-78c4-43c4-b8f7-ca91a1565ae6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9f5e6085-78c4-43c4-b8f7-ca91a1565ae6 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] POST http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action Sep 07 10:10:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9f5e6085-78c4-43c4-b8f7-ca91a1565ae6 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:10:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9f5e6085-78c4-43c4-b8f7-ca91a1565ae6 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:00 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:00 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9f5e6085-78c4-43c4-b8f7-ca91a1565ae6 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9f5e6085-78c4-43c4-b8f7-ca91a1565ae6 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Attachment connected to vm 64fafa12-45ad-4456-b82b-8628c02b9232, checking data on nova Sep 07 10:10:00 devstack devstack@c-api.service[87186]: DEBUG cinder.compute.nova [None req-9f5e6085-78c4-43c4-b8f7-ca91a1565ae6 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Creating Keystone token plugin using URL: http://192.168.122.74/identity {{(pid=87186) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 10:10:01 devstack devstack@c-api.service[87186]: DEBUG novaclient.v2.client [None req-9f5e6085-78c4-43c4-b8f7-ca91a1565ae6 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] REQ: curl -g -i -X GET http://192.168.122.74/compute/v2.1/servers/64fafa12-45ad-4456-b82b-8628c02b9232/os-volume_attachments/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}23302f95196580a4d162a836c6303b6c5a8aee5de14d6c0695c9d04491a2418b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-9f5e6085-78c4-43c4-b8f7-ca91a1565ae6" -H "X-Service-Token: {SHA256}6efc9d36083eca4765e4c8ce185d0e00ee9690092c9c6a7a91c9943df3c08c4c" {{(pid=87186) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 10:10:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3458d3da-f385-4443-ac36-04998c68a5ef None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3458d3da-f385-4443-ac36-04998c68a5ef tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 Sep 07 10:10:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3458d3da-f385-4443-ac36-04998c68a5ef tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3458d3da-f385-4443-ac36-04998c68a5ef tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:01 devstack devstack@c-api.service[87186]: DEBUG novaclient.v2.client [None req-9f5e6085-78c4-43c4-b8f7-ca91a1565ae6 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 08:10:01 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-0de6f32f-4c77-481e-8b00-3b0329307bbb x-openstack-request-id: req-0de6f32f-4c77-481e-8b00-3b0329307bbb {{(pid=87186) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 10:10:01 devstack devstack@c-api.service[87186]: DEBUG novaclient.v2.client [None req-9f5e6085-78c4-43c4-b8f7-ca91a1565ae6 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9", "serverId": "64fafa12-45ad-4456-b82b-8628c02b9232", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "97ece3fb-d44c-4458-bac6-e004b661989b", "bdm_uuid": "796665da-75d5-4f47-8c72-09c0b2528978"}} {{(pid=87186) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 10:10:01 devstack devstack@c-api.service[87186]: DEBUG novaclient.v2.client [None req-9f5e6085-78c4-43c4-b8f7-ca91a1565ae6 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET call to compute for http://192.168.122.74/compute/v2.1/servers/64fafa12-45ad-4456-b82b-8628c02b9232/os-volume_attachments/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 used request id req-0de6f32f-4c77-481e-8b00-3b0329307bbb {{(pid=87186) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.volume.api [None req-9f5e6085-78c4-43c4-b8f7-ca91a1565ae6 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault [None req-9f5e6085-78c4-43c4-b8f7-ca91a1565ae6 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Caught error: Detach volume from instance 64fafa12-45ad-4456-b82b-8628c02b9232 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 64fafa12-45ad-4456-b82b-8628c02b9232 using the Compute API Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: 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:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 64fafa12-45ad-4456-b82b-8628c02b9232 using the Compute API Sep 07 10:10:01 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault Sep 07 10:10:01 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-3458d3da-f385-4443-ac36-04998c68a5ef tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:10:01 devstack devstack@c-api.service[87186]: INFO cinder.api.middleware.fault [None req-9f5e6085-78c4-43c4-b8f7-ca91a1565ae6 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action returned with HTTP 409 Sep 07 10:10:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 984/1985] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:10:00 2026] POST /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action => generated 167 bytes in 491 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-adf89fa6-723e-4439-ab21-626d241823bf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-adf89fa6-723e-4439-ab21-626d241823bf tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] GET http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a Sep 07 10:10:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-adf89fa6-723e-4439-ab21-626d241823bf tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-adf89fa6-723e-4439-ab21-626d241823bf tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3458d3da-f385-4443-ac36-04998c68a5ef tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:10:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3458d3da-f385-4443-ac36-04998c68a5ef tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 returned with HTTP 200 Sep 07 10:10:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1002/1986] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:01 2026] GET /volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 => generated 908 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-85306bc4-e06a-4860-a6bf-9cd3d41d493f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1003/1987] 192.168.122.74 () {62 vars in 1476 bytes} [Mon Sep 7 10:10:01 2026] POST /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action => generated 114 bytes in 8 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 10:10:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-05bf5df8-dfc7-4190-b1f2-297fab4f9536 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1004/1988] 192.168.122.74 () {62 vars in 1476 bytes} [Mon Sep 7 10:10:01 2026] POST /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 10:10:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8544b2e8-31fe-4b5c-9c5e-197f23d1a629 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:01 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [None req-adf89fa6-723e-4439-ab21-626d241823bf tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:10:01 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:01 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:01 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:01 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:01 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-adf89fa6-723e-4439-ab21-626d241823bf tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Volume info retrieved successfully. Sep 07 10:10:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-adf89fa6-723e-4439-ab21-626d241823bf tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a returned with HTTP 200 Sep 07 10:10:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 985/1989] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:01 2026] GET /volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a => generated 908 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:01 devstack devstack@c-api.service[87187]: WARNING keystonemiddleware.auth_token [None req-8544b2e8-31fe-4b5c-9c5e-197f23d1a629 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 10:10:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1005/1990] 192.168.122.74 () {62 vars in 1476 bytes} [Mon Sep 7 10:10:01 2026] POST /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action => generated 114 bytes in 151 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-dcd9b6c3-7c6b-40bc-9fb1-803ec9398967 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:01 devstack devstack@c-api.service[87186]: WARNING keystonemiddleware.auth_token [None req-dcd9b6c3-7c6b-40bc-9fb1-803ec9398967 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 10:10:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 986/1991] 192.168.122.74 () {62 vars in 1476 bytes} [Mon Sep 7 10:10:01 2026] POST /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action => generated 114 bytes in 61 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 10:10:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2c9505dd-645f-4630-bd3c-1835c46a849b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2c9505dd-645f-4630-bd3c-1835c46a849b tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] POST http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action Sep 07 10:10:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2c9505dd-645f-4630-bd3c-1835c46a849b tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:10:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2c9505dd-645f-4630-bd3c-1835c46a849b tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.admin_actions [None req-2c9505dd-645f-4630-bd3c-1835c46a849b tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] Updating volume 'ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9' with '{'status': 'error'}' {{(pid=87187) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:10:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2c9505dd-645f-4630-bd3c-1835c46a849b tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action returned with HTTP 202 Sep 07 10:10:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1006/1992] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:10:01 2026] POST /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action => generated 0 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:10:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e4a03873-7e10-4c87-a187-3fb0d40c216b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e4a03873-7e10-4c87-a187-3fb0d40c216b tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 Sep 07 10:10:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e4a03873-7e10-4c87-a187-3fb0d40c216b tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e4a03873-7e10-4c87-a187-3fb0d40c216b tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:01 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:01 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:01 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:01 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:01 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e4a03873-7e10-4c87-a187-3fb0d40c216b tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e4a03873-7e10-4c87-a187-3fb0d40c216b tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 returned with HTTP 200 Sep 07 10:10:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 987/1993] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:01 2026] GET /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 => generated 1156 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:10:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a002d1c7-9191-4b5c-a603-fd1ab0858b38 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a002d1c7-9191-4b5c-a603-fd1ab0858b38 tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] POST http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action Sep 07 10:10:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a002d1c7-9191-4b5c-a603-fd1ab0858b38 tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "97ece3fb-d44c-4458-bac6-e004b661989b"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:10:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a002d1c7-9191-4b5c-a603-fd1ab0858b38 tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "97ece3fb-d44c-4458-bac6-e004b661989b"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a002d1c7-9191-4b5c-a603-fd1ab0858b38 tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] Volume info retrieved successfully. Sep 07 10:10:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a002d1c7-9191-4b5c-a603-fd1ab0858b38 tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] Attachment connected to vm 64fafa12-45ad-4456-b82b-8628c02b9232, checking data on nova Sep 07 10:10:01 devstack devstack@c-api.service[87187]: DEBUG cinder.compute.nova [None req-a002d1c7-9191-4b5c-a603-fd1ab0858b38 tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] Creating Keystone token plugin using URL: http://192.168.122.74/identity {{(pid=87187) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 10:10:01 devstack devstack@c-api.service[87187]: DEBUG novaclient.v2.client [None req-a002d1c7-9191-4b5c-a603-fd1ab0858b38 tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] REQ: curl -g -i -X GET http://192.168.122.74/compute/v2.1/servers/64fafa12-45ad-4456-b82b-8628c02b9232/os-volume_attachments/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}bd42e211210a4fed74755f2b6246a69934e3f960249ccaa7eea1b9da1b62fdec" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a002d1c7-9191-4b5c-a603-fd1ab0858b38" -H "X-Service-Token: {SHA256}dbac712a44e6820aeb82d8f672d37e39c8533b58b974a01ed54541d5276ef444" {{(pid=87187) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG novaclient.v2.client [None req-a002d1c7-9191-4b5c-a603-fd1ab0858b38 tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 08:10:01 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-220bcc71-76c5-41cb-882f-48ce15fb0e1c x-openstack-request-id: req-220bcc71-76c5-41cb-882f-48ce15fb0e1c {{(pid=87187) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG novaclient.v2.client [None req-a002d1c7-9191-4b5c-a603-fd1ab0858b38 tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9", "serverId": "64fafa12-45ad-4456-b82b-8628c02b9232", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "97ece3fb-d44c-4458-bac6-e004b661989b", "bdm_uuid": "796665da-75d5-4f47-8c72-09c0b2528978"}} {{(pid=87187) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG novaclient.v2.client [None req-a002d1c7-9191-4b5c-a603-fd1ab0858b38 tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] GET call to compute for http://192.168.122.74/compute/v2.1/servers/64fafa12-45ad-4456-b82b-8628c02b9232/os-volume_attachments/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 used request id req-220bcc71-76c5-41cb-882f-48ce15fb0e1c {{(pid=87187) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.volume.api [None req-a002d1c7-9191-4b5c-a603-fd1ab0858b38 tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault [None req-a002d1c7-9191-4b5c-a603-fd1ab0858b38 tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] Caught error: Detach volume from instance 64fafa12-45ad-4456-b82b-8628c02b9232 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 64fafa12-45ad-4456-b82b-8628c02b9232 using the Compute API Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: 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:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 64fafa12-45ad-4456-b82b-8628c02b9232 using the Compute API Sep 07 10:10:02 devstack devstack@c-api.service[87187]: ERROR cinder.api.middleware.fault Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.api.middleware.fault [None req-a002d1c7-9191-4b5c-a603-fd1ab0858b38 tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action returned with HTTP 409 Sep 07 10:10:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1007/1994] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:10:01 2026] POST /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action => generated 167 bytes in 214 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:10:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f007617d-926b-4194-bb09-e4c505c35b73 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 988/1995] 192.168.122.74 () {62 vars in 1476 bytes} [Mon Sep 7 10:10:02 2026] POST /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d698f0ad-def7-4a56-94f8-c02d30f08dd1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: WARNING keystonemiddleware.auth_token [None req-d698f0ad-def7-4a56-94f8-c02d30f08dd1 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 10:10:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1008/1996] 192.168.122.74 () {62 vars in 1476 bytes} [Mon Sep 7 10:10:02 2026] POST /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action => generated 114 bytes in 34 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 10:10:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-74726379-b118-421b-8dae-ec95db017c19 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-74726379-b118-421b-8dae-ec95db017c19 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 Sep 07 10:10:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-74726379-b118-421b-8dae-ec95db017c19 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-74726379-b118-421b-8dae-ec95db017c19 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-74726379-b118-421b-8dae-ec95db017c19 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-74726379-b118-421b-8dae-ec95db017c19 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 returned with HTTP 200 Sep 07 10:10:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 989/1997] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:02 2026] GET /volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-246388b1-703d-4696-ba60-73fe7f63c6a9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-246388b1-703d-4696-ba60-73fe7f63c6a9 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-246388b1-703d-4696-ba60-73fe7f63c6a9 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-246388b1-703d-4696-ba60-73fe7f63c6a9 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG oslo_db.sqlalchemy.engines [None req-246388b1-703d-4696-ba60-73fe7f63c6a9 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-246388b1-703d-4696-ba60-73fe7f63c6a9 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-246388b1-703d-4696-ba60-73fe7f63c6a9 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 returned with HTTP 200 Sep 07 10:10:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1009/1998] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:02 2026] GET /volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 => generated 864 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c9648d95-1c1b-4be3-b3da-fa233070b7b8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c9648d95-1c1b-4be3-b3da-fa233070b7b8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 Sep 07 10:10:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c9648d95-1c1b-4be3-b3da-fa233070b7b8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c9648d95-1c1b-4be3-b3da-fa233070b7b8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c9648d95-1c1b-4be3-b3da-fa233070b7b8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:10:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c9648d95-1c1b-4be3-b3da-fa233070b7b8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 returned with HTTP 200 Sep 07 10:10:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 990/1999] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:02 2026] GET /volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 => generated 1326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-008df760-0040-489e-bc80-df2744df6b88 req-e7a10c9e-aebf-4d7c-b9d2-979c82a73174 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-008df760-0040-489e-bc80-df2744df6b88 req-e7a10c9e-aebf-4d7c-b9d2-979c82a73174 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-008df760-0040-489e-bc80-df2744df6b88 req-e7a10c9e-aebf-4d7c-b9d2-979c82a73174 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-008df760-0040-489e-bc80-df2744df6b88 req-e7a10c9e-aebf-4d7c-b9d2-979c82a73174 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e8ca8f70-d90d-45fb-9965-315b2c7a61d6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e8ca8f70-d90d-45fb-9965-315b2c7a61d6 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] POST http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153/action Sep 07 10:10:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e8ca8f70-d90d-45fb-9965-315b2c7a61d6 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:10:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e8ca8f70-d90d-45fb-9965-315b2c7a61d6 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-008df760-0040-489e-bc80-df2744df6b88 req-e7a10c9e-aebf-4d7c-b9d2-979c82a73174 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e8ca8f70-d90d-45fb-9965-315b2c7a61d6 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-008df760-0040-489e-bc80-df2744df6b88 req-e7a10c9e-aebf-4d7c-b9d2-979c82a73174 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 returned with HTTP 200 Sep 07 10:10:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1010/2000] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:10:02 2026] GET /volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-97f3ffa4-8c26-4381-9aee-0e77156868eb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-97f3ffa4-8c26-4381-9aee-0e77156868eb tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] GET http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-97f3ffa4-8c26-4381-9aee-0e77156868eb tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-97f3ffa4-8c26-4381-9aee-0e77156868eb tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-97f3ffa4-8c26-4381-9aee-0e77156868eb tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Volume info retrieved successfully. Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-97f3ffa4-8c26-4381-9aee-0e77156868eb tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a returned with HTTP 200 Sep 07 10:10:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1011/2001] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:02 2026] GET /volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a => generated 911 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:02 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-e8ca8f70-d90d-45fb-9965-315b2c7a61d6 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Created reservations ['af1f746e-40d1-48cb-b92f-04dcec99114a', '95621660-1479-4c38-bef1-22c3256b88d1'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:10:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e8ca8f70-d90d-45fb-9965-315b2c7a61d6 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Extend volume request issued successfully. Sep 07 10:10:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e8ca8f70-d90d-45fb-9965-315b2c7a61d6 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153/action returned with HTTP 202 Sep 07 10:10:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 991/2002] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:10:02 2026] POST /volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9740f7a8-9f74-435f-8c77-8a53301a38a1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9740f7a8-9f74-435f-8c77-8a53301a38a1 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9740f7a8-9f74-435f-8c77-8a53301a38a1 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9740f7a8-9f74-435f-8c77-8a53301a38a1 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9740f7a8-9f74-435f-8c77-8a53301a38a1 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9740f7a8-9f74-435f-8c77-8a53301a38a1 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 returned with HTTP 200 Sep 07 10:10:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1012/2003] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:02 2026] GET /volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 => generated 1326 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:10:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1d0c6106-7b7e-4098-8bd4-784ef2c83642 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1d0c6106-7b7e-4098-8bd4-784ef2c83642 None None] GET http://192.168.122.74/volume// Sep 07 10:10:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1d0c6106-7b7e-4098-8bd4-784ef2c83642 None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1d0c6106-7b7e-4098-8bd4-784ef2c83642 None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1d0c6106-7b7e-4098-8bd4-784ef2c83642 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:10:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 992/2004] 192.168.122.74 () {58 vars in 1312 bytes} [Mon Sep 7 10:10:02 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:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-008df760-0040-489e-bc80-df2744df6b88 req-25665b5d-5a9f-464f-bdec-32c2b897a9f2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-008df760-0040-489e-bc80-df2744df6b88 req-25665b5d-5a9f-464f-bdec-32c2b897a9f2 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-008df760-0040-489e-bc80-df2744df6b88 req-25665b5d-5a9f-464f-bdec-32c2b897a9f2 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63322935-468a-400c-8a29-86201154a482", "connector": null, "instance_uuid": "64fafa12-45ad-4456-b82b-8628c02b9232"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-008df760-0040-489e-bc80-df2744df6b88 req-25665b5d-5a9f-464f-bdec-32c2b897a9f2 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:10:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1013/2005] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:10:02 2026] POST /volume/v3/attachments => generated 273 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:10:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3036fa6b-60d5-4cd7-aff1-82daef21c1e8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3036fa6b-60d5-4cd7-aff1-82daef21c1e8 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 Sep 07 10:10:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3036fa6b-60d5-4cd7-aff1-82daef21c1e8 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3036fa6b-60d5-4cd7-aff1-82daef21c1e8 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-728f88e9-8057-4323-9475-17b0e582bfbb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-728f88e9-8057-4323-9475-17b0e582bfbb None None] GET http://192.168.122.74/volume// Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-728f88e9-8057-4323-9475-17b0e582bfbb None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-728f88e9-8057-4323-9475-17b0e582bfbb None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-728f88e9-8057-4323-9475-17b0e582bfbb None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:10:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1014/2006] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:10:02 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:10:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3036fa6b-60d5-4cd7-aff1-82daef21c1e8 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-008df760-0040-489e-bc80-df2744df6b88 req-c48ebe99-e25b-496c-a4be-a0d286112eb0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-008df760-0040-489e-bc80-df2744df6b88 req-c48ebe99-e25b-496c-a4be-a0d286112eb0 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 Sep 07 10:10:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3036fa6b-60d5-4cd7-aff1-82daef21c1e8 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 returned with HTTP 200 Sep 07 10:10:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 993/2007] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:02 2026] GET /volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-008df760-0040-489e-bc80-df2744df6b88 req-c48ebe99-e25b-496c-a4be-a0d286112eb0 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-008df760-0040-489e-bc80-df2744df6b88 req-c48ebe99-e25b-496c-a4be-a0d286112eb0 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-008df760-0040-489e-bc80-df2744df6b88 req-c48ebe99-e25b-496c-a4be-a0d286112eb0 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-008df760-0040-489e-bc80-df2744df6b88 req-c48ebe99-e25b-496c-a4be-a0d286112eb0 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 returned with HTTP 200 Sep 07 10:10:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1015/2008] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:10:02 2026] GET /volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 => generated 1044 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:10:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-008df760-0040-489e-bc80-df2744df6b88 req-5a0c3e12-c5fa-4346-9a0d-70dbecfaf26d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-008df760-0040-489e-bc80-df2744df6b88 req-5a0c3e12-c5fa-4346-9a0d-70dbecfaf26d tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] PUT http://192.168.122.74/volume/v3/attachments/e1ddf505-eef3-4612-bc4e-9331e669f71a Sep 07 10:10:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-008df760-0040-489e-bc80-df2744df6b88 req-5a0c3e12-c5fa-4346-9a0d-70dbecfaf26d tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:03 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-008df760-0040-489e-bc80-df2744df6b88 req-5a0c3e12-c5fa-4346-9a0d-70dbecfaf26d tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Acquiring lock "cinder-attachment_update-63322935-468a-400c-8a29-86201154a482-devstack" by "attachment_update" {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:10:03 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-008df760-0040-489e-bc80-df2744df6b88 req-5a0c3e12-c5fa-4346-9a0d-70dbecfaf26d tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Lock "cinder-attachment_update-63322935-468a-400c-8a29-86201154a482-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:10:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:03 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-008df760-0040-489e-bc80-df2744df6b88 req-5a0c3e12-c5fa-4346-9a0d-70dbecfaf26d tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Lock "cinder-attachment_update-63322935-468a-400c-8a29-86201154a482-devstack" released by "attachment_update" :: held 0.200s {{(pid=87186) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:10:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-008df760-0040-489e-bc80-df2744df6b88 req-5a0c3e12-c5fa-4346-9a0d-70dbecfaf26d tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/attachments/e1ddf505-eef3-4612-bc4e-9331e669f71a returned with HTTP 200 Sep 07 10:10:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 994/2009] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:10:03 2026] PUT /volume/v3/attachments/e1ddf505-eef3-4612-bc4e-9331e669f71a => generated 694 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:10:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cf8e8847-cffb-4307-8554-b01d9ed45411 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cf8e8847-cffb-4307-8554-b01d9ed45411 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] GET http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a Sep 07 10:10:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cf8e8847-cffb-4307-8554-b01d9ed45411 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cf8e8847-cffb-4307-8554-b01d9ed45411 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cf8e8847-cffb-4307-8554-b01d9ed45411 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Volume info retrieved successfully. Sep 07 10:10:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cf8e8847-cffb-4307-8554-b01d9ed45411 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a returned with HTTP 200 Sep 07 10:10:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1016/2010] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:03 2026] GET /volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a => generated 911 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1335aa6f-c859-47e3-ad62-57c91a45567c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1335aa6f-c859-47e3-ad62-57c91a45567c tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 Sep 07 10:10:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1335aa6f-c859-47e3-ad62-57c91a45567c tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1335aa6f-c859-47e3-ad62-57c91a45567c tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1335aa6f-c859-47e3-ad62-57c91a45567c tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:10:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1335aa6f-c859-47e3-ad62-57c91a45567c tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 returned with HTTP 200 Sep 07 10:10:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 995/2011] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:03 2026] GET /volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 => generated 1326 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:10:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c46ddad8-42ca-4bba-8339-583ee40913c6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-008df760-0040-489e-bc80-df2744df6b88 req-539b7d94-8753-4692-b89c-1938e1eef00a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-008df760-0040-489e-bc80-df2744df6b88 req-539b7d94-8753-4692-b89c-1938e1eef00a tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] POST http://192.168.122.74/volume/v3/attachments/e1ddf505-eef3-4612-bc4e-9331e669f71a/action Sep 07 10:10:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-008df760-0040-489e-bc80-df2744df6b88 req-539b7d94-8753-4692-b89c-1938e1eef00a tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action body: b'{"os-complete": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:10:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-008df760-0040-489e-bc80-df2744df6b88 req-539b7d94-8753-4692-b89c-1938e1eef00a tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-008df760-0040-489e-bc80-df2744df6b88 req-539b7d94-8753-4692-b89c-1938e1eef00a tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/attachments/e1ddf505-eef3-4612-bc4e-9331e669f71a/action returned with HTTP 204 Sep 07 10:10:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 996/2012] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:10:03 2026] POST /volume/v3/attachments/e1ddf505-eef3-4612-bc4e-9331e669f71a/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:10:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c46ddad8-42ca-4bba-8339-583ee40913c6 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-reader] GET http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 Sep 07 10:10:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c46ddad8-42ca-4bba-8339-583ee40913c6 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c46ddad8-42ca-4bba-8339-583ee40913c6 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c46ddad8-42ca-4bba-8339-583ee40913c6 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-reader] Volume info retrieved successfully. Sep 07 10:10:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c46ddad8-42ca-4bba-8339-583ee40913c6 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-reader] http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 returned with HTTP 200 Sep 07 10:10:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1017/2013] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:03 2026] GET /volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 => generated 1326 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:10:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ddfbd418-72ea-4055-8998-dae8620e4fca None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ddfbd418-72ea-4055-8998-dae8620e4fca tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 Sep 07 10:10:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ddfbd418-72ea-4055-8998-dae8620e4fca tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-78488755-9096-4bcb-a051-57195e19e175 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ddfbd418-72ea-4055-8998-dae8620e4fca tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-78488755-9096-4bcb-a051-57195e19e175 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 Sep 07 10:10:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-78488755-9096-4bcb-a051-57195e19e175 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-78488755-9096-4bcb-a051-57195e19e175 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ddfbd418-72ea-4055-8998-dae8620e4fca tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ddfbd418-72ea-4055-8998-dae8620e4fca tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 returned with HTTP 200 Sep 07 10:10:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 997/2014] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:03 2026] GET /volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 => generated 1156 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:10:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-78488755-9096-4bcb-a051-57195e19e175 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:10:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-78488755-9096-4bcb-a051-57195e19e175 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 returned with HTTP 200 Sep 07 10:10:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1018/2015] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:03 2026] GET /volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 => generated 1326 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:10:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5f03e6bb-c51c-4471-8802-bc40685db8e4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5f03e6bb-c51c-4471-8802-bc40685db8e4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 Sep 07 10:10:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5f03e6bb-c51c-4471-8802-bc40685db8e4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5f03e6bb-c51c-4471-8802-bc40685db8e4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-16b36dce-b8d6-4379-89dd-2bf934262946 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-16b36dce-b8d6-4379-89dd-2bf934262946 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] DELETE http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 Sep 07 10:10:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-16b36dce-b8d6-4379-89dd-2bf934262946 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-16b36dce-b8d6-4379-89dd-2bf934262946 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:04 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-16b36dce-b8d6-4379-89dd-2bf934262946 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Delete volume with id: e7f55bf0-ff41-441a-a8e0-2b8ffab79153 Sep 07 10:10:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5f03e6bb-c51c-4471-8802-bc40685db8e4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:04 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:04 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:04 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:04 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-16b36dce-b8d6-4379-89dd-2bf934262946 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:10:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5f03e6bb-c51c-4471-8802-bc40685db8e4 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 returned with HTTP 200 Sep 07 10:10:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 998/2016] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:04 2026] GET /volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 => generated 1156 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:10:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0a6b346f-0805-4266-8138-02dc18450834 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0a6b346f-0805-4266-8138-02dc18450834 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] POST http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action Sep 07 10:10:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0a6b346f-0805-4266-8138-02dc18450834 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action body: b'{"os-detach": {"attachment_id": "e1ddf505-eef3-4612-bc4e-9331e669f71a"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:10:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0a6b346f-0805-4266-8138-02dc18450834 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "e1ddf505-eef3-4612-bc4e-9331e669f71a"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-16b36dce-b8d6-4379-89dd-2bf934262946 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Delete volume request issued successfully. Sep 07 10:10:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-16b36dce-b8d6-4379-89dd-2bf934262946 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 returned with HTTP 202 Sep 07 10:10:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1019/2017] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:10:04 2026] DELETE /volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:10:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-549fa173-d480-4236-8c11-db066d0d08bb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-549fa173-d480-4236-8c11-db066d0d08bb tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 Sep 07 10:10:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0a6b346f-0805-4266-8138-02dc18450834 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-549fa173-d480-4236-8c11-db066d0d08bb tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-549fa173-d480-4236-8c11-db066d0d08bb tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:04 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:04 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:04 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:04 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0a6b346f-0805-4266-8138-02dc18450834 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action returned with HTTP 400 Sep 07 10:10:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 999/2018] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:10:04 2026] POST /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action => generated 100 bytes in 62 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:10:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-549fa173-d480-4236-8c11-db066d0d08bb tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:10:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-549fa173-d480-4236-8c11-db066d0d08bb tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 returned with HTTP 200 Sep 07 10:10:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1020/2019] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:04 2026] GET /volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 => generated 1325 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:10:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-133725ba-9388-4956-af82-126d2742bbc2 req-5d5c5324-0292-47f0-ae78-595341c1e1db None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-133725ba-9388-4956-af82-126d2742bbc2 req-5d5c5324-0292-47f0-ae78-595341c1e1db tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 Sep 07 10:10:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-133725ba-9388-4956-af82-126d2742bbc2 req-5d5c5324-0292-47f0-ae78-595341c1e1db tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-133725ba-9388-4956-af82-126d2742bbc2 req-5d5c5324-0292-47f0-ae78-595341c1e1db tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-133725ba-9388-4956-af82-126d2742bbc2 req-5d5c5324-0292-47f0-ae78-595341c1e1db tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-133725ba-9388-4956-af82-126d2742bbc2 req-5d5c5324-0292-47f0-ae78-595341c1e1db tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 returned with HTTP 200 Sep 07 10:10:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1000/2020] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:10:04 2026] GET /volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 => generated 1156 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:10:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-133725ba-9388-4956-af82-126d2742bbc2 req-26c5482e-ff25-43a2-80f9-d03710cda20c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-133725ba-9388-4956-af82-126d2742bbc2 req-26c5482e-ff25-43a2-80f9-d03710cda20c tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] POST http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482/action Sep 07 10:10:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-133725ba-9388-4956-af82-126d2742bbc2 req-26c5482e-ff25-43a2-80f9-d03710cda20c tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:10:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-133725ba-9388-4956-af82-126d2742bbc2 req-26c5482e-ff25-43a2-80f9-d03710cda20c tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:04 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:04 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:04 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:04 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-133725ba-9388-4956-af82-126d2742bbc2 req-26c5482e-ff25-43a2-80f9-d03710cda20c tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-133725ba-9388-4956-af82-126d2742bbc2 req-26c5482e-ff25-43a2-80f9-d03710cda20c tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Begin detaching volume completed successfully. Sep 07 10:10:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-133725ba-9388-4956-af82-126d2742bbc2 req-26c5482e-ff25-43a2-80f9-d03710cda20c tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482/action returned with HTTP 202 Sep 07 10:10:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1021/2021] 192.168.122.74 () {64 vars in 1556 bytes} [Mon Sep 7 10:10:04 2026] POST /volume/v3/volumes/63322935-468a-400c-8a29-86201154a482/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:10:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6f8927cc-82dc-450b-a0ad-3a07dd8bd183 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6f8927cc-82dc-450b-a0ad-3a07dd8bd183 None None] GET http://192.168.122.74/volume// Sep 07 10:10:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6f8927cc-82dc-450b-a0ad-3a07dd8bd183 None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6f8927cc-82dc-450b-a0ad-3a07dd8bd183 None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6f8927cc-82dc-450b-a0ad-3a07dd8bd183 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:10:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1001/2022] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:10:04 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 10:10:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-133725ba-9388-4956-af82-126d2742bbc2 req-d816c6c4-e3cc-4735-b963-5fa5cda36598 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-133725ba-9388-4956-af82-126d2742bbc2 req-d816c6c4-e3cc-4735-b963-5fa5cda36598 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 Sep 07 10:10:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-133725ba-9388-4956-af82-126d2742bbc2 req-d816c6c4-e3cc-4735-b963-5fa5cda36598 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-133725ba-9388-4956-af82-126d2742bbc2 req-d816c6c4-e3cc-4735-b963-5fa5cda36598 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:04 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:04 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:04 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:04 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-133725ba-9388-4956-af82-126d2742bbc2 req-d816c6c4-e3cc-4735-b963-5fa5cda36598 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-133725ba-9388-4956-af82-126d2742bbc2 req-d816c6c4-e3cc-4735-b963-5fa5cda36598 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 returned with HTTP 200 Sep 07 10:10:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1022/2023] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:10:04 2026] GET /volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 => generated 1340 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:10:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c65cb993-4ecd-4267-85b1-51aafe77e776 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c65cb993-4ecd-4267-85b1-51aafe77e776 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] GET http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a Sep 07 10:10:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c65cb993-4ecd-4267-85b1-51aafe77e776 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c65cb993-4ecd-4267-85b1-51aafe77e776 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c65cb993-4ecd-4267-85b1-51aafe77e776 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Volume info retrieved successfully. Sep 07 10:10:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c65cb993-4ecd-4267-85b1-51aafe77e776 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a returned with HTTP 200 Sep 07 10:10:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1002/2024] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:04 2026] GET /volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a => generated 911 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-133725ba-9388-4956-af82-126d2742bbc2 req-29428acb-9e0a-472f-800e-7414f38dd98a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-133725ba-9388-4956-af82-126d2742bbc2 req-29428acb-9e0a-472f-800e-7414f38dd98a tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] DELETE http://192.168.122.74/volume/v3/attachments/e1ddf505-eef3-4612-bc4e-9331e669f71a Sep 07 10:10:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-133725ba-9388-4956-af82-126d2742bbc2 req-29428acb-9e0a-472f-800e-7414f38dd98a tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-133725ba-9388-4956-af82-126d2742bbc2 req-29428acb-9e0a-472f-800e-7414f38dd98a tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:04 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:04 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:04 devstack devstack@c-api.service[87187]: /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:10:04 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, Sep 07 10:10:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-133725ba-9388-4956-af82-126d2742bbc2 req-29428acb-9e0a-472f-800e-7414f38dd98a tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/attachments/e1ddf505-eef3-4612-bc4e-9331e669f71a returned with HTTP 200 Sep 07 10:10:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1023/2025] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:10:04 2026] DELETE /volume/v3/attachments/e1ddf505-eef3-4612-bc4e-9331e669f71a => generated 19 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3c1516f2-ee4b-4d46-b544-8639108972d3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3c1516f2-ee4b-4d46-b544-8639108972d3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 Sep 07 10:10:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3c1516f2-ee4b-4d46-b544-8639108972d3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3c1516f2-ee4b-4d46-b544-8639108972d3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3c1516f2-ee4b-4d46-b544-8639108972d3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 returned with HTTP 404 Sep 07 10:10:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1003/2026] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:05 2026] GET /volume/v3/volumes/e7f55bf0-ff41-441a-a8e0-2b8ffab79153 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1836466412"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1836466412'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Create volume of 1 GB Sep 07 10:10:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Availability Zones retrieved successfully. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Flow 'volume_create_api' (ad761209-8374-4603-8a1e-ce39915c2a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (372bf7f6-cc2f-4295-ab84-cb777d4bcb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (372bf7f6-cc2f-4295-ab84-cb777d4bcb17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e26156b2-db65-44f8-ac76-bf4020f0eb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Created reservations ['47d8091c-b2cc-455f-9af6-03ff2311b188', 'a4917374-4b84-4a2b-ae70-079ed903d308', 'a5920cb4-2855-43e5-bdf0-85179701049c', 'b2201689-ea58-477a-986c-e849e05ffe21'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e26156b2-db65-44f8-ac76-bf4020f0eb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47d8091c-b2cc-455f-9af6-03ff2311b188', 'a4917374-4b84-4a2b-ae70-079ed903d308', 'a5920cb4-2855-43e5-bdf0-85179701049c', 'b2201689-ea58-477a-986c-e849e05ffe21']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f5d6a21-55c4-4d0d-8bd2-94ff9be06089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f5d6a21-55c4-4d0d-8bd2-94ff9be06089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1836466412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f76c3b94d04c8bbfbc78d181ebc1b9',qos_specs=None,replication_status=,reservations=['47d8091c-b2cc-455f-9af6-03ff2311b188','a4917374-4b84-4a2b-ae70-079ed903d308','a5920cb4-2855-43e5-bdf0-85179701049c','b2201689-ea58-477a-986c-e849e05ffe21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c21cd7ab15490bb8401bd3450e41c9',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1836466412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1f76c3b94d04c8bbfbc78d181ebc1b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6c21cd7ab15490bb8401bd3450e41c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3cab894-71db-4417-b4d2-f2c64acc84ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3cab894-71db-4417-b4d2-f2c64acc84ec) transitioned into state 'SUCCESS' from state '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-1836466412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f76c3b94d04c8bbfbc78d181ebc1b9',qos_specs=None,replication_status=,reservations=['47d8091c-b2cc-455f-9af6-03ff2311b188','a4917374-4b84-4a2b-ae70-079ed903d308','a5920cb4-2855-43e5-bdf0-85179701049c','b2201689-ea58-477a-986c-e849e05ffe21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c21cd7ab15490bb8401bd3450e41c9',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c27e65b-422a-46a2-abd7-d09ddf6acdf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c27e65b-422a-46a2-abd7-d09ddf6acdf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Flow 'volume_create_api' (ad761209-8374-4603-8a1e-ce39915c2a7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Create volume request issued successfully. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-82d61dfb-466c-4698-9c38-cf317c0cd3e3 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:10:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1024/2027] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:10:05 2026] POST /volume/v3/volumes => generated 755 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:10:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a1315c63-cd64-4971-955b-87bcbd4960c0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-74516ca1-2cdd-4764-87a7-c4fc45a9a74b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a1315c63-cd64-4971-955b-87bcbd4960c0 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be Sep 07 10:10:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a1315c63-cd64-4971-955b-87bcbd4960c0 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a1315c63-cd64-4971-955b-87bcbd4960c0 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-74516ca1-2cdd-4764-87a7-c4fc45a9a74b tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] POST http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-74516ca1-2cdd-4764-87a7-c4fc45a9a74b tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-74516ca1-2cdd-4764-87a7-c4fc45a9a74b tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a1315c63-cd64-4971-955b-87bcbd4960c0 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a1315c63-cd64-4971-955b-87bcbd4960c0 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be returned with HTTP 200 Sep 07 10:10:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1004/2028] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:05 2026] GET /volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be => generated 823 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.admin_actions [None req-74516ca1-2cdd-4764-87a7-c4fc45a9a74b tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] Updating volume 'ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9' with '{'status': 'in-use'}' {{(pid=87187) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5a2ed17e-5eef-4b3a-819a-8bb6805ce3b8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5a2ed17e-5eef-4b3a-819a-8bb6805ce3b8 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] GET http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a Sep 07 10:10:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5a2ed17e-5eef-4b3a-819a-8bb6805ce3b8 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5a2ed17e-5eef-4b3a-819a-8bb6805ce3b8 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5a2ed17e-5eef-4b3a-819a-8bb6805ce3b8 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Volume info retrieved successfully. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-74516ca1-2cdd-4764-87a7-c4fc45a9a74b tempest-TestServerVolumeAttachmentScenario-263774062 tempest-TestServerVolumeAttachmentScenario-263774062-project-admin] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action returned with HTTP 202 Sep 07 10:10:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5a2ed17e-5eef-4b3a-819a-8bb6805ce3b8 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a returned with HTTP 200 Sep 07 10:10:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1025/2029] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:10:05 2026] POST /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:10:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1005/2030] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:05 2026] GET /volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a => generated 1329 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:10:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-85f369de-e908-4a25-96fb-1a10a6c7049d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-85f369de-e908-4a25-96fb-1a10a6c7049d tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4b0e2474-e07b-4129-9160-3708a548b8fe None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-85f369de-e908-4a25-96fb-1a10a6c7049d tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-85f369de-e908-4a25-96fb-1a10a6c7049d tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4b0e2474-e07b-4129-9160-3708a548b8fe tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] POST http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a/action Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4b0e2474-e07b-4129-9160-3708a548b8fe tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-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=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4b0e2474-e07b-4129-9160-3708a548b8fe tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-85f369de-e908-4a25-96fb-1a10a6c7049d tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-85f369de-e908-4a25-96fb-1a10a6c7049d tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 returned with HTTP 200 Sep 07 10:10:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1006/2031] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:05 2026] GET /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 => generated 1157 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:10:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4b0e2474-e07b-4129-9160-3708a548b8fe tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Volume info retrieved successfully. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4b0e2474-e07b-4129-9160-3708a548b8fe tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Update volume metadata completed successfully. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4b0e2474-e07b-4129-9160-3708a548b8fe tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a/action returned with HTTP 200 Sep 07 10:10:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1026/2032] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:10:05 2026] POST /volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a/action => generated 526 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7e6fa8ce-618a-4ba2-bb37-1d836c95479f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-abb81fc0-8168-4110-b055-0a92e6e45389 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-abb81fc0-8168-4110-b055-0a92e6e45389 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-abb81fc0-8168-4110-b055-0a92e6e45389 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-abb81fc0-8168-4110-b055-0a92e6e45389 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7e6fa8ce-618a-4ba2-bb37-1d836c95479f tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-reader] GET http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a Sep 07 10:10:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7e6fa8ce-618a-4ba2-bb37-1d836c95479f tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7e6fa8ce-618a-4ba2-bb37-1d836c95479f tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7e6fa8ce-618a-4ba2-bb37-1d836c95479f tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-reader] Volume info retrieved successfully. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-abb81fc0-8168-4110-b055-0a92e6e45389 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7e6fa8ce-618a-4ba2-bb37-1d836c95479f tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-reader] http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a returned with HTTP 200 Sep 07 10:10:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1007/2033] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:05 2026] GET /volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a => generated 1389 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:10:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-abb81fc0-8168-4110-b055-0a92e6e45389 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 returned with HTTP 200 Sep 07 10:10:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1027/2034] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:10:05 2026] GET /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 => generated 1157 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:10:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ae8a345a-3b75-4c81-8c51-7371624cbe21 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ae8a345a-3b75-4c81-8c51-7371624cbe21 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] POST http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a/action Sep 07 10:10:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ae8a345a-3b75-4c81-8c51-7371624cbe21 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:10:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ae8a345a-3b75-4c81-8c51-7371624cbe21 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-bd27e739-8583-4a57-b9d6-c0efb5e3c285 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-bd27e739-8583-4a57-b9d6-c0efb5e3c285 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] POST http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-bd27e739-8583-4a57-b9d6-c0efb5e3c285 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:10:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-bd27e739-8583-4a57-b9d6-c0efb5e3c285 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ae8a345a-3b75-4c81-8c51-7371624cbe21 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Volume info retrieved successfully. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ae8a345a-3b75-4c81-8c51-7371624cbe21 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Get volume image-metadata completed successfully. Sep 07 10:10:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-bd27e739-8583-4a57-b9d6-c0efb5e3c285 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-bd27e739-8583-4a57-b9d6-c0efb5e3c285 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Begin detaching volume completed successfully. Sep 07 10:10:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-bd27e739-8583-4a57-b9d6-c0efb5e3c285 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action returned with HTTP 202 Sep 07 10:10:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1028/2035] 192.168.122.74 () {64 vars in 1556 bytes} [Mon Sep 7 10:10:05 2026] POST /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:10:06 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ae8a345a-3b75-4c81-8c51-7371624cbe21 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Delete volume metadata completed successfully. Sep 07 10:10:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ae8a345a-3b75-4c81-8c51-7371624cbe21 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a/action returned with HTTP 200 Sep 07 10:10:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1008/2036] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:10:05 2026] POST /volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a/action => generated 0 bytes in 80 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 10:10:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cf781584-da67-482f-9a0d-d8318f8814c9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cf781584-da67-482f-9a0d-d8318f8814c9 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-reader] POST http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a/action Sep 07 10:10:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cf781584-da67-482f-9a0d-d8318f8814c9 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:10:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cf781584-da67-482f-9a0d-d8318f8814c9 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:06 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:06 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cf781584-da67-482f-9a0d-d8318f8814c9 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-reader] Volume info retrieved successfully. Sep 07 10:10:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cf781584-da67-482f-9a0d-d8318f8814c9 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-reader] Get volume image-metadata completed successfully. Sep 07 10:10:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cf781584-da67-482f-9a0d-d8318f8814c9 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-reader] http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a/action returned with HTTP 200 Sep 07 10:10:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1029/2037] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:10:06 2026] POST /volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a/action => generated 500 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f71a4bb1-b640-4f76-a83d-8ef2c33373d0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f71a4bb1-b640-4f76-a83d-8ef2c33373d0 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] GET http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a Sep 07 10:10:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f71a4bb1-b640-4f76-a83d-8ef2c33373d0 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f71a4bb1-b640-4f76-a83d-8ef2c33373d0 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:06 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:06 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7ef854c7-d243-48f9-b858-dd61e5d5f93d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7ef854c7-d243-48f9-b858-dd61e5d5f93d None None] GET http://192.168.122.74/volume// Sep 07 10:10:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7ef854c7-d243-48f9-b858-dd61e5d5f93d None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7ef854c7-d243-48f9-b858-dd61e5d5f93d None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7ef854c7-d243-48f9-b858-dd61e5d5f93d None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:10:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1030/2038] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:10:06 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 10:10:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-018eebb6-f7bf-4f91-bc00-0a38bd76159c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-018eebb6-f7bf-4f91-bc00-0a38bd76159c tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 Sep 07 10:10:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-018eebb6-f7bf-4f91-bc00-0a38bd76159c tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:06 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f71a4bb1-b640-4f76-a83d-8ef2c33373d0 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Volume info retrieved successfully. Sep 07 10:10:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-018eebb6-f7bf-4f91-bc00-0a38bd76159c tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f71a4bb1-b640-4f76-a83d-8ef2c33373d0 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a returned with HTTP 200 Sep 07 10:10:06 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:06 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1009/2039] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:06 2026] GET /volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a => generated 1363 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:10:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f26c7b1a-87c9-4334-9426-32177c0587ca None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f26c7b1a-87c9-4334-9426-32177c0587ca tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] DELETE http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a Sep 07 10:10:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-018eebb6-f7bf-4f91-bc00-0a38bd76159c tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f26c7b1a-87c9-4334-9426-32177c0587ca tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f26c7b1a-87c9-4334-9426-32177c0587ca tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:06 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-f26c7b1a-87c9-4334-9426-32177c0587ca tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Delete volume with id: 860c50e5-9598-43a4-a9e1-9dd5711c485a Sep 07 10:10:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-018eebb6-f7bf-4f91-bc00-0a38bd76159c tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 returned with HTTP 200 Sep 07 10:10:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1031/2040] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:10:06 2026] GET /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 => generated 1341 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:10:06 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:06 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:06 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f26c7b1a-87c9-4334-9426-32177c0587ca tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Volume info retrieved successfully. Sep 07 10:10:06 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f26c7b1a-87c9-4334-9426-32177c0587ca tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Delete volume request issued successfully. Sep 07 10:10:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f26c7b1a-87c9-4334-9426-32177c0587ca tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a returned with HTTP 202 Sep 07 10:10:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1010/2041] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:10:06 2026] DELETE /volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:10:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-950b714f-f7a3-4af2-91d6-b032c5023691 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-950b714f-f7a3-4af2-91d6-b032c5023691 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] GET http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a Sep 07 10:10:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-950b714f-f7a3-4af2-91d6-b032c5023691 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-950b714f-f7a3-4af2-91d6-b032c5023691 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:06 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:06 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-950b714f-f7a3-4af2-91d6-b032c5023691 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Volume info retrieved successfully. Sep 07 10:10:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-950b714f-f7a3-4af2-91d6-b032c5023691 tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a returned with HTTP 200 Sep 07 10:10:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1032/2042] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:06 2026] GET /volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a => generated 1362 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:10:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-14dfed7e-e584-458c-8a74-f0ffe8b7829b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-14dfed7e-e584-458c-8a74-f0ffe8b7829b tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] DELETE http://192.168.122.74/volume/v3/attachments/97ece3fb-d44c-4458-bac6-e004b661989b Sep 07 10:10:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-14dfed7e-e584-458c-8a74-f0ffe8b7829b tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-14dfed7e-e584-458c-8a74-f0ffe8b7829b tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:06 devstack devstack@c-api.service[87186]: /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:10:06 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, Sep 07 10:10:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-52cf4ed0-e00f-4da9-b1cf-6eb3c8a8903b req-14dfed7e-e584-458c-8a74-f0ffe8b7829b tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/attachments/97ece3fb-d44c-4458-bac6-e004b661989b returned with HTTP 200 Sep 07 10:10:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1011/2043] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:10:06 2026] DELETE /volume/v3/attachments/97ece3fb-d44c-4458-bac6-e004b661989b => generated 19 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b7918789-40dc-4871-b896-060d3314bfbc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b7918789-40dc-4871-b896-060d3314bfbc tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be Sep 07 10:10:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b7918789-40dc-4871-b896-060d3314bfbc tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b7918789-40dc-4871-b896-060d3314bfbc tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:06 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:06 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b7918789-40dc-4871-b896-060d3314bfbc tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:10:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b7918789-40dc-4871-b896-060d3314bfbc tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be returned with HTTP 200 Sep 07 10:10:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1033/2044] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:06 2026] GET /volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:10:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-7c75d302-2524-4498-ab21-b5d7ffba808d req-62c22c0b-1dcc-4055-964b-8a1e64b7b120 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-7c75d302-2524-4498-ab21-b5d7ffba808d req-62c22c0b-1dcc-4055-964b-8a1e64b7b120 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 Sep 07 10:10:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-7c75d302-2524-4498-ab21-b5d7ffba808d req-62c22c0b-1dcc-4055-964b-8a1e64b7b120 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-7c75d302-2524-4498-ab21-b5d7ffba808d req-62c22c0b-1dcc-4055-964b-8a1e64b7b120 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:07 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=575,cinder:UPDATE=118,cinder:INSERT=83 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:10:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-7c75d302-2524-4498-ab21-b5d7ffba808d req-62c22c0b-1dcc-4055-964b-8a1e64b7b120 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-7c75d302-2524-4498-ab21-b5d7ffba808d req-62c22c0b-1dcc-4055-964b-8a1e64b7b120 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 returned with HTTP 200 Sep 07 10:10:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1012/2045] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:10:07 2026] GET /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0fc232d3-bc67-41aa-93a3-a3f8b9e36d8f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0fc232d3-bc67-41aa-93a3-a3f8b9e36d8f tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] GET http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a Sep 07 10:10:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0fc232d3-bc67-41aa-93a3-a3f8b9e36d8f tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0fc232d3-bc67-41aa-93a3-a3f8b9e36d8f tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:07 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=655,cinder:INSERT=113,cinder:UPDATE=175,cinder:DELETE=2 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:10:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0fc232d3-bc67-41aa-93a3-a3f8b9e36d8f tempest-VolumesImageMetadata-1763266149 tempest-VolumesImageMetadata-1763266149-project-member] http://192.168.122.74/volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a returned with HTTP 404 Sep 07 10:10:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1034/2046] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:07 2026] GET /volume/v3/volumes/860c50e5-9598-43a4-a9e1-9dd5711c485a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:10:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-93641d51-c796-49d3-bdf1-f358c33234e4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-93641d51-c796-49d3-bdf1-f358c33234e4 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be Sep 07 10:10:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-93641d51-c796-49d3-bdf1-f358c33234e4 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-93641d51-c796-49d3-bdf1-f358c33234e4 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-93641d51-c796-49d3-bdf1-f358c33234e4 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:10:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-93641d51-c796-49d3-bdf1-f358c33234e4 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be returned with HTTP 200 Sep 07 10:10:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1013/2047] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:07 2026] GET /volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9c544e6f-3290-4071-8bb4-ccb33e34cb67 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9c544e6f-3290-4071-8bb4-ccb33e34cb67 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:10:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9c544e6f-3290-4071-8bb4-ccb33e34cb67 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be", "name": "tempest-VolumesExtendTest-Snapshot-449685146"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9c544e6f-3290-4071-8bb4-ccb33e34cb67 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:10:07 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-9c544e6f-3290-4071-8bb4-ccb33e34cb67 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Create snapshot from volume 0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be Sep 07 10:10:08 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-9c544e6f-3290-4071-8bb4-ccb33e34cb67 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Created reservations ['1f81f84e-6edb-464c-8c2d-5c5434f3d47e', '27b055fa-516f-40e8-a7ee-b9a0d4f9ccab', '788929b8-c55b-4a82-965f-cf8075a2e6b0', '7aa48a6b-7bea-452d-9cde-28428e79aa95'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:10:08 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:08 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:08 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9c544e6f-3290-4071-8bb4-ccb33e34cb67 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Snapshot create request issued successfully. Sep 07 10:10:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9c544e6f-3290-4071-8bb4-ccb33e34cb67 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:10:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1035/2048] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:10:07 2026] POST /volume/v3/snapshots => generated 303 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:10:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1644ab84-e4f7-48b0-964f-13957769a8ac None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1644ab84-e4f7-48b0-964f-13957769a8ac tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 Sep 07 10:10:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1644ab84-e4f7-48b0-964f-13957769a8ac tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1644ab84-e4f7-48b0-964f-13957769a8ac tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:08 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:08 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1644ab84-e4f7-48b0-964f-13957769a8ac tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Snapshot retrieved successfully. Sep 07 10:10:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1644ab84-e4f7-48b0-964f-13957769a8ac tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 returned with HTTP 200 Sep 07 10:10:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1014/2049] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:08 2026] GET /volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 => generated 435 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-72511cbf-abbb-4b4c-8950-5626a3c84a0a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-72511cbf-abbb-4b4c-8950-5626a3c84a0a tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 Sep 07 10:10:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-72511cbf-abbb-4b4c-8950-5626a3c84a0a tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-72511cbf-abbb-4b4c-8950-5626a3c84a0a tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-72511cbf-abbb-4b4c-8950-5626a3c84a0a tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Snapshot retrieved successfully. Sep 07 10:10:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-72511cbf-abbb-4b4c-8950-5626a3c84a0a tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 returned with HTTP 200 Sep 07 10:10:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1036/2050] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:09 2026] GET /volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 => generated 435 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-34c961f0-7fa9-4ec1-92f9-72635d0f15b8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-34c961f0-7fa9-4ec1-92f9-72635d0f15b8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 Sep 07 10:10:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-34c961f0-7fa9-4ec1-92f9-72635d0f15b8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-34c961f0-7fa9-4ec1-92f9-72635d0f15b8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-34c961f0-7fa9-4ec1-92f9-72635d0f15b8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Snapshot retrieved successfully. Sep 07 10:10:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-34c961f0-7fa9-4ec1-92f9-72635d0f15b8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 returned with HTTP 200 Sep 07 10:10:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1015/2051] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:10 2026] GET /volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 => generated 435 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-92746d40-7b65-4c33-9779-17561e21e3e1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-64b96073-0440-46e4-9774-6f089ef71a4e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-64b96073-0440-46e4-9774-6f089ef71a4e tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 Sep 07 10:10:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-64b96073-0440-46e4-9774-6f089ef71a4e tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-64b96073-0440-46e4-9774-6f089ef71a4e tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-64b96073-0440-46e4-9774-6f089ef71a4e tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Snapshot retrieved successfully. Sep 07 10:10:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-64b96073-0440-46e4-9774-6f089ef71a4e tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 returned with HTTP 200 Sep 07 10:10:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1016/2052] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:11 2026] GET /volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 => generated 462 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6635eca9-40ca-4cc7-a537-1b02d3ff9e0f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6635eca9-40ca-4cc7-a537-1b02d3ff9e0f tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] POST http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be/action Sep 07 10:10:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6635eca9-40ca-4cc7-a537-1b02d3ff9e0f tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:10:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6635eca9-40ca-4cc7-a537-1b02d3ff9e0f tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6635eca9-40ca-4cc7-a537-1b02d3ff9e0f tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:10:11 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-6635eca9-40ca-4cc7-a537-1b02d3ff9e0f tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Created reservations ['aa0e8a85-427a-4e43-918e-7f326ce166ee', 'a015a8d9-a4af-4827-8020-95f89f9d46d5'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:10:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6635eca9-40ca-4cc7-a537-1b02d3ff9e0f tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Extend volume request issued successfully. Sep 07 10:10:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6635eca9-40ca-4cc7-a537-1b02d3ff9e0f tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be/action returned with HTTP 202 Sep 07 10:10:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1017/2053] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:10:11 2026] POST /volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:10:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0f7da1a9-3cab-464a-a473-31a99aec8ed8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0f7da1a9-3cab-464a-a473-31a99aec8ed8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be Sep 07 10:10:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0f7da1a9-3cab-464a-a473-31a99aec8ed8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0f7da1a9-3cab-464a-a473-31a99aec8ed8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:10:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1184146483"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1184146483'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:10:11 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Create volume of 1 GB Sep 07 10:10:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Availability Zones retrieved successfully. Sep 07 10:10:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Flow 'volume_create_api' (986606f1-8cc5-436e-b80f-ec960d5f011f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:10:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0f7da1a9-3cab-464a-a473-31a99aec8ed8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:10:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5428fc39-9c71-4b2d-91b9-8fbf44f2271e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:10:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0f7da1a9-3cab-464a-a473-31a99aec8ed8 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be returned with HTTP 200 Sep 07 10:10:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1018/2054] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:11 2026] GET /volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:10:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5428fc39-9c71-4b2d-91b9-8fbf44f2271e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c96a94-9ea4-4f8a-a1bc-e17a8d6ed7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:11 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Created reservations ['7df29063-98ac-42a6-925b-c8d7d3597e55', 'b3fa9d77-1c49-4221-918b-9371b692e972', 'a83718f0-6d76-437d-a64a-ad954b5478f6', 'bcb67f29-9fc0-4333-ac0d-0a3a940adf32'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:10:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c96a94-9ea4-4f8a-a1bc-e17a8d6ed7b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7df29063-98ac-42a6-925b-c8d7d3597e55', 'b3fa9d77-1c49-4221-918b-9371b692e972', 'a83718f0-6d76-437d-a64a-ad954b5478f6', 'bcb67f29-9fc0-4333-ac0d-0a3a940adf32']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eb76330-df29-42ff-860a-7e0269246193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eb76330-df29-42ff-860a-7e0269246193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c1000d7-5276-495d-8c88-dc292e32d161', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1184146483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77da6ef5d0854cacbff503efe269d73b',qos_specs=None,replication_status=,reservations=['7df29063-98ac-42a6-925b-c8d7d3597e55','b3fa9d77-1c49-4221-918b-9371b692e972','a83718f0-6d76-437d-a64a-ad954b5478f6','bcb67f29-9fc0-4333-ac0d-0a3a940adf32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e71cb6c347b249faa4937072b5c8769c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1184146483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c1000d7-5276-495d-8c88-dc292e32d161,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77da6ef5d0854cacbff503efe269d73b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e71cb6c347b249faa4937072b5c8769c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd6525ee-bcc2-450b-8f77-fd1b5cdd7342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd6525ee-bcc2-450b-8f77-fd1b5cdd7342) transitioned into state 'SUCCESS' from state '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-1184146483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77da6ef5d0854cacbff503efe269d73b',qos_specs=None,replication_status=,reservations=['7df29063-98ac-42a6-925b-c8d7d3597e55','b3fa9d77-1c49-4221-918b-9371b692e972','a83718f0-6d76-437d-a64a-ad954b5478f6','bcb67f29-9fc0-4333-ac0d-0a3a940adf32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e71cb6c347b249faa4937072b5c8769c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa957ddd-6cf4-4d87-b496-790ad44a15af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa957ddd-6cf4-4d87-b496-790ad44a15af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Flow 'volume_create_api' (986606f1-8cc5-436e-b80f-ec960d5f011f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:10:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Create volume request issued successfully. Sep 07 10:10:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-92746d40-7b65-4c33-9779-17561e21e3e1 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:10:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1037/2055] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:10:11 2026] POST /volume/v3/volumes => generated 762 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:10:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-91837ea8-00f7-4cd7-a8fc-e13108939ed6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-91837ea8-00f7-4cd7-a8fc-e13108939ed6 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] GET http://192.168.122.74/volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 Sep 07 10:10:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-91837ea8-00f7-4cd7-a8fc-e13108939ed6 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-91837ea8-00f7-4cd7-a8fc-e13108939ed6 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-91837ea8-00f7-4cd7-a8fc-e13108939ed6 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Volume info retrieved successfully. Sep 07 10:10:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-91837ea8-00f7-4cd7-a8fc-e13108939ed6 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 returned with HTTP 200 Sep 07 10:10:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1019/2056] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:11 2026] GET /volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 => generated 830 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-14477ec8-08e3-40ec-9c36-05e3595f8978 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-14477ec8-08e3-40ec-9c36-05e3595f8978 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] DELETE http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 Sep 07 10:10:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-14477ec8-08e3-40ec-9c36-05e3595f8978 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-14477ec8-08e3-40ec-9c36-05e3595f8978 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:12 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-14477ec8-08e3-40ec-9c36-05e3595f8978 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Delete volume with id: 63322935-468a-400c-8a29-86201154a482 Sep 07 10:10:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-14477ec8-08e3-40ec-9c36-05e3595f8978 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-14477ec8-08e3-40ec-9c36-05e3595f8978 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Delete volume request issued successfully. Sep 07 10:10:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-14477ec8-08e3-40ec-9c36-05e3595f8978 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 returned with HTTP 202 Sep 07 10:10:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1038/2057] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:10:12 2026] DELETE /volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:10:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6de8e236-9289-4afe-b6e5-ba8c298f40bf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6de8e236-9289-4afe-b6e5-ba8c298f40bf tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 Sep 07 10:10:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6de8e236-9289-4afe-b6e5-ba8c298f40bf tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6de8e236-9289-4afe-b6e5-ba8c298f40bf tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:12 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:12 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:12 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:12 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6de8e236-9289-4afe-b6e5-ba8c298f40bf tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6de8e236-9289-4afe-b6e5-ba8c298f40bf tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 returned with HTTP 200 Sep 07 10:10:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1020/2058] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:12 2026] GET /volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3e560a71-1ba9-406c-8b22-86fb9c7ce4ad None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e560a71-1ba9-406c-8b22-86fb9c7ce4ad tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be Sep 07 10:10:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3e560a71-1ba9-406c-8b22-86fb9c7ce4ad tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3e560a71-1ba9-406c-8b22-86fb9c7ce4ad tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3e560a71-1ba9-406c-8b22-86fb9c7ce4ad tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:10:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e560a71-1ba9-406c-8b22-86fb9c7ce4ad tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be returned with HTTP 200 Sep 07 10:10:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1039/2059] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:12 2026] GET /volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be => generated 848 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4fa6363f-6706-4cf4-8cf4-e3945382fe59 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4fa6363f-6706-4cf4-8cf4-e3945382fe59 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-reader] GET http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be Sep 07 10:10:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4fa6363f-6706-4cf4-8cf4-e3945382fe59 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4fa6363f-6706-4cf4-8cf4-e3945382fe59 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:12 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:12 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:12 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:12 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4fa6363f-6706-4cf4-8cf4-e3945382fe59 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-reader] Volume info retrieved successfully. Sep 07 10:10:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4fa6363f-6706-4cf4-8cf4-e3945382fe59 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-reader] http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be returned with HTTP 200 Sep 07 10:10:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1021/2060] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:12 2026] GET /volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0a8c414c-7cdf-49a5-ade0-3d169e4ceec7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0a8c414c-7cdf-49a5-ade0-3d169e4ceec7 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 Sep 07 10:10:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0a8c414c-7cdf-49a5-ade0-3d169e4ceec7 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0a8c414c-7cdf-49a5-ade0-3d169e4ceec7 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:12 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-0a8c414c-7cdf-49a5-ade0-3d169e4ceec7 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Delete snapshot with id: 322a7840-ccb7-4893-9500-99e30b9315b0 Sep 07 10:10:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0a8c414c-7cdf-49a5-ade0-3d169e4ceec7 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Snapshot retrieved successfully. Sep 07 10:10:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0a8c414c-7cdf-49a5-ade0-3d169e4ceec7 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Snapshot delete request issued successfully. Sep 07 10:10:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0a8c414c-7cdf-49a5-ade0-3d169e4ceec7 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 returned with HTTP 202 Sep 07 10:10:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1040/2061] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:10:12 2026] DELETE /volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:10:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-92eb9f51-8b9e-4ce5-a046-1adf63912b0f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-92eb9f51-8b9e-4ce5-a046-1adf63912b0f tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 Sep 07 10:10:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-92eb9f51-8b9e-4ce5-a046-1adf63912b0f tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-92eb9f51-8b9e-4ce5-a046-1adf63912b0f tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:12 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:12 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-92eb9f51-8b9e-4ce5-a046-1adf63912b0f tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Snapshot retrieved successfully. Sep 07 10:10:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-92eb9f51-8b9e-4ce5-a046-1adf63912b0f tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 returned with HTTP 200 Sep 07 10:10:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1022/2062] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:12 2026] GET /volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 => generated 461 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-283427aa-623c-4d77-a0b4-0a6a55429c24 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-283427aa-623c-4d77-a0b4-0a6a55429c24 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] GET http://192.168.122.74/volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 Sep 07 10:10:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-283427aa-623c-4d77-a0b4-0a6a55429c24 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-283427aa-623c-4d77-a0b4-0a6a55429c24 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-283427aa-623c-4d77-a0b4-0a6a55429c24 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Volume info retrieved successfully. Sep 07 10:10:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-283427aa-623c-4d77-a0b4-0a6a55429c24 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 returned with HTTP 200 Sep 07 10:10:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1041/2063] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:12 2026] GET /volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:10:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-dc448659-55d9-42df-bc43-d86dc3cb88dd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dc448659-55d9-42df-bc43-d86dc3cb88dd tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 Sep 07 10:10:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dc448659-55d9-42df-bc43-d86dc3cb88dd tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dc448659-55d9-42df-bc43-d86dc3cb88dd tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dc448659-55d9-42df-bc43-d86dc3cb88dd tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 returned with HTTP 404 Sep 07 10:10:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1023/2064] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:13 2026] GET /volume/v3/volumes/63322935-468a-400c-8a29-86201154a482 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:10:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7fd885bc-1e1c-4889-8cc7-1b0b68aa3821 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7fd885bc-1e1c-4889-8cc7-1b0b68aa3821 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] DELETE http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 Sep 07 10:10:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7fd885bc-1e1c-4889-8cc7-1b0b68aa3821 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7fd885bc-1e1c-4889-8cc7-1b0b68aa3821 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:13 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-7fd885bc-1e1c-4889-8cc7-1b0b68aa3821 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Delete volume with id: ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 Sep 07 10:10:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7fd885bc-1e1c-4889-8cc7-1b0b68aa3821 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7fd885bc-1e1c-4889-8cc7-1b0b68aa3821 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Delete volume request issued successfully. Sep 07 10:10:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7fd885bc-1e1c-4889-8cc7-1b0b68aa3821 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 returned with HTTP 202 Sep 07 10:10:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1042/2065] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:10:13 2026] DELETE /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:10:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-747a4115-f9ff-446b-9bf7-70ab97d6ddc2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-747a4115-f9ff-446b-9bf7-70ab97d6ddc2 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 Sep 07 10:10:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-747a4115-f9ff-446b-9bf7-70ab97d6ddc2 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-747a4115-f9ff-446b-9bf7-70ab97d6ddc2 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:13 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:13 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:13 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:13 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-747a4115-f9ff-446b-9bf7-70ab97d6ddc2 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Volume info retrieved successfully. Sep 07 10:10:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-747a4115-f9ff-446b-9bf7-70ab97d6ddc2 tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 returned with HTTP 200 Sep 07 10:10:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1024/2066] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:13 2026] GET /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-421ecdd6-bbef-46fe-b206-0d6f5ccc2313 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-421ecdd6-bbef-46fe-b206-0d6f5ccc2313 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 Sep 07 10:10:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-421ecdd6-bbef-46fe-b206-0d6f5ccc2313 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-421ecdd6-bbef-46fe-b206-0d6f5ccc2313 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-421ecdd6-bbef-46fe-b206-0d6f5ccc2313 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Snapshot retrieved successfully. Sep 07 10:10:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-421ecdd6-bbef-46fe-b206-0d6f5ccc2313 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 returned with HTTP 200 Sep 07 10:10:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1043/2067] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:13 2026] GET /volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 => generated 461 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f1521bb9-f45a-4409-9e60-d6ea172dfd8d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f1521bb9-f45a-4409-9e60-d6ea172dfd8d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] GET http://192.168.122.74/volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 Sep 07 10:10:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f1521bb9-f45a-4409-9e60-d6ea172dfd8d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f1521bb9-f45a-4409-9e60-d6ea172dfd8d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:14 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:14 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f1521bb9-f45a-4409-9e60-d6ea172dfd8d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Volume info retrieved successfully. Sep 07 10:10:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f1521bb9-f45a-4409-9e60-d6ea172dfd8d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 returned with HTTP 200 Sep 07 10:10:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1025/2068] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:14 2026] GET /volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-02b9fd3c-7829-4a10-b03b-7572308f1597 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-02b9fd3c-7829-4a10-b03b-7572308f1597 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:10:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-02b9fd3c-7829-4a10-b03b-7572308f1597 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c1000d7-5276-495d-8c88-dc292e32d161", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1850261865"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:14 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:14 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:14 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:14 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:14 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-02b9fd3c-7829-4a10-b03b-7572308f1597 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Volume info retrieved successfully. Sep 07 10:10:14 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-02b9fd3c-7829-4a10-b03b-7572308f1597 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Create snapshot from volume 5c1000d7-5276-495d-8c88-dc292e32d161 Sep 07 10:10:14 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-02b9fd3c-7829-4a10-b03b-7572308f1597 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Created reservations ['74ddd08b-dc8e-4a2e-81cb-a14ce1cea2ad', '0d24f79b-e4a5-43e2-ac53-791c7ad47282', '5e043cb0-12f9-439c-b441-010a9f96a4d8', '74505d59-8e3a-4f65-892c-8216850d4049'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:10:14 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:14 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:14 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-02b9fd3c-7829-4a10-b03b-7572308f1597 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Snapshot create request issued successfully. Sep 07 10:10:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-02b9fd3c-7829-4a10-b03b-7572308f1597 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:10:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1044/2069] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:10:14 2026] POST /volume/v3/snapshots => generated 311 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:10:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-98d7dd9c-e4ec-4258-8075-33c2cd23513d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-98d7dd9c-e4ec-4258-8075-33c2cd23513d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] GET http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc Sep 07 10:10:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-98d7dd9c-e4ec-4258-8075-33c2cd23513d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-98d7dd9c-e4ec-4258-8075-33c2cd23513d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-98d7dd9c-e4ec-4258-8075-33c2cd23513d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Snapshot retrieved successfully. Sep 07 10:10:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-98d7dd9c-e4ec-4258-8075-33c2cd23513d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc returned with HTTP 200 Sep 07 10:10:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1026/2070] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:14 2026] GET /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc => generated 443 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-68ac00bd-74ee-4509-a349-c52b0cefbe9f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-68ac00bd-74ee-4509-a349-c52b0cefbe9f tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] GET http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 Sep 07 10:10:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-68ac00bd-74ee-4509-a349-c52b0cefbe9f tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-68ac00bd-74ee-4509-a349-c52b0cefbe9f tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-68ac00bd-74ee-4509-a349-c52b0cefbe9f tempest-TestServerVolumeAttachmentScenario-1829138586 tempest-TestServerVolumeAttachmentScenario-1829138586-project-member] http://192.168.122.74/volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 returned with HTTP 404 Sep 07 10:10:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1045/2071] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:14 2026] GET /volume/v3/volumes/ec5ef6cb-bd26-4ec4-b3fc-061bdf60d1b9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:10:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8cbb1e4d-3e92-4de1-b21e-b2e8546283a2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8cbb1e4d-3e92-4de1-b21e-b2e8546283a2 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 Sep 07 10:10:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8cbb1e4d-3e92-4de1-b21e-b2e8546283a2 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8cbb1e4d-3e92-4de1-b21e-b2e8546283a2 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8cbb1e4d-3e92-4de1-b21e-b2e8546283a2 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 returned with HTTP 404 Sep 07 10:10:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1027/2072] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:14 2026] GET /volume/v3/snapshots/322a7840-ccb7-4893-9500-99e30b9315b0 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:10:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f1eb19ce-7750-4565-95c6-b0decd36bd8a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f1eb19ce-7750-4565-95c6-b0decd36bd8a tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be Sep 07 10:10:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f1eb19ce-7750-4565-95c6-b0decd36bd8a tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f1eb19ce-7750-4565-95c6-b0decd36bd8a tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:14 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:14 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:14 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:14 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:14 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f1eb19ce-7750-4565-95c6-b0decd36bd8a tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:10:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f1eb19ce-7750-4565-95c6-b0decd36bd8a tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be returned with HTTP 200 Sep 07 10:10:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1046/2073] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:14 2026] GET /volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-54bedbb6-6475-4185-9291-b017dd1989cc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-54bedbb6-6475-4185-9291-b017dd1989cc tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] DELETE http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be Sep 07 10:10:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-54bedbb6-6475-4185-9291-b017dd1989cc tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-54bedbb6-6475-4185-9291-b017dd1989cc tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:14 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-54bedbb6-6475-4185-9291-b017dd1989cc tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Delete volume with id: 0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be Sep 07 10:10:14 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:14 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-54bedbb6-6475-4185-9291-b017dd1989cc tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:10:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-54bedbb6-6475-4185-9291-b017dd1989cc tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Delete volume request issued successfully. Sep 07 10:10:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-54bedbb6-6475-4185-9291-b017dd1989cc tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be returned with HTTP 202 Sep 07 10:10:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1028/2074] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:10:14 2026] DELETE /volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:10:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-320ae24c-4300-40da-a4fd-ccfcccec5f34 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-320ae24c-4300-40da-a4fd-ccfcccec5f34 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be Sep 07 10:10:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-320ae24c-4300-40da-a4fd-ccfcccec5f34 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-320ae24c-4300-40da-a4fd-ccfcccec5f34 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:15 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:15 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-320ae24c-4300-40da-a4fd-ccfcccec5f34 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Volume info retrieved successfully. Sep 07 10:10:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-320ae24c-4300-40da-a4fd-ccfcccec5f34 tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be returned with HTTP 200 Sep 07 10:10:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1047/2075] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:15 2026] GET /volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-152f946c-e95a-4126-ac07-d12d7df8886d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-152f946c-e95a-4126-ac07-d12d7df8886d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] GET http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc Sep 07 10:10:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-152f946c-e95a-4126-ac07-d12d7df8886d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-152f946c-e95a-4126-ac07-d12d7df8886d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-152f946c-e95a-4126-ac07-d12d7df8886d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Snapshot retrieved successfully. Sep 07 10:10:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-152f946c-e95a-4126-ac07-d12d7df8886d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc returned with HTTP 200 Sep 07 10:10:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1029/2076] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:15 2026] GET /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc => generated 443 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8daa8cfc-08fa-49a2-82cd-f361f61048fb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8daa8cfc-08fa-49a2-82cd-f361f61048fb tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] GET http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be Sep 07 10:10:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8daa8cfc-08fa-49a2-82cd-f361f61048fb tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8daa8cfc-08fa-49a2-82cd-f361f61048fb tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8daa8cfc-08fa-49a2-82cd-f361f61048fb tempest-VolumesExtendTest-430807235 tempest-VolumesExtendTest-430807235-project-member] http://192.168.122.74/volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be returned with HTTP 404 Sep 07 10:10:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1048/2077] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:16 2026] GET /volume/v3/volumes/0d6b7a18-9e66-4a3e-9c18-bb41c8ce34be => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:10:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-af4470c8-7fdf-4ec1-aabd-eaf240a6f3ed None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-af4470c8-7fdf-4ec1-aabd-eaf240a6f3ed tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] GET http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc Sep 07 10:10:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-af4470c8-7fdf-4ec1-aabd-eaf240a6f3ed tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-af4470c8-7fdf-4ec1-aabd-eaf240a6f3ed tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-af4470c8-7fdf-4ec1-aabd-eaf240a6f3ed tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Snapshot retrieved successfully. Sep 07 10:10:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-af4470c8-7fdf-4ec1-aabd-eaf240a6f3ed tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc returned with HTTP 200 Sep 07 10:10:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1030/2078] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:16 2026] GET /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc => generated 443 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9d902f8c-d4e1-4f4a-9005-4ae80161bc2d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9d902f8c-d4e1-4f4a-9005-4ae80161bc2d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] GET http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc Sep 07 10:10:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9d902f8c-d4e1-4f4a-9005-4ae80161bc2d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9d902f8c-d4e1-4f4a-9005-4ae80161bc2d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9d902f8c-d4e1-4f4a-9005-4ae80161bc2d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Snapshot retrieved successfully. Sep 07 10:10:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9d902f8c-d4e1-4f4a-9005-4ae80161bc2d tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc returned with HTTP 200 Sep 07 10:10:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1049/2079] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:17 2026] GET /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc => generated 470 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9b44bda7-9a16-464f-b4b3-6a3c33569499 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9b44bda7-9a16-464f-b4b3-6a3c33569499 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] POST http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata Sep 07 10:10:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9b44bda7-9a16-464f-b4b3-6a3c33569499 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:17 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:17 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9b44bda7-9a16-464f-b4b3-6a3c33569499 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Snapshot retrieved successfully. Sep 07 10:10:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9b44bda7-9a16-464f-b4b3-6a3c33569499 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Update snapshot metadata completed successfully. Sep 07 10:10:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9b44bda7-9a16-464f-b4b3-6a3c33569499 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata returned with HTTP 200 Sep 07 10:10:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1031/2080] 192.168.122.74 () {60 vars in 1281 bytes} [Mon Sep 7 10:10:17 2026] POST /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata => generated 68 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:10:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0fb9d4f3-a14c-4be2-9409-20732cbb9525 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0fb9d4f3-a14c-4be2-9409-20732cbb9525 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] GET http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata Sep 07 10:10:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0fb9d4f3-a14c-4be2-9409-20732cbb9525 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0fb9d4f3-a14c-4be2-9409-20732cbb9525 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0fb9d4f3-a14c-4be2-9409-20732cbb9525 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Snapshot retrieved successfully. Sep 07 10:10:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0fb9d4f3-a14c-4be2-9409-20732cbb9525 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Get snapshot metadata completed successfully. Sep 07 10:10:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0fb9d4f3-a14c-4be2-9409-20732cbb9525 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata returned with HTTP 200 Sep 07 10:10:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1050/2081] 192.168.122.74 () {58 vars in 1260 bytes} [Mon Sep 7 10:10:17 2026] GET /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata => generated 68 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:10:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a78219c6-9469-49b4-a3b8-5e52df8878a9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a78219c6-9469-49b4-a3b8-5e52df8878a9 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] PUT http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata Sep 07 10:10:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a78219c6-9469-49b4-a3b8-5e52df8878a9 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:17 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:17 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a78219c6-9469-49b4-a3b8-5e52df8878a9 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Snapshot retrieved successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a78219c6-9469-49b4-a3b8-5e52df8878a9 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Update snapshot metadata completed successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a78219c6-9469-49b4-a3b8-5e52df8878a9 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata returned with HTTP 200 Sep 07 10:10:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1032/2082] 192.168.122.74 () {60 vars in 1280 bytes} [Mon Sep 7 10:10:17 2026] PUT /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata => generated 57 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:10:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4e0a9efc-f01a-44b5-a330-9b0640e57ca2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4e0a9efc-f01a-44b5-a330-9b0640e57ca2 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] GET http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata Sep 07 10:10:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4e0a9efc-f01a-44b5-a330-9b0640e57ca2 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4e0a9efc-f01a-44b5-a330-9b0640e57ca2 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4e0a9efc-f01a-44b5-a330-9b0640e57ca2 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Snapshot retrieved successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4e0a9efc-f01a-44b5-a330-9b0640e57ca2 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Get snapshot metadata completed successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4e0a9efc-f01a-44b5-a330-9b0640e57ca2 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata returned with HTTP 200 Sep 07 10:10:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1051/2083] 192.168.122.74 () {58 vars in 1260 bytes} [Mon Sep 7 10:10:18 2026] GET /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata => generated 57 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:10:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-462bd699-2ee5-4d04-9110-f2948950c44c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-462bd699-2ee5-4d04-9110-f2948950c44c tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata/key3 Sep 07 10:10:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-462bd699-2ee5-4d04-9110-f2948950c44c tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-462bd699-2ee5-4d04-9110-f2948950c44c tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-462bd699-2ee5-4d04-9110-f2948950c44c tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Snapshot retrieved successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-462bd699-2ee5-4d04-9110-f2948950c44c tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Get snapshot metadata completed successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-462bd699-2ee5-4d04-9110-f2948950c44c tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Delete snapshot metadata completed successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-462bd699-2ee5-4d04-9110-f2948950c44c tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata/key3 returned with HTTP 200 Sep 07 10:10:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1033/2084] 192.168.122.74 () {58 vars in 1278 bytes} [Mon Sep 7 10:10:18 2026] DELETE /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata/key3 => generated 0 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 10:10:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2a7a70c3-56ad-47fe-b408-a28113cec10b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a7a70c3-56ad-47fe-b408-a28113cec10b tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] GET http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata Sep 07 10:10:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2a7a70c3-56ad-47fe-b408-a28113cec10b tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2a7a70c3-56ad-47fe-b408-a28113cec10b tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2a7a70c3-56ad-47fe-b408-a28113cec10b tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Snapshot retrieved successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2a7a70c3-56ad-47fe-b408-a28113cec10b tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Get snapshot metadata completed successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a7a70c3-56ad-47fe-b408-a28113cec10b tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata returned with HTTP 200 Sep 07 10:10:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1052/2085] 192.168.122.74 () {58 vars in 1260 bytes} [Mon Sep 7 10:10:18 2026] GET /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata => generated 32 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:10:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fd8804d7-77fa-48b2-9bfa-658a1f761662 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fd8804d7-77fa-48b2-9bfa-658a1f761662 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] PUT http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata Sep 07 10:10:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fd8804d7-77fa-48b2-9bfa-658a1f761662 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fd8804d7-77fa-48b2-9bfa-658a1f761662 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Snapshot retrieved successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fd8804d7-77fa-48b2-9bfa-658a1f761662 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Update snapshot metadata completed successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fd8804d7-77fa-48b2-9bfa-658a1f761662 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata returned with HTTP 200 Sep 07 10:10:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1034/2086] 192.168.122.74 () {60 vars in 1280 bytes} [Mon Sep 7 10:10:18 2026] PUT /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata => generated 16 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:10:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1117756d-9cb7-4d4e-8fd7-49e1be9955b5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1117756d-9cb7-4d4e-8fd7-49e1be9955b5 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] POST http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata Sep 07 10:10:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1117756d-9cb7-4d4e-8fd7-49e1be9955b5 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1117756d-9cb7-4d4e-8fd7-49e1be9955b5 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Snapshot retrieved successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1117756d-9cb7-4d4e-8fd7-49e1be9955b5 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Update snapshot metadata completed successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1117756d-9cb7-4d4e-8fd7-49e1be9955b5 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata returned with HTTP 200 Sep 07 10:10:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1053/2087] 192.168.122.74 () {60 vars in 1281 bytes} [Mon Sep 7 10:10:18 2026] POST /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata => generated 68 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:10:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c3374361-37cd-4eb9-8b9d-083bf232d24a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c3374361-37cd-4eb9-8b9d-083bf232d24a tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] GET http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata Sep 07 10:10:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c3374361-37cd-4eb9-8b9d-083bf232d24a tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c3374361-37cd-4eb9-8b9d-083bf232d24a tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c3374361-37cd-4eb9-8b9d-083bf232d24a tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Snapshot retrieved successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c3374361-37cd-4eb9-8b9d-083bf232d24a tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Get snapshot metadata completed successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c3374361-37cd-4eb9-8b9d-083bf232d24a tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata returned with HTTP 200 Sep 07 10:10:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1035/2088] 192.168.122.74 () {58 vars in 1260 bytes} [Mon Sep 7 10:10:18 2026] GET /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:10:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bc82530f-3842-431c-9975-96e20eb79519 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bc82530f-3842-431c-9975-96e20eb79519 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] PUT http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata/key3 Sep 07 10:10:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bc82530f-3842-431c-9975-96e20eb79519 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bc82530f-3842-431c-9975-96e20eb79519 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Snapshot retrieved successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bc82530f-3842-431c-9975-96e20eb79519 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Update snapshot metadata completed successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bc82530f-3842-431c-9975-96e20eb79519 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata/key3 returned with HTTP 200 Sep 07 10:10:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1054/2089] 192.168.122.74 () {60 vars in 1295 bytes} [Mon Sep 7 10:10:18 2026] PUT /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata/key3 => generated 35 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:10:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a609bf5e-a36b-4806-9933-014f282505a8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a609bf5e-a36b-4806-9933-014f282505a8 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] GET http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata/key3 Sep 07 10:10:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a609bf5e-a36b-4806-9933-014f282505a8 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a609bf5e-a36b-4806-9933-014f282505a8 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a609bf5e-a36b-4806-9933-014f282505a8 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Snapshot retrieved successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a609bf5e-a36b-4806-9933-014f282505a8 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Get snapshot metadata completed successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a609bf5e-a36b-4806-9933-014f282505a8 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata/key3 returned with HTTP 200 Sep 07 10:10:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1036/2090] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:10:18 2026] GET /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata/key3 => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:10:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c4efdbff-c2c3-4002-b1e6-1e699f3e3345 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c4efdbff-c2c3-4002-b1e6-1e699f3e3345 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] GET http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata Sep 07 10:10:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c4efdbff-c2c3-4002-b1e6-1e699f3e3345 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c4efdbff-c2c3-4002-b1e6-1e699f3e3345 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c4efdbff-c2c3-4002-b1e6-1e699f3e3345 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Snapshot retrieved successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c4efdbff-c2c3-4002-b1e6-1e699f3e3345 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] Get snapshot metadata completed successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c4efdbff-c2c3-4002-b1e6-1e699f3e3345 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-reader] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata returned with HTTP 200 Sep 07 10:10:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1055/2091] 192.168.122.74 () {58 vars in 1260 bytes} [Mon Sep 7 10:10:18 2026] GET /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata => generated 75 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:10:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-79e50dac-cb26-429d-977c-9e48d6e558e7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-79e50dac-cb26-429d-977c-9e48d6e558e7 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] PUT http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata Sep 07 10:10:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-79e50dac-cb26-429d-977c-9e48d6e558e7 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-79e50dac-cb26-429d-977c-9e48d6e558e7 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Snapshot retrieved successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-79e50dac-cb26-429d-977c-9e48d6e558e7 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Update snapshot metadata completed successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-79e50dac-cb26-429d-977c-9e48d6e558e7 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata returned with HTTP 200 Sep 07 10:10:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1037/2092] 192.168.122.74 () {60 vars in 1280 bytes} [Mon Sep 7 10:10:18 2026] PUT /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc/metadata => generated 16 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:10:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6c8d3034-0fe3-42f9-aafb-41533a01f08f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6c8d3034-0fe3-42f9-aafb-41533a01f08f tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc Sep 07 10:10:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6c8d3034-0fe3-42f9-aafb-41533a01f08f tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6c8d3034-0fe3-42f9-aafb-41533a01f08f tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-6c8d3034-0fe3-42f9-aafb-41533a01f08f tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Delete snapshot with id: 16a80bfa-3407-40bf-b879-320ca0b4a6bc Sep 07 10:10:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6c8d3034-0fe3-42f9-aafb-41533a01f08f tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Snapshot retrieved successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6c8d3034-0fe3-42f9-aafb-41533a01f08f tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Snapshot delete request issued successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6c8d3034-0fe3-42f9-aafb-41533a01f08f tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc returned with HTTP 202 Sep 07 10:10:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1056/2093] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:10:18 2026] DELETE /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:10:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-db5ef450-3f6b-47c9-87cd-96c853ef12af None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-db5ef450-3f6b-47c9-87cd-96c853ef12af tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] GET http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc Sep 07 10:10:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-db5ef450-3f6b-47c9-87cd-96c853ef12af tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-db5ef450-3f6b-47c9-87cd-96c853ef12af tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-db5ef450-3f6b-47c9-87cd-96c853ef12af tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Snapshot retrieved successfully. Sep 07 10:10:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-db5ef450-3f6b-47c9-87cd-96c853ef12af tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc returned with HTTP 200 Sep 07 10:10:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1038/2094] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:18 2026] GET /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc => generated 469 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:10:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c7ae45f8-ee9f-4c70-804e-d48bb871fd35 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c7ae45f8-ee9f-4c70-804e-d48bb871fd35 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] GET http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc Sep 07 10:10:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c7ae45f8-ee9f-4c70-804e-d48bb871fd35 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c7ae45f8-ee9f-4c70-804e-d48bb871fd35 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c7ae45f8-ee9f-4c70-804e-d48bb871fd35 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Snapshot retrieved successfully. Sep 07 10:10:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c7ae45f8-ee9f-4c70-804e-d48bb871fd35 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc returned with HTTP 200 Sep 07 10:10:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1057/2095] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:19 2026] GET /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3ef40638-7c18-4ecb-9a54-c3250f1a892a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3ef40638-7c18-4ecb-9a54-c3250f1a892a tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] GET http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc Sep 07 10:10:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3ef40638-7c18-4ecb-9a54-c3250f1a892a tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3ef40638-7c18-4ecb-9a54-c3250f1a892a tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3ef40638-7c18-4ecb-9a54-c3250f1a892a tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc returned with HTTP 404 Sep 07 10:10:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1039/2096] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:20 2026] GET /volume/v3/snapshots/16a80bfa-3407-40bf-b879-320ca0b4a6bc => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:10:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-788dbcbb-c5cd-40ea-979b-713569444bde None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-788dbcbb-c5cd-40ea-979b-713569444bde tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] GET http://192.168.122.74/volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 Sep 07 10:10:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-788dbcbb-c5cd-40ea-979b-713569444bde tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-788dbcbb-c5cd-40ea-979b-713569444bde tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:20 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:20 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-788dbcbb-c5cd-40ea-979b-713569444bde tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Volume info retrieved successfully. Sep 07 10:10:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-788dbcbb-c5cd-40ea-979b-713569444bde tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 returned with HTTP 200 Sep 07 10:10:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1058/2097] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:20 2026] GET /volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e6515979-f4df-416d-a7bd-3b6decf45a84 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e6515979-f4df-416d-a7bd-3b6decf45a84 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] DELETE http://192.168.122.74/volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 Sep 07 10:10:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e6515979-f4df-416d-a7bd-3b6decf45a84 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e6515979-f4df-416d-a7bd-3b6decf45a84 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:20 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-e6515979-f4df-416d-a7bd-3b6decf45a84 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Delete volume with id: 5c1000d7-5276-495d-8c88-dc292e32d161 Sep 07 10:10:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e6515979-f4df-416d-a7bd-3b6decf45a84 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Volume info retrieved successfully. Sep 07 10:10:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e6515979-f4df-416d-a7bd-3b6decf45a84 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Delete volume request issued successfully. Sep 07 10:10:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e6515979-f4df-416d-a7bd-3b6decf45a84 tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 returned with HTTP 202 Sep 07 10:10:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1040/2098] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:10:20 2026] DELETE /volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:10:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f5cbeb3e-8cc6-456b-b488-820cb423cf6e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f5cbeb3e-8cc6-456b-b488-820cb423cf6e tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] GET http://192.168.122.74/volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 Sep 07 10:10:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f5cbeb3e-8cc6-456b-b488-820cb423cf6e tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f5cbeb3e-8cc6-456b-b488-820cb423cf6e tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:20 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:20 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f5cbeb3e-8cc6-456b-b488-820cb423cf6e tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Volume info retrieved successfully. Sep 07 10:10:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f5cbeb3e-8cc6-456b-b488-820cb423cf6e tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 returned with HTTP 200 Sep 07 10:10:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1059/2099] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:20 2026] GET /volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1217ff8d-faab-4f76-b4a4-8df285cb083c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1217ff8d-faab-4f76-b4a4-8df285cb083c tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] GET http://192.168.122.74/volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 Sep 07 10:10:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1217ff8d-faab-4f76-b4a4-8df285cb083c tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1217ff8d-faab-4f76-b4a4-8df285cb083c tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1217ff8d-faab-4f76-b4a4-8df285cb083c tempest-SnapshotMetadataTestJSON-769140256 tempest-SnapshotMetadataTestJSON-769140256-project-member] http://192.168.122.74/volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 returned with HTTP 404 Sep 07 10:10:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1041/2100] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:21 2026] GET /volume/v3/volumes/5c1000d7-5276-495d-8c88-dc292e32d161 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:10:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9abae25c-dfc7-4fac-8609-62b1e00eef33 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9abae25c-dfc7-4fac-8609-62b1e00eef33 None None] GET http://192.168.122.74/volume// Sep 07 10:10:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9abae25c-dfc7-4fac-8609-62b1e00eef33 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9abae25c-dfc7-4fac-8609-62b1e00eef33 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9abae25c-dfc7-4fac-8609-62b1e00eef33 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:10:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1060/2101] 192.168.122.74 () {56 vars in 883 bytes} [Mon Sep 7 10:10:27 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:10:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-203763a6-4599-4944-808f-edbb0de90bd8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-203763a6-4599-4944-808f-edbb0de90bd8 None None] GET http://192.168.122.74/volume// Sep 07 10:10:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-203763a6-4599-4944-808f-edbb0de90bd8 None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-203763a6-4599-4944-808f-edbb0de90bd8 None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-203763a6-4599-4944-808f-edbb0de90bd8 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:10:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1042/2102] 192.168.122.74 () {56 vars in 883 bytes} [Mon Sep 7 10:10:27 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:10:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3ce306d0-875c-4f9f-8d12-1837421b98bd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3ce306d0-875c-4f9f-8d12-1837421b98bd tempest-VersionsTest-1586754527 tempest-VersionsTest-1586754527-project-reader] GET http://192.168.122.74/volume/v3/ Sep 07 10:10:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3ce306d0-875c-4f9f-8d12-1837421b98bd tempest-VersionsTest-1586754527 tempest-VersionsTest-1586754527-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3ce306d0-875c-4f9f-8d12-1837421b98bd tempest-VersionsTest-1586754527 tempest-VersionsTest-1586754527-project-reader] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3ce306d0-875c-4f9f-8d12-1837421b98bd tempest-VersionsTest-1586754527 tempest-VersionsTest-1586754527-project-reader] http://192.168.122.74/volume/v3/ returned with HTTP 200 Sep 07 10:10:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1061/2103] 192.168.122.74 () {58 vars in 1095 bytes} [Mon Sep 7 10:10:27 2026] GET /volume/v3/ => generated 389 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:30 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=117,cinder:INSERT=29,cinder:UPDATE=43 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:10:31 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=93,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:10:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:10:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1721991425"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1721991425'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:10:32 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Create volume of 1 GB Sep 07 10:10:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Availability Zones retrieved successfully. Sep 07 10:10:32 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Flow 'volume_create_api' (2c4cf89b-427b-4bd9-ad24-e297ad7ed7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:10:32 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7ffb962-e725-4a8f-9355-6c052c255fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:32 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:10:32 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7ffb962-e725-4a8f-9355-6c052c255fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:32 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87924198-3cfd-4eb1-8a58-c301dd0d0171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:32 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Created reservations ['f0fcedd9-ee20-4be0-9dec-d08e1bfb3442', '17bc3435-91ab-44b6-bced-29d3b9c7b5ea', '547e067e-3032-4cae-8049-15f2223271af', '34f1fd19-05f1-4419-9af7-1d657a0ac013'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:10:32 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87924198-3cfd-4eb1-8a58-c301dd0d0171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0fcedd9-ee20-4be0-9dec-d08e1bfb3442', '17bc3435-91ab-44b6-bced-29d3b9c7b5ea', '547e067e-3032-4cae-8049-15f2223271af', '34f1fd19-05f1-4419-9af7-1d657a0ac013']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:32 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6737524-8d13-4632-8ea3-79dc684f0514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:33 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6737524-8d13-4632-8ea3-79dc684f0514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19f9a1be-f975-4aa3-9da6-fea382a01b15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1721991425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4233f41eb56c4b6dbba2cdccb6a4f181',qos_specs=None,replication_status=,reservations=['f0fcedd9-ee20-4be0-9dec-d08e1bfb3442','17bc3435-91ab-44b6-bced-29d3b9c7b5ea','547e067e-3032-4cae-8049-15f2223271af','34f1fd19-05f1-4419-9af7-1d657a0ac013'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d395b3ed6d0465e89b8fe65f5db9d5f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:10:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1721991425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19f9a1be-f975-4aa3-9da6-fea382a01b15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4233f41eb56c4b6dbba2cdccb6a4f181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d395b3ed6d0465e89b8fe65f5db9d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:33 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9653514-8ceb-4f3a-bdaf-2fd1a163cb3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:33 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9653514-8ceb-4f3a-bdaf-2fd1a163cb3f) transitioned into state 'SUCCESS' from state '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-1721991425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4233f41eb56c4b6dbba2cdccb6a4f181',qos_specs=None,replication_status=,reservations=['f0fcedd9-ee20-4be0-9dec-d08e1bfb3442','17bc3435-91ab-44b6-bced-29d3b9c7b5ea','547e067e-3032-4cae-8049-15f2223271af','34f1fd19-05f1-4419-9af7-1d657a0ac013'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d395b3ed6d0465e89b8fe65f5db9d5f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:33 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7415b2d4-cc11-4b1a-a481-fccd38885415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:33 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7415b2d4-cc11-4b1a-a481-fccd38885415) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:33 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Flow 'volume_create_api' (2c4cf89b-427b-4bd9-ad24-e297ad7ed7f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:10:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Create volume request issued successfully. Sep 07 10:10:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d6bf7a09-c960-4d33-ad61-276f143f2bb5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:10:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1043/2104] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:10:32 2026] POST /volume/v3/volumes => generated 758 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:10:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a9bcef68-5e0c-43af-83de-d28e53931ac9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a9bcef68-5e0c-43af-83de-d28e53931ac9 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 Sep 07 10:10:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a9bcef68-5e0c-43af-83de-d28e53931ac9 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a9bcef68-5e0c-43af-83de-d28e53931ac9 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:33 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:33 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a9bcef68-5e0c-43af-83de-d28e53931ac9 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a9bcef68-5e0c-43af-83de-d28e53931ac9 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 returned with HTTP 200 Sep 07 10:10:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1062/2105] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:33 2026] GET /volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 => generated 826 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:10:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-aabcc512-d392-472c-9380-f8f414272ac4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-aabcc512-d392-472c-9380-f8f414272ac4 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 Sep 07 10:10:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-aabcc512-d392-472c-9380-f8f414272ac4 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-aabcc512-d392-472c-9380-f8f414272ac4 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:34 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:34 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-aabcc512-d392-472c-9380-f8f414272ac4 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-aabcc512-d392-472c-9380-f8f414272ac4 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 returned with HTTP 200 Sep 07 10:10:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1044/2106] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:34 2026] GET /volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6283deeb-0a9f-4c5a-97e4-571d547351de None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6283deeb-0a9f-4c5a-97e4-571d547351de tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 Sep 07 10:10:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6283deeb-0a9f-4c5a-97e4-571d547351de tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6283deeb-0a9f-4c5a-97e4-571d547351de tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:35 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:35 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:35 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:35 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:35 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6283deeb-0a9f-4c5a-97e4-571d547351de tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6283deeb-0a9f-4c5a-97e4-571d547351de tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 returned with HTTP 200 Sep 07 10:10:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1063/2107] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:35 2026] GET /volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-66088c4c-b276-4673-b55b-1389a1083d64 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-66088c4c-b276-4673-b55b-1389a1083d64 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:10:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-66088c4c-b276-4673-b55b-1389a1083d64 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19f9a1be-f975-4aa3-9da6-fea382a01b15", "name": "tempest-VolumesDeleteCascade-Snapshot-255066668"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:35 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:35 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-66088c4c-b276-4673-b55b-1389a1083d64 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:35 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-66088c4c-b276-4673-b55b-1389a1083d64 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Create snapshot from volume 19f9a1be-f975-4aa3-9da6-fea382a01b15 Sep 07 10:10:35 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-66088c4c-b276-4673-b55b-1389a1083d64 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Created reservations ['c121df74-236f-4703-8fa4-eedc99707e0f', '819294fe-1c6e-4aad-9be3-c4f1b095c871', '586c2f6f-500f-4975-98ce-027334b8a258', 'c0246bfb-0f3f-48a7-a6d5-f9d4cbb224ad'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:10:35 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:35 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-66088c4c-b276-4673-b55b-1389a1083d64 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Snapshot create request issued successfully. Sep 07 10:10:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-66088c4c-b276-4673-b55b-1389a1083d64 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:10:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1045/2108] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:10:35 2026] POST /volume/v3/snapshots => generated 306 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:10:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7604c1be-6132-453b-bbc2-f507454d8e09 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7604c1be-6132-453b-bbc2-f507454d8e09 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/snapshots/84885eee-2b83-4c34-95cd-f15ed3d6c9d5 Sep 07 10:10:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7604c1be-6132-453b-bbc2-f507454d8e09 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7604c1be-6132-453b-bbc2-f507454d8e09 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:35 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:35 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:35 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7604c1be-6132-453b-bbc2-f507454d8e09 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Snapshot retrieved successfully. Sep 07 10:10:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7604c1be-6132-453b-bbc2-f507454d8e09 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/snapshots/84885eee-2b83-4c34-95cd-f15ed3d6c9d5 returned with HTTP 200 Sep 07 10:10:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1064/2109] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:35 2026] GET /volume/v3/snapshots/84885eee-2b83-4c34-95cd-f15ed3d6c9d5 => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-61656f8c-321e-4ff3-8d89-c0d0934e73d0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-61656f8c-321e-4ff3-8d89-c0d0934e73d0 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/snapshots/84885eee-2b83-4c34-95cd-f15ed3d6c9d5 Sep 07 10:10:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-61656f8c-321e-4ff3-8d89-c0d0934e73d0 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-61656f8c-321e-4ff3-8d89-c0d0934e73d0 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:36 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:36 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-61656f8c-321e-4ff3-8d89-c0d0934e73d0 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Snapshot retrieved successfully. Sep 07 10:10:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-61656f8c-321e-4ff3-8d89-c0d0934e73d0 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/snapshots/84885eee-2b83-4c34-95cd-f15ed3d6c9d5 returned with HTTP 200 Sep 07 10:10:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1046/2110] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:36 2026] GET /volume/v3/snapshots/84885eee-2b83-4c34-95cd-f15ed3d6c9d5 => generated 438 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-26db0902-d517-4b35-a2ea-75c3fbc08cbb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-26db0902-d517-4b35-a2ea-75c3fbc08cbb tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/snapshots/84885eee-2b83-4c34-95cd-f15ed3d6c9d5 Sep 07 10:10:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-26db0902-d517-4b35-a2ea-75c3fbc08cbb tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-26db0902-d517-4b35-a2ea-75c3fbc08cbb tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-26db0902-d517-4b35-a2ea-75c3fbc08cbb tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Snapshot retrieved successfully. Sep 07 10:10:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-26db0902-d517-4b35-a2ea-75c3fbc08cbb tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/snapshots/84885eee-2b83-4c34-95cd-f15ed3d6c9d5 returned with HTTP 200 Sep 07 10:10:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1065/2111] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:37 2026] GET /volume/v3/snapshots/84885eee-2b83-4c34-95cd-f15ed3d6c9d5 => generated 438 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:10:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b12205ea-5c4f-4d1e-9bd1-2a18f1b6cd33 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b12205ea-5c4f-4d1e-9bd1-2a18f1b6cd33 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/snapshots/84885eee-2b83-4c34-95cd-f15ed3d6c9d5 Sep 07 10:10:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b12205ea-5c4f-4d1e-9bd1-2a18f1b6cd33 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b12205ea-5c4f-4d1e-9bd1-2a18f1b6cd33 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b12205ea-5c4f-4d1e-9bd1-2a18f1b6cd33 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Snapshot retrieved successfully. Sep 07 10:10:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b12205ea-5c4f-4d1e-9bd1-2a18f1b6cd33 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/snapshots/84885eee-2b83-4c34-95cd-f15ed3d6c9d5 returned with HTTP 200 Sep 07 10:10:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1047/2112] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:38 2026] GET /volume/v3/snapshots/84885eee-2b83-4c34-95cd-f15ed3d6c9d5 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f8428170-f39c-4f5d-b377-2e2327a12031 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f8428170-f39c-4f5d-b377-2e2327a12031 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:10:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f8428170-f39c-4f5d-b377-2e2327a12031 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19f9a1be-f975-4aa3-9da6-fea382a01b15", "name": "tempest-VolumesDeleteCascade-Snapshot-446135544"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f8428170-f39c-4f5d-b377-2e2327a12031 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:38 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-f8428170-f39c-4f5d-b377-2e2327a12031 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Create snapshot from volume 19f9a1be-f975-4aa3-9da6-fea382a01b15 Sep 07 10:10:38 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-f8428170-f39c-4f5d-b377-2e2327a12031 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Created reservations ['9c6e6384-4427-46cd-b4e1-f524bbb295f8', 'c5e3cbb1-c8e8-4944-836a-962a2b767805', 'd492d7a4-2d16-4758-afc7-9ed18eb2f246', 'e5b1f883-0707-46c8-b731-5d364fa93442'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:10:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f8428170-f39c-4f5d-b377-2e2327a12031 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Snapshot create request issued successfully. Sep 07 10:10:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f8428170-f39c-4f5d-b377-2e2327a12031 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:10:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1066/2113] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:10:38 2026] POST /volume/v3/snapshots => generated 306 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:10:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cbe7a68f-2f03-472c-a023-f1da1fd289eb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cbe7a68f-2f03-472c-a023-f1da1fd289eb tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/snapshots/50507412-1991-47f9-8c63-d6dc276b5957 Sep 07 10:10:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cbe7a68f-2f03-472c-a023-f1da1fd289eb tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cbe7a68f-2f03-472c-a023-f1da1fd289eb tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cbe7a68f-2f03-472c-a023-f1da1fd289eb tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Snapshot retrieved successfully. Sep 07 10:10:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cbe7a68f-2f03-472c-a023-f1da1fd289eb tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/snapshots/50507412-1991-47f9-8c63-d6dc276b5957 returned with HTTP 200 Sep 07 10:10:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1048/2114] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:39 2026] GET /volume/v3/snapshots/50507412-1991-47f9-8c63-d6dc276b5957 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b6a5f3ca-b57f-4b22-85c3-673958a338dc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b6a5f3ca-b57f-4b22-85c3-673958a338dc tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/snapshots/50507412-1991-47f9-8c63-d6dc276b5957 Sep 07 10:10:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b6a5f3ca-b57f-4b22-85c3-673958a338dc tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b6a5f3ca-b57f-4b22-85c3-673958a338dc tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:40 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:40 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b6a5f3ca-b57f-4b22-85c3-673958a338dc tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Snapshot retrieved successfully. Sep 07 10:10:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b6a5f3ca-b57f-4b22-85c3-673958a338dc tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/snapshots/50507412-1991-47f9-8c63-d6dc276b5957 returned with HTTP 200 Sep 07 10:10:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1067/2115] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:40 2026] GET /volume/v3/snapshots/50507412-1991-47f9-8c63-d6dc276b5957 => generated 438 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3b7fd1fe-6de1-49f4-997e-364ff5898710 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3b7fd1fe-6de1-49f4-997e-364ff5898710 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/snapshots/50507412-1991-47f9-8c63-d6dc276b5957 Sep 07 10:10:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3b7fd1fe-6de1-49f4-997e-364ff5898710 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3b7fd1fe-6de1-49f4-997e-364ff5898710 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:41 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:41 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:41 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3b7fd1fe-6de1-49f4-997e-364ff5898710 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Snapshot retrieved successfully. Sep 07 10:10:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3b7fd1fe-6de1-49f4-997e-364ff5898710 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/snapshots/50507412-1991-47f9-8c63-d6dc276b5957 returned with HTTP 200 Sep 07 10:10:41 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1049/2116] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:41 2026] GET /volume/v3/snapshots/50507412-1991-47f9-8c63-d6dc276b5957 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3e97444e-7bd6-4c29-992a-5c875c4a68cd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e97444e-7bd6-4c29-992a-5c875c4a68cd tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] DELETE http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15?cascade=True Sep 07 10:10:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3e97444e-7bd6-4c29-992a-5c875c4a68cd tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3e97444e-7bd6-4c29-992a-5c875c4a68cd tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:41 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-3e97444e-7bd6-4c29-992a-5c875c4a68cd tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Delete volume with id: 19f9a1be-f975-4aa3-9da6-fea382a01b15 Sep 07 10:10:41 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:41 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:41 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:41 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:41 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3e97444e-7bd6-4c29-992a-5c875c4a68cd tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:41 devstack devstack@c-api.service[87187]: /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:10:41 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:10:41 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3e97444e-7bd6-4c29-992a-5c875c4a68cd tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Delete volume request issued successfully. Sep 07 10:10:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e97444e-7bd6-4c29-992a-5c875c4a68cd tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15?cascade=True returned with HTTP 202 Sep 07 10:10:41 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1068/2117] 192.168.122.74 () {58 vars in 1255 bytes} [Mon Sep 7 10:10:41 2026] DELETE /volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15?cascade=True => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:10:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-585397ad-ff97-4cbf-a1bf-9d423902a61c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-585397ad-ff97-4cbf-a1bf-9d423902a61c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 Sep 07 10:10:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-585397ad-ff97-4cbf-a1bf-9d423902a61c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-585397ad-ff97-4cbf-a1bf-9d423902a61c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:41 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:41 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:41 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:41 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:41 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-585397ad-ff97-4cbf-a1bf-9d423902a61c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-585397ad-ff97-4cbf-a1bf-9d423902a61c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 returned with HTTP 200 Sep 07 10:10:41 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1050/2118] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:41 2026] GET /volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 => generated 850 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c5ddfb9b-7e62-49bf-ae6f-c03f9ea8e88d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5ddfb9b-7e62-49bf-ae6f-c03f9ea8e88d tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 Sep 07 10:10:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5ddfb9b-7e62-49bf-ae6f-c03f9ea8e88d tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5ddfb9b-7e62-49bf-ae6f-c03f9ea8e88d tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:42 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:42 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:42 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:42 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:42 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c5ddfb9b-7e62-49bf-ae6f-c03f9ea8e88d tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5ddfb9b-7e62-49bf-ae6f-c03f9ea8e88d tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 returned with HTTP 200 Sep 07 10:10:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1069/2119] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:42 2026] GET /volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4baa6270-0c4c-4615-8c30-3dbaf2b596f2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4baa6270-0c4c-4615-8c30-3dbaf2b596f2 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 Sep 07 10:10:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4baa6270-0c4c-4615-8c30-3dbaf2b596f2 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4baa6270-0c4c-4615-8c30-3dbaf2b596f2 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:43 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:43 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:43 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:43 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4baa6270-0c4c-4615-8c30-3dbaf2b596f2 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4baa6270-0c4c-4615-8c30-3dbaf2b596f2 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 returned with HTTP 200 Sep 07 10:10:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1051/2120] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:43 2026] GET /volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 => generated 850 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f0cb001c-3d78-4a79-8755-4be086250e24 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f0cb001c-3d78-4a79-8755-4be086250e24 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 Sep 07 10:10:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f0cb001c-3d78-4a79-8755-4be086250e24 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f0cb001c-3d78-4a79-8755-4be086250e24 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:44 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:44 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:44 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:44 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:44 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f0cb001c-3d78-4a79-8755-4be086250e24 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f0cb001c-3d78-4a79-8755-4be086250e24 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 returned with HTTP 200 Sep 07 10:10:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1070/2121] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:44 2026] GET /volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-53333429-495d-4c78-b2b9-7d7b35170754 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-53333429-495d-4c78-b2b9-7d7b35170754 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 Sep 07 10:10:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-53333429-495d-4c78-b2b9-7d7b35170754 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-53333429-495d-4c78-b2b9-7d7b35170754 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:45 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:45 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:45 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:45 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:45 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-53333429-495d-4c78-b2b9-7d7b35170754 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-53333429-495d-4c78-b2b9-7d7b35170754 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 returned with HTTP 200 Sep 07 10:10:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1052/2122] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:45 2026] GET /volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0cddab09-d569-40a1-b4b5-6bb825734ebe None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0cddab09-d569-40a1-b4b5-6bb825734ebe tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 Sep 07 10:10:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0cddab09-d569-40a1-b4b5-6bb825734ebe tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0cddab09-d569-40a1-b4b5-6bb825734ebe tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0cddab09-d569-40a1-b4b5-6bb825734ebe tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 returned with HTTP 404 Sep 07 10:10:46 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1071/2123] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:46 2026] GET /volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:10:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c92be4ae-4e4e-4969-94a3-b8e97793f74a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c92be4ae-4e4e-4969-94a3-b8e97793f74a tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] GET http://192.168.122.74/volume/v3/volumes Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c92be4ae-4e4e-4969-94a3-b8e97793f74a tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c92be4ae-4e4e-4969-94a3-b8e97793f74a tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-c92be4ae-4e4e-4969-94a3-b8e97793f74a tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-c92be4ae-4e4e-4969-94a3-b8e97793f74a tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c92be4ae-4e4e-4969-94a3-b8e97793f74a tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Get all volumes completed successfully. Sep 07 10:10:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c92be4ae-4e4e-4969-94a3-b8e97793f74a tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] http://192.168.122.74/volume/v3/volumes returned with HTTP 200 Sep 07 10:10:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1053/2124] 192.168.122.74 () {58 vars in 1116 bytes} [Mon Sep 7 10:10:46 2026] GET /volume/v3/volumes => generated 15 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:10:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b13b39bc-c0f5-43aa-a19a-715794865b92 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b13b39bc-c0f5-43aa-a19a-715794865b92 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] GET http://192.168.122.74/volume/v3/snapshots Sep 07 10:10:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b13b39bc-c0f5-43aa-a19a-715794865b92 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b13b39bc-c0f5-43aa-a19a-715794865b92 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-b13b39bc-c0f5-43aa-a19a-715794865b92 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:10:47 devstack devstack@c-api.service[87187]: DEBUG cinder.db.api [None req-b13b39bc-c0f5-43aa-a19a-715794865b92 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Building query based on filter {{(pid=87187) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:10:47 devstack devstack@c-api.service[87187]: /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:10:47 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:10:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b13b39bc-c0f5-43aa-a19a-715794865b92 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Get all snapshots completed successfully. Sep 07 10:10:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b13b39bc-c0f5-43aa-a19a-715794865b92 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] http://192.168.122.74/volume/v3/snapshots returned with HTTP 200 Sep 07 10:10:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1072/2125] 192.168.122.74 () {58 vars in 1122 bytes} [Mon Sep 7 10:10:47 2026] GET /volume/v3/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e99e4180-e1b9-462c-bf38-e6525a5932e8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e99e4180-e1b9-462c-bf38-e6525a5932e8 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/50507412-1991-47f9-8c63-d6dc276b5957 Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e99e4180-e1b9-462c-bf38-e6525a5932e8 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e99e4180-e1b9-462c-bf38-e6525a5932e8 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-e99e4180-e1b9-462c-bf38-e6525a5932e8 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Delete snapshot with id: 50507412-1991-47f9-8c63-d6dc276b5957 Sep 07 10:10:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e99e4180-e1b9-462c-bf38-e6525a5932e8 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/snapshots/50507412-1991-47f9-8c63-d6dc276b5957 returned with HTTP 404 Sep 07 10:10:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1054/2126] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:10:47 2026] DELETE /volume/v3/snapshots/50507412-1991-47f9-8c63-d6dc276b5957 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:10:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-116af41f-ed6b-415e-9f5e-86d671b7eee0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-116af41f-ed6b-415e-9f5e-86d671b7eee0 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/84885eee-2b83-4c34-95cd-f15ed3d6c9d5 Sep 07 10:10:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-116af41f-ed6b-415e-9f5e-86d671b7eee0 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-116af41f-ed6b-415e-9f5e-86d671b7eee0 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:47 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-116af41f-ed6b-415e-9f5e-86d671b7eee0 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Delete snapshot with id: 84885eee-2b83-4c34-95cd-f15ed3d6c9d5 Sep 07 10:10:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-116af41f-ed6b-415e-9f5e-86d671b7eee0 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/snapshots/84885eee-2b83-4c34-95cd-f15ed3d6c9d5 returned with HTTP 404 Sep 07 10:10:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1073/2127] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:10:47 2026] DELETE /volume/v3/snapshots/84885eee-2b83-4c34-95cd-f15ed3d6c9d5 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-920e209a-6730-426a-974e-7970c134fd0a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-920e209a-6730-426a-974e-7970c134fd0a tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-920e209a-6730-426a-974e-7970c134fd0a tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-920e209a-6730-426a-974e-7970c134fd0a tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-920e209a-6730-426a-974e-7970c134fd0a tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 returned with HTTP 404 Sep 07 10:10:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1055/2128] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:47 2026] GET /volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:10:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6b1c2c8f-0cf5-4800-b8c7-de8484032cd6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6b1c2c8f-0cf5-4800-b8c7-de8484032cd6 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] DELETE http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 Sep 07 10:10:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6b1c2c8f-0cf5-4800-b8c7-de8484032cd6 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6b1c2c8f-0cf5-4800-b8c7-de8484032cd6 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:47 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-6b1c2c8f-0cf5-4800-b8c7-de8484032cd6 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Delete volume with id: 19f9a1be-f975-4aa3-9da6-fea382a01b15 Sep 07 10:10:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6b1c2c8f-0cf5-4800-b8c7-de8484032cd6 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 returned with HTTP 404 Sep 07 10:10:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1074/2129] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:10:47 2026] DELETE /volume/v3/volumes/19f9a1be-f975-4aa3-9da6-fea382a01b15 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-848652504"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-848652504'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Create volume of 1 GB Sep 07 10:10:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Availability Zones retrieved successfully. Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Flow 'volume_create_api' (dc3547f8-9417-48a4-98e6-88c91e6680d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a03233-58c8-4049-86c9-003c81c7af8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a03233-58c8-4049-86c9-003c81c7af8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb9892d-c7f2-45e4-8fe0-305da5439b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Created reservations ['842a5a67-a103-45d5-a1e3-9bfe85b146eb', '1ca22108-9dc1-4182-b179-6c40a793e341', 'b05c31c5-adcc-40e6-9996-5524492d1be0', '0f3508a3-39c5-4099-bc7a-6d8bde9f5358'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb9892d-c7f2-45e4-8fe0-305da5439b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['842a5a67-a103-45d5-a1e3-9bfe85b146eb', '1ca22108-9dc1-4182-b179-6c40a793e341', 'b05c31c5-adcc-40e6-9996-5524492d1be0', '0f3508a3-39c5-4099-bc7a-6d8bde9f5358']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c45ff802-fc47-4aa7-ad6f-3f9265a28806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c45ff802-fc47-4aa7-ad6f-3f9265a28806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34408c0b-5d91-47d3-9c89-661d7a6b539c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-848652504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4233f41eb56c4b6dbba2cdccb6a4f181',qos_specs=None,replication_status=,reservations=['842a5a67-a103-45d5-a1e3-9bfe85b146eb','1ca22108-9dc1-4182-b179-6c40a793e341','b05c31c5-adcc-40e6-9996-5524492d1be0','0f3508a3-39c5-4099-bc7a-6d8bde9f5358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d395b3ed6d0465e89b8fe65f5db9d5f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:10:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-848652504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34408c0b-5d91-47d3-9c89-661d7a6b539c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4233f41eb56c4b6dbba2cdccb6a4f181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d395b3ed6d0465e89b8fe65f5db9d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06762c14-17a4-4c18-a709-dc39d9c4c2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06762c14-17a4-4c18-a709-dc39d9c4c2db) transitioned into state 'SUCCESS' from state '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-848652504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4233f41eb56c4b6dbba2cdccb6a4f181',qos_specs=None,replication_status=,reservations=['842a5a67-a103-45d5-a1e3-9bfe85b146eb','1ca22108-9dc1-4182-b179-6c40a793e341','b05c31c5-adcc-40e6-9996-5524492d1be0','0f3508a3-39c5-4099-bc7a-6d8bde9f5358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d395b3ed6d0465e89b8fe65f5db9d5f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bbf2d42-340f-4892-a603-38a55aac1e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bbf2d42-340f-4892-a603-38a55aac1e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Flow 'volume_create_api' (dc3547f8-9417-48a4-98e6-88c91e6680d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:10:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Create volume request issued successfully. Sep 07 10:10:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-46108c58-7285-4ca9-b4cb-2dd0ab770f8c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:10:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1056/2130] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:10:47 2026] POST /volume/v3/volumes => generated 757 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:10:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d7fb1df7-97a1-4872-a762-59294a9dd058 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d7fb1df7-97a1-4872-a762-59294a9dd058 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c Sep 07 10:10:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d7fb1df7-97a1-4872-a762-59294a9dd058 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d7fb1df7-97a1-4872-a762-59294a9dd058 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:47 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:47 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d7fb1df7-97a1-4872-a762-59294a9dd058 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d7fb1df7-97a1-4872-a762-59294a9dd058 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c returned with HTTP 200 Sep 07 10:10:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1075/2131] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:47 2026] GET /volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c => generated 825 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3593e15f-d0ae-4314-b141-61b4996a0ea5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3593e15f-d0ae-4314-b141-61b4996a0ea5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c Sep 07 10:10:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3593e15f-d0ae-4314-b141-61b4996a0ea5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3593e15f-d0ae-4314-b141-61b4996a0ea5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:48 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3593e15f-d0ae-4314-b141-61b4996a0ea5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3593e15f-d0ae-4314-b141-61b4996a0ea5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c returned with HTTP 200 Sep 07 10:10:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1057/2132] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:48 2026] GET /volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c => generated 849 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-933b53f8-8400-469a-b307-bdf4f6bbb503 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-933b53f8-8400-469a-b307-bdf4f6bbb503 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c Sep 07 10:10:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-933b53f8-8400-469a-b307-bdf4f6bbb503 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-933b53f8-8400-469a-b307-bdf4f6bbb503 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:49 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:49 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:49 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-933b53f8-8400-469a-b307-bdf4f6bbb503 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-933b53f8-8400-469a-b307-bdf4f6bbb503 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c returned with HTTP 200 Sep 07 10:10:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1076/2133] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:49 2026] GET /volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f408c205-2ce9-40cc-ae95-dd5e0c6d5e2a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f408c205-2ce9-40cc-ae95-dd5e0c6d5e2a tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:10:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f408c205-2ce9-40cc-ae95-dd5e0c6d5e2a tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34408c0b-5d91-47d3-9c89-661d7a6b539c", "name": "tempest-VolumesDeleteCascade-Snapshot-492937510"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:49 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:49 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:49 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:49 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f408c205-2ce9-40cc-ae95-dd5e0c6d5e2a tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:49 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-f408c205-2ce9-40cc-ae95-dd5e0c6d5e2a tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Create snapshot from volume 34408c0b-5d91-47d3-9c89-661d7a6b539c Sep 07 10:10:50 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-f408c205-2ce9-40cc-ae95-dd5e0c6d5e2a tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Created reservations ['877d9749-86d4-4ac9-8384-724676ad43f8', '1b709acf-93ed-4cd2-91ce-c7e6489773ee', '74b947b0-fe0c-42da-a806-649625f8096e', '700c08bc-cabd-4931-9df1-da136b1b8c56'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:10:50 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:50 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f408c205-2ce9-40cc-ae95-dd5e0c6d5e2a tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Snapshot create request issued successfully. Sep 07 10:10:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f408c205-2ce9-40cc-ae95-dd5e0c6d5e2a tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:10:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1058/2134] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:10:49 2026] POST /volume/v3/snapshots => generated 306 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:10:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-be2b80fc-8bc1-4385-beee-ca14605ef2b6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-be2b80fc-8bc1-4385-beee-ca14605ef2b6 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/snapshots/fc732808-cf78-40cb-8c32-de16658386c6 Sep 07 10:10:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-be2b80fc-8bc1-4385-beee-ca14605ef2b6 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-be2b80fc-8bc1-4385-beee-ca14605ef2b6 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-be2b80fc-8bc1-4385-beee-ca14605ef2b6 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Snapshot retrieved successfully. Sep 07 10:10:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-be2b80fc-8bc1-4385-beee-ca14605ef2b6 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/snapshots/fc732808-cf78-40cb-8c32-de16658386c6 returned with HTTP 200 Sep 07 10:10:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1077/2135] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:50 2026] GET /volume/v3/snapshots/fc732808-cf78-40cb-8c32-de16658386c6 => generated 438 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e8e9d07e-27ca-44c8-873e-331132a0ae2d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e8e9d07e-27ca-44c8-873e-331132a0ae2d tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/snapshots/fc732808-cf78-40cb-8c32-de16658386c6 Sep 07 10:10:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e8e9d07e-27ca-44c8-873e-331132a0ae2d tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e8e9d07e-27ca-44c8-873e-331132a0ae2d tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:51 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:51 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:51 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e8e9d07e-27ca-44c8-873e-331132a0ae2d tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Snapshot retrieved successfully. Sep 07 10:10:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e8e9d07e-27ca-44c8-873e-331132a0ae2d tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/snapshots/fc732808-cf78-40cb-8c32-de16658386c6 returned with HTTP 200 Sep 07 10:10:51 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1059/2136] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:51 2026] GET /volume/v3/snapshots/fc732808-cf78-40cb-8c32-de16658386c6 => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1e31ee03-a980-4bde-ae64-16938a1eb413 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1e31ee03-a980-4bde-ae64-16938a1eb413 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/snapshots/fc732808-cf78-40cb-8c32-de16658386c6 Sep 07 10:10:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1e31ee03-a980-4bde-ae64-16938a1eb413 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1e31ee03-a980-4bde-ae64-16938a1eb413 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:52 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:52 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:52 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1e31ee03-a980-4bde-ae64-16938a1eb413 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Snapshot retrieved successfully. Sep 07 10:10:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1e31ee03-a980-4bde-ae64-16938a1eb413 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/snapshots/fc732808-cf78-40cb-8c32-de16658386c6 returned with HTTP 200 Sep 07 10:10:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1078/2137] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:52 2026] GET /volume/v3/snapshots/fc732808-cf78-40cb-8c32-de16658386c6 => generated 438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-db3d8fe1-020b-4cdf-8b29-fa6fc591edaa None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-db3d8fe1-020b-4cdf-8b29-fa6fc591edaa tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/snapshots/fc732808-cf78-40cb-8c32-de16658386c6 Sep 07 10:10:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-db3d8fe1-020b-4cdf-8b29-fa6fc591edaa tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-db3d8fe1-020b-4cdf-8b29-fa6fc591edaa tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:53 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:53 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:53 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-db3d8fe1-020b-4cdf-8b29-fa6fc591edaa tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Snapshot retrieved successfully. Sep 07 10:10:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-db3d8fe1-020b-4cdf-8b29-fa6fc591edaa tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/snapshots/fc732808-cf78-40cb-8c32-de16658386c6 returned with HTTP 200 Sep 07 10:10:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1060/2138] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:10:53 2026] GET /volume/v3/snapshots/fc732808-cf78-40cb-8c32-de16658386c6 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:10:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fc732808-cf78-40cb-8c32-de16658386c6", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-764410403"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Create volume request body: {'volume': {'snapshot_id': 'fc732808-cf78-40cb-8c32-de16658386c6', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-764410403'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:10:53 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:53 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:53 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Snapshot retrieved successfully. Sep 07 10:10:53 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Create volume of 1 GB Sep 07 10:10:53 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Availability Zones retrieved successfully. Sep 07 10:10:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Flow 'volume_create_api' (331c0cc0-0d3c-425d-9de8-78aa1e38d243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:10:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eacbc686-ff81-440b-ac69-31d37a2d99c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:10:53 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:53 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eacbc686-ff81-440b-ac69-31d37a2d99c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fc732808-cf78-40cb-8c32-de16658386c6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c271e1-7e03-4486-b4ce-800fa2862490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:53 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Created reservations ['e69a2dff-bb7f-48cf-a3d0-9dde6ff5cade', '85a519fe-9da7-43ed-b935-5367dcde48bb', 'b60396d8-2822-49ec-87c5-e8731790fff4', '5c1981a4-1398-44b8-be63-074c3d9fc8a6'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:10:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c271e1-7e03-4486-b4ce-800fa2862490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e69a2dff-bb7f-48cf-a3d0-9dde6ff5cade', '85a519fe-9da7-43ed-b935-5367dcde48bb', 'b60396d8-2822-49ec-87c5-e8731790fff4', '5c1981a4-1398-44b8-be63-074c3d9fc8a6']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c617137-32f2-42c3-80fb-1606cdd4f157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:53 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:53 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:53 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:53 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c617137-32f2-42c3-80fb-1606cdd4f157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69c8ae07-a598-4792-927a-fecd8ee0d963', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-764410403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4233f41eb56c4b6dbba2cdccb6a4f181',qos_specs=None,replication_status=,reservations=['e69a2dff-bb7f-48cf-a3d0-9dde6ff5cade','85a519fe-9da7-43ed-b935-5367dcde48bb','b60396d8-2822-49ec-87c5-e8731790fff4','5c1981a4-1398-44b8-be63-074c3d9fc8a6'],size=1,snapshot_id=fc732808-cf78-40cb-8c32-de16658386c6,source_replicaid=,source_volid=None,status='creating',user_id='7d395b3ed6d0465e89b8fe65f5db9d5f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:10:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-764410403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69c8ae07-a598-4792-927a-fecd8ee0d963,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4233f41eb56c4b6dbba2cdccb6a4f181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fc732808-cf78-40cb-8c32-de16658386c6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d395b3ed6d0465e89b8fe65f5db9d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c05ffbe4-53d6-43ee-bd7e-7d640807b46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c05ffbe4-53d6-43ee-bd7e-7d640807b46d) transitioned into state 'SUCCESS' from state '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-764410403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4233f41eb56c4b6dbba2cdccb6a4f181',qos_specs=None,replication_status=,reservations=['e69a2dff-bb7f-48cf-a3d0-9dde6ff5cade','85a519fe-9da7-43ed-b935-5367dcde48bb','b60396d8-2822-49ec-87c5-e8731790fff4','5c1981a4-1398-44b8-be63-074c3d9fc8a6'],size=1,snapshot_id=fc732808-cf78-40cb-8c32-de16658386c6,source_replicaid=,source_volid=None,status='creating',user_id='7d395b3ed6d0465e89b8fe65f5db9d5f',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0bb3618-3e10-4dfd-bf52-34f640da6892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:53 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:53 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0bb3618-3e10-4dfd-bf52-34f640da6892) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Flow 'volume_create_api' (331c0cc0-0d3c-425d-9de8-78aa1e38d243) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:10:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Create volume request issued successfully. Sep 07 10:10:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-420594b0-121c-401f-b9b3-9b2aee9a1122 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:10:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1079/2139] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:10:53 2026] POST /volume/v3/volumes => generated 791 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:10:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-208fb181-f9f6-42ff-a262-1f9b03ff767c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-208fb181-f9f6-42ff-a262-1f9b03ff767c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 Sep 07 10:10:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-208fb181-f9f6-42ff-a262-1f9b03ff767c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-208fb181-f9f6-42ff-a262-1f9b03ff767c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-208fb181-f9f6-42ff-a262-1f9b03ff767c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-208fb181-f9f6-42ff-a262-1f9b03ff767c tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 returned with HTTP 200 Sep 07 10:10:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1061/2140] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:54 2026] GET /volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 => generated 859 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-71197f3b-279a-4521-90c4-61c2e3771a7b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-71197f3b-279a-4521-90c4-61c2e3771a7b tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 Sep 07 10:10:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-71197f3b-279a-4521-90c4-61c2e3771a7b tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-71197f3b-279a-4521-90c4-61c2e3771a7b tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:55 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:55 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:55 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-71197f3b-279a-4521-90c4-61c2e3771a7b tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-71197f3b-279a-4521-90c4-61c2e3771a7b tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 returned with HTTP 200 Sep 07 10:10:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1080/2141] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:55 2026] GET /volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 => generated 883 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a93d4b7f-427c-4ab5-a0c1-2e9136af6ba5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a93d4b7f-427c-4ab5-a0c1-2e9136af6ba5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 Sep 07 10:10:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a93d4b7f-427c-4ab5-a0c1-2e9136af6ba5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a93d4b7f-427c-4ab5-a0c1-2e9136af6ba5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:56 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:56 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:56 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:56 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:10:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a93d4b7f-427c-4ab5-a0c1-2e9136af6ba5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a93d4b7f-427c-4ab5-a0c1-2e9136af6ba5 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 returned with HTTP 200 Sep 07 10:10:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1062/2142] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:56 2026] GET /volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 => generated 883 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7a9bc5e7-ab4a-4d94-aeab-de7a7a00aa88 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7a9bc5e7-ab4a-4d94-aeab-de7a7a00aa88 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 Sep 07 10:10:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7a9bc5e7-ab4a-4d94-aeab-de7a7a00aa88 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7a9bc5e7-ab4a-4d94-aeab-de7a7a00aa88 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:57 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:57 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:57 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:57 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:57 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7a9bc5e7-ab4a-4d94-aeab-de7a7a00aa88 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:10:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1455092513", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:10:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7a9bc5e7-ab4a-4d94-aeab-de7a7a00aa88 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 returned with HTTP 200 Sep 07 10:10:57 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1081/2143] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:57 2026] GET /volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 => generated 883 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:10:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1455092513', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:10:57 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Create volume of 1 GB Sep 07 10:10:57 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Availability Zones retrieved successfully. Sep 07 10:10:57 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Flow 'volume_create_api' (9ff1a873-b263-421e-b9d1-8cac4a0b613f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:10:57 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (467217e9-6edf-4f0a-a9cb-4463088c1581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:57 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:10:58 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (467217e9-6edf-4f0a-a9cb-4463088c1581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:58 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5912678-92b0-40ed-b796-d257dd6b5713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-15d380e4-b361-49ed-9880-71c12714a24b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-15d380e4-b361-49ed-9880-71c12714a24b tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 Sep 07 10:10:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-15d380e4-b361-49ed-9880-71c12714a24b tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-15d380e4-b361-49ed-9880-71c12714a24b tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:58 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Created reservations ['9090f6ef-8d07-468a-9bca-ddfac633ddd3', '22e63409-f4c3-46ba-8ed3-b0f66fd7866a', 'd2c2696f-4ad5-4ac1-af3c-5c7d687cb9a2', 'deaa3f55-a27c-4264-9d53-72d7d1d81f18'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:10:58 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5912678-92b0-40ed-b796-d257dd6b5713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9090f6ef-8d07-468a-9bca-ddfac633ddd3', '22e63409-f4c3-46ba-8ed3-b0f66fd7866a', 'd2c2696f-4ad5-4ac1-af3c-5c7d687cb9a2', 'deaa3f55-a27c-4264-9d53-72d7d1d81f18']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:58 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97b2625f-4704-46ec-bf1b-705d32119d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:58 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:58 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:58 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:58 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:58 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:58 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:10:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-15d380e4-b361-49ed-9880-71c12714a24b tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:10:58 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97b2625f-4704-46ec-bf1b-705d32119d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e43b284-e13a-447a-99e5-88a736c2d8ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1455092513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a96249f3d1424cb1a1688f4b45a04e3a',qos_specs=None,replication_status=,reservations=['9090f6ef-8d07-468a-9bca-ddfac633ddd3','22e63409-f4c3-46ba-8ed3-b0f66fd7866a','d2c2696f-4ad5-4ac1-af3c-5c7d687cb9a2','deaa3f55-a27c-4264-9d53-72d7d1d81f18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee8c346a8c74837a7c7e31f446aed27',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:10:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1455092513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e43b284-e13a-447a-99e5-88a736c2d8ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a96249f3d1424cb1a1688f4b45a04e3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ee8c346a8c74837a7c7e31f446aed27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:58 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae0cc8a5-7a08-4cca-91b5-2c6e7e64f014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-15d380e4-b361-49ed-9880-71c12714a24b tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 returned with HTTP 200 Sep 07 10:10:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1082/2144] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:58 2026] GET /volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 => generated 883 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:10:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae0cc8a5-7a08-4cca-91b5-2c6e7e64f014) transitioned into state 'SUCCESS' from state '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-1455092513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a96249f3d1424cb1a1688f4b45a04e3a',qos_specs=None,replication_status=,reservations=['9090f6ef-8d07-468a-9bca-ddfac633ddd3','22e63409-f4c3-46ba-8ed3-b0f66fd7866a','d2c2696f-4ad5-4ac1-af3c-5c7d687cb9a2','deaa3f55-a27c-4264-9d53-72d7d1d81f18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee8c346a8c74837a7c7e31f446aed27',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a460ad1-5d60-4951-a427-ecb4150d4442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:10:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a460ad1-5d60-4951-a427-ecb4150d4442) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:10:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Flow 'volume_create_api' (9ff1a873-b263-421e-b9d1-8cac4a0b613f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:10:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Create volume request issued successfully. Sep 07 10:10:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1c2274a6-e62c-4ce2-b91c-ce60a447f571 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:10:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1063/2145] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:10:57 2026] POST /volume/v3/volumes => generated 762 bytes in 1698 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:10:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1ccb0ebb-26f4-49e5-9a48-2b2a895cba95 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1ccb0ebb-26f4-49e5-9a48-2b2a895cba95 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:10:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1ccb0ebb-26f4-49e5-9a48-2b2a895cba95 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1ccb0ebb-26f4-49e5-9a48-2b2a895cba95 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:10:59 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:10:59 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:10:59 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:10:59 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:10:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1ccb0ebb-26f4-49e5-9a48-2b2a895cba95 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:10:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1ccb0ebb-26f4-49e5-9a48-2b2a895cba95 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 200 Sep 07 10:10:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1083/2146] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:59 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 830 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:10:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fb8a78c8-bf8c-483e-abe8-8728eb548346 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:10:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fb8a78c8-bf8c-483e-abe8-8728eb548346 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 Sep 07 10:10:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fb8a78c8-bf8c-483e-abe8-8728eb548346 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:10:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fb8a78c8-bf8c-483e-abe8-8728eb548346 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:00 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:00 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fb8a78c8-bf8c-483e-abe8-8728eb548346 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:11:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fb8a78c8-bf8c-483e-abe8-8728eb548346 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 returned with HTTP 200 Sep 07 10:11:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1064/2147] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:10:59 2026] GET /volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 => generated 883 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-dcc11dfb-8cf1-4afc-bcda-83e1b48a562c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dcc11dfb-8cf1-4afc-bcda-83e1b48a562c tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dcc11dfb-8cf1-4afc-bcda-83e1b48a562c tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dcc11dfb-8cf1-4afc-bcda-83e1b48a562c tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:00 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:00 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:00 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:00 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:00 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-dcc11dfb-8cf1-4afc-bcda-83e1b48a562c tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dcc11dfb-8cf1-4afc-bcda-83e1b48a562c tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 200 Sep 07 10:11:00 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1084/2148] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:00 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 854 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:11:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c7d6b67d-a043-462a-ae89-635aaf2c8228 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c7d6b67d-a043-462a-ae89-635aaf2c8228 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 Sep 07 10:11:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c7d6b67d-a043-462a-ae89-635aaf2c8228 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c7d6b67d-a043-462a-ae89-635aaf2c8228 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:01 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:01 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:01 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:01 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:01 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c7d6b67d-a043-462a-ae89-635aaf2c8228 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:11:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c7d6b67d-a043-462a-ae89-635aaf2c8228 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 returned with HTTP 200 Sep 07 10:11:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1065/2149] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:01 2026] GET /volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 => generated 883 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9dab52ac-0d54-4811-a8c7-9e7b4f926277 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9dab52ac-0d54-4811-a8c7-9e7b4f926277 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9dab52ac-0d54-4811-a8c7-9e7b4f926277 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9dab52ac-0d54-4811-a8c7-9e7b4f926277 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9dab52ac-0d54-4811-a8c7-9e7b4f926277 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9dab52ac-0d54-4811-a8c7-9e7b4f926277 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 200 Sep 07 10:11:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1085/2150] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:01 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 854 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-69ffce43-fa15-4ff7-bb31-0901d61cfad0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-69ffce43-fa15-4ff7-bb31-0901d61cfad0 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 Sep 07 10:11:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-69ffce43-fa15-4ff7-bb31-0901d61cfad0 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-69ffce43-fa15-4ff7-bb31-0901d61cfad0 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-69ffce43-fa15-4ff7-bb31-0901d61cfad0 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:11:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-69ffce43-fa15-4ff7-bb31-0901d61cfad0 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 returned with HTTP 200 Sep 07 10:11:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1066/2151] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:02 2026] GET /volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 => generated 883 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-af2caea2-7261-4c8f-8444-905134c19edf None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-af2caea2-7261-4c8f-8444-905134c19edf tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-af2caea2-7261-4c8f-8444-905134c19edf tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-af2caea2-7261-4c8f-8444-905134c19edf tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-af2caea2-7261-4c8f-8444-905134c19edf tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-af2caea2-7261-4c8f-8444-905134c19edf tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 200 Sep 07 10:11:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1086/2152] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:03 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 854 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-053d3aa1-dbea-409d-9e83-12f78d86a4a2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-053d3aa1-dbea-409d-9e83-12f78d86a4a2 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 Sep 07 10:11:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-053d3aa1-dbea-409d-9e83-12f78d86a4a2 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-053d3aa1-dbea-409d-9e83-12f78d86a4a2 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-053d3aa1-dbea-409d-9e83-12f78d86a4a2 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:11:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-053d3aa1-dbea-409d-9e83-12f78d86a4a2 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 returned with HTTP 200 Sep 07 10:11:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1067/2153] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:03 2026] GET /volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 => generated 883 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f8d899b1-f6b2-4ee8-9a25-e6f0a8ce1c3f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f8d899b1-f6b2-4ee8-9a25-e6f0a8ce1c3f tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f8d899b1-f6b2-4ee8-9a25-e6f0a8ce1c3f tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f8d899b1-f6b2-4ee8-9a25-e6f0a8ce1c3f tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:04 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:04 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:04 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:04 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f8d899b1-f6b2-4ee8-9a25-e6f0a8ce1c3f tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f8d899b1-f6b2-4ee8-9a25-e6f0a8ce1c3f tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 200 Sep 07 10:11:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1087/2154] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:04 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c61a9ae2-ee75-45b1-80b7-b28ed0fde71b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c61a9ae2-ee75-45b1-80b7-b28ed0fde71b tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 Sep 07 10:11:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c61a9ae2-ee75-45b1-80b7-b28ed0fde71b tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c61a9ae2-ee75-45b1-80b7-b28ed0fde71b tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c61a9ae2-ee75-45b1-80b7-b28ed0fde71b tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:11:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c61a9ae2-ee75-45b1-80b7-b28ed0fde71b tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 returned with HTTP 200 Sep 07 10:11:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1068/2155] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:04 2026] GET /volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 => generated 884 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e1dfa0db-4fe4-4d8f-8e39-9c0603f47bc7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e1dfa0db-4fe4-4d8f-8e39-9c0603f47bc7 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] GET http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 Sep 07 10:11:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e1dfa0db-4fe4-4d8f-8e39-9c0603f47bc7 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e1dfa0db-4fe4-4d8f-8e39-9c0603f47bc7 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:04 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:04 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:04 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:04 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e1dfa0db-4fe4-4d8f-8e39-9c0603f47bc7 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Volume info retrieved successfully. Sep 07 10:11:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e1dfa0db-4fe4-4d8f-8e39-9c0603f47bc7 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 returned with HTTP 200 Sep 07 10:11:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1088/2156] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:04 2026] GET /volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 => generated 884 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:11:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-03fd55b1-58fa-4877-87e2-fece0533fd72 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-03fd55b1-58fa-4877-87e2-fece0533fd72 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] DELETE http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c?cascade=True Sep 07 10:11:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-03fd55b1-58fa-4877-87e2-fece0533fd72 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-03fd55b1-58fa-4877-87e2-fece0533fd72 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:04 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-03fd55b1-58fa-4877-87e2-fece0533fd72 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Delete volume with id: 34408c0b-5d91-47d3-9c89-661d7a6b539c Sep 07 10:11:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-03fd55b1-58fa-4877-87e2-fece0533fd72 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:11:04 devstack devstack@c-api.service[87186]: /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:11:04 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:11:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-03fd55b1-58fa-4877-87e2-fece0533fd72 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Delete volume request issued successfully. Sep 07 10:11:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-03fd55b1-58fa-4877-87e2-fece0533fd72 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c?cascade=True returned with HTTP 202 Sep 07 10:11:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1069/2157] 192.168.122.74 () {58 vars in 1255 bytes} [Mon Sep 7 10:11:04 2026] DELETE /volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c?cascade=True => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:11:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4c54e5ac-d9ff-4f26-986b-1c360f1d736f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4c54e5ac-d9ff-4f26-986b-1c360f1d736f tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c Sep 07 10:11:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4c54e5ac-d9ff-4f26-986b-1c360f1d736f tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4c54e5ac-d9ff-4f26-986b-1c360f1d736f tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4c54e5ac-d9ff-4f26-986b-1c360f1d736f tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:11:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4c54e5ac-d9ff-4f26-986b-1c360f1d736f tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c returned with HTTP 200 Sep 07 10:11:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1070/2158] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:04 2026] GET /volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c => generated 849 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:11:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-879532450", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-879532450', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:11:05 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Create volume of 1 GB Sep 07 10:11:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Availability Zones retrieved successfully. Sep 07 10:11:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Flow 'volume_create_api' (d18dd520-f625-4f7d-a9b7-3aaa0668ef4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b540eff-025d-432f-8a83-8629b1bb3266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:11:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b540eff-025d-432f-8a83-8629b1bb3266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9615ee3-0a1d-4667-96ee-c1c41c64b26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a46b3c6a-d052-4771-a08b-67ce6f0d2d8e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a46b3c6a-d052-4771-a08b-67ce6f0d2d8e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a46b3c6a-d052-4771-a08b-67ce6f0d2d8e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a46b3c6a-d052-4771-a08b-67ce6f0d2d8e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a46b3c6a-d052-4771-a08b-67ce6f0d2d8e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a46b3c6a-d052-4771-a08b-67ce6f0d2d8e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 200 Sep 07 10:11:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1071/2159] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:05 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-efeec388-e795-4192-b266-874697db9e58 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-efeec388-e795-4192-b266-874697db9e58 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-efeec388-e795-4192-b266-874697db9e58 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-efeec388-e795-4192-b266-874697db9e58 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:05 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Created reservations ['79ef053c-4682-4d52-ab48-d35651fea4b3', '64e3cdaf-4a46-46ce-8acc-8728d9dc8088', '3310c12a-edef-432b-97fa-0766864e3d44', '3658de2f-1075-4d54-9133-ccd7cea87952'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:11:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9615ee3-0a1d-4667-96ee-c1c41c64b26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79ef053c-4682-4d52-ab48-d35651fea4b3', '64e3cdaf-4a46-46ce-8acc-8728d9dc8088', '3310c12a-edef-432b-97fa-0766864e3d44', '3658de2f-1075-4d54-9133-ccd7cea87952']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98f0a1e1-a166-4c60-acc1-c6c1591c2c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-efeec388-e795-4192-b266-874697db9e58 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-efeec388-e795-4192-b266-874697db9e58 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 200 Sep 07 10:11:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1072/2160] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:05 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98f0a1e1-a166-4c60-acc1-c6c1591c2c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '220ae635-cf18-41e2-a7bf-2d00428069d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-879532450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8848ff7e4794d2b818de9d01144c638',qos_specs=None,replication_status=,reservations=['79ef053c-4682-4d52-ab48-d35651fea4b3','64e3cdaf-4a46-46ce-8acc-8728d9dc8088','3310c12a-edef-432b-97fa-0766864e3d44','3658de2f-1075-4d54-9133-ccd7cea87952'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f922cea9c848471ab73fddba43c2fec5',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:11:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-879532450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=220ae635-cf18-41e2-a7bf-2d00428069d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8848ff7e4794d2b818de9d01144c638',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f922cea9c848471ab73fddba43c2fec5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4966f7e9-3cf8-4127-81b8-0060700070de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-66ce7403-8a06-4215-910d-8e6080653c5e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-66ce7403-8a06-4215-910d-8e6080653c5e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes Sep 07 10:11:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-66ce7403-8a06-4215-910d-8e6080653c5e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-66ce7403-8a06-4215-910d-8e6080653c5e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-66ce7403-8a06-4215-910d-8e6080653c5e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-66ce7403-8a06-4215-910d-8e6080653c5e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-66ce7403-8a06-4215-910d-8e6080653c5e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Get all volumes completed successfully. Sep 07 10:11:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-66ce7403-8a06-4215-910d-8e6080653c5e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 200 Sep 07 10:11:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1073/2161] 192.168.122.74 () {58 vars in 1116 bytes} [Mon Sep 7 10:11:05 2026] GET /volume/v3/volumes => generated 345 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fd03f7b1-0fc1-4f39-99a3-d57424dcf76b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fd03f7b1-0fc1-4f39-99a3-d57424dcf76b tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fd03f7b1-0fc1-4f39-99a3-d57424dcf76b tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fd03f7b1-0fc1-4f39-99a3-d57424dcf76b tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4966f7e9-3cf8-4127-81b8-0060700070de) transitioned into state 'SUCCESS' from state '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-879532450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8848ff7e4794d2b818de9d01144c638',qos_specs=None,replication_status=,reservations=['79ef053c-4682-4d52-ab48-d35651fea4b3','64e3cdaf-4a46-46ce-8acc-8728d9dc8088','3310c12a-edef-432b-97fa-0766864e3d44','3658de2f-1075-4d54-9133-ccd7cea87952'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f922cea9c848471ab73fddba43c2fec5',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79979923-448f-47d1-a956-46c7881bd71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fd03f7b1-0fc1-4f39-99a3-d57424dcf76b tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79979923-448f-47d1-a956-46c7881bd71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fd03f7b1-0fc1-4f39-99a3-d57424dcf76b tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 200 Sep 07 10:11:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1074/2162] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:05 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Flow 'volume_create_api' (d18dd520-f625-4f7d-a9b7-3aaa0668ef4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Create volume request issued successfully. Sep 07 10:11:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-48d9faed-b05f-49b8-b00d-f7263a78e326 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:11:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1089/2163] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:11:04 2026] POST /volume/v3/volumes => generated 762 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:11:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-faadc554-e497-4bef-af2a-4949049f4c55 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-faadc554-e497-4bef-af2a-4949049f4c55 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] GET http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 Sep 07 10:11:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-faadc554-e497-4bef-af2a-4949049f4c55 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-faadc554-e497-4bef-af2a-4949049f4c55 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-faadc554-e497-4bef-af2a-4949049f4c55 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Volume info retrieved successfully. Sep 07 10:11:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-faadc554-e497-4bef-af2a-4949049f4c55 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 returned with HTTP 200 Sep 07 10:11:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1075/2164] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:05 2026] GET /volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 => generated 830 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-25e44238-75cf-4d04-a761-6a52078d7024 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-25e44238-75cf-4d04-a761-6a52078d7024 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-25e44238-75cf-4d04-a761-6a52078d7024 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-25e44238-75cf-4d04-a761-6a52078d7024 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-25e44238-75cf-4d04-a761-6a52078d7024 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-25e44238-75cf-4d04-a761-6a52078d7024 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 200 Sep 07 10:11:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1090/2165] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:11:05 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a01284ea-01fe-435a-8635-04762efa308b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a01284ea-01fe-435a-8635-04762efa308b None None] GET http://192.168.122.74/volume// Sep 07 10:11:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a01284ea-01fe-435a-8635-04762efa308b None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a01284ea-01fe-435a-8635-04762efa308b None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a01284ea-01fe-435a-8635-04762efa308b None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:11:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1076/2166] 192.168.122.74 () {58 vars in 1312 bytes} [Mon Sep 7 10:11:06 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:11:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-316ba840-5673-4024-9a4a-7fdf437cb10e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-316ba840-5673-4024-9a4a-7fdf437cb10e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:11:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-316ba840-5673-4024-9a4a-7fdf437cb10e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e43b284-e13a-447a-99e5-88a736c2d8ec", "connector": null, "instance_uuid": "dff38739-a34c-47d4-a770-ea0eac300cc8"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c09592be-7565-43f5-93d5-d02c857e2ae8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c09592be-7565-43f5-93d5-d02c857e2ae8 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c Sep 07 10:11:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c09592be-7565-43f5-93d5-d02c857e2ae8 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c09592be-7565-43f5-93d5-d02c857e2ae8 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:06 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:06 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:06 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:06 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:06 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c09592be-7565-43f5-93d5-d02c857e2ae8 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:11:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c09592be-7565-43f5-93d5-d02c857e2ae8 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c returned with HTTP 200 Sep 07 10:11:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1077/2167] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:06 2026] GET /volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-316ba840-5673-4024-9a4a-7fdf437cb10e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:11:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1091/2168] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:11:06 2026] POST /volume/v3/attachments => generated 273 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:11:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1068db9f-63cc-46b7-bc3f-6f28c3d838c4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1068db9f-63cc-46b7-bc3f-6f28c3d838c4 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1068db9f-63cc-46b7-bc3f-6f28c3d838c4 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1068db9f-63cc-46b7-bc3f-6f28c3d838c4 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:06 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:06 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d0d08ef3-6bed-4748-bc4b-46f0ce310432 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d0d08ef3-6bed-4748-bc4b-46f0ce310432 None None] GET http://192.168.122.74/volume// Sep 07 10:11:06 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1068db9f-63cc-46b7-bc3f-6f28c3d838c4 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d0d08ef3-6bed-4748-bc4b-46f0ce310432 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d0d08ef3-6bed-4748-bc4b-46f0ce310432 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d0d08ef3-6bed-4748-bc4b-46f0ce310432 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:11:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1092/2169] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:11:06 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:11:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-cf6c1049-e62b-4701-89d0-0050424bb2a9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1068db9f-63cc-46b7-bc3f-6f28c3d838c4 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 200 Sep 07 10:11:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1078/2170] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:06 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-cf6c1049-e62b-4701-89d0-0050424bb2a9 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-cf6c1049-e62b-4701-89d0-0050424bb2a9 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-cf6c1049-e62b-4701-89d0-0050424bb2a9 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:06 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:06 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-cf6c1049-e62b-4701-89d0-0050424bb2a9 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-cf6c1049-e62b-4701-89d0-0050424bb2a9 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 200 Sep 07 10:11:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1093/2171] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:11:06 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 1035 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:11:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-35c73e56-9ed8-4b04-8ee4-02cc20bbdf36 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-35c73e56-9ed8-4b04-8ee4-02cc20bbdf36 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] PUT http://192.168.122.74/volume/v3/attachments/bbcf63f0-14f9-4333-ba83-8b3b09155ae9 Sep 07 10:11:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-35c73e56-9ed8-4b04-8ee4-02cc20bbdf36 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:06 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-35c73e56-9ed8-4b04-8ee4-02cc20bbdf36 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Acquiring lock "cinder-attachment_update-6e43b284-e13a-447a-99e5-88a736c2d8ec-devstack" by "attachment_update" {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:11:06 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-35c73e56-9ed8-4b04-8ee4-02cc20bbdf36 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Lock "cinder-attachment_update-6e43b284-e13a-447a-99e5-88a736c2d8ec-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:11:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:06 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:06 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8d7c2d60-16b5-4c64-a274-25849a87d08d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8d7c2d60-16b5-4c64-a274-25849a87d08d tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] GET http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 Sep 07 10:11:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8d7c2d60-16b5-4c64-a274-25849a87d08d tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8d7c2d60-16b5-4c64-a274-25849a87d08d tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:06 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:06 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8d7c2d60-16b5-4c64-a274-25849a87d08d tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Volume info retrieved successfully. Sep 07 10:11:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8d7c2d60-16b5-4c64-a274-25849a87d08d tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 returned with HTTP 200 Sep 07 10:11:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1094/2172] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:06 2026] GET /volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-73722e66-4446-40cc-a691-6989e2df2acb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-73722e66-4446-40cc-a691-6989e2df2acb tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c Sep 07 10:11:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-73722e66-4446-40cc-a691-6989e2df2acb tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-73722e66-4446-40cc-a691-6989e2df2acb tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-73722e66-4446-40cc-a691-6989e2df2acb tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:11:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-73722e66-4446-40cc-a691-6989e2df2acb tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c returned with HTTP 200 Sep 07 10:11:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1095/2173] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:07 2026] GET /volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c => generated 849 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:07 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-35c73e56-9ed8-4b04-8ee4-02cc20bbdf36 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Lock "cinder-attachment_update-6e43b284-e13a-447a-99e5-88a736c2d8ec-devstack" released by "attachment_update" :: held 0.699s {{(pid=87186) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:11:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-35c73e56-9ed8-4b04-8ee4-02cc20bbdf36 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/attachments/bbcf63f0-14f9-4333-ba83-8b3b09155ae9 returned with HTTP 200 Sep 07 10:11:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1079/2174] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:11:06 2026] PUT /volume/v3/attachments/bbcf63f0-14f9-4333-ba83-8b3b09155ae9 => generated 694 bytes in 771 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:11:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5269414c-dc52-4468-a300-8ca888e9d2fb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5269414c-dc52-4468-a300-8ca888e9d2fb tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5269414c-dc52-4468-a300-8ca888e9d2fb tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5269414c-dc52-4468-a300-8ca888e9d2fb tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5269414c-dc52-4468-a300-8ca888e9d2fb tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5269414c-dc52-4468-a300-8ca888e9d2fb tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 200 Sep 07 10:11:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1096/2175] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:07 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 855 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-108efc37-ab18-416d-95e3-9fa3d8cec152 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-108efc37-ab18-416d-95e3-9fa3d8cec152 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] GET http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 Sep 07 10:11:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-108efc37-ab18-416d-95e3-9fa3d8cec152 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-108efc37-ab18-416d-95e3-9fa3d8cec152 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-108efc37-ab18-416d-95e3-9fa3d8cec152 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Volume info retrieved successfully. Sep 07 10:11:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-108efc37-ab18-416d-95e3-9fa3d8cec152 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 returned with HTTP 200 Sep 07 10:11:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1080/2176] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:07 2026] GET /volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9c5f6f7f-713b-4875-81f0-3c34f808eda2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9c5f6f7f-713b-4875-81f0-3c34f808eda2 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] GET http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 Sep 07 10:11:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9c5f6f7f-713b-4875-81f0-3c34f808eda2 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9c5f6f7f-713b-4875-81f0-3c34f808eda2 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9c5f6f7f-713b-4875-81f0-3c34f808eda2 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Volume info retrieved successfully. Sep 07 10:11:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-6b8104bc-35f8-4cb2-8754-e722a7714a26 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9c5f6f7f-713b-4875-81f0-3c34f808eda2 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 returned with HTTP 200 Sep 07 10:11:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1097/2177] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:07 2026] GET /volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-6b8104bc-35f8-4cb2-8754-e722a7714a26 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] POST http://192.168.122.74/volume/v3/attachments/bbcf63f0-14f9-4333-ba83-8b3b09155ae9/action Sep 07 10:11:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-6b8104bc-35f8-4cb2-8754-e722a7714a26 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Action body: b'{"os-complete": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:11:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-6b8104bc-35f8-4cb2-8754-e722a7714a26 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-962cd9f5-1492-4118-827b-a9c15cd4e605 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-962cd9f5-1492-4118-827b-a9c15cd4e605 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] POST http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1/action Sep 07 10:11:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-962cd9f5-1492-4118-827b-a9c15cd4e605 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-231838606", "disk_format": "raw"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:11:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-962cd9f5-1492-4118-827b-a9c15cd4e605 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-231838606", "disk_format": "raw"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-962cd9f5-1492-4118-827b-a9c15cd4e605 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Volume info retrieved successfully. Sep 07 10:11:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:08 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:08 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-eaded8c7-ff79-4e40-80b4-442b1ec38cd0 req-6b8104bc-35f8-4cb2-8754-e722a7714a26 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/attachments/bbcf63f0-14f9-4333-ba83-8b3b09155ae9/action returned with HTTP 204 Sep 07 10:11:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1081/2178] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:11:07 2026] POST /volume/v3/attachments/bbcf63f0-14f9-4333-ba83-8b3b09155ae9/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:11:08 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:08 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:08 devstack devstack@c-api.service[87187]: DEBUG cinder.image.image_utils [None req-962cd9f5-1492-4118-827b-a9c15cd4e605 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-231838606'}] 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-231838606'}]. {{(pid=87187) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 10:11:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-536481ef-8740-4d57-98f3-b8ed61d01213 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-536481ef-8740-4d57-98f3-b8ed61d01213 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c Sep 07 10:11:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-536481ef-8740-4d57-98f3-b8ed61d01213 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-536481ef-8740-4d57-98f3-b8ed61d01213 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:08 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:08 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:08 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:08 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-536481ef-8740-4d57-98f3-b8ed61d01213 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:11:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-536481ef-8740-4d57-98f3-b8ed61d01213 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c returned with HTTP 200 Sep 07 10:11:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1082/2179] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:08 2026] GET /volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f45e0e55-7636-44ca-a922-d0e97b3c675c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f45e0e55-7636-44ca-a922-d0e97b3c675c tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f45e0e55-7636-44ca-a922-d0e97b3c675c tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f45e0e55-7636-44ca-a922-d0e97b3c675c tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:08 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:08 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:08 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:08 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f45e0e55-7636-44ca-a922-d0e97b3c675c tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f45e0e55-7636-44ca-a922-d0e97b3c675c tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 200 Sep 07 10:11:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1083/2180] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:08 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 1147 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:11:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-428726f9-2b0c-4a7a-b474-ed92468ca86e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-428726f9-2b0c-4a7a-b474-ed92468ca86e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-428726f9-2b0c-4a7a-b474-ed92468ca86e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-428726f9-2b0c-4a7a-b474-ed92468ca86e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:08 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:08 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:08 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:08 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-428726f9-2b0c-4a7a-b474-ed92468ca86e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-428726f9-2b0c-4a7a-b474-ed92468ca86e tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 200 Sep 07 10:11:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1084/2181] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:08 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 1147 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:11:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0fe9221f-05ad-4c50-bb66-14f91ae27f1b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0fe9221f-05ad-4c50-bb66-14f91ae27f1b tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0fe9221f-05ad-4c50-bb66-14f91ae27f1b tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0fe9221f-05ad-4c50-bb66-14f91ae27f1b tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:08 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:08 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:08 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:08 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0fe9221f-05ad-4c50-bb66-14f91ae27f1b tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0fe9221f-05ad-4c50-bb66-14f91ae27f1b tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 200 Sep 07 10:11:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1085/2182] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:08 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 1147 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:11:08 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-962cd9f5-1492-4118-827b-a9c15cd4e605 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Copy volume to image completed successfully. Sep 07 10:11:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-962cd9f5-1492-4118-827b-a9c15cd4e605 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1/action returned with HTTP 202 Sep 07 10:11:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1098/2183] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:11:07 2026] POST /volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1/action => generated 653 bytes in 786 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:11:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-104c7cdf-632b-4ad6-8758-e58e101f3bf6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-104c7cdf-632b-4ad6-8758-e58e101f3bf6 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c Sep 07 10:11:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-104c7cdf-632b-4ad6-8758-e58e101f3bf6 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-104c7cdf-632b-4ad6-8758-e58e101f3bf6 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-104c7cdf-632b-4ad6-8758-e58e101f3bf6 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c returned with HTTP 404 Sep 07 10:11:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1086/2184] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:09 2026] GET /volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:11:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d4734b8a-fe24-44e9-ada7-eaf93d63f471 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d4734b8a-fe24-44e9-ada7-eaf93d63f471 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] GET http://192.168.122.74/volume/v3/volumes Sep 07 10:11:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d4734b8a-fe24-44e9-ada7-eaf93d63f471 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d4734b8a-fe24-44e9-ada7-eaf93d63f471 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-d4734b8a-fe24-44e9-ada7-eaf93d63f471 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:11:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d4734b8a-fe24-44e9-ada7-eaf93d63f471 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:11:09 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:09 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d4734b8a-fe24-44e9-ada7-eaf93d63f471 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Get all volumes completed successfully. Sep 07 10:11:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d4734b8a-fe24-44e9-ada7-eaf93d63f471 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] http://192.168.122.74/volume/v3/volumes returned with HTTP 200 Sep 07 10:11:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1099/2185] 192.168.122.74 () {58 vars in 1116 bytes} [Mon Sep 7 10:11:09 2026] GET /volume/v3/volumes => generated 340 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a9c35fb9-ca2e-4daf-b432-9aa425be8835 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a9c35fb9-ca2e-4daf-b432-9aa425be8835 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] GET http://192.168.122.74/volume/v3/snapshots Sep 07 10:11:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a9c35fb9-ca2e-4daf-b432-9aa425be8835 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a9c35fb9-ca2e-4daf-b432-9aa425be8835 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-a9c35fb9-ca2e-4daf-b432-9aa425be8835 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:11:09 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-a9c35fb9-ca2e-4daf-b432-9aa425be8835 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Building query based on filter {{(pid=87186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:11:09 devstack devstack@c-api.service[87186]: /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:11:09 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:11:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a9c35fb9-ca2e-4daf-b432-9aa425be8835 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] Get all snapshots completed successfully. Sep 07 10:11:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a9c35fb9-ca2e-4daf-b432-9aa425be8835 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-reader] http://192.168.122.74/volume/v3/snapshots returned with HTTP 200 Sep 07 10:11:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1087/2186] 192.168.122.74 () {58 vars in 1122 bytes} [Mon Sep 7 10:11:09 2026] GET /volume/v3/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:11:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d892c94a-c145-4365-9e3f-1db9e1e3ff30 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d892c94a-c145-4365-9e3f-1db9e1e3ff30 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 Sep 07 10:11:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d892c94a-c145-4365-9e3f-1db9e1e3ff30 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d892c94a-c145-4365-9e3f-1db9e1e3ff30 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:09 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:09 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d892c94a-c145-4365-9e3f-1db9e1e3ff30 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:11:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d892c94a-c145-4365-9e3f-1db9e1e3ff30 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 returned with HTTP 200 Sep 07 10:11:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1100/2187] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:09 2026] GET /volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 => generated 884 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-568805d5-2705-44b9-91a4-ca61461753e7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-568805d5-2705-44b9-91a4-ca61461753e7 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] DELETE http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 Sep 07 10:11:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-568805d5-2705-44b9-91a4-ca61461753e7 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-568805d5-2705-44b9-91a4-ca61461753e7 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:09 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-568805d5-2705-44b9-91a4-ca61461753e7 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Delete volume with id: 69c8ae07-a598-4792-927a-fecd8ee0d963 Sep 07 10:11:09 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:09 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:09 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:09 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-568805d5-2705-44b9-91a4-ca61461753e7 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:11:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-568805d5-2705-44b9-91a4-ca61461753e7 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Delete volume request issued successfully. Sep 07 10:11:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-568805d5-2705-44b9-91a4-ca61461753e7 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 returned with HTTP 202 Sep 07 10:11:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1088/2188] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:11:09 2026] DELETE /volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:11:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4fa746fd-0297-4f90-9ec3-0d76457b7234 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4fa746fd-0297-4f90-9ec3-0d76457b7234 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 Sep 07 10:11:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4fa746fd-0297-4f90-9ec3-0d76457b7234 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4fa746fd-0297-4f90-9ec3-0d76457b7234 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:09 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:09 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4fa746fd-0297-4f90-9ec3-0d76457b7234 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:11:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4fa746fd-0297-4f90-9ec3-0d76457b7234 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 returned with HTTP 200 Sep 07 10:11:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1101/2189] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:09 2026] GET /volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 => generated 883 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6d356b74-261a-40a3-bc21-d1bb1ce8dfc6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6d356b74-261a-40a3-bc21-d1bb1ce8dfc6 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 Sep 07 10:11:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6d356b74-261a-40a3-bc21-d1bb1ce8dfc6 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6d356b74-261a-40a3-bc21-d1bb1ce8dfc6 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6d356b74-261a-40a3-bc21-d1bb1ce8dfc6 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Volume info retrieved successfully. Sep 07 10:11:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6d356b74-261a-40a3-bc21-d1bb1ce8dfc6 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 returned with HTTP 200 Sep 07 10:11:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1089/2190] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:10 2026] GET /volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 => generated 883 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e980294f-2af1-4d4e-b2ad-f422485d345d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e980294f-2af1-4d4e-b2ad-f422485d345d tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 Sep 07 10:11:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e980294f-2af1-4d4e-b2ad-f422485d345d tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e980294f-2af1-4d4e-b2ad-f422485d345d tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e980294f-2af1-4d4e-b2ad-f422485d345d tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 returned with HTTP 404 Sep 07 10:11:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1102/2191] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:11 2026] GET /volume/v3/volumes/69c8ae07-a598-4792-927a-fecd8ee0d963 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:11:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b7978c44-a690-4e12-975e-43cb5cb7ee89 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b7978c44-a690-4e12-975e-43cb5cb7ee89 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/fc732808-cf78-40cb-8c32-de16658386c6 Sep 07 10:11:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b7978c44-a690-4e12-975e-43cb5cb7ee89 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b7978c44-a690-4e12-975e-43cb5cb7ee89 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:11 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-b7978c44-a690-4e12-975e-43cb5cb7ee89 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Delete snapshot with id: fc732808-cf78-40cb-8c32-de16658386c6 Sep 07 10:11:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b7978c44-a690-4e12-975e-43cb5cb7ee89 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/snapshots/fc732808-cf78-40cb-8c32-de16658386c6 returned with HTTP 404 Sep 07 10:11:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1090/2192] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:11:11 2026] DELETE /volume/v3/snapshots/fc732808-cf78-40cb-8c32-de16658386c6 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:11:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c40392cf-bc4b-4383-9614-2435fc9c2674 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c40392cf-bc4b-4383-9614-2435fc9c2674 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] GET http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c Sep 07 10:11:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c40392cf-bc4b-4383-9614-2435fc9c2674 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c40392cf-bc4b-4383-9614-2435fc9c2674 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c40392cf-bc4b-4383-9614-2435fc9c2674 tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c returned with HTTP 404 Sep 07 10:11:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1103/2193] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:12 2026] GET /volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:11:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-af798d21-4386-4b92-9e30-bb8f317856ca None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-af798d21-4386-4b92-9e30-bb8f317856ca tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] DELETE http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c Sep 07 10:11:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-af798d21-4386-4b92-9e30-bb8f317856ca tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-af798d21-4386-4b92-9e30-bb8f317856ca tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:12 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-af798d21-4386-4b92-9e30-bb8f317856ca tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] Delete volume with id: 34408c0b-5d91-47d3-9c89-661d7a6b539c Sep 07 10:11:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-af798d21-4386-4b92-9e30-bb8f317856ca tempest-VolumesDeleteCascade-2079002316 tempest-VolumesDeleteCascade-2079002316-project-member] http://192.168.122.74/volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c returned with HTTP 404 Sep 07 10:11:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1091/2194] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:11:12 2026] DELETE /volume/v3/volumes/34408c0b-5d91-47d3-9c89-661d7a6b539c => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:11:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:11:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-173208831"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-173208831'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:11:18 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Create volume of 1 GB Sep 07 10:11:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Availability Zones retrieved successfully. Sep 07 10:11:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Flow 'volume_create_api' (47384cf9-1e83-4f33-a312-df3495bafab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b497c43-fa6b-49ab-9f90-162455040750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:11:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b497c43-fa6b-49ab-9f90-162455040750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2acb1271-7d9f-4575-9586-c4c74d2d8e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:18 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Created reservations ['097701d5-755c-464d-b404-d9f24c3ffb38', '08832b40-113a-4705-b5d9-1378250acfdc', '4b0cd401-9d6e-4380-9e4c-6db8a533bad1', '02fc2931-6bf0-4943-8fe8-dd0011d94a7f'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:11:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2acb1271-7d9f-4575-9586-c4c74d2d8e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['097701d5-755c-464d-b404-d9f24c3ffb38', '08832b40-113a-4705-b5d9-1378250acfdc', '4b0cd401-9d6e-4380-9e4c-6db8a533bad1', '02fc2931-6bf0-4943-8fe8-dd0011d94a7f']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad6fda73-51a5-46cb-9c38-8b60f8da09b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad6fda73-51a5-46cb-9c38-8b60f8da09b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eea4b51b-fb61-4fb1-b97a-4f39060f3624', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-173208831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='003ae7fd7c3b487ea4d41acb795278a5',qos_specs=None,replication_status=,reservations=['097701d5-755c-464d-b404-d9f24c3ffb38','08832b40-113a-4705-b5d9-1378250acfdc','4b0cd401-9d6e-4380-9e4c-6db8a533bad1','02fc2931-6bf0-4943-8fe8-dd0011d94a7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='584e3b26907a4a25923a9d654bf670ba',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:11:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-173208831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eea4b51b-fb61-4fb1-b97a-4f39060f3624,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='003ae7fd7c3b487ea4d41acb795278a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='584e3b26907a4a25923a9d654bf670ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4efa2b0b-e8ea-494e-b78c-141911a00ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4efa2b0b-e8ea-494e-b78c-141911a00ebc) transitioned into state 'SUCCESS' from state '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-173208831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='003ae7fd7c3b487ea4d41acb795278a5',qos_specs=None,replication_status=,reservations=['097701d5-755c-464d-b404-d9f24c3ffb38','08832b40-113a-4705-b5d9-1378250acfdc','4b0cd401-9d6e-4380-9e4c-6db8a533bad1','02fc2931-6bf0-4943-8fe8-dd0011d94a7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='584e3b26907a4a25923a9d654bf670ba',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97fa9094-d81c-49b3-9bc6-791255a48198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97fa9094-d81c-49b3-9bc6-791255a48198) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Flow 'volume_create_api' (47384cf9-1e83-4f33-a312-df3495bafab4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Create volume request issued successfully. Sep 07 10:11:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d9ac3a76-da13-42f2-ac99-a9215dd6eeb1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:11:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1104/2195] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:11:17 2026] POST /volume/v3/volumes => generated 756 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:11:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f0c14a18-12cf-4b73-9e2c-db28a2b7a114 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f0c14a18-12cf-4b73-9e2c-db28a2b7a114 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f0c14a18-12cf-4b73-9e2c-db28a2b7a114 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f0c14a18-12cf-4b73-9e2c-db28a2b7a114 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f0c14a18-12cf-4b73-9e2c-db28a2b7a114 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f0c14a18-12cf-4b73-9e2c-db28a2b7a114 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1092/2196] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:18 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 824 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-9c6e0e47-d88e-4677-bbf9-52198537da53 req-6d5d40c4-1791-4720-a4e0-8281d56db9cf None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-9c6e0e47-d88e-4677-bbf9-52198537da53 req-6d5d40c4-1791-4720-a4e0-8281d56db9cf tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/attachments?instance_id=dff38739-a34c-47d4-a770-ea0eac300cc8 Sep 07 10:11:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-9c6e0e47-d88e-4677-bbf9-52198537da53 req-6d5d40c4-1791-4720-a4e0-8281d56db9cf tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-9c6e0e47-d88e-4677-bbf9-52198537da53 req-6d5d40c4-1791-4720-a4e0-8281d56db9cf tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:19 devstack devstack@c-api.service[87187]: /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:11:19 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), Sep 07 10:11:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-9c6e0e47-d88e-4677-bbf9-52198537da53 req-6d5d40c4-1791-4720-a4e0-8281d56db9cf tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/attachments?instance_id=dff38739-a34c-47d4-a770-ea0eac300cc8 returned with HTTP 200 Sep 07 10:11:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1105/2197] 192.168.122.74 () {62 vars in 1521 bytes} [Mon Sep 7 10:11:19 2026] GET /volume/v3/attachments?instance_id=dff38739-a34c-47d4-a770-ea0eac300cc8 => generated 192 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:11:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-9c6e0e47-d88e-4677-bbf9-52198537da53 req-5205e465-e02e-4e61-b145-14897a15f4a5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-9c6e0e47-d88e-4677-bbf9-52198537da53 req-5205e465-e02e-4e61-b145-14897a15f4a5 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/attachments/bbcf63f0-14f9-4333-ba83-8b3b09155ae9 Sep 07 10:11:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-9c6e0e47-d88e-4677-bbf9-52198537da53 req-5205e465-e02e-4e61-b145-14897a15f4a5 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-9c6e0e47-d88e-4677-bbf9-52198537da53 req-5205e465-e02e-4e61-b145-14897a15f4a5 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:19 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:19 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-00bd220f-4c16-4642-a55a-f9b325613a0c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-9c6e0e47-d88e-4677-bbf9-52198537da53 req-5205e465-e02e-4e61-b145-14897a15f4a5 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/attachments/bbcf63f0-14f9-4333-ba83-8b3b09155ae9 returned with HTTP 200 Sep 07 10:11:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1093/2198] 192.168.122.74 () {62 vars in 1535 bytes} [Mon Sep 7 10:11:19 2026] GET /volume/v3/attachments/bbcf63f0-14f9-4333-ba83-8b3b09155ae9 => generated 718 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:11:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-00bd220f-4c16-4642-a55a-f9b325613a0c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-00bd220f-4c16-4642-a55a-f9b325613a0c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-00bd220f-4c16-4642-a55a-f9b325613a0c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-00bd220f-4c16-4642-a55a-f9b325613a0c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-00bd220f-4c16-4642-a55a-f9b325613a0c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1106/2199] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:19 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c3137870-4417-4bdb-8cf6-b2cc487daa5a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c3137870-4417-4bdb-8cf6-b2cc487daa5a tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c3137870-4417-4bdb-8cf6-b2cc487daa5a tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c3137870-4417-4bdb-8cf6-b2cc487daa5a tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c3137870-4417-4bdb-8cf6-b2cc487daa5a tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c3137870-4417-4bdb-8cf6-b2cc487daa5a tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1094/2200] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:20 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5d74a804-3cc5-4e84-9d1a-142ea685c9d7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5d74a804-3cc5-4e84-9d1a-142ea685c9d7 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5d74a804-3cc5-4e84-9d1a-142ea685c9d7 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5d74a804-3cc5-4e84-9d1a-142ea685c9d7 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:21 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5d74a804-3cc5-4e84-9d1a-142ea685c9d7 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5d74a804-3cc5-4e84-9d1a-142ea685c9d7 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1107/2201] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:21 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6dbdb026-a01a-4fcb-96fe-43624b20cccb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6dbdb026-a01a-4fcb-96fe-43624b20cccb tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6dbdb026-a01a-4fcb-96fe-43624b20cccb tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6dbdb026-a01a-4fcb-96fe-43624b20cccb tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6dbdb026-a01a-4fcb-96fe-43624b20cccb tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6dbdb026-a01a-4fcb-96fe-43624b20cccb tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1095/2202] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:22 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:11:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-38d157f9-e215-4d47-a960-707f595ff153 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-38d157f9-e215-4d47-a960-707f595ff153 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-38d157f9-e215-4d47-a960-707f595ff153 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-38d157f9-e215-4d47-a960-707f595ff153 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-38d157f9-e215-4d47-a960-707f595ff153 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-38d157f9-e215-4d47-a960-707f595ff153 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1108/2203] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:23 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-25cb452d-2ec1-474f-85a2-6b633e9dc12c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-25cb452d-2ec1-474f-85a2-6b633e9dc12c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-25cb452d-2ec1-474f-85a2-6b633e9dc12c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-25cb452d-2ec1-474f-85a2-6b633e9dc12c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:24 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:24 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-25cb452d-2ec1-474f-85a2-6b633e9dc12c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-25cb452d-2ec1-474f-85a2-6b633e9dc12c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1096/2204] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:24 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3a4f8118-c975-4e8f-afb9-628e93751f97 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3a4f8118-c975-4e8f-afb9-628e93751f97 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3a4f8118-c975-4e8f-afb9-628e93751f97 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3a4f8118-c975-4e8f-afb9-628e93751f97 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:25 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:25 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3a4f8118-c975-4e8f-afb9-628e93751f97 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3a4f8118-c975-4e8f-afb9-628e93751f97 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1109/2205] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:25 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e78fe407-1a28-4807-acbd-f3bad45862e3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e78fe407-1a28-4807-acbd-f3bad45862e3 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e78fe407-1a28-4807-acbd-f3bad45862e3 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e78fe407-1a28-4807-acbd-f3bad45862e3 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e78fe407-1a28-4807-acbd-f3bad45862e3 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e78fe407-1a28-4807-acbd-f3bad45862e3 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1097/2206] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:27 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-08f8ffb4-a61d-41b6-9810-06c48296b7e5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-08f8ffb4-a61d-41b6-9810-06c48296b7e5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-08f8ffb4-a61d-41b6-9810-06c48296b7e5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-08f8ffb4-a61d-41b6-9810-06c48296b7e5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-08f8ffb4-a61d-41b6-9810-06c48296b7e5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-08f8ffb4-a61d-41b6-9810-06c48296b7e5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1110/2207] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:28 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-348f9560-0609-4ec9-ab53-11dbe7ca1c4f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-348f9560-0609-4ec9-ab53-11dbe7ca1c4f tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-348f9560-0609-4ec9-ab53-11dbe7ca1c4f tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-348f9560-0609-4ec9-ab53-11dbe7ca1c4f tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-348f9560-0609-4ec9-ab53-11dbe7ca1c4f tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-348f9560-0609-4ec9-ab53-11dbe7ca1c4f tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1098/2208] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:29 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 848 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-902ee37d-45d1-4d40-b2d8-fccc4453415e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-902ee37d-45d1-4d40-b2d8-fccc4453415e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-902ee37d-45d1-4d40-b2d8-fccc4453415e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-902ee37d-45d1-4d40-b2d8-fccc4453415e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:30 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-902ee37d-45d1-4d40-b2d8-fccc4453415e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-902ee37d-45d1-4d40-b2d8-fccc4453415e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1111/2209] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:30 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4516d44f-5986-496a-9df4-714700f58c85 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4516d44f-5986-496a-9df4-714700f58c85 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4516d44f-5986-496a-9df4-714700f58c85 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4516d44f-5986-496a-9df4-714700f58c85 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:31 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:31 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4516d44f-5986-496a-9df4-714700f58c85 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4516d44f-5986-496a-9df4-714700f58c85 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1099/2210] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:31 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f40ef887-4888-4f74-94f8-935149e7414b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f40ef887-4888-4f74-94f8-935149e7414b tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f40ef887-4888-4f74-94f8-935149e7414b tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f40ef887-4888-4f74-94f8-935149e7414b tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:32 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=238,cinder:INSERT=33,cinder:UPDATE=54 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:11:32 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:32 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f40ef887-4888-4f74-94f8-935149e7414b tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f40ef887-4888-4f74-94f8-935149e7414b tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1112/2211] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:32 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b6285182-c62d-42d3-b30e-8e9bf40b625e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b6285182-c62d-42d3-b30e-8e9bf40b625e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b6285182-c62d-42d3-b30e-8e9bf40b625e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b6285182-c62d-42d3-b30e-8e9bf40b625e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:33 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=267,cinder:INSERT=40,cinder:UPDATE=66 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:11:33 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:33 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b6285182-c62d-42d3-b30e-8e9bf40b625e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b6285182-c62d-42d3-b30e-8e9bf40b625e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1100/2212] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:33 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a2c63385-1a17-44a1-a04d-d5957af20dbc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a2c63385-1a17-44a1-a04d-d5957af20dbc tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a2c63385-1a17-44a1-a04d-d5957af20dbc tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a2c63385-1a17-44a1-a04d-d5957af20dbc tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a2c63385-1a17-44a1-a04d-d5957af20dbc tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a2c63385-1a17-44a1-a04d-d5957af20dbc tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1113/2213] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:34 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6f55ad99-af94-4cd8-90bc-98f280bb7e8b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6f55ad99-af94-4cd8-90bc-98f280bb7e8b tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6f55ad99-af94-4cd8-90bc-98f280bb7e8b tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6f55ad99-af94-4cd8-90bc-98f280bb7e8b tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:35 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:35 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6f55ad99-af94-4cd8-90bc-98f280bb7e8b tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6f55ad99-af94-4cd8-90bc-98f280bb7e8b tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1101/2214] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:35 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-844a303c-38c2-4845-81b9-10bf7256b34c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-844a303c-38c2-4845-81b9-10bf7256b34c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-844a303c-38c2-4845-81b9-10bf7256b34c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-844a303c-38c2-4845-81b9-10bf7256b34c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:36 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:36 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-844a303c-38c2-4845-81b9-10bf7256b34c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-844a303c-38c2-4845-81b9-10bf7256b34c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1114/2215] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:36 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-38364539-3cdb-4750-9e55-5674b35d42cb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-38364539-3cdb-4750-9e55-5674b35d42cb tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] GET http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 Sep 07 10:11:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-38364539-3cdb-4750-9e55-5674b35d42cb tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-38364539-3cdb-4750-9e55-5674b35d42cb tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-38364539-3cdb-4750-9e55-5674b35d42cb tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Volume info retrieved successfully. Sep 07 10:11:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-38364539-3cdb-4750-9e55-5674b35d42cb tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 returned with HTTP 200 Sep 07 10:11:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1102/2216] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:37 2026] GET /volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cdd31ada-c621-46e9-86cd-27a7cf2aede4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cdd31ada-c621-46e9-86cd-27a7cf2aede4 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cdd31ada-c621-46e9-86cd-27a7cf2aede4 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cdd31ada-c621-46e9-86cd-27a7cf2aede4 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:37 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:37 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cdd31ada-c621-46e9-86cd-27a7cf2aede4 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cdd31ada-c621-46e9-86cd-27a7cf2aede4 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1115/2217] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:37 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-24450a19-9d3d-423a-a93e-810e578da00a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-24450a19-9d3d-423a-a93e-810e578da00a tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] GET http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 Sep 07 10:11:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-24450a19-9d3d-423a-a93e-810e578da00a tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-24450a19-9d3d-423a-a93e-810e578da00a tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-24450a19-9d3d-423a-a93e-810e578da00a tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Volume info retrieved successfully. Sep 07 10:11:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-24450a19-9d3d-423a-a93e-810e578da00a tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 returned with HTTP 200 Sep 07 10:11:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1103/2218] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:38 2026] GET /volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9e1ab06d-5152-4b1a-8744-b2011c88e1c1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9e1ab06d-5152-4b1a-8744-b2011c88e1c1 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] DELETE http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 Sep 07 10:11:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9e1ab06d-5152-4b1a-8744-b2011c88e1c1 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9e1ab06d-5152-4b1a-8744-b2011c88e1c1 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:38 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-9e1ab06d-5152-4b1a-8744-b2011c88e1c1 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Delete volume with id: 220ae635-cf18-41e2-a7bf-2d00428069d1 Sep 07 10:11:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9e1ab06d-5152-4b1a-8744-b2011c88e1c1 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Volume info retrieved successfully. Sep 07 10:11:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9e1ab06d-5152-4b1a-8744-b2011c88e1c1 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Delete volume request issued successfully. Sep 07 10:11:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9e1ab06d-5152-4b1a-8744-b2011c88e1c1 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 returned with HTTP 202 Sep 07 10:11:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1116/2219] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:11:38 2026] DELETE /volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:11:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-53082d07-b280-494f-bf48-fab3e6120b2f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-53082d07-b280-494f-bf48-fab3e6120b2f tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] GET http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 Sep 07 10:11:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-53082d07-b280-494f-bf48-fab3e6120b2f tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-53082d07-b280-494f-bf48-fab3e6120b2f tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-53082d07-b280-494f-bf48-fab3e6120b2f tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Volume info retrieved successfully. Sep 07 10:11:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-53082d07-b280-494f-bf48-fab3e6120b2f tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 returned with HTTP 200 Sep 07 10:11:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1104/2220] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:38 2026] GET /volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-281426bc-5f7d-4ad8-8946-0e1c42545d54 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-281426bc-5f7d-4ad8-8946-0e1c42545d54 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-281426bc-5f7d-4ad8-8946-0e1c42545d54 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-281426bc-5f7d-4ad8-8946-0e1c42545d54 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-281426bc-5f7d-4ad8-8946-0e1c42545d54 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-281426bc-5f7d-4ad8-8946-0e1c42545d54 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1117/2221] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:38 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3fac6a51-88b6-42ab-b785-ce7d21264811 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3fac6a51-88b6-42ab-b785-ce7d21264811 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] POST http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata Sep 07 10:11:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3fac6a51-88b6-42ab-b785-ce7d21264811 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3fac6a51-88b6-42ab-b785-ce7d21264811 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3fac6a51-88b6-42ab-b785-ce7d21264811 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Create volume metadata completed successfully. Sep 07 10:11:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3fac6a51-88b6-42ab-b785-ce7d21264811 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata returned with HTTP 200 Sep 07 10:11:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1105/2222] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:11:38 2026] POST /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata => generated 101 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3c02d32b-4e36-4e58-8e5b-4d9943bcc814 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3c02d32b-4e36-4e58-8e5b-4d9943bcc814 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3c02d32b-4e36-4e58-8e5b-4d9943bcc814 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3c02d32b-4e36-4e58-8e5b-4d9943bcc814 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3c02d32b-4e36-4e58-8e5b-4d9943bcc814 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Volume info retrieved successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3c02d32b-4e36-4e58-8e5b-4d9943bcc814 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Get volume metadata completed successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3c02d32b-4e36-4e58-8e5b-4d9943bcc814 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata returned with HTTP 200 Sep 07 10:11:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1118/2223] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:11:38 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata => generated 101 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-52166715-08f0-492e-b462-28912493f635 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-52166715-08f0-492e-b462-28912493f635 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] PUT http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata Sep 07 10:11:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-52166715-08f0-492e-b462-28912493f635 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:39 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-52166715-08f0-492e-b462-28912493f635 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-52166715-08f0-492e-b462-28912493f635 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Update volume metadata completed successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-52166715-08f0-492e-b462-28912493f635 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata returned with HTTP 200 Sep 07 10:11:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1106/2224] 192.168.122.74 () {60 vars in 1274 bytes} [Mon Sep 7 10:11:39 2026] PUT /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata => generated 57 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-90bfb2c8-aef9-4cd6-9bb4-26a5bb8e85f4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-90bfb2c8-aef9-4cd6-9bb4-26a5bb8e85f4 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-90bfb2c8-aef9-4cd6-9bb4-26a5bb8e85f4 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-90bfb2c8-aef9-4cd6-9bb4-26a5bb8e85f4 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-90bfb2c8-aef9-4cd6-9bb4-26a5bb8e85f4 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Volume info retrieved successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-90bfb2c8-aef9-4cd6-9bb4-26a5bb8e85f4 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Get volume metadata completed successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-90bfb2c8-aef9-4cd6-9bb4-26a5bb8e85f4 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata returned with HTTP 200 Sep 07 10:11:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1119/2225] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:11:39 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata => generated 57 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:11:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2c57d264-2e5e-49b9-bd7f-7775bb9682c1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2c57d264-2e5e-49b9-bd7f-7775bb9682c1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] DELETE http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata/key1 Sep 07 10:11:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2c57d264-2e5e-49b9-bd7f-7775bb9682c1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2c57d264-2e5e-49b9-bd7f-7775bb9682c1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:39 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2c57d264-2e5e-49b9-bd7f-7775bb9682c1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2c57d264-2e5e-49b9-bd7f-7775bb9682c1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Get volume metadata completed successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2c57d264-2e5e-49b9-bd7f-7775bb9682c1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Delete volume metadata completed successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2c57d264-2e5e-49b9-bd7f-7775bb9682c1 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata/key1 returned with HTTP 200 Sep 07 10:11:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1107/2226] 192.168.122.74 () {58 vars in 1272 bytes} [Mon Sep 7 10:11:39 2026] DELETE /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata/key1 => generated 0 bytes in 53 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-63117bfb-34c2-4cf8-93dd-a58a8798ebb5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-63117bfb-34c2-4cf8-93dd-a58a8798ebb5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-63117bfb-34c2-4cf8-93dd-a58a8798ebb5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-63117bfb-34c2-4cf8-93dd-a58a8798ebb5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-63117bfb-34c2-4cf8-93dd-a58a8798ebb5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Volume info retrieved successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-63117bfb-34c2-4cf8-93dd-a58a8798ebb5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Get volume metadata completed successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-63117bfb-34c2-4cf8-93dd-a58a8798ebb5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata returned with HTTP 200 Sep 07 10:11:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1120/2227] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:11:39 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata => generated 32 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:11:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-12cf6899-e0be-47f5-aefe-fd4c7fdabb7c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-12cf6899-e0be-47f5-aefe-fd4c7fdabb7c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] PUT http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata Sep 07 10:11:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-12cf6899-e0be-47f5-aefe-fd4c7fdabb7c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:39 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-12cf6899-e0be-47f5-aefe-fd4c7fdabb7c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-12cf6899-e0be-47f5-aefe-fd4c7fdabb7c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Update volume metadata completed successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-12cf6899-e0be-47f5-aefe-fd4c7fdabb7c tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata returned with HTTP 200 Sep 07 10:11:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1108/2228] 192.168.122.74 () {60 vars in 1274 bytes} [Mon Sep 7 10:11:39 2026] PUT /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata => generated 16 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b5e78f3c-76bb-416e-ba81-8871695d11ec None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b5e78f3c-76bb-416e-ba81-8871695d11ec tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] POST http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b5e78f3c-76bb-416e-ba81-8871695d11ec tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b5e78f3c-76bb-416e-ba81-8871695d11ec tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b5e78f3c-76bb-416e-ba81-8871695d11ec tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Create volume metadata completed successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b5e78f3c-76bb-416e-ba81-8871695d11ec tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata returned with HTTP 200 Sep 07 10:11:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1121/2229] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:11:39 2026] POST /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata => generated 68 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:11:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fa8ba27e-79a8-4a06-9d51-79d311992fb5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fa8ba27e-79a8-4a06-9d51-79d311992fb5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] PUT http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata/key3 Sep 07 10:11:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fa8ba27e-79a8-4a06-9d51-79d311992fb5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:39 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fa8ba27e-79a8-4a06-9d51-79d311992fb5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fa8ba27e-79a8-4a06-9d51-79d311992fb5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Update volume metadata completed successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fa8ba27e-79a8-4a06-9d51-79d311992fb5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata/key3 returned with HTTP 200 Sep 07 10:11:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1109/2230] 192.168.122.74 () {60 vars in 1289 bytes} [Mon Sep 7 10:11:39 2026] PUT /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata/key3 => generated 35 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-384d1d72-e634-4489-a827-fad16d30e97e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-384d1d72-e634-4489-a827-fad16d30e97e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata/key3 Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-384d1d72-e634-4489-a827-fad16d30e97e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-384d1d72-e634-4489-a827-fad16d30e97e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-384d1d72-e634-4489-a827-fad16d30e97e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Volume info retrieved successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-384d1d72-e634-4489-a827-fad16d30e97e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Get volume metadata completed successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-384d1d72-e634-4489-a827-fad16d30e97e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata/key3 returned with HTTP 200 Sep 07 10:11:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1122/2231] 192.168.122.74 () {58 vars in 1269 bytes} [Mon Sep 7 10:11:39 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata/key3 => generated 35 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 10:11:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9719cf98-4ea8-4abf-bf7a-6c78958081ef None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9719cf98-4ea8-4abf-bf7a-6c78958081ef tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata Sep 07 10:11:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9719cf98-4ea8-4abf-bf7a-6c78958081ef tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9719cf98-4ea8-4abf-bf7a-6c78958081ef tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:39 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9719cf98-4ea8-4abf-bf7a-6c78958081ef tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Volume info retrieved successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9719cf98-4ea8-4abf-bf7a-6c78958081ef tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] Get volume metadata completed successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9719cf98-4ea8-4abf-bf7a-6c78958081ef tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-reader] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata returned with HTTP 200 Sep 07 10:11:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1110/2232] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:11:39 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata => generated 75 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-59f4a6ae-1f6b-4d5a-89e8-72dff2fa6ebd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-59f4a6ae-1f6b-4d5a-89e8-72dff2fa6ebd tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] PUT http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-59f4a6ae-1f6b-4d5a-89e8-72dff2fa6ebd tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-59f4a6ae-1f6b-4d5a-89e8-72dff2fa6ebd tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-59f4a6ae-1f6b-4d5a-89e8-72dff2fa6ebd tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Update volume metadata completed successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-59f4a6ae-1f6b-4d5a-89e8-72dff2fa6ebd tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata returned with HTTP 200 Sep 07 10:11:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1123/2233] 192.168.122.74 () {60 vars in 1274 bytes} [Mon Sep 7 10:11:39 2026] PUT /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624/metadata => generated 16 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:11:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-68acf6f6-62a5-4a3a-9ec1-8933db119202 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-68acf6f6-62a5-4a3a-9ec1-8933db119202 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-68acf6f6-62a5-4a3a-9ec1-8933db119202 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-68acf6f6-62a5-4a3a-9ec1-8933db119202 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:39 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-68acf6f6-62a5-4a3a-9ec1-8933db119202 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-68acf6f6-62a5-4a3a-9ec1-8933db119202 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1111/2234] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:39 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bfbed56d-59db-4f74-944e-fdec803539c5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bfbed56d-59db-4f74-944e-fdec803539c5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] DELETE http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bfbed56d-59db-4f74-944e-fdec803539c5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bfbed56d-59db-4f74-944e-fdec803539c5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-bfbed56d-59db-4f74-944e-fdec803539c5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Delete volume with id: eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:39 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bfbed56d-59db-4f74-944e-fdec803539c5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-972448cf-0f55-48e6-a670-c68232bb32f1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-972448cf-0f55-48e6-a670-c68232bb32f1 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] GET http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 Sep 07 10:11:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-972448cf-0f55-48e6-a670-c68232bb32f1 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-972448cf-0f55-48e6-a670-c68232bb32f1 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bfbed56d-59db-4f74-944e-fdec803539c5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Delete volume request issued successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bfbed56d-59db-4f74-944e-fdec803539c5 tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 202 Sep 07 10:11:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1124/2235] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:11:39 2026] DELETE /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7283cfc7-44c2-4767-b774-1d595f71637e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-972448cf-0f55-48e6-a670-c68232bb32f1 tempest-TestImageHashVerification-2025397769 tempest-TestImageHashVerification-2025397769-project-member] http://192.168.122.74/volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 returned with HTTP 404 Sep 07 10:11:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1112/2236] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:39 2026] GET /volume/v3/volumes/220ae635-cf18-41e2-a7bf-2d00428069d1 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7283cfc7-44c2-4767-b774-1d595f71637e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7283cfc7-44c2-4767-b774-1d595f71637e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7283cfc7-44c2-4767-b774-1d595f71637e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:39 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7283cfc7-44c2-4767-b774-1d595f71637e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Volume info retrieved successfully. Sep 07 10:11:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7283cfc7-44c2-4767-b774-1d595f71637e tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 200 Sep 07 10:11:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1125/2237] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:39 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 848 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-52865088-bfd1-40ad-a233-30985c04a03d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-52865088-bfd1-40ad-a233-30985c04a03d tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] GET http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 Sep 07 10:11:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-52865088-bfd1-40ad-a233-30985c04a03d tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-52865088-bfd1-40ad-a233-30985c04a03d tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-52865088-bfd1-40ad-a233-30985c04a03d tempest-VolumesMetadataTest-1260135391 tempest-VolumesMetadataTest-1260135391-project-member] http://192.168.122.74/volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 returned with HTTP 404 Sep 07 10:11:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1113/2238] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:40 2026] GET /volume/v3/volumes/eea4b51b-fb61-4fb1-b97a-4f39060f3624 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:11:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:11:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1909332711", "metadata": {"Type": "Test"}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1909332711', 'metadata': {'Type': 'Test'}}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:11:44 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume of 1 GB Sep 07 10:11:44 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Availability Zones retrieved successfully. Sep 07 10:11:44 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Flow 'volume_create_api' (9b4dadf8-1f32-4b31-b4d7-0c21ecdcc27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:44 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9982f3ac-9bd6-466f-9483-e88f871768d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:44 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:11:44 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9982f3ac-9bd6-466f-9483-e88f871768d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:44 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (780e208a-f9eb-45ce-83ef-29f5c2fead86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:45 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Created reservations ['acb249cc-2d5a-44d0-92fb-d54b0e71dc4f', 'eb193ae4-65fd-468c-8a13-4861a906ad7e', '60f62cc7-508c-4441-af88-657e1912ec21', '18a6de47-6cfc-40be-9e7a-f8abd110c4e9'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:11:45 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (780e208a-f9eb-45ce-83ef-29f5c2fead86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acb249cc-2d5a-44d0-92fb-d54b0e71dc4f', 'eb193ae4-65fd-468c-8a13-4861a906ad7e', '60f62cc7-508c-4441-af88-657e1912ec21', '18a6de47-6cfc-40be-9e7a-f8abd110c4e9']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:45 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f1d9e81-3fc6-4b03-abc9-95cd3ba2c5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:45 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:45 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:45 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f1d9e81-3fc6-4b03-abc9-95cd3ba2c5f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '680e3845-a27e-4954-baca-4dc18c2ce86b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1909332711',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ecf34953525e4b9b81581ac36d4e0df0',qos_specs=None,replication_status=,reservations=['acb249cc-2d5a-44d0-92fb-d54b0e71dc4f','eb193ae4-65fd-468c-8a13-4861a906ad7e','60f62cc7-508c-4441-af88-657e1912ec21','18a6de47-6cfc-40be-9e7a-f8abd110c4e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='680e26fefab8422488ad232f8032cf75',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:11:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1909332711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=680e3845-a27e-4954-baca-4dc18c2ce86b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ecf34953525e4b9b81581ac36d4e0df0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='680e26fefab8422488ad232f8032cf75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:45 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e859e3dc-4a4d-4312-9fd5-0c812db9e76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:45 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e859e3dc-4a4d-4312-9fd5-0c812db9e76f) transitioned into state 'SUCCESS' from state '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-1909332711',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ecf34953525e4b9b81581ac36d4e0df0',qos_specs=None,replication_status=,reservations=['acb249cc-2d5a-44d0-92fb-d54b0e71dc4f','eb193ae4-65fd-468c-8a13-4861a906ad7e','60f62cc7-508c-4441-af88-657e1912ec21','18a6de47-6cfc-40be-9e7a-f8abd110c4e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='680e26fefab8422488ad232f8032cf75',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:45 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef90a39c-dab1-44a7-9d01-10ea659cd962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:45 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef90a39c-dab1-44a7-9d01-10ea659cd962) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:45 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Flow 'volume_create_api' (9b4dadf8-1f32-4b31-b4d7-0c21ecdcc27a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume request issued successfully. Sep 07 10:11:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dfebdea2-e9fa-46a6-b1bc-9235dc38138a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:11:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1126/2239] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:11:44 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:11:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1eafbabb-f67b-429f-b988-008b9ec6b7ed None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1eafbabb-f67b-429f-b988-008b9ec6b7ed tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b Sep 07 10:11:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1eafbabb-f67b-429f-b988-008b9ec6b7ed tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1eafbabb-f67b-429f-b988-008b9ec6b7ed tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:45 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:45 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:45 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:45 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:45 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1eafbabb-f67b-429f-b988-008b9ec6b7ed tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1eafbabb-f67b-429f-b988-008b9ec6b7ed tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b returned with HTTP 200 Sep 07 10:11:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1114/2240] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:45 2026] GET /volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b => generated 834 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a043138a-4496-4412-881d-e4760c18536e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a043138a-4496-4412-881d-e4760c18536e tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b Sep 07 10:11:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a043138a-4496-4412-881d-e4760c18536e tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a043138a-4496-4412-881d-e4760c18536e tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:46 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:46 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:46 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:46 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:46 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a043138a-4496-4412-881d-e4760c18536e tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a043138a-4496-4412-881d-e4760c18536e tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b returned with HTTP 200 Sep 07 10:11:46 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1127/2241] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:46 2026] GET /volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b => generated 858 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:11:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8f085bbb-081f-4187-a02f-54f3297c0d37 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8f085bbb-081f-4187-a02f-54f3297c0d37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b Sep 07 10:11:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8f085bbb-081f-4187-a02f-54f3297c0d37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8f085bbb-081f-4187-a02f-54f3297c0d37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8f085bbb-081f-4187-a02f-54f3297c0d37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8f085bbb-081f-4187-a02f-54f3297c0d37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b returned with HTTP 200 Sep 07 10:11:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1115/2242] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:47 2026] GET /volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-faea69ac-e94a-4795-8ed8-5662afb2b695 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-faea69ac-e94a-4795-8ed8-5662afb2b695 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] GET http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b Sep 07 10:11:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-faea69ac-e94a-4795-8ed8-5662afb2b695 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-faea69ac-e94a-4795-8ed8-5662afb2b695 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:47 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:47 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-faea69ac-e94a-4795-8ed8-5662afb2b695 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] Volume info retrieved successfully. Sep 07 10:11:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-faea69ac-e94a-4795-8ed8-5662afb2b695 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b returned with HTTP 200 Sep 07 10:11:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1128/2243] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:47 2026] GET /volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7d3233a5-b635-436b-bd0b-7af42e54fc9d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7d3233a5-b635-436b-bd0b-7af42e54fc9d tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] PUT http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b Sep 07 10:11:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7d3233a5-b635-436b-bd0b-7af42e54fc9d tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1909332711"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7d3233a5-b635-436b-bd0b-7af42e54fc9d tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7d3233a5-b635-436b-bd0b-7af42e54fc9d tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume updated successfully. Sep 07 10:11:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7d3233a5-b635-436b-bd0b-7af42e54fc9d tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b returned with HTTP 200 Sep 07 10:11:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1116/2244] 192.168.122.74 () {60 vars in 1247 bytes} [Mon Sep 7 10:11:47 2026] PUT /volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b => generated 791 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-41f05b57-1758-48cd-928b-284e7aeffabe None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-41f05b57-1758-48cd-928b-284e7aeffabe tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] PUT http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b Sep 07 10:11:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-41f05b57-1758-48cd-928b-284e7aeffabe tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1652431434", "description": "This is the new description of volume"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:47 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:47 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-41f05b57-1758-48cd-928b-284e7aeffabe tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-41f05b57-1758-48cd-928b-284e7aeffabe tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume updated successfully. Sep 07 10:11:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-41f05b57-1758-48cd-928b-284e7aeffabe tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b returned with HTTP 200 Sep 07 10:11:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1129/2245] 192.168.122.74 () {60 vars in 1248 bytes} [Mon Sep 7 10:11:47 2026] PUT /volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b => generated 830 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a28eb049-8166-45a8-85af-e9b195e98391 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a28eb049-8166-45a8-85af-e9b195e98391 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] GET http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b Sep 07 10:11:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a28eb049-8166-45a8-85af-e9b195e98391 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a28eb049-8166-45a8-85af-e9b195e98391 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a28eb049-8166-45a8-85af-e9b195e98391 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] Volume info retrieved successfully. Sep 07 10:11:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a28eb049-8166-45a8-85af-e9b195e98391 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b returned with HTTP 200 Sep 07 10:11:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1117/2246] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:47 2026] GET /volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b => generated 898 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:11:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1257265398", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1667482606"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1257265398', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1667482606'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:11:47 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume of 1 GB Sep 07 10:11:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Availability Zones retrieved successfully. Sep 07 10:11:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Flow 'volume_create_api' (cd929a21-6c6a-47bd-a093-7608f696b7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23c67fd2-141b-438b-902a-176f637e2d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:11:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23c67fd2-141b-438b-902a-176f637e2d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (362e6220-4441-4bb7-bb74-e22c327c5152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:47 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Created reservations ['f8893a4d-b60f-4afc-b8a8-3010c67df115', 'd194a11a-3176-4c82-ae11-e03bfa4e245b', '6df4668b-0508-406e-903b-89f9611978c6', '366a11d0-7e25-4f59-b9a2-756dd02475c0'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:11:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (362e6220-4441-4bb7-bb74-e22c327c5152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8893a4d-b60f-4afc-b8a8-3010c67df115', 'd194a11a-3176-4c82-ae11-e03bfa4e245b', '6df4668b-0508-406e-903b-89f9611978c6', '366a11d0-7e25-4f59-b9a2-756dd02475c0']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bf24838-daa5-4e1e-a265-ade6790f3180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:47 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:47 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bf24838-daa5-4e1e-a265-ade6790f3180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c93aedb6-d8d2-44f2-8138-45a44ed0cadb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1257265398',display_name='tempest-VolumesGetTest-Volume-1667482606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecf34953525e4b9b81581ac36d4e0df0',qos_specs=None,replication_status=,reservations=['f8893a4d-b60f-4afc-b8a8-3010c67df115','d194a11a-3176-4c82-ae11-e03bfa4e245b','6df4668b-0508-406e-903b-89f9611978c6','366a11d0-7e25-4f59-b9a2-756dd02475c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='680e26fefab8422488ad232f8032cf75',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:11:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1257265398',display_name='tempest-VolumesGetTest-Volume-1667482606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c93aedb6-d8d2-44f2-8138-45a44ed0cadb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecf34953525e4b9b81581ac36d4e0df0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='680e26fefab8422488ad232f8032cf75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:47 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b04fbe1-0379-462b-84a4-c3b5b7973abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:48 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b04fbe1-0379-462b-84a4-c3b5b7973abe) transitioned into 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-1257265398',display_name='tempest-VolumesGetTest-Volume-1667482606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecf34953525e4b9b81581ac36d4e0df0',qos_specs=None,replication_status=,reservations=['f8893a4d-b60f-4afc-b8a8-3010c67df115','d194a11a-3176-4c82-ae11-e03bfa4e245b','6df4668b-0508-406e-903b-89f9611978c6','366a11d0-7e25-4f59-b9a2-756dd02475c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='680e26fefab8422488ad232f8032cf75',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:48 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (381881a5-a74a-4630-b6c8-357d6656d9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:48 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (381881a5-a74a-4630-b6c8-357d6656d9be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:48 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Flow 'volume_create_api' (cd929a21-6c6a-47bd-a093-7608f696b7e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume request issued successfully. Sep 07 10:11:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a11f7a2e-e69f-43c2-b773-a9426bfe6193 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:11:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1130/2247] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:11:47 2026] POST /volume/v3/volumes => generated 787 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:11:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bbc029b7-b500-4a87-96b3-161d3d556353 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bbc029b7-b500-4a87-96b3-161d3d556353 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb Sep 07 10:11:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bbc029b7-b500-4a87-96b3-161d3d556353 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bbc029b7-b500-4a87-96b3-161d3d556353 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:48 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-bbc029b7-b500-4a87-96b3-161d3d556353 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bbc029b7-b500-4a87-96b3-161d3d556353 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb returned with HTTP 200 Sep 07 10:11:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1118/2248] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:48 2026] GET /volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e1c1f502-0f50-4cf0-8591-62492f5e978a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e1c1f502-0f50-4cf0-8591-62492f5e978a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb Sep 07 10:11:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e1c1f502-0f50-4cf0-8591-62492f5e978a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e1c1f502-0f50-4cf0-8591-62492f5e978a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:49 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:49 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:49 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e1c1f502-0f50-4cf0-8591-62492f5e978a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e1c1f502-0f50-4cf0-8591-62492f5e978a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb returned with HTTP 200 Sep 07 10:11:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1131/2249] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:49 2026] GET /volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb => generated 879 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a4f6813e-9cbf-41fa-8cd3-6ce200cd6fd9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a4f6813e-9cbf-41fa-8cd3-6ce200cd6fd9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb Sep 07 10:11:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a4f6813e-9cbf-41fa-8cd3-6ce200cd6fd9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a4f6813e-9cbf-41fa-8cd3-6ce200cd6fd9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:50 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:50 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a4f6813e-9cbf-41fa-8cd3-6ce200cd6fd9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a4f6813e-9cbf-41fa-8cd3-6ce200cd6fd9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb returned with HTTP 200 Sep 07 10:11:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1119/2250] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:50 2026] GET /volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-01076737-9fa7-4ce9-9613-ace96f33ab3c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-01076737-9fa7-4ce9-9613-ace96f33ab3c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] PUT http://192.168.122.74/volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb Sep 07 10:11:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-01076737-9fa7-4ce9-9613-ace96f33ab3c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1909332711", "description": null}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:50 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:50 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-01076737-9fa7-4ce9-9613-ace96f33ab3c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-01076737-9fa7-4ce9-9613-ace96f33ab3c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume updated successfully. Sep 07 10:11:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-01076737-9fa7-4ce9-9613-ace96f33ab3c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb returned with HTTP 200 Sep 07 10:11:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1132/2251] 192.168.122.74 () {60 vars in 1247 bytes} [Mon Sep 7 10:11:50 2026] PUT /volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb => generated 777 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a97c144e-8358-425b-9878-3b8231d7f167 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a97c144e-8358-425b-9878-3b8231d7f167 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb Sep 07 10:11:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a97c144e-8358-425b-9878-3b8231d7f167 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a97c144e-8358-425b-9878-3b8231d7f167 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:50 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:50 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a97c144e-8358-425b-9878-3b8231d7f167 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a97c144e-8358-425b-9878-3b8231d7f167 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb returned with HTTP 200 Sep 07 10:11:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1120/2252] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:50 2026] GET /volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-adff4323-049a-4a06-a1f8-cb6b2e36adcd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-adff4323-049a-4a06-a1f8-cb6b2e36adcd tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] DELETE http://192.168.122.74/volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb Sep 07 10:11:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-adff4323-049a-4a06-a1f8-cb6b2e36adcd tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-adff4323-049a-4a06-a1f8-cb6b2e36adcd tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:50 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-adff4323-049a-4a06-a1f8-cb6b2e36adcd tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Delete volume with id: c93aedb6-d8d2-44f2-8138-45a44ed0cadb Sep 07 10:11:50 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:50 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-adff4323-049a-4a06-a1f8-cb6b2e36adcd tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-adff4323-049a-4a06-a1f8-cb6b2e36adcd tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Delete volume request issued successfully. Sep 07 10:11:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-adff4323-049a-4a06-a1f8-cb6b2e36adcd tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb returned with HTTP 202 Sep 07 10:11:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1133/2253] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:11:50 2026] DELETE /volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:11:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-93d441af-83a9-49c7-b9b2-98b8391c58fc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-93d441af-83a9-49c7-b9b2-98b8391c58fc tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb Sep 07 10:11:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-93d441af-83a9-49c7-b9b2-98b8391c58fc tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-93d441af-83a9-49c7-b9b2-98b8391c58fc tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:50 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:50 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-93d441af-83a9-49c7-b9b2-98b8391c58fc tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-93d441af-83a9-49c7-b9b2-98b8391c58fc tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb returned with HTTP 200 Sep 07 10:11:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1121/2254] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:50 2026] GET /volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-db555065-df50-46a6-9555-25ced3316852 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-db555065-df50-46a6-9555-25ced3316852 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb Sep 07 10:11:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-db555065-df50-46a6-9555-25ced3316852 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-db555065-df50-46a6-9555-25ced3316852 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-db555065-df50-46a6-9555-25ced3316852 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb returned with HTTP 404 Sep 07 10:11:51 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1134/2255] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:51 2026] GET /volume/v3/volumes/c93aedb6-d8d2-44f2-8138-45a44ed0cadb => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:11:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e343b932-0b32-44d1-b5a2-e5675ca421cf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b887d764-d8c7-4868-851f-68bcd9b69722 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e343b932-0b32-44d1-b5a2-e5675ca421cf tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b Sep 07 10:11:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e343b932-0b32-44d1-b5a2-e5675ca421cf tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e343b932-0b32-44d1-b5a2-e5675ca421cf tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:51 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:51 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:51 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:51 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:51 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e343b932-0b32-44d1-b5a2-e5675ca421cf tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e343b932-0b32-44d1-b5a2-e5675ca421cf tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b returned with HTTP 200 Sep 07 10:11:51 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1122/2256] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:51 2026] GET /volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b => generated 898 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0431436f-0856-4960-8029-74c2594c599c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0431436f-0856-4960-8029-74c2594c599c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] DELETE http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b Sep 07 10:11:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0431436f-0856-4960-8029-74c2594c599c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0431436f-0856-4960-8029-74c2594c599c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:51 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-0431436f-0856-4960-8029-74c2594c599c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Delete volume with id: 680e3845-a27e-4954-baca-4dc18c2ce86b Sep 07 10:11:51 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:51 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:51 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:51 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:51 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0431436f-0856-4960-8029-74c2594c599c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:51 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0431436f-0856-4960-8029-74c2594c599c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Delete volume request issued successfully. Sep 07 10:11:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0431436f-0856-4960-8029-74c2594c599c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b returned with HTTP 202 Sep 07 10:11:51 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1123/2257] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:11:51 2026] DELETE /volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:11:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ba0d63dd-76a2-4713-b290-4868c77bbb83 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ba0d63dd-76a2-4713-b290-4868c77bbb83 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b Sep 07 10:11:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ba0d63dd-76a2-4713-b290-4868c77bbb83 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ba0d63dd-76a2-4713-b290-4868c77bbb83 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:51 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:51 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:51 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:51 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:51 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ba0d63dd-76a2-4713-b290-4868c77bbb83 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ba0d63dd-76a2-4713-b290-4868c77bbb83 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b returned with HTTP 200 Sep 07 10:11:51 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1124/2258] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:51 2026] GET /volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b => generated 897 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:11:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1657341325"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1657341325'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:11:51 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Create volume of 1 GB Sep 07 10:11:51 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Availability Zones retrieved successfully. Sep 07 10:11:51 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Flow 'volume_create_api' (7a3c3b63-55f2-4bbd-b60a-d8602f8fcfb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:51 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5349a210-33ef-4810-918d-90c5882d0ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:51 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:11:51 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5349a210-33ef-4810-918d-90c5882d0ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:51 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be71418d-0d8f-4c1e-9a42-1da0b4012c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:52 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Created reservations ['74da9b3b-3d40-41d0-aba9-e2256fc07338', '89c6af2d-0283-4653-8d80-ac70c30b2bef', '010187bd-590b-43a9-9e97-0fe21578bb91', '4c8de912-8058-46fa-a9d0-c75538d3f2ef'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:11:52 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be71418d-0d8f-4c1e-9a42-1da0b4012c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74da9b3b-3d40-41d0-aba9-e2256fc07338', '89c6af2d-0283-4653-8d80-ac70c30b2bef', '010187bd-590b-43a9-9e97-0fe21578bb91', '4c8de912-8058-46fa-a9d0-c75538d3f2ef']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:52 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d43f43-7108-4cc6-b81e-2b5bbebd25bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:52 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:52 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:52 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d43f43-7108-4cc6-b81e-2b5bbebd25bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '108a6609-d936-45bb-8573-634f69a9aee8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1657341325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2762d32eade4835aab2ef6424f5c9bc',qos_specs=None,replication_status=,reservations=['74da9b3b-3d40-41d0-aba9-e2256fc07338','89c6af2d-0283-4653-8d80-ac70c30b2bef','010187bd-590b-43a9-9e97-0fe21578bb91','4c8de912-8058-46fa-a9d0-c75538d3f2ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f0a017cc53c4175b5cf36fce5c762ea',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:11:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1657341325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=108a6609-d936-45bb-8573-634f69a9aee8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2762d32eade4835aab2ef6424f5c9bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f0a017cc53c4175b5cf36fce5c762ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:52 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b526df5-4954-4979-9638-9eb61a136028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:52 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b526df5-4954-4979-9638-9eb61a136028) transitioned into state 'SUCCESS' from state '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-1657341325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2762d32eade4835aab2ef6424f5c9bc',qos_specs=None,replication_status=,reservations=['74da9b3b-3d40-41d0-aba9-e2256fc07338','89c6af2d-0283-4653-8d80-ac70c30b2bef','010187bd-590b-43a9-9e97-0fe21578bb91','4c8de912-8058-46fa-a9d0-c75538d3f2ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f0a017cc53c4175b5cf36fce5c762ea',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:52 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c21481f7-87e5-49ed-9973-714280a59216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:52 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c21481f7-87e5-49ed-9973-714280a59216) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:52 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Flow 'volume_create_api' (7a3c3b63-55f2-4bbd-b60a-d8602f8fcfb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:52 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Create volume request issued successfully. Sep 07 10:11:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b887d764-d8c7-4868-851f-68bcd9b69722 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:11:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1135/2259] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:11:51 2026] POST /volume/v3/volumes => generated 771 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:11:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a6a536da-e772-4002-9bdd-6f4ebdee12fa None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a6a536da-e772-4002-9bdd-6f4ebdee12fa tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/108a6609-d936-45bb-8573-634f69a9aee8 Sep 07 10:11:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a6a536da-e772-4002-9bdd-6f4ebdee12fa tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a6a536da-e772-4002-9bdd-6f4ebdee12fa tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:52 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:52 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:52 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:52 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:52 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a6a536da-e772-4002-9bdd-6f4ebdee12fa tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:11:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a6a536da-e772-4002-9bdd-6f4ebdee12fa tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/108a6609-d936-45bb-8573-634f69a9aee8 returned with HTTP 200 Sep 07 10:11:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1125/2260] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:52 2026] GET /volume/v3/volumes/108a6609-d936-45bb-8573-634f69a9aee8 => generated 839 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e0672580-c942-4ff1-94d5-551af4100e3c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e0672580-c942-4ff1-94d5-551af4100e3c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b Sep 07 10:11:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e0672580-c942-4ff1-94d5-551af4100e3c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e0672580-c942-4ff1-94d5-551af4100e3c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e0672580-c942-4ff1-94d5-551af4100e3c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b returned with HTTP 404 Sep 07 10:11:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1136/2261] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:52 2026] GET /volume/v3/volumes/680e3845-a27e-4954-baca-4dc18c2ce86b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:11:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8f03f54c-2915-420d-b6b5-c49284081136 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:11:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1519020757"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1519020757'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:11:52 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume of 1 GB Sep 07 10:11:52 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Availability Zones retrieved successfully. Sep 07 10:11:52 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Flow 'volume_create_api' (b6fc9bdf-b803-4566-a0bb-c67dbdf6ec06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:52 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50be3df0-6e34-4125-aa5e-d434e075e2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:52 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:11:52 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50be3df0-6e34-4125-aa5e-d434e075e2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:52 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8a9c196-3ff7-4991-b1da-d436285c3d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:53 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Created reservations ['6b3884ac-cbb7-45ce-a4d7-f2420585beda', 'fbac646d-9404-4eb4-afba-ae38df802c07', 'df233621-3595-417e-b368-a9fe8296ccca', '1c94ebd0-49c0-4377-a007-0cb64c87bdea'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:11:53 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8a9c196-3ff7-4991-b1da-d436285c3d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b3884ac-cbb7-45ce-a4d7-f2420585beda', 'fbac646d-9404-4eb4-afba-ae38df802c07', 'df233621-3595-417e-b368-a9fe8296ccca', '1c94ebd0-49c0-4377-a007-0cb64c87bdea']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:53 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec2defca-749f-40e5-8be0-8181194a2122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:53 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:53 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:53 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec2defca-749f-40e5-8be0-8181194a2122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa39d889-4a03-4588-8754-8fb05f5db852', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1519020757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecf34953525e4b9b81581ac36d4e0df0',qos_specs=None,replication_status=,reservations=['6b3884ac-cbb7-45ce-a4d7-f2420585beda','fbac646d-9404-4eb4-afba-ae38df802c07','df233621-3595-417e-b368-a9fe8296ccca','1c94ebd0-49c0-4377-a007-0cb64c87bdea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='680e26fefab8422488ad232f8032cf75',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:11:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1519020757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa39d889-4a03-4588-8754-8fb05f5db852,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecf34953525e4b9b81581ac36d4e0df0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='680e26fefab8422488ad232f8032cf75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:53 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4b58aac-ce58-447f-8494-329e1cb55141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:53 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4b58aac-ce58-447f-8494-329e1cb55141) transitioned into state 'SUCCESS' from state '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-1519020757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecf34953525e4b9b81581ac36d4e0df0',qos_specs=None,replication_status=,reservations=['6b3884ac-cbb7-45ce-a4d7-f2420585beda','fbac646d-9404-4eb4-afba-ae38df802c07','df233621-3595-417e-b368-a9fe8296ccca','1c94ebd0-49c0-4377-a007-0cb64c87bdea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='680e26fefab8422488ad232f8032cf75',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:53 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04f955c4-8d15-4897-af44-b65cc5b9a932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ec360f14-e5f9-402d-ab78-fbdf3a63f8eb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ec360f14-e5f9-402d-ab78-fbdf3a63f8eb tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/108a6609-d936-45bb-8573-634f69a9aee8 Sep 07 10:11:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ec360f14-e5f9-402d-ab78-fbdf3a63f8eb tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:53 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04f955c4-8d15-4897-af44-b65cc5b9a932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ec360f14-e5f9-402d-ab78-fbdf3a63f8eb tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:53 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Flow 'volume_create_api' (b6fc9bdf-b803-4566-a0bb-c67dbdf6ec06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:53 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume request issued successfully. Sep 07 10:11:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8f03f54c-2915-420d-b6b5-c49284081136 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:11:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1126/2262] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:11:52 2026] POST /volume/v3/volumes => generated 752 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:11:53 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:53 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:53 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:53 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-dbcb2417-291a-45df-a3d1-6dee9c06a13a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dbcb2417-291a-45df-a3d1-6dee9c06a13a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/fa39d889-4a03-4588-8754-8fb05f5db852 Sep 07 10:11:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dbcb2417-291a-45df-a3d1-6dee9c06a13a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dbcb2417-291a-45df-a3d1-6dee9c06a13a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:53 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ec360f14-e5f9-402d-ab78-fbdf3a63f8eb tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:11:53 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:53 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ec360f14-e5f9-402d-ab78-fbdf3a63f8eb tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/108a6609-d936-45bb-8573-634f69a9aee8 returned with HTTP 200 Sep 07 10:11:53 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:53 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:53 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1137/2263] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:53 2026] GET /volume/v3/volumes/108a6609-d936-45bb-8573-634f69a9aee8 => generated 863 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:53 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-dbcb2417-291a-45df-a3d1-6dee9c06a13a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dbcb2417-291a-45df-a3d1-6dee9c06a13a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/fa39d889-4a03-4588-8754-8fb05f5db852 returned with HTTP 200 Sep 07 10:11:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1127/2264] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:53 2026] GET /volume/v3/volumes/fa39d889-4a03-4588-8754-8fb05f5db852 => generated 820 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3244061f-7cf7-446d-8adb-a48a452ae82f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3244061f-7cf7-446d-8adb-a48a452ae82f tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/108a6609-d936-45bb-8573-634f69a9aee8 Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3244061f-7cf7-446d-8adb-a48a452ae82f tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3244061f-7cf7-446d-8adb-a48a452ae82f tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:54 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3244061f-7cf7-446d-8adb-a48a452ae82f tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:11:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3244061f-7cf7-446d-8adb-a48a452ae82f tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/108a6609-d936-45bb-8573-634f69a9aee8 returned with HTTP 200 Sep 07 10:11:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1138/2265] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:54 2026] GET /volume/v3/volumes/108a6609-d936-45bb-8573-634f69a9aee8 => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b0d6b8d8-eba9-4045-b025-b66bfa810cf7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b0d6b8d8-eba9-4045-b025-b66bfa810cf7 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/fa39d889-4a03-4588-8754-8fb05f5db852 Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b0d6b8d8-eba9-4045-b025-b66bfa810cf7 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b0d6b8d8-eba9-4045-b025-b66bfa810cf7 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "108a6609-d936-45bb-8573-634f69a9aee8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1679328535"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Create volume request body: {'volume': {"'source_volid": '108a6609-d936-45bb-8573-634f69a9aee8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1679328535'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Create volume of 1 GB Sep 07 10:11:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Availability Zones retrieved successfully. Sep 07 10:11:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b0d6b8d8-eba9-4045-b025-b66bfa810cf7 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b0d6b8d8-eba9-4045-b025-b66bfa810cf7 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/fa39d889-4a03-4588-8754-8fb05f5db852 returned with HTTP 200 Sep 07 10:11:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1128/2266] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:54 2026] GET /volume/v3/volumes/fa39d889-4a03-4588-8754-8fb05f5db852 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Flow 'volume_create_api' (c16f4ba5-7b8b-4d6a-a183-beb328557ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc7cc68-a958-4eab-9f47-134eb19cd84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "fa39d889-4a03-4588-8754-8fb05f5db852", "size": 1, "name": "tempest-VolumesGetTest-Volume-1453834735", "metadata": {"Type": "Test"}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume request body: {'volume': {'source_volid': 'fa39d889-4a03-4588-8754-8fb05f5db852', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1453834735', 'metadata': {'Type': 'Test'}}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume retrieved successfully. Sep 07 10:11:54 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume of 1 GB Sep 07 10:11:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Availability Zones retrieved successfully. Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Flow 'volume_create_api' (5db7023b-2eac-4c14-abe6-411ea7c46d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc7cc68-a958-4eab-9f47-134eb19cd84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (189b43c0-a5d8-4f51-a504-277cbaf46303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e92824dd-731a-4b9c-8375-6ba9fcbf3833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (189b43c0-a5d8-4f51-a504-277cbaf46303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fa39d889-4a03-4588-8754-8fb05f5db852', 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79ce75cd-ac12-4539-8495-eee9b0c2e99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Created reservations ['348ceab6-4a2c-4247-afa0-6165fa8a9fb9', 'fd2931f9-5d76-422e-8222-ba2fa1808222', '7dc0e823-35a9-43d1-a257-332e41b852d0', '3ace2e11-0eb7-44dc-99c1-227fad9cd1a1'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e92824dd-731a-4b9c-8375-6ba9fcbf3833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['348ceab6-4a2c-4247-afa0-6165fa8a9fb9', 'fd2931f9-5d76-422e-8222-ba2fa1808222', '7dc0e823-35a9-43d1-a257-332e41b852d0', '3ace2e11-0eb7-44dc-99c1-227fad9cd1a1']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (578ae457-102f-41a9-ae63-3b1fbc72c58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:54 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (578ae457-102f-41a9-ae63-3b1fbc72c58a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bd914e7-035e-4d45-a484-bd1e4cd84906', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1679328535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2762d32eade4835aab2ef6424f5c9bc',qos_specs=None,replication_status=,reservations=['348ceab6-4a2c-4247-afa0-6165fa8a9fb9','fd2931f9-5d76-422e-8222-ba2fa1808222','7dc0e823-35a9-43d1-a257-332e41b852d0','3ace2e11-0eb7-44dc-99c1-227fad9cd1a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f0a017cc53c4175b5cf36fce5c762ea',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:11:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1679328535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bd914e7-035e-4d45-a484-bd1e4cd84906,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2762d32eade4835aab2ef6424f5c9bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f0a017cc53c4175b5cf36fce5c762ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e7daeef-3d85-4677-94e9-ad63a2ede7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Created reservations ['90d5d677-f63b-4388-814c-2a843c7962ec', '60baf62c-b044-477d-9e39-80f9b301f747', 'c16852e2-583c-4e25-963e-7e7de5bfd511', 'a11d0004-b8f5-41f0-a686-baf99ae5f9bb'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79ce75cd-ac12-4539-8495-eee9b0c2e99f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90d5d677-f63b-4388-814c-2a843c7962ec', '60baf62c-b044-477d-9e39-80f9b301f747', 'c16852e2-583c-4e25-963e-7e7de5bfd511', 'a11d0004-b8f5-41f0-a686-baf99ae5f9bb']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43205818-40f3-4179-b0c4-d65b507f6405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e7daeef-3d85-4677-94e9-ad63a2ede7f3) transitioned into state 'SUCCESS' from state '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-1679328535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2762d32eade4835aab2ef6424f5c9bc',qos_specs=None,replication_status=,reservations=['348ceab6-4a2c-4247-afa0-6165fa8a9fb9','fd2931f9-5d76-422e-8222-ba2fa1808222','7dc0e823-35a9-43d1-a257-332e41b852d0','3ace2e11-0eb7-44dc-99c1-227fad9cd1a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f0a017cc53c4175b5cf36fce5c762ea',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a7919f-72f7-49d2-b496-dfdffb26043e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43205818-40f3-4179-b0c4-d65b507f6405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1453834735',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ecf34953525e4b9b81581ac36d4e0df0',qos_specs=None,replication_status=,reservations=['90d5d677-f63b-4388-814c-2a843c7962ec','60baf62c-b044-477d-9e39-80f9b301f747','c16852e2-583c-4e25-963e-7e7de5bfd511','a11d0004-b8f5-41f0-a686-baf99ae5f9bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=fa39d889-4a03-4588-8754-8fb05f5db852,status='creating',user_id='680e26fefab8422488ad232f8032cf75',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:11:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1453834735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ecf34953525e4b9b81581ac36d4e0df0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fa39d889-4a03-4588-8754-8fb05f5db852,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='680e26fefab8422488ad232f8032cf75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a7919f-72f7-49d2-b496-dfdffb26043e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a6c282c-2e9e-4cec-a861-1399e42a0080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Flow 'volume_create_api' (c16f4ba5-7b8b-4d6a-a183-beb328557ffb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Create volume request issued successfully. Sep 07 10:11:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b8b44c68-f2b8-48bb-9d3c-59017a05ebb3 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:11:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1139/2267] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:11:54 2026] POST /volume/v3/volumes => generated 771 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-40c34168-8599-492f-b423-a898b6ea250b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "108a6609-d936-45bb-8573-634f69a9aee8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1306066007"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Create volume request body: {'volume': {"'source_volid": '108a6609-d936-45bb-8573-634f69a9aee8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1306066007'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Create volume of 1 GB Sep 07 10:11:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a6c282c-2e9e-4cec-a861-1399e42a0080) transitioned into state 'SUCCESS' from state '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-1453834735',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ecf34953525e4b9b81581ac36d4e0df0',qos_specs=None,replication_status=,reservations=['90d5d677-f63b-4388-814c-2a843c7962ec','60baf62c-b044-477d-9e39-80f9b301f747','c16852e2-583c-4e25-963e-7e7de5bfd511','a11d0004-b8f5-41f0-a686-baf99ae5f9bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=fa39d889-4a03-4588-8754-8fb05f5db852,status='creating',user_id='680e26fefab8422488ad232f8032cf75',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Availability Zones retrieved successfully. Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5519e25-e48f-4700-a2fb-56d49d467283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Flow 'volume_create_api' (ffcaaeb3-4c05-4073-8847-6558e482e144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58d1f737-c4d6-4546-ba69-0c8f25cd33ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5519e25-e48f-4700-a2fb-56d49d467283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Flow 'volume_create_api' (5db7023b-2eac-4c14-abe6-411ea7c46d1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume request issued successfully. Sep 07 10:11:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d0d2dc67-9768-4b41-808a-674f1b821a37 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:11:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1129/2268] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:11:54 2026] POST /volume/v3/volumes => generated 800 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-daf6ee90-8f5d-409f-ba39-a0f64391f899 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-daf6ee90-8f5d-409f-ba39-a0f64391f899 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-daf6ee90-8f5d-409f-ba39-a0f64391f899 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-daf6ee90-8f5d-409f-ba39-a0f64391f899 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58d1f737-c4d6-4546-ba69-0c8f25cd33ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:54 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f04c954-1a4d-44fc-9222-c412b254fdbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-daf6ee90-8f5d-409f-ba39-a0f64391f899 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-daf6ee90-8f5d-409f-ba39-a0f64391f899 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 200 Sep 07 10:11:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1130/2269] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:54 2026] GET /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 868 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:55 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Created reservations ['e0a1ff8f-cb98-4554-b5eb-6863b456bd59', '89df84fa-7cfc-4173-9555-523d2cc291fd', 'b98336e8-0d8e-48fc-9732-95dc6aecfff0', '6a46040b-5ed4-4639-9b87-3ce5bbb3b968'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:11:55 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f04c954-1a4d-44fc-9222-c412b254fdbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0a1ff8f-cb98-4554-b5eb-6863b456bd59', '89df84fa-7cfc-4173-9555-523d2cc291fd', 'b98336e8-0d8e-48fc-9732-95dc6aecfff0', '6a46040b-5ed4-4639-9b87-3ce5bbb3b968']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:55 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa648b5b-6f9b-4670-a7ef-da10922f7562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:55 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:55 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:55 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa648b5b-6f9b-4670-a7ef-da10922f7562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f38eae3-8745-4db8-8291-77c949cfcec4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1306066007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2762d32eade4835aab2ef6424f5c9bc',qos_specs=None,replication_status=,reservations=['e0a1ff8f-cb98-4554-b5eb-6863b456bd59','89df84fa-7cfc-4173-9555-523d2cc291fd','b98336e8-0d8e-48fc-9732-95dc6aecfff0','6a46040b-5ed4-4639-9b87-3ce5bbb3b968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f0a017cc53c4175b5cf36fce5c762ea',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:11:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1306066007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f38eae3-8745-4db8-8291-77c949cfcec4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2762d32eade4835aab2ef6424f5c9bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f0a017cc53c4175b5cf36fce5c762ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:55 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f363c50-9821-439f-8003-6b3d60526899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:55 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f363c50-9821-439f-8003-6b3d60526899) transitioned into state 'SUCCESS' from state '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-1306066007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2762d32eade4835aab2ef6424f5c9bc',qos_specs=None,replication_status=,reservations=['e0a1ff8f-cb98-4554-b5eb-6863b456bd59','89df84fa-7cfc-4173-9555-523d2cc291fd','b98336e8-0d8e-48fc-9732-95dc6aecfff0','6a46040b-5ed4-4639-9b87-3ce5bbb3b968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f0a017cc53c4175b5cf36fce5c762ea',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:55 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b388a45d-3de1-4991-bec2-eb09a0311bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:55 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b388a45d-3de1-4991-bec2-eb09a0311bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:55 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Flow 'volume_create_api' (ffcaaeb3-4c05-4073-8847-6558e482e144) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:55 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Create volume request issued successfully. Sep 07 10:11:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-40c34168-8599-492f-b423-a898b6ea250b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:11:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1140/2270] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:11:54 2026] POST /volume/v3/volumes => generated 771 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:11:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:11:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "108a6609-d936-45bb-8573-634f69a9aee8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1687614910"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Create volume request body: {'volume': {"'source_volid": '108a6609-d936-45bb-8573-634f69a9aee8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1687614910'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:11:55 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Create volume of 1 GB Sep 07 10:11:55 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Availability Zones retrieved successfully. Sep 07 10:11:55 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Flow 'volume_create_api' (27ea6168-7d52-4ed6-a456-ecd7be825283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:55 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5695ca26-98ed-4d97-9841-def1de398c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:55 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:11:55 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5695ca26-98ed-4d97-9841-def1de398c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:55 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (897de18c-7716-4db6-90f3-1c9fc04a3d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:55 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Created reservations ['407d7b7d-8da4-44a8-ab77-ea185d0ab6b7', '0d33d75a-cb40-4454-a428-b83f481b3c60', 'bc2e1ec1-218e-4368-b060-b90398804add', '96eed6cf-b1e1-4118-940a-14182a80326f'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:11:55 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (897de18c-7716-4db6-90f3-1c9fc04a3d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['407d7b7d-8da4-44a8-ab77-ea185d0ab6b7', '0d33d75a-cb40-4454-a428-b83f481b3c60', 'bc2e1ec1-218e-4368-b060-b90398804add', '96eed6cf-b1e1-4118-940a-14182a80326f']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:55 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58647fd4-13aa-446c-b4a1-b70ce20e110f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:55 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:55 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:55 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58647fd4-13aa-446c-b4a1-b70ce20e110f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45a34ed7-f197-4f57-8661-1cd59de12da6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1687614910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2762d32eade4835aab2ef6424f5c9bc',qos_specs=None,replication_status=,reservations=['407d7b7d-8da4-44a8-ab77-ea185d0ab6b7','0d33d75a-cb40-4454-a428-b83f481b3c60','bc2e1ec1-218e-4368-b060-b90398804add','96eed6cf-b1e1-4118-940a-14182a80326f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f0a017cc53c4175b5cf36fce5c762ea',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:11:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1687614910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45a34ed7-f197-4f57-8661-1cd59de12da6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2762d32eade4835aab2ef6424f5c9bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f0a017cc53c4175b5cf36fce5c762ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:55 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97554bad-701b-4e18-b61e-89a1b597b5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:55 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97554bad-701b-4e18-b61e-89a1b597b5d5) transitioned into state 'SUCCESS' from state '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-1687614910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2762d32eade4835aab2ef6424f5c9bc',qos_specs=None,replication_status=,reservations=['407d7b7d-8da4-44a8-ab77-ea185d0ab6b7','0d33d75a-cb40-4454-a428-b83f481b3c60','bc2e1ec1-218e-4368-b060-b90398804add','96eed6cf-b1e1-4118-940a-14182a80326f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f0a017cc53c4175b5cf36fce5c762ea',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:55 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb49dea7-9c9d-4e78-a3d5-4776040f5a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:55 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb49dea7-9c9d-4e78-a3d5-4776040f5a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:55 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Flow 'volume_create_api' (27ea6168-7d52-4ed6-a456-ecd7be825283) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:55 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Create volume request issued successfully. Sep 07 10:11:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-700fe18b-e2ce-49d2-b5b4-8aaa7bdbb55d tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:11:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1131/2271] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:11:55 2026] POST /volume/v3/volumes => generated 771 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:11:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:11:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "108a6609-d936-45bb-8573-634f69a9aee8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1816972702"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Create volume request body: {'volume': {"'source_volid": '108a6609-d936-45bb-8573-634f69a9aee8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1816972702'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:11:55 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Create volume of 1 GB Sep 07 10:11:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:55 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Availability Zones retrieved successfully. Sep 07 10:11:55 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Flow 'volume_create_api' (823ee30f-5bbf-436a-8860-6ff605d62c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:55 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fddbcb05-068b-45cb-917b-d1f62c4f739f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:55 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-557f9d54-d580-450b-a2a4-0f16a211aec3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-557f9d54-d580-450b-a2a4-0f16a211aec3 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-557f9d54-d580-450b-a2a4-0f16a211aec3 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-557f9d54-d580-450b-a2a4-0f16a211aec3 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fddbcb05-068b-45cb-917b-d1f62c4f739f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dab6ed05-f7dd-4237-b8e0-9ceea83a85cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:56 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:56 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:56 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-557f9d54-d580-450b-a2a4-0f16a211aec3 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-557f9d54-d580-450b-a2a4-0f16a211aec3 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 200 Sep 07 10:11:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1132/2272] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:56 2026] GET /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 892 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:56 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Created reservations ['bb86da7f-a4f8-4bcb-b735-02b03c65acfc', '0974fc04-3da7-4413-8e6a-18ba9503f475', 'c1305eb0-f89f-4ea4-910f-220186fafaaa', '4b3c726b-1236-4089-b8fb-33654cf91b92'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:11:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dab6ed05-f7dd-4237-b8e0-9ceea83a85cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb86da7f-a4f8-4bcb-b735-02b03c65acfc', '0974fc04-3da7-4413-8e6a-18ba9503f475', 'c1305eb0-f89f-4ea4-910f-220186fafaaa', '4b3c726b-1236-4089-b8fb-33654cf91b92']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eedfed59-1e79-4f77-ac7a-047f8d8395b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:56 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:56 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eedfed59-1e79-4f77-ac7a-047f8d8395b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fe4eb59-3ae5-47f7-ac3e-81ed53c7c88f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1816972702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2762d32eade4835aab2ef6424f5c9bc',qos_specs=None,replication_status=,reservations=['bb86da7f-a4f8-4bcb-b735-02b03c65acfc','0974fc04-3da7-4413-8e6a-18ba9503f475','c1305eb0-f89f-4ea4-910f-220186fafaaa','4b3c726b-1236-4089-b8fb-33654cf91b92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f0a017cc53c4175b5cf36fce5c762ea',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1816972702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fe4eb59-3ae5-47f7-ac3e-81ed53c7c88f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2762d32eade4835aab2ef6424f5c9bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f0a017cc53c4175b5cf36fce5c762ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (450298c5-a6d4-427d-91db-9f07d56521e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (450298c5-a6d4-427d-91db-9f07d56521e5) transitioned into state 'SUCCESS' from state '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-1816972702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2762d32eade4835aab2ef6424f5c9bc',qos_specs=None,replication_status=,reservations=['bb86da7f-a4f8-4bcb-b735-02b03c65acfc','0974fc04-3da7-4413-8e6a-18ba9503f475','c1305eb0-f89f-4ea4-910f-220186fafaaa','4b3c726b-1236-4089-b8fb-33654cf91b92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f0a017cc53c4175b5cf36fce5c762ea',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb99655c-ef13-4520-9aca-668a3a8c9056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb99655c-ef13-4520-9aca-668a3a8c9056) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Flow 'volume_create_api' (823ee30f-5bbf-436a-8860-6ff605d62c38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:56 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Create volume request issued successfully. Sep 07 10:11:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-abb9feaa-1cca-4f14-88de-fada5121dbb1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:11:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1141/2273] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:11:55 2026] POST /volume/v3/volumes => generated 771 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "108a6609-d936-45bb-8573-634f69a9aee8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-890248521"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Create volume request body: {'volume': {"'source_volid": '108a6609-d936-45bb-8573-634f69a9aee8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-890248521'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Create volume of 1 GB Sep 07 10:11:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Availability Zones retrieved successfully. Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Flow 'volume_create_api' (68f99fa2-809e-4116-9deb-aa50f8dc61d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03f74959-e16b-4e94-b33b-31fdbde23852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03f74959-e16b-4e94-b33b-31fdbde23852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70868db0-64df-4064-9d83-44e349a8a7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Created reservations ['c0139d43-1b5a-4ced-a64a-b42daab54cb7', '7479dd97-676d-4920-93a7-6fd5a80e0db3', 'c95f521e-0300-4369-bac2-04acc62dff84', '76855243-c1c7-4d2b-bdef-e1fb3314b8fa'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70868db0-64df-4064-9d83-44e349a8a7a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0139d43-1b5a-4ced-a64a-b42daab54cb7', '7479dd97-676d-4920-93a7-6fd5a80e0db3', 'c95f521e-0300-4369-bac2-04acc62dff84', '76855243-c1c7-4d2b-bdef-e1fb3314b8fa']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd7dd90-526b-4cb7-a7d7-d8dbc9db1773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:56 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd7dd90-526b-4cb7-a7d7-d8dbc9db1773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2325ac21-2b13-49ec-9891-87d96e04cfb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-890248521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2762d32eade4835aab2ef6424f5c9bc',qos_specs=None,replication_status=,reservations=['c0139d43-1b5a-4ced-a64a-b42daab54cb7','7479dd97-676d-4920-93a7-6fd5a80e0db3','c95f521e-0300-4369-bac2-04acc62dff84','76855243-c1c7-4d2b-bdef-e1fb3314b8fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f0a017cc53c4175b5cf36fce5c762ea',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-890248521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2325ac21-2b13-49ec-9891-87d96e04cfb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2762d32eade4835aab2ef6424f5c9bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f0a017cc53c4175b5cf36fce5c762ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e1cf7a9-7073-4cec-893a-6c1c9c8271dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e1cf7a9-7073-4cec-893a-6c1c9c8271dc) transitioned into state 'SUCCESS' from state '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-890248521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2762d32eade4835aab2ef6424f5c9bc',qos_specs=None,replication_status=,reservations=['c0139d43-1b5a-4ced-a64a-b42daab54cb7','7479dd97-676d-4920-93a7-6fd5a80e0db3','c95f521e-0300-4369-bac2-04acc62dff84','76855243-c1c7-4d2b-bdef-e1fb3314b8fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f0a017cc53c4175b5cf36fce5c762ea',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c04cf17-fcd8-4eb2-8513-c8857cfd8bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c04cf17-fcd8-4eb2-8513-c8857cfd8bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Flow 'volume_create_api' (68f99fa2-809e-4116-9deb-aa50f8dc61d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Create volume request issued successfully. Sep 07 10:11:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f614a7bb-26ac-4795-9ce5-ea9dce16b53c tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:11:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1133/2274] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:11:56 2026] POST /volume/v3/volumes => generated 770 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:11:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-43467ea4-26ee-463b-9f42-2914fcccadf2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-43467ea4-26ee-463b-9f42-2914fcccadf2 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/0bd914e7-035e-4d45-a484-bd1e4cd84906 Sep 07 10:11:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-43467ea4-26ee-463b-9f42-2914fcccadf2 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-43467ea4-26ee-463b-9f42-2914fcccadf2 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:56 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:56 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:56 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:56 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:56 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-43467ea4-26ee-463b-9f42-2914fcccadf2 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:11:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-43467ea4-26ee-463b-9f42-2914fcccadf2 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/0bd914e7-035e-4d45-a484-bd1e4cd84906 returned with HTTP 200 Sep 07 10:11:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1142/2275] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:56 2026] GET /volume/v3/volumes/0bd914e7-035e-4d45-a484-bd1e4cd84906 => generated 864 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-12a099a1-d85d-4eb9-b712-91021db9cdd8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-12a099a1-d85d-4eb9-b712-91021db9cdd8 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/8f38eae3-8745-4db8-8291-77c949cfcec4 Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-12a099a1-d85d-4eb9-b712-91021db9cdd8 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-12a099a1-d85d-4eb9-b712-91021db9cdd8 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:56 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:56 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:56 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:56 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:57 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-12a099a1-d85d-4eb9-b712-91021db9cdd8 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:11:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-12a099a1-d85d-4eb9-b712-91021db9cdd8 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/8f38eae3-8745-4db8-8291-77c949cfcec4 returned with HTTP 200 Sep 07 10:11:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1134/2276] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:56 2026] GET /volume/v3/volumes/8f38eae3-8745-4db8-8291-77c949cfcec4 => generated 863 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2613910e-d2d3-457c-8341-5a28194ae56e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2613910e-d2d3-457c-8341-5a28194ae56e tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:11:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2613910e-d2d3-457c-8341-5a28194ae56e tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2613910e-d2d3-457c-8341-5a28194ae56e tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:57 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:57 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:57 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:57 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:57 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2613910e-d2d3-457c-8341-5a28194ae56e tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2613910e-d2d3-457c-8341-5a28194ae56e tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 200 Sep 07 10:11:57 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1143/2277] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:57 2026] GET /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 892 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-8e03c622-5a57-4b17-991d-ecd0429233cc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-8e03c622-5a57-4b17-991d-ecd0429233cc tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-8e03c622-5a57-4b17-991d-ecd0429233cc tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-8e03c622-5a57-4b17-991d-ecd0429233cc tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:57 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:57 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:57 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:57 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:57 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-8e03c622-5a57-4b17-991d-ecd0429233cc tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-8e03c622-5a57-4b17-991d-ecd0429233cc tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 200 Sep 07 10:11:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1135/2278] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:11:57 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 1147 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:11:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-caf42c83-4c84-405e-ab45-02fb7b7b1b8c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-caf42c83-4c84-405e-ab45-02fb7b7b1b8c tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] POST http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec/action Sep 07 10:11:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-caf42c83-4c84-405e-ab45-02fb7b7b1b8c tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:11:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-caf42c83-4c84-405e-ab45-02fb7b7b1b8c tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:11:57 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:57 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:57 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:57 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:57 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-caf42c83-4c84-405e-ab45-02fb7b7b1b8c tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:57 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-caf42c83-4c84-405e-ab45-02fb7b7b1b8c tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Begin detaching volume completed successfully. Sep 07 10:11:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-caf42c83-4c84-405e-ab45-02fb7b7b1b8c tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec/action returned with HTTP 202 Sep 07 10:11:57 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1144/2279] 192.168.122.74 () {64 vars in 1556 bytes} [Mon Sep 7 10:11:57 2026] POST /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:11:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fc152616-f45e-4616-9f7b-47e2534bac6d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fc152616-f45e-4616-9f7b-47e2534bac6d None None] GET http://192.168.122.74/volume// Sep 07 10:11:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fc152616-f45e-4616-9f7b-47e2534bac6d None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fc152616-f45e-4616-9f7b-47e2534bac6d None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fc152616-f45e-4616-9f7b-47e2534bac6d None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:11:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1136/2280] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:11: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 10:11:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-29123cd6-b017-4fed-8bdf-b91b97ccad1f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-29123cd6-b017-4fed-8bdf-b91b97ccad1f tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-29123cd6-b017-4fed-8bdf-b91b97ccad1f tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-29123cd6-b017-4fed-8bdf-b91b97ccad1f tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:57 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:57 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:57 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:57 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:57 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-29123cd6-b017-4fed-8bdf-b91b97ccad1f tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-29123cd6-b017-4fed-8bdf-b91b97ccad1f tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 200 Sep 07 10:11:57 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1145/2281] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:11:57 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 1331 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:11:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-ca2409c6-48d2-4f13-85e1-e2c4c2e17ac3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-ca2409c6-48d2-4f13-85e1-e2c4c2e17ac3 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] DELETE http://192.168.122.74/volume/v3/attachments/bbcf63f0-14f9-4333-ba83-8b3b09155ae9 Sep 07 10:11:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-ca2409c6-48d2-4f13-85e1-e2c4c2e17ac3 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-ca2409c6-48d2-4f13-85e1-e2c4c2e17ac3 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:57 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:57 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:57 devstack devstack@c-api.service[87186]: /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:11:57 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, Sep 07 10:11:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-fd8ee5ff-2bc8-4f19-b15a-69b1eb799ea1 req-ca2409c6-48d2-4f13-85e1-e2c4c2e17ac3 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/attachments/bbcf63f0-14f9-4333-ba83-8b3b09155ae9 returned with HTTP 200 Sep 07 10:11:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1137/2282] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:11:57 2026] DELETE /volume/v3/attachments/bbcf63f0-14f9-4333-ba83-8b3b09155ae9 => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e6793184-9ba9-45d5-874f-e63018df7302 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e6793184-9ba9-45d5-874f-e63018df7302 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/8f38eae3-8745-4db8-8291-77c949cfcec4 Sep 07 10:11:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e6793184-9ba9-45d5-874f-e63018df7302 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e6793184-9ba9-45d5-874f-e63018df7302 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:58 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:58 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:58 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:58 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e6793184-9ba9-45d5-874f-e63018df7302 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:11:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e6793184-9ba9-45d5-874f-e63018df7302 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/8f38eae3-8745-4db8-8291-77c949cfcec4 returned with HTTP 200 Sep 07 10:11:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1146/2283] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:58 2026] GET /volume/v3/volumes/8f38eae3-8745-4db8-8291-77c949cfcec4 => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4e2e49bd-25b2-4616-91c7-987cd6c962b2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4e2e49bd-25b2-4616-91c7-987cd6c962b2 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 Sep 07 10:11:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4e2e49bd-25b2-4616-91c7-987cd6c962b2 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4e2e49bd-25b2-4616-91c7-987cd6c962b2 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:58 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:58 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:58 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:58 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:58 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4e2e49bd-25b2-4616-91c7-987cd6c962b2 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:11:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4e2e49bd-25b2-4616-91c7-987cd6c962b2 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 returned with HTTP 200 Sep 07 10:11:58 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1138/2284] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:58 2026] GET /volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 => generated 863 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b5d93b31-c3a5-4e2b-a3c1-71b10aa7b1c0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b5d93b31-c3a5-4e2b-a3c1-71b10aa7b1c0 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:11:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b5d93b31-c3a5-4e2b-a3c1-71b10aa7b1c0 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b5d93b31-c3a5-4e2b-a3c1-71b10aa7b1c0 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:58 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:58 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:58 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:58 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b5d93b31-c3a5-4e2b-a3c1-71b10aa7b1c0 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b5d93b31-c3a5-4e2b-a3c1-71b10aa7b1c0 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 200 Sep 07 10:11:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1147/2285] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:58 2026] GET /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 892 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:11:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-6c137caf-f658-4686-852a-b3ec98b95dfc req-2f23ef33-4cfc-458a-81dc-ddad23faf8f8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-6c137caf-f658-4686-852a-b3ec98b95dfc req-2f23ef33-4cfc-458a-81dc-ddad23faf8f8 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-6c137caf-f658-4686-852a-b3ec98b95dfc req-2f23ef33-4cfc-458a-81dc-ddad23faf8f8 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-6c137caf-f658-4686-852a-b3ec98b95dfc req-2f23ef33-4cfc-458a-81dc-ddad23faf8f8 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:58 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:58 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:58 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:58 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:58 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-6c137caf-f658-4686-852a-b3ec98b95dfc req-2f23ef33-4cfc-458a-81dc-ddad23faf8f8 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-6c137caf-f658-4686-852a-b3ec98b95dfc req-2f23ef33-4cfc-458a-81dc-ddad23faf8f8 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 200 Sep 07 10:11:58 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1139/2286] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:11:58 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-965ec590-17f3-4ec0-adca-ee386475ec4b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-965ec590-17f3-4ec0-adca-ee386475ec4b tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] DELETE http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-965ec590-17f3-4ec0-adca-ee386475ec4b tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-965ec590-17f3-4ec0-adca-ee386475ec4b tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:58 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-965ec590-17f3-4ec0-adca-ee386475ec4b tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Delete volume with id: 6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:58 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:58 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:58 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:58 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-965ec590-17f3-4ec0-adca-ee386475ec4b tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-965ec590-17f3-4ec0-adca-ee386475ec4b tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Delete volume request issued successfully. Sep 07 10:11:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-965ec590-17f3-4ec0-adca-ee386475ec4b tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 202 Sep 07 10:11:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1148/2287] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:11:58 2026] DELETE /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:11:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b44bc2db-b0be-4c17-a9c9-1578973bfeb2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b44bc2db-b0be-4c17-a9c9-1578973bfeb2 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b44bc2db-b0be-4c17-a9c9-1578973bfeb2 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b44bc2db-b0be-4c17-a9c9-1578973bfeb2 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:58 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:58 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:58 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:58 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:58 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b44bc2db-b0be-4c17-a9c9-1578973bfeb2 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Volume info retrieved successfully. Sep 07 10:11:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b44bc2db-b0be-4c17-a9c9-1578973bfeb2 tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 200 Sep 07 10:11:58 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1140/2288] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:58 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2f9a40e6-fea2-477d-b3f1-3f639cbfd2af None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2f9a40e6-fea2-477d-b3f1-3f639cbfd2af tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 Sep 07 10:11:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2f9a40e6-fea2-477d-b3f1-3f639cbfd2af tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2f9a40e6-fea2-477d-b3f1-3f639cbfd2af tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:59 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:59 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:11:59 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:59 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:11:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2f9a40e6-fea2-477d-b3f1-3f639cbfd2af tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:11:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2f9a40e6-fea2-477d-b3f1-3f639cbfd2af tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 returned with HTTP 200 Sep 07 10:11:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1149/2289] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:59 2026] GET /volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6c46d75a-3685-4164-ab67-b6069453b1f6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6c46d75a-3685-4164-ab67-b6069453b1f6 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:11:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6c46d75a-3685-4164-ab67-b6069453b1f6 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6c46d75a-3685-4164-ab67-b6069453b1f6 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:11:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:11:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:11:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:11:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6c46d75a-3685-4164-ab67-b6069453b1f6 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:11:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6c46d75a-3685-4164-ab67-b6069453b1f6 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 200 Sep 07 10:11:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1141/2290] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:59 2026] GET /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 892 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:11:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-285f3878-0a6a-4154-b94e-e3b3e4e2928a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:11:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-285f3878-0a6a-4154-b94e-e3b3e4e2928a tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] GET http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec Sep 07 10:11:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-285f3878-0a6a-4154-b94e-e3b3e4e2928a tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:11:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-285f3878-0a6a-4154-b94e-e3b3e4e2928a tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:11:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-285f3878-0a6a-4154-b94e-e3b3e4e2928a tempest-TestMinimumBasicScenario-377324908 tempest-TestMinimumBasicScenario-377324908-project-member] http://192.168.122.74/volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec returned with HTTP 404 Sep 07 10:11:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1150/2291] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:11:59 2026] GET /volume/v3/volumes/6e43b284-e13a-447a-99e5-88a736c2d8ec => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:12:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8f678aec-d34f-4e97-867a-afb674102eb8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8f678aec-d34f-4e97-867a-afb674102eb8 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 Sep 07 10:12:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8f678aec-d34f-4e97-867a-afb674102eb8 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8f678aec-d34f-4e97-867a-afb674102eb8 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:00 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:00 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8f678aec-d34f-4e97-867a-afb674102eb8 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8f678aec-d34f-4e97-867a-afb674102eb8 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 returned with HTTP 200 Sep 07 10:12:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1142/2292] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:00 2026] GET /volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2d27ebdd-3fc7-4f5b-85b5-a021bff1d9fb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2d27ebdd-3fc7-4f5b-85b5-a021bff1d9fb tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:12:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2d27ebdd-3fc7-4f5b-85b5-a021bff1d9fb tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2d27ebdd-3fc7-4f5b-85b5-a021bff1d9fb tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:00 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:00 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:00 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:00 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:00 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2d27ebdd-3fc7-4f5b-85b5-a021bff1d9fb tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2d27ebdd-3fc7-4f5b-85b5-a021bff1d9fb tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 200 Sep 07 10:12:00 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1151/2293] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:00 2026] GET /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 892 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6854ec56-b51e-410b-9f8a-bfb5f5d32f1f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6854ec56-b51e-410b-9f8a-bfb5f5d32f1f tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 Sep 07 10:12:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6854ec56-b51e-410b-9f8a-bfb5f5d32f1f tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6854ec56-b51e-410b-9f8a-bfb5f5d32f1f tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:01 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:01 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:01 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:01 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:01 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6854ec56-b51e-410b-9f8a-bfb5f5d32f1f tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6854ec56-b51e-410b-9f8a-bfb5f5d32f1f tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 returned with HTTP 200 Sep 07 10:12:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1143/2294] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:01 2026] GET /volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 => generated 863 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a89d1b52-e2c0-4350-845c-ad292bcd3150 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a89d1b52-e2c0-4350-845c-ad292bcd3150 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:12:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a89d1b52-e2c0-4350-845c-ad292bcd3150 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a89d1b52-e2c0-4350-845c-ad292bcd3150 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a89d1b52-e2c0-4350-845c-ad292bcd3150 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a89d1b52-e2c0-4350-845c-ad292bcd3150 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 200 Sep 07 10:12:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1152/2295] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:01 2026] GET /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 892 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4b63a59e-b0ec-43fe-b051-87b08b389daa None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4b63a59e-b0ec-43fe-b051-87b08b389daa tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 Sep 07 10:12:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4b63a59e-b0ec-43fe-b051-87b08b389daa tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4b63a59e-b0ec-43fe-b051-87b08b389daa tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4b63a59e-b0ec-43fe-b051-87b08b389daa tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4b63a59e-b0ec-43fe-b051-87b08b389daa tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 returned with HTTP 200 Sep 07 10:12:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1144/2296] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:02 2026] GET /volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 => generated 863 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-61187392-8d99-4957-8a8e-c91cb8b16dd6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-61187392-8d99-4957-8a8e-c91cb8b16dd6 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:12:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-61187392-8d99-4957-8a8e-c91cb8b16dd6 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-61187392-8d99-4957-8a8e-c91cb8b16dd6 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-61187392-8d99-4957-8a8e-c91cb8b16dd6 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-61187392-8d99-4957-8a8e-c91cb8b16dd6 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 200 Sep 07 10:12:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1153/2297] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:02 2026] GET /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 892 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ce2e06b3-29fa-49c4-af80-6a578c3e21fd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ce2e06b3-29fa-49c4-af80-6a578c3e21fd tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 Sep 07 10:12:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ce2e06b3-29fa-49c4-af80-6a578c3e21fd tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ce2e06b3-29fa-49c4-af80-6a578c3e21fd tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ce2e06b3-29fa-49c4-af80-6a578c3e21fd tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ce2e06b3-29fa-49c4-af80-6a578c3e21fd tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 returned with HTTP 200 Sep 07 10:12:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1145/2298] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:03 2026] GET /volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 => generated 863 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-454e747a-cac3-4a1f-9562-8a78868f4534 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-454e747a-cac3-4a1f-9562-8a78868f4534 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:12:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-454e747a-cac3-4a1f-9562-8a78868f4534 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-454e747a-cac3-4a1f-9562-8a78868f4534 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-454e747a-cac3-4a1f-9562-8a78868f4534 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-454e747a-cac3-4a1f-9562-8a78868f4534 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 200 Sep 07 10:12:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1154/2299] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:03 2026] GET /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 892 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3a49b08b-924c-4132-9f60-8a6c2979fec4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3a49b08b-924c-4132-9f60-8a6c2979fec4 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 Sep 07 10:12:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3a49b08b-924c-4132-9f60-8a6c2979fec4 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3a49b08b-924c-4132-9f60-8a6c2979fec4 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3a49b08b-924c-4132-9f60-8a6c2979fec4 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3a49b08b-924c-4132-9f60-8a6c2979fec4 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 returned with HTTP 200 Sep 07 10:12:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1146/2300] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:04 2026] GET /volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 => generated 863 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-628bd4b3-5cae-462f-9f44-6e611de1c5c7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-628bd4b3-5cae-462f-9f44-6e611de1c5c7 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:12:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-628bd4b3-5cae-462f-9f44-6e611de1c5c7 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-628bd4b3-5cae-462f-9f44-6e611de1c5c7 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-628bd4b3-5cae-462f-9f44-6e611de1c5c7 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-628bd4b3-5cae-462f-9f44-6e611de1c5c7 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 200 Sep 07 10:12:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1155/2301] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:04 2026] GET /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 892 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-09de2b33-bafe-4811-ac9a-1b51e9cb18c1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-09de2b33-bafe-4811-ac9a-1b51e9cb18c1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 Sep 07 10:12:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-09de2b33-bafe-4811-ac9a-1b51e9cb18c1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-09de2b33-bafe-4811-ac9a-1b51e9cb18c1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-09de2b33-bafe-4811-ac9a-1b51e9cb18c1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-09de2b33-bafe-4811-ac9a-1b51e9cb18c1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 returned with HTTP 200 Sep 07 10:12:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1147/2302] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:05 2026] GET /volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0db22bb2-b009-4c83-adf2-56fe3463ccff None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0db22bb2-b009-4c83-adf2-56fe3463ccff tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:12:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0db22bb2-b009-4c83-adf2-56fe3463ccff tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0db22bb2-b009-4c83-adf2-56fe3463ccff tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:06 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:06 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0db22bb2-b009-4c83-adf2-56fe3463ccff tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0db22bb2-b009-4c83-adf2-56fe3463ccff tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 200 Sep 07 10:12:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1156/2303] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:06 2026] GET /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 892 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:12:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d8df0ee5-33c1-4be3-a569-4321e2a292dd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d8df0ee5-33c1-4be3-a569-4321e2a292dd tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 Sep 07 10:12:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d8df0ee5-33c1-4be3-a569-4321e2a292dd tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d8df0ee5-33c1-4be3-a569-4321e2a292dd tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:06 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:06 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d8df0ee5-33c1-4be3-a569-4321e2a292dd tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d8df0ee5-33c1-4be3-a569-4321e2a292dd tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 returned with HTTP 200 Sep 07 10:12:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1148/2304] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:06 2026] GET /volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1f2b44c0-1dfc-4d53-99d3-ec298844ae9b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1f2b44c0-1dfc-4d53-99d3-ec298844ae9b tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:12:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1f2b44c0-1dfc-4d53-99d3-ec298844ae9b tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1f2b44c0-1dfc-4d53-99d3-ec298844ae9b tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1f2b44c0-1dfc-4d53-99d3-ec298844ae9b tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1f2b44c0-1dfc-4d53-99d3-ec298844ae9b tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 200 Sep 07 10:12:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1157/2305] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:07 2026] GET /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 892 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b892738c-adb0-44b8-9ca3-79057ee76eba None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b892738c-adb0-44b8-9ca3-79057ee76eba tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b892738c-adb0-44b8-9ca3-79057ee76eba tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b892738c-adb0-44b8-9ca3-79057ee76eba tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:08 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:08 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:08 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b892738c-adb0-44b8-9ca3-79057ee76eba tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b892738c-adb0-44b8-9ca3-79057ee76eba tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 returned with HTTP 200 Sep 07 10:12:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1149/2306] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:08 2026] GET /volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-12a8bd06-2265-49fb-ac40-266425cfdb55 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-12a8bd06-2265-49fb-ac40-266425cfdb55 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:12:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-12a8bd06-2265-49fb-ac40-266425cfdb55 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-12a8bd06-2265-49fb-ac40-266425cfdb55 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:08 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:08 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:08 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:08 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:08 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-12a8bd06-2265-49fb-ac40-266425cfdb55 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-12a8bd06-2265-49fb-ac40-266425cfdb55 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 200 Sep 07 10:12:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1158/2307] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:08 2026] GET /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 893 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-aca8e10e-e8d8-42d6-9a7e-90fa7e716d57 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-aca8e10e-e8d8-42d6-9a7e-90fa7e716d57 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] GET http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-aca8e10e-e8d8-42d6-9a7e-90fa7e716d57 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-aca8e10e-e8d8-42d6-9a7e-90fa7e716d57 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:08 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:08 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:08 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-aca8e10e-e8d8-42d6-9a7e-90fa7e716d57 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] Volume info retrieved successfully. Sep 07 10:12:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-aca8e10e-e8d8-42d6-9a7e-90fa7e716d57 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 200 Sep 07 10:12:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1150/2308] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:08 2026] GET /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 893 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b7ed403e-e456-4e8d-934c-b8bfce06caa3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b7ed403e-e456-4e8d-934c-b8bfce06caa3 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] PUT http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:12:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b7ed403e-e456-4e8d-934c-b8bfce06caa3 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1453834735"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:12:08 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:08 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:08 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:08 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:08 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b7ed403e-e456-4e8d-934c-b8bfce06caa3 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:08 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b7ed403e-e456-4e8d-934c-b8bfce06caa3 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume updated successfully. Sep 07 10:12:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b7ed403e-e456-4e8d-934c-b8bfce06caa3 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 200 Sep 07 10:12:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1159/2309] 192.168.122.74 () {60 vars in 1247 bytes} [Mon Sep 7 10:12:08 2026] PUT /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 825 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-44087f08-963c-42d0-ae4c-5b745af5486c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-44087f08-963c-42d0-ae4c-5b745af5486c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] PUT http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-44087f08-963c-42d0-ae4c-5b745af5486c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1079906159", "description": "This is the new description of volume"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:08 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:08 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:08 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-44087f08-963c-42d0-ae4c-5b745af5486c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-44087f08-963c-42d0-ae4c-5b745af5486c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume updated successfully. Sep 07 10:12:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-44087f08-963c-42d0-ae4c-5b745af5486c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 200 Sep 07 10:12:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1151/2310] 192.168.122.74 () {60 vars in 1248 bytes} [Mon Sep 7 10:12:08 2026] PUT /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4630af45-cc34-4f66-9dae-7d016295108b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4630af45-cc34-4f66-9dae-7d016295108b tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] GET http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:12:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4630af45-cc34-4f66-9dae-7d016295108b tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4630af45-cc34-4f66-9dae-7d016295108b tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:08 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:08 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:08 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:08 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:08 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4630af45-cc34-4f66-9dae-7d016295108b tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] Volume info retrieved successfully. Sep 07 10:12:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4630af45-cc34-4f66-9dae-7d016295108b tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 200 Sep 07 10:12:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1160/2311] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:08 2026] GET /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 932 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1557062324", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-618013198"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1557062324', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-618013198'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume of 1 GB Sep 07 10:12:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Availability Zones retrieved successfully. Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Flow 'volume_create_api' (f55d7895-ae84-4674-9d0d-34b27b5b024e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74cb3c70-8849-4ecd-9162-ba505986f810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74cb3c70-8849-4ecd-9162-ba505986f810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a020824f-9acf-40df-853c-d52e8caabbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Created reservations ['c844aa44-fa5d-4fa7-9b08-da9c673d41f3', '9bdc8bf7-d518-4dc3-a254-c778a6583fab', 'a438cb87-1871-47ad-86a0-463d0962a224', 'd3e9aef8-cc99-4a0b-8218-120ef3f3fd73'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a020824f-9acf-40df-853c-d52e8caabbaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c844aa44-fa5d-4fa7-9b08-da9c673d41f3', '9bdc8bf7-d518-4dc3-a254-c778a6583fab', 'a438cb87-1871-47ad-86a0-463d0962a224', 'd3e9aef8-cc99-4a0b-8218-120ef3f3fd73']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95e92573-d49b-4854-9de5-a981c4889d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:08 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95e92573-d49b-4854-9de5-a981c4889d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02476ca0-fb62-460d-9b7f-62efb5715303', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1557062324',display_name='tempest-VolumesGetTest-Volume-618013198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecf34953525e4b9b81581ac36d4e0df0',qos_specs=None,replication_status=,reservations=['c844aa44-fa5d-4fa7-9b08-da9c673d41f3','9bdc8bf7-d518-4dc3-a254-c778a6583fab','a438cb87-1871-47ad-86a0-463d0962a224','d3e9aef8-cc99-4a0b-8218-120ef3f3fd73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='680e26fefab8422488ad232f8032cf75',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:12:08Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1557062324',display_name='tempest-VolumesGetTest-Volume-618013198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02476ca0-fb62-460d-9b7f-62efb5715303,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecf34953525e4b9b81581ac36d4e0df0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='680e26fefab8422488ad232f8032cf75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9e09257-dbd8-4401-8782-017b074eaf02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9e09257-dbd8-4401-8782-017b074eaf02) transitioned into 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-1557062324',display_name='tempest-VolumesGetTest-Volume-618013198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecf34953525e4b9b81581ac36d4e0df0',qos_specs=None,replication_status=,reservations=['c844aa44-fa5d-4fa7-9b08-da9c673d41f3','9bdc8bf7-d518-4dc3-a254-c778a6583fab','a438cb87-1871-47ad-86a0-463d0962a224','d3e9aef8-cc99-4a0b-8218-120ef3f3fd73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='680e26fefab8422488ad232f8032cf75',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9efb0d0-efea-42c6-883d-f37b50c65c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9efb0d0-efea-42c6-883d-f37b50c65c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Flow 'volume_create_api' (f55d7895-ae84-4674-9d0d-34b27b5b024e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:12:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume request issued successfully. Sep 07 10:12:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1f201dd6-9fab-4aeb-a585-6b001675fbf9 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:12:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1152/2312] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:12:08 2026] POST /volume/v3/volumes => generated 786 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:12:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-56c7c5ce-2a73-42f2-bb55-340953b0aaf0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-56c7c5ce-2a73-42f2-bb55-340953b0aaf0 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 Sep 07 10:12:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-56c7c5ce-2a73-42f2-bb55-340953b0aaf0 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-56c7c5ce-2a73-42f2-bb55-340953b0aaf0 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-89558d3e-ca2b-47d8-82d5-360d609b3a63 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-89558d3e-ca2b-47d8-82d5-360d609b3a63 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 Sep 07 10:12:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-89558d3e-ca2b-47d8-82d5-360d609b3a63 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-89558d3e-ca2b-47d8-82d5-360d609b3a63 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:09 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:09 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-56c7c5ce-2a73-42f2-bb55-340953b0aaf0 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:09 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:09 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:09 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:09 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-56c7c5ce-2a73-42f2-bb55-340953b0aaf0 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 returned with HTTP 200 Sep 07 10:12:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1161/2313] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:09 2026] GET /volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 => generated 864 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-89558d3e-ca2b-47d8-82d5-360d609b3a63 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-654c0f00-a21c-426c-8139-7b845c9ed000 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-654c0f00-a21c-426c-8139-7b845c9ed000 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/1fe4eb59-3ae5-47f7-ac3e-81ed53c7c88f Sep 07 10:12:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-654c0f00-a21c-426c-8139-7b845c9ed000 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-654c0f00-a21c-426c-8139-7b845c9ed000 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:09 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:09 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-89558d3e-ca2b-47d8-82d5-360d609b3a63 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 returned with HTTP 200 Sep 07 10:12:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1153/2314] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:09 2026] GET /volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 => generated 854 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-654c0f00-a21c-426c-8139-7b845c9ed000 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-654c0f00-a21c-426c-8139-7b845c9ed000 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/1fe4eb59-3ae5-47f7-ac3e-81ed53c7c88f returned with HTTP 200 Sep 07 10:12:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1162/2315] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:09 2026] GET /volume/v3/volumes/1fe4eb59-3ae5-47f7-ac3e-81ed53c7c88f => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-445f39fa-07f0-441a-aabc-30347d1dec7c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-445f39fa-07f0-441a-aabc-30347d1dec7c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 Sep 07 10:12:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-445f39fa-07f0-441a-aabc-30347d1dec7c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-445f39fa-07f0-441a-aabc-30347d1dec7c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d0135b4a-c20d-4dd4-90ab-3ba990e58619 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d0135b4a-c20d-4dd4-90ab-3ba990e58619 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/1fe4eb59-3ae5-47f7-ac3e-81ed53c7c88f Sep 07 10:12:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d0135b4a-c20d-4dd4-90ab-3ba990e58619 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d0135b4a-c20d-4dd4-90ab-3ba990e58619 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:10 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:10 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-445f39fa-07f0-441a-aabc-30347d1dec7c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:10 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d0135b4a-c20d-4dd4-90ab-3ba990e58619 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-445f39fa-07f0-441a-aabc-30347d1dec7c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 returned with HTTP 200 Sep 07 10:12:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1154/2316] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:10 2026] GET /volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 => generated 878 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d0135b4a-c20d-4dd4-90ab-3ba990e58619 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/1fe4eb59-3ae5-47f7-ac3e-81ed53c7c88f returned with HTTP 200 Sep 07 10:12:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1163/2317] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:10 2026] GET /volume/v3/volumes/1fe4eb59-3ae5-47f7-ac3e-81ed53c7c88f => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f2fdf141-b06b-4e73-a989-05113a6388a6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f2fdf141-b06b-4e73-a989-05113a6388a6 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/2325ac21-2b13-49ec-9891-87d96e04cfb2 Sep 07 10:12:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f2fdf141-b06b-4e73-a989-05113a6388a6 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f2fdf141-b06b-4e73-a989-05113a6388a6 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f2fdf141-b06b-4e73-a989-05113a6388a6 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f2fdf141-b06b-4e73-a989-05113a6388a6 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/2325ac21-2b13-49ec-9891-87d96e04cfb2 returned with HTTP 200 Sep 07 10:12:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1155/2318] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:10 2026] GET /volume/v3/volumes/2325ac21-2b13-49ec-9891-87d96e04cfb2 => generated 862 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-48627c9a-4fd7-4e3d-9c86-d77c4e1f7717 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-48627c9a-4fd7-4e3d-9c86-d77c4e1f7717 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 Sep 07 10:12:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-48627c9a-4fd7-4e3d-9c86-d77c4e1f7717 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-48627c9a-4fd7-4e3d-9c86-d77c4e1f7717 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-48627c9a-4fd7-4e3d-9c86-d77c4e1f7717 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-48627c9a-4fd7-4e3d-9c86-d77c4e1f7717 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 returned with HTTP 200 Sep 07 10:12:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1164/2319] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:11 2026] GET /volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 => generated 878 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9a274a41-8ff3-4c0e-a311-0be0419a5d31 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9a274a41-8ff3-4c0e-a311-0be0419a5d31 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/2325ac21-2b13-49ec-9891-87d96e04cfb2 Sep 07 10:12:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9a274a41-8ff3-4c0e-a311-0be0419a5d31 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9a274a41-8ff3-4c0e-a311-0be0419a5d31 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9a274a41-8ff3-4c0e-a311-0be0419a5d31 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9a274a41-8ff3-4c0e-a311-0be0419a5d31 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/2325ac21-2b13-49ec-9891-87d96e04cfb2 returned with HTTP 200 Sep 07 10:12:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1156/2320] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:11 2026] GET /volume/v3/volumes/2325ac21-2b13-49ec-9891-87d96e04cfb2 => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5533d814-96c9-4841-811b-0a8c1a8f9eb2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5533d814-96c9-4841-811b-0a8c1a8f9eb2 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] DELETE http://192.168.122.74/volume/v3/volumes/2325ac21-2b13-49ec-9891-87d96e04cfb2 Sep 07 10:12:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5533d814-96c9-4841-811b-0a8c1a8f9eb2 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5533d814-96c9-4841-811b-0a8c1a8f9eb2 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:11 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-5533d814-96c9-4841-811b-0a8c1a8f9eb2 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Delete volume with id: 2325ac21-2b13-49ec-9891-87d96e04cfb2 Sep 07 10:12:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5533d814-96c9-4841-811b-0a8c1a8f9eb2 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5533d814-96c9-4841-811b-0a8c1a8f9eb2 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Delete volume request issued successfully. Sep 07 10:12:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5533d814-96c9-4841-811b-0a8c1a8f9eb2 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/2325ac21-2b13-49ec-9891-87d96e04cfb2 returned with HTTP 202 Sep 07 10:12:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1165/2321] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:12:11 2026] DELETE /volume/v3/volumes/2325ac21-2b13-49ec-9891-87d96e04cfb2 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:12:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4d0c628e-ec1f-47ec-8e60-3da0856d3bfb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4d0c628e-ec1f-47ec-8e60-3da0856d3bfb tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/2325ac21-2b13-49ec-9891-87d96e04cfb2 Sep 07 10:12:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4d0c628e-ec1f-47ec-8e60-3da0856d3bfb tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4d0c628e-ec1f-47ec-8e60-3da0856d3bfb tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4d0c628e-ec1f-47ec-8e60-3da0856d3bfb tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4d0c628e-ec1f-47ec-8e60-3da0856d3bfb tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/2325ac21-2b13-49ec-9891-87d96e04cfb2 returned with HTTP 200 Sep 07 10:12:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1157/2322] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:11 2026] GET /volume/v3/volumes/2325ac21-2b13-49ec-9891-87d96e04cfb2 => generated 862 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c5231a22-c3eb-494e-bea2-b361af3081aa None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5231a22-c3eb-494e-bea2-b361af3081aa tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 Sep 07 10:12:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5231a22-c3eb-494e-bea2-b361af3081aa tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5231a22-c3eb-494e-bea2-b361af3081aa tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c5231a22-c3eb-494e-bea2-b361af3081aa tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5231a22-c3eb-494e-bea2-b361af3081aa tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 returned with HTTP 200 Sep 07 10:12:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1166/2323] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:12 2026] GET /volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 => generated 879 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e02adc82-0468-4c2d-a3f5-cfd7fabfa255 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e02adc82-0468-4c2d-a3f5-cfd7fabfa255 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] PUT http://192.168.122.74/volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 Sep 07 10:12:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e02adc82-0468-4c2d-a3f5-cfd7fabfa255 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1453834735", "description": null}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:12:12 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:12 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:12 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:12 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e02adc82-0468-4c2d-a3f5-cfd7fabfa255 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e02adc82-0468-4c2d-a3f5-cfd7fabfa255 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume updated successfully. Sep 07 10:12:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e02adc82-0468-4c2d-a3f5-cfd7fabfa255 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 returned with HTTP 200 Sep 07 10:12:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1158/2324] 192.168.122.74 () {60 vars in 1247 bytes} [Mon Sep 7 10:12:12 2026] PUT /volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 => generated 777 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e540482a-6ff1-41ad-a36f-826f24fb063a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e540482a-6ff1-41ad-a36f-826f24fb063a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 Sep 07 10:12:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e540482a-6ff1-41ad-a36f-826f24fb063a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e540482a-6ff1-41ad-a36f-826f24fb063a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e540482a-6ff1-41ad-a36f-826f24fb063a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ea39f2e8-06c0-4f71-a427-136cafbd96b0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e540482a-6ff1-41ad-a36f-826f24fb063a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 returned with HTTP 200 Sep 07 10:12:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1167/2325] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:12 2026] GET /volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ea39f2e8-06c0-4f71-a427-136cafbd96b0 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/2325ac21-2b13-49ec-9891-87d96e04cfb2 Sep 07 10:12:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ea39f2e8-06c0-4f71-a427-136cafbd96b0 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ea39f2e8-06c0-4f71-a427-136cafbd96b0 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ffe5e85b-69ad-4631-98a8-53b34466778d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ffe5e85b-69ad-4631-98a8-53b34466778d tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] DELETE http://192.168.122.74/volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 Sep 07 10:12:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ffe5e85b-69ad-4631-98a8-53b34466778d tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ffe5e85b-69ad-4631-98a8-53b34466778d tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:12 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-ffe5e85b-69ad-4631-98a8-53b34466778d tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Delete volume with id: 02476ca0-fb62-460d-9b7f-62efb5715303 Sep 07 10:12:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ea39f2e8-06c0-4f71-a427-136cafbd96b0 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/2325ac21-2b13-49ec-9891-87d96e04cfb2 returned with HTTP 404 Sep 07 10:12:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1159/2326] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:12 2026] GET /volume/v3/volumes/2325ac21-2b13-49ec-9891-87d96e04cfb2 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:12:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1458b892-ca5c-4972-8cf7-796d60d483e9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1458b892-ca5c-4972-8cf7-796d60d483e9 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] DELETE http://192.168.122.74/volume/v3/volumes/1fe4eb59-3ae5-47f7-ac3e-81ed53c7c88f Sep 07 10:12:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1458b892-ca5c-4972-8cf7-796d60d483e9 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1458b892-ca5c-4972-8cf7-796d60d483e9 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:12 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-1458b892-ca5c-4972-8cf7-796d60d483e9 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Delete volume with id: 1fe4eb59-3ae5-47f7-ac3e-81ed53c7c88f Sep 07 10:12:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ffe5e85b-69ad-4631-98a8-53b34466778d tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:12 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:12 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:12 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:12 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1458b892-ca5c-4972-8cf7-796d60d483e9 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ffe5e85b-69ad-4631-98a8-53b34466778d tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Delete volume request issued successfully. Sep 07 10:12:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ffe5e85b-69ad-4631-98a8-53b34466778d tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 returned with HTTP 202 Sep 07 10:12:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1168/2327] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:12:12 2026] DELETE /volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:12:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8f7dcc0e-6c9b-486c-91cf-db2bb34b7f16 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8f7dcc0e-6c9b-486c-91cf-db2bb34b7f16 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 Sep 07 10:12:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8f7dcc0e-6c9b-486c-91cf-db2bb34b7f16 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8f7dcc0e-6c9b-486c-91cf-db2bb34b7f16 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1458b892-ca5c-4972-8cf7-796d60d483e9 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Delete volume request issued successfully. Sep 07 10:12:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1458b892-ca5c-4972-8cf7-796d60d483e9 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/1fe4eb59-3ae5-47f7-ac3e-81ed53c7c88f returned with HTTP 202 Sep 07 10:12:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1160/2328] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:12:12 2026] DELETE /volume/v3/volumes/1fe4eb59-3ae5-47f7-ac3e-81ed53c7c88f => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:12:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d41316aa-1dc8-43e2-bae2-413335b89c63 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d41316aa-1dc8-43e2-bae2-413335b89c63 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/1fe4eb59-3ae5-47f7-ac3e-81ed53c7c88f Sep 07 10:12:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d41316aa-1dc8-43e2-bae2-413335b89c63 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d41316aa-1dc8-43e2-bae2-413335b89c63 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8f7dcc0e-6c9b-486c-91cf-db2bb34b7f16 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8f7dcc0e-6c9b-486c-91cf-db2bb34b7f16 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 returned with HTTP 200 Sep 07 10:12:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1169/2329] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:12 2026] GET /volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:12 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:12 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:12 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:12 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d41316aa-1dc8-43e2-bae2-413335b89c63 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d41316aa-1dc8-43e2-bae2-413335b89c63 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/1fe4eb59-3ae5-47f7-ac3e-81ed53c7c88f returned with HTTP 200 Sep 07 10:12:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1161/2330] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:12 2026] GET /volume/v3/volumes/1fe4eb59-3ae5-47f7-ac3e-81ed53c7c88f => generated 863 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8da6ad33-d3ac-461d-8825-dff36d18519e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8da6ad33-d3ac-461d-8825-dff36d18519e tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 Sep 07 10:12:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8da6ad33-d3ac-461d-8825-dff36d18519e tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8da6ad33-d3ac-461d-8825-dff36d18519e tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8da6ad33-d3ac-461d-8825-dff36d18519e tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 returned with HTTP 404 Sep 07 10:12:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1170/2331] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:13 2026] GET /volume/v3/volumes/02476ca0-fb62-460d-9b7f-62efb5715303 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:12:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6772e28c-837e-4a16-95c4-cca4be48b6d5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-29d1142d-fdb2-40e3-9dff-4a3d8173dff5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6772e28c-837e-4a16-95c4-cca4be48b6d5 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/1fe4eb59-3ae5-47f7-ac3e-81ed53c7c88f Sep 07 10:12:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6772e28c-837e-4a16-95c4-cca4be48b6d5 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6772e28c-837e-4a16-95c4-cca4be48b6d5 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-29d1142d-fdb2-40e3-9dff-4a3d8173dff5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:12:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-29d1142d-fdb2-40e3-9dff-4a3d8173dff5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-29d1142d-fdb2-40e3-9dff-4a3d8173dff5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6772e28c-837e-4a16-95c4-cca4be48b6d5 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/1fe4eb59-3ae5-47f7-ac3e-81ed53c7c88f returned with HTTP 404 Sep 07 10:12:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1162/2332] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:13 2026] GET /volume/v3/volumes/1fe4eb59-3ae5-47f7-ac3e-81ed53c7c88f => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:12:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3ff5d11d-2ecc-440b-b9bc-e2d8f7fc515b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3ff5d11d-2ecc-440b-b9bc-e2d8f7fc515b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] DELETE http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 Sep 07 10:12:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3ff5d11d-2ecc-440b-b9bc-e2d8f7fc515b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3ff5d11d-2ecc-440b-b9bc-e2d8f7fc515b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:13 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-3ff5d11d-2ecc-440b-b9bc-e2d8f7fc515b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Delete volume with id: 45a34ed7-f197-4f57-8661-1cd59de12da6 Sep 07 10:12:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-29d1142d-fdb2-40e3-9dff-4a3d8173dff5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:13 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:13 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-29d1142d-fdb2-40e3-9dff-4a3d8173dff5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 200 Sep 07 10:12:13 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:13 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1171/2333] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:13 2026] GET /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 932 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3ff5d11d-2ecc-440b-b9bc-e2d8f7fc515b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5669619a-49e5-4d7a-adcc-1e89ae21d048 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5669619a-49e5-4d7a-adcc-1e89ae21d048 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] DELETE http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:12:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5669619a-49e5-4d7a-adcc-1e89ae21d048 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5669619a-49e5-4d7a-adcc-1e89ae21d048 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:13 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-5669619a-49e5-4d7a-adcc-1e89ae21d048 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Delete volume with id: 8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:12:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5669619a-49e5-4d7a-adcc-1e89ae21d048 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3ff5d11d-2ecc-440b-b9bc-e2d8f7fc515b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Delete volume request issued successfully. Sep 07 10:12:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3ff5d11d-2ecc-440b-b9bc-e2d8f7fc515b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 returned with HTTP 202 Sep 07 10:12:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1163/2334] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:12:13 2026] DELETE /volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:12:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-03ee91b6-b517-404b-bbe9-ed27b6a6ccf1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-03ee91b6-b517-404b-bbe9-ed27b6a6ccf1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 Sep 07 10:12:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-03ee91b6-b517-404b-bbe9-ed27b6a6ccf1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-03ee91b6-b517-404b-bbe9-ed27b6a6ccf1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:14 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5669619a-49e5-4d7a-adcc-1e89ae21d048 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Delete volume request issued successfully. Sep 07 10:12:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5669619a-49e5-4d7a-adcc-1e89ae21d048 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 202 Sep 07 10:12:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1172/2335] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:12:13 2026] DELETE /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:12:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-08000b0e-2a40-4d5d-904e-0f79bb800634 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:14 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:14 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-08000b0e-2a40-4d5d-904e-0f79bb800634 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:12:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-08000b0e-2a40-4d5d-904e-0f79bb800634 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-08000b0e-2a40-4d5d-904e-0f79bb800634 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:14 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:14 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-03ee91b6-b517-404b-bbe9-ed27b6a6ccf1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:14 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:14 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:14 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-08000b0e-2a40-4d5d-904e-0f79bb800634 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-03ee91b6-b517-404b-bbe9-ed27b6a6ccf1 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 returned with HTTP 200 Sep 07 10:12:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1164/2336] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:14 2026] GET /volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 => generated 863 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-08000b0e-2a40-4d5d-904e-0f79bb800634 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 200 Sep 07 10:12:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1173/2337] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:14 2026] GET /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 931 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0075a5fc-589e-4c82-8a1d-a1f32e466884 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0075a5fc-589e-4c82-8a1d-a1f32e466884 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 Sep 07 10:12:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0075a5fc-589e-4c82-8a1d-a1f32e466884 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0075a5fc-589e-4c82-8a1d-a1f32e466884 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d72e20ab-4239-497f-9717-3313c82ac1c1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d72e20ab-4239-497f-9717-3313c82ac1c1 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 Sep 07 10:12:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d72e20ab-4239-497f-9717-3313c82ac1c1 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d72e20ab-4239-497f-9717-3313c82ac1c1 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0075a5fc-589e-4c82-8a1d-a1f32e466884 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d72e20ab-4239-497f-9717-3313c82ac1c1 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 returned with HTTP 404 Sep 07 10:12:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1174/2338] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:15 2026] GET /volume/v3/volumes/8dd6f09f-6b66-4ef2-a4b6-4bbe3dbba227 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:12:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2912b85a-b139-4154-b4d9-9e5fd5f35334 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2912b85a-b139-4154-b4d9-9e5fd5f35334 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/fa39d889-4a03-4588-8754-8fb05f5db852 Sep 07 10:12:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2912b85a-b139-4154-b4d9-9e5fd5f35334 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2912b85a-b139-4154-b4d9-9e5fd5f35334 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0075a5fc-589e-4c82-8a1d-a1f32e466884 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 returned with HTTP 200 Sep 07 10:12:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1165/2339] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:15 2026] GET /volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 => generated 863 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:15 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:15 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2912b85a-b139-4154-b4d9-9e5fd5f35334 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2912b85a-b139-4154-b4d9-9e5fd5f35334 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/fa39d889-4a03-4588-8754-8fb05f5db852 returned with HTTP 200 Sep 07 10:12:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1175/2340] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:15 2026] GET /volume/v3/volumes/fa39d889-4a03-4588-8754-8fb05f5db852 => generated 845 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1861273b-f2a4-4287-8656-70b6375509a5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1861273b-f2a4-4287-8656-70b6375509a5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] DELETE http://192.168.122.74/volume/v3/volumes/fa39d889-4a03-4588-8754-8fb05f5db852 Sep 07 10:12:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1861273b-f2a4-4287-8656-70b6375509a5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1861273b-f2a4-4287-8656-70b6375509a5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:15 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-1861273b-f2a4-4287-8656-70b6375509a5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Delete volume with id: fa39d889-4a03-4588-8754-8fb05f5db852 Sep 07 10:12:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1861273b-f2a4-4287-8656-70b6375509a5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1861273b-f2a4-4287-8656-70b6375509a5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Delete volume request issued successfully. Sep 07 10:12:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1861273b-f2a4-4287-8656-70b6375509a5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/fa39d889-4a03-4588-8754-8fb05f5db852 returned with HTTP 202 Sep 07 10:12:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1166/2341] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:12:15 2026] DELETE /volume/v3/volumes/fa39d889-4a03-4588-8754-8fb05f5db852 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:12:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-49864bd3-6187-4c6d-9719-26a17ac00449 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-49864bd3-6187-4c6d-9719-26a17ac00449 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/fa39d889-4a03-4588-8754-8fb05f5db852 Sep 07 10:12:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-49864bd3-6187-4c6d-9719-26a17ac00449 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-49864bd3-6187-4c6d-9719-26a17ac00449 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:15 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:15 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-49864bd3-6187-4c6d-9719-26a17ac00449 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-49864bd3-6187-4c6d-9719-26a17ac00449 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/fa39d889-4a03-4588-8754-8fb05f5db852 returned with HTTP 200 Sep 07 10:12:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1176/2342] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:15 2026] GET /volume/v3/volumes/fa39d889-4a03-4588-8754-8fb05f5db852 => generated 844 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:12:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-35b0508a-318a-4ff2-b6d5-7dc95836eb34 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-35b0508a-318a-4ff2-b6d5-7dc95836eb34 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 Sep 07 10:12:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-35b0508a-318a-4ff2-b6d5-7dc95836eb34 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-35b0508a-318a-4ff2-b6d5-7dc95836eb34 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-35b0508a-318a-4ff2-b6d5-7dc95836eb34 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 returned with HTTP 404 Sep 07 10:12:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1167/2343] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:16 2026] GET /volume/v3/volumes/45a34ed7-f197-4f57-8661-1cd59de12da6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:12:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bc39aa06-366a-411b-9e36-cd392f980f99 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bc39aa06-366a-411b-9e36-cd392f980f99 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] DELETE http://192.168.122.74/volume/v3/volumes/8f38eae3-8745-4db8-8291-77c949cfcec4 Sep 07 10:12:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bc39aa06-366a-411b-9e36-cd392f980f99 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bc39aa06-366a-411b-9e36-cd392f980f99 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:16 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-bc39aa06-366a-411b-9e36-cd392f980f99 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Delete volume with id: 8f38eae3-8745-4db8-8291-77c949cfcec4 Sep 07 10:12:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:16 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bc39aa06-366a-411b-9e36-cd392f980f99 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:16 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bc39aa06-366a-411b-9e36-cd392f980f99 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Delete volume request issued successfully. Sep 07 10:12:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bc39aa06-366a-411b-9e36-cd392f980f99 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/8f38eae3-8745-4db8-8291-77c949cfcec4 returned with HTTP 202 Sep 07 10:12:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1177/2344] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:12:16 2026] DELETE /volume/v3/volumes/8f38eae3-8745-4db8-8291-77c949cfcec4 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:12:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-14fc0a5b-2080-472e-8416-094f2743b20a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-14fc0a5b-2080-472e-8416-094f2743b20a tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/8f38eae3-8745-4db8-8291-77c949cfcec4 Sep 07 10:12:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-14fc0a5b-2080-472e-8416-094f2743b20a tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-14fc0a5b-2080-472e-8416-094f2743b20a tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-14fc0a5b-2080-472e-8416-094f2743b20a tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-14fc0a5b-2080-472e-8416-094f2743b20a tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/8f38eae3-8745-4db8-8291-77c949cfcec4 returned with HTTP 200 Sep 07 10:12:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1168/2345] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:16 2026] GET /volume/v3/volumes/8f38eae3-8745-4db8-8291-77c949cfcec4 => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cbd8cdd6-711f-4802-89c4-95ef2ea8765c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cbd8cdd6-711f-4802-89c4-95ef2ea8765c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/fa39d889-4a03-4588-8754-8fb05f5db852 Sep 07 10:12:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cbd8cdd6-711f-4802-89c4-95ef2ea8765c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cbd8cdd6-711f-4802-89c4-95ef2ea8765c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cbd8cdd6-711f-4802-89c4-95ef2ea8765c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/fa39d889-4a03-4588-8754-8fb05f5db852 returned with HTTP 404 Sep 07 10:12:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1178/2346] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:16 2026] GET /volume/v3/volumes/fa39d889-4a03-4588-8754-8fb05f5db852 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:12:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-51b2a685-197c-4439-badb-ce40134b225c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:12:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "26019e10-1e1f-4514-b191-397ccf1d59e6", "size": 1, "name": "tempest-VolumesGetTest-Volume-2016171686", "metadata": {"Type": "Test"}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:12:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume request body: {'volume': {'imageRef': '26019e10-1e1f-4514-b191-397ccf1d59e6', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2016171686', 'metadata': {'Type': 'Test'}}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:12:17 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume of 1 GB Sep 07 10:12:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Availability Zones retrieved successfully. Sep 07 10:12:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Flow 'volume_create_api' (780d95c8-1f2e-49a5-bebb-d0a60fdaa68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:12:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (612d4426-0888-4b3c-9c92-ef71425ea314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:12:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (612d4426-0888-4b3c-9c92-ef71425ea314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20bc79d4-bae1-4283-bdb2-9096117a6ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:17 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Created reservations ['3c6c389f-f4bf-4cb7-880b-f0e2c35fa75f', 'c6c9e8b6-dd37-474a-bd41-9eebad131554', 'b20a6a63-cf71-4601-bf02-2d7076a4294a', 'd434807e-6bd6-4278-8447-5f76503b2404'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:12:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20bc79d4-bae1-4283-bdb2-9096117a6ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c6c389f-f4bf-4cb7-880b-f0e2c35fa75f', 'c6c9e8b6-dd37-474a-bd41-9eebad131554', 'b20a6a63-cf71-4601-bf02-2d7076a4294a', 'd434807e-6bd6-4278-8447-5f76503b2404']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bcc1760-226d-424c-b259-92264e8cd7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7a3a7b5f-621e-46e3-a5af-bf001bb8d87e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7a3a7b5f-621e-46e3-a5af-bf001bb8d87e tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/8f38eae3-8745-4db8-8291-77c949cfcec4 Sep 07 10:12:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7a3a7b5f-621e-46e3-a5af-bf001bb8d87e tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7a3a7b5f-621e-46e3-a5af-bf001bb8d87e tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7a3a7b5f-621e-46e3-a5af-bf001bb8d87e tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/8f38eae3-8745-4db8-8291-77c949cfcec4 returned with HTTP 404 Sep 07 10:12:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1179/2347] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:17 2026] GET /volume/v3/volumes/8f38eae3-8745-4db8-8291-77c949cfcec4 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:12:17 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:17 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-78d5e983-5806-4c96-bf72-7f2207b7fa10 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bcc1760-226d-424c-b259-92264e8cd7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e78e34cd-f362-46c3-8f8d-e31767df0b0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2016171686',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ecf34953525e4b9b81581ac36d4e0df0',qos_specs=None,replication_status=,reservations=['3c6c389f-f4bf-4cb7-880b-f0e2c35fa75f','c6c9e8b6-dd37-474a-bd41-9eebad131554','b20a6a63-cf71-4601-bf02-2d7076a4294a','d434807e-6bd6-4278-8447-5f76503b2404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='680e26fefab8422488ad232f8032cf75',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:12:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2016171686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e78e34cd-f362-46c3-8f8d-e31767df0b0f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ecf34953525e4b9b81581ac36d4e0df0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='680e26fefab8422488ad232f8032cf75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-78d5e983-5806-4c96-bf72-7f2207b7fa10 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] DELETE http://192.168.122.74/volume/v3/volumes/0bd914e7-035e-4d45-a484-bd1e4cd84906 Sep 07 10:12:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b32b6a8-b2e2-46a3-97bc-c9ed950a77cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-78d5e983-5806-4c96-bf72-7f2207b7fa10 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-78d5e983-5806-4c96-bf72-7f2207b7fa10 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:17 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-78d5e983-5806-4c96-bf72-7f2207b7fa10 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Delete volume with id: 0bd914e7-035e-4d45-a484-bd1e4cd84906 Sep 07 10:12:17 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:17 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-78d5e983-5806-4c96-bf72-7f2207b7fa10 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b32b6a8-b2e2-46a3-97bc-c9ed950a77cf) transitioned into state 'SUCCESS' from state '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-2016171686',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ecf34953525e4b9b81581ac36d4e0df0',qos_specs=None,replication_status=,reservations=['3c6c389f-f4bf-4cb7-880b-f0e2c35fa75f','c6c9e8b6-dd37-474a-bd41-9eebad131554','b20a6a63-cf71-4601-bf02-2d7076a4294a','d434807e-6bd6-4278-8447-5f76503b2404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='680e26fefab8422488ad232f8032cf75',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b8e9bc2-7e9b-4d40-95fc-9d338cffe0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-78d5e983-5806-4c96-bf72-7f2207b7fa10 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Delete volume request issued successfully. Sep 07 10:12:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-78d5e983-5806-4c96-bf72-7f2207b7fa10 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/0bd914e7-035e-4d45-a484-bd1e4cd84906 returned with HTTP 202 Sep 07 10:12:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1180/2348] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:12:17 2026] DELETE /volume/v3/volumes/0bd914e7-035e-4d45-a484-bd1e4cd84906 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:12:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-eb6f800b-78d8-4ddb-abd8-af0aa9ed0d9a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eb6f800b-78d8-4ddb-abd8-af0aa9ed0d9a tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/0bd914e7-035e-4d45-a484-bd1e4cd84906 Sep 07 10:12:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eb6f800b-78d8-4ddb-abd8-af0aa9ed0d9a tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eb6f800b-78d8-4ddb-abd8-af0aa9ed0d9a tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:17 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:17 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b8e9bc2-7e9b-4d40-95fc-9d338cffe0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-eb6f800b-78d8-4ddb-abd8-af0aa9ed0d9a tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Flow 'volume_create_api' (780d95c8-1f2e-49a5-bebb-d0a60fdaa68e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:12:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume request issued successfully. Sep 07 10:12:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-51b2a685-197c-4439-badb-ce40134b225c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:12:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1169/2349] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:12:16 2026] POST /volume/v3/volumes => generated 766 bytes in 989 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:12:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eb6f800b-78d8-4ddb-abd8-af0aa9ed0d9a tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/0bd914e7-035e-4d45-a484-bd1e4cd84906 returned with HTTP 200 Sep 07 10:12:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1181/2350] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:17 2026] GET /volume/v3/volumes/0bd914e7-035e-4d45-a484-bd1e4cd84906 => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-12ef25a8-9cd7-4dec-bab4-8a01ddeb4d72 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-12ef25a8-9cd7-4dec-bab4-8a01ddeb4d72 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f Sep 07 10:12:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-12ef25a8-9cd7-4dec-bab4-8a01ddeb4d72 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-12ef25a8-9cd7-4dec-bab4-8a01ddeb4d72 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:17 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:17 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:17 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:17 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-12ef25a8-9cd7-4dec-bab4-8a01ddeb4d72 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-12ef25a8-9cd7-4dec-bab4-8a01ddeb4d72 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f returned with HTTP 200 Sep 07 10:12:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1170/2351] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:17 2026] GET /volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f => generated 834 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4207f512-2626-4a34-a0c5-3e0f9fbd31f4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4207f512-2626-4a34-a0c5-3e0f9fbd31f4 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/0bd914e7-035e-4d45-a484-bd1e4cd84906 Sep 07 10:12:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4207f512-2626-4a34-a0c5-3e0f9fbd31f4 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4207f512-2626-4a34-a0c5-3e0f9fbd31f4 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4207f512-2626-4a34-a0c5-3e0f9fbd31f4 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/0bd914e7-035e-4d45-a484-bd1e4cd84906 returned with HTTP 404 Sep 07 10:12:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1182/2352] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:18 2026] GET /volume/v3/volumes/0bd914e7-035e-4d45-a484-bd1e4cd84906 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:12:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f5094dee-6920-4031-a418-60697b66cc8b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f5094dee-6920-4031-a418-60697b66cc8b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] DELETE http://192.168.122.74/volume/v3/volumes/108a6609-d936-45bb-8573-634f69a9aee8 Sep 07 10:12:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f5094dee-6920-4031-a418-60697b66cc8b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f5094dee-6920-4031-a418-60697b66cc8b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:18 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-f5094dee-6920-4031-a418-60697b66cc8b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Delete volume with id: 108a6609-d936-45bb-8573-634f69a9aee8 Sep 07 10:12:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f5094dee-6920-4031-a418-60697b66cc8b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a8040124-2bc4-4762-903a-1b40fc8c36a5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a8040124-2bc4-4762-903a-1b40fc8c36a5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f Sep 07 10:12:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a8040124-2bc4-4762-903a-1b40fc8c36a5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a8040124-2bc4-4762-903a-1b40fc8c36a5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f5094dee-6920-4031-a418-60697b66cc8b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Delete volume request issued successfully. Sep 07 10:12:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f5094dee-6920-4031-a418-60697b66cc8b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/108a6609-d936-45bb-8573-634f69a9aee8 returned with HTTP 202 Sep 07 10:12:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1171/2353] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:12:18 2026] DELETE /volume/v3/volumes/108a6609-d936-45bb-8573-634f69a9aee8 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:12:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-44744bed-9837-4a17-aa19-e2349a2ed92b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-44744bed-9837-4a17-aa19-e2349a2ed92b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/108a6609-d936-45bb-8573-634f69a9aee8 Sep 07 10:12:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-44744bed-9837-4a17-aa19-e2349a2ed92b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-44744bed-9837-4a17-aa19-e2349a2ed92b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a8040124-2bc4-4762-903a-1b40fc8c36a5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a8040124-2bc4-4762-903a-1b40fc8c36a5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f returned with HTTP 200 Sep 07 10:12:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1183/2354] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:18 2026] GET /volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f => generated 858 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-44744bed-9837-4a17-aa19-e2349a2ed92b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Volume info retrieved successfully. Sep 07 10:12:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-44744bed-9837-4a17-aa19-e2349a2ed92b tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/108a6609-d936-45bb-8573-634f69a9aee8 returned with HTTP 200 Sep 07 10:12:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1172/2355] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:18 2026] GET /volume/v3/volumes/108a6609-d936-45bb-8573-634f69a9aee8 => generated 863 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a13637a9-f43d-4944-aa8b-97909e5dc036 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a13637a9-f43d-4944-aa8b-97909e5dc036 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f Sep 07 10:12:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a13637a9-f43d-4944-aa8b-97909e5dc036 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a13637a9-f43d-4944-aa8b-97909e5dc036 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a13637a9-f43d-4944-aa8b-97909e5dc036 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-015d4eec-cd62-479a-983e-a0637e2bf5f5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-015d4eec-cd62-479a-983e-a0637e2bf5f5 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] GET http://192.168.122.74/volume/v3/volumes/108a6609-d936-45bb-8573-634f69a9aee8 Sep 07 10:12:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-015d4eec-cd62-479a-983e-a0637e2bf5f5 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-015d4eec-cd62-479a-983e-a0637e2bf5f5 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-015d4eec-cd62-479a-983e-a0637e2bf5f5 tempest-CreateVolumesFromSourceVolumeTest-159810001 tempest-CreateVolumesFromSourceVolumeTest-159810001-project-member] http://192.168.122.74/volume/v3/volumes/108a6609-d936-45bb-8573-634f69a9aee8 returned with HTTP 404 Sep 07 10:12:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1173/2356] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:19 2026] GET /volume/v3/volumes/108a6609-d936-45bb-8573-634f69a9aee8 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:12:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a13637a9-f43d-4944-aa8b-97909e5dc036 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f returned with HTTP 200 Sep 07 10:12:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1184/2357] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:19 2026] GET /volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f => generated 916 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-01159141-f830-4733-ac04-cb59044b23bd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-01159141-f830-4733-ac04-cb59044b23bd tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f Sep 07 10:12:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-01159141-f830-4733-ac04-cb59044b23bd tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-01159141-f830-4733-ac04-cb59044b23bd tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-01159141-f830-4733-ac04-cb59044b23bd tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-01159141-f830-4733-ac04-cb59044b23bd tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f returned with HTTP 200 Sep 07 10:12:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1174/2358] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:20 2026] GET /volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f => generated 919 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-88d807f0-0801-4bfd-8dde-d37c4f7122c5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-88d807f0-0801-4bfd-8dde-d37c4f7122c5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f Sep 07 10:12:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-88d807f0-0801-4bfd-8dde-d37c4f7122c5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-88d807f0-0801-4bfd-8dde-d37c4f7122c5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:22 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:22 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-88d807f0-0801-4bfd-8dde-d37c4f7122c5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-88d807f0-0801-4bfd-8dde-d37c4f7122c5 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f returned with HTTP 200 Sep 07 10:12:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1185/2359] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:22 2026] GET /volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f => generated 919 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:12:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:12:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-554533476"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:12:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-554533476'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:12:22 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Create volume of 1 GB Sep 07 10:12:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Availability Zones retrieved successfully. Sep 07 10:12:22 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Flow 'volume_create_api' (310b8c89-a1d0-4e2e-a35b-801f1bf828de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:12:22 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef8f98b-b3e4-4c45-9758-4dc4cb1c05b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:22 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:12:22 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef8f98b-b3e4-4c45-9758-4dc4cb1c05b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:22 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93165198-92de-4db7-94c1-1768d04b44cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fe13eb97-ea13-44cb-8577-cfc2149eac26 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fe13eb97-ea13-44cb-8577-cfc2149eac26 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f Sep 07 10:12:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fe13eb97-ea13-44cb-8577-cfc2149eac26 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fe13eb97-ea13-44cb-8577-cfc2149eac26 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:23 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Created reservations ['66ed4d70-0a39-4885-a8f1-9519a4ec774c', 'a230f394-176b-4b23-ae85-553f5f933db4', 'c9380e78-9ff9-40e9-a38a-62d1b4622932', '46365354-257b-4c09-b6b0-bb2253346218'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:12:23 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93165198-92de-4db7-94c1-1768d04b44cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66ed4d70-0a39-4885-a8f1-9519a4ec774c', 'a230f394-176b-4b23-ae85-553f5f933db4', 'c9380e78-9ff9-40e9-a38a-62d1b4622932', '46365354-257b-4c09-b6b0-bb2253346218']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:23 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (039da70b-6687-43b4-8d2d-e9824add1468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fe13eb97-ea13-44cb-8577-cfc2149eac26 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:23 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (039da70b-6687-43b4-8d2d-e9824add1468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35815792-df58-4e4a-bf0f-8d808b7556c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-554533476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='594e10562cfd489482009279a733acb5',qos_specs=None,replication_status=,reservations=['66ed4d70-0a39-4885-a8f1-9519a4ec774c','a230f394-176b-4b23-ae85-553f5f933db4','c9380e78-9ff9-40e9-a38a-62d1b4622932','46365354-257b-4c09-b6b0-bb2253346218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbadaa379baa408195ebeb8a62330f00',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:12:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-554533476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35815792-df58-4e4a-bf0f-8d808b7556c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='594e10562cfd489482009279a733acb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbadaa379baa408195ebeb8a62330f00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:23 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898d2288-7a83-494c-88f7-5457bd3489d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fe13eb97-ea13-44cb-8577-cfc2149eac26 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f returned with HTTP 200 Sep 07 10:12:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1186/2360] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:23 2026] GET /volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f => generated 919 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:12:23 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898d2288-7a83-494c-88f7-5457bd3489d6) transitioned into state 'SUCCESS' from state '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-554533476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='594e10562cfd489482009279a733acb5',qos_specs=None,replication_status=,reservations=['66ed4d70-0a39-4885-a8f1-9519a4ec774c','a230f394-176b-4b23-ae85-553f5f933db4','c9380e78-9ff9-40e9-a38a-62d1b4622932','46365354-257b-4c09-b6b0-bb2253346218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbadaa379baa408195ebeb8a62330f00',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:23 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de509feb-5894-456c-90cc-3b84f35e83d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:23 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de509feb-5894-456c-90cc-3b84f35e83d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:23 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Flow 'volume_create_api' (310b8c89-a1d0-4e2e-a35b-801f1bf828de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:12:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Create volume request issued successfully. Sep 07 10:12:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-296f50a4-61f3-44bd-838e-c4f1a692af3c tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:12:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1175/2361] 192.168.122.74 () {62 vars in 1178 bytes} [Mon Sep 7 10:12:22 2026] POST /volume/v3/volumes => generated 776 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:12:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-141b7572-d76a-4649-bff4-f9b4448bdf73 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-141b7572-d76a-4649-bff4-f9b4448bdf73 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 Sep 07 10:12:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-141b7572-d76a-4649-bff4-f9b4448bdf73 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-141b7572-d76a-4649-bff4-f9b4448bdf73 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-141b7572-d76a-4649-bff4-f9b4448bdf73 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Volume info retrieved successfully. Sep 07 10:12:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-141b7572-d76a-4649-bff4-f9b4448bdf73 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 returned with HTTP 200 Sep 07 10:12:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1187/2362] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:23 2026] GET /volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 => generated 844 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-dfcb006d-eddf-4302-9d79-418760a65278 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dfcb006d-eddf-4302-9d79-418760a65278 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f Sep 07 10:12:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dfcb006d-eddf-4302-9d79-418760a65278 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dfcb006d-eddf-4302-9d79-418760a65278 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:24 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:24 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-dfcb006d-eddf-4302-9d79-418760a65278 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dfcb006d-eddf-4302-9d79-418760a65278 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f returned with HTTP 200 Sep 07 10:12:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1176/2363] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:24 2026] GET /volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f => generated 919 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0f492c56-22c4-4b9d-9c9d-1f2a3f773945 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0f492c56-22c4-4b9d-9c9d-1f2a3f773945 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 Sep 07 10:12:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0f492c56-22c4-4b9d-9c9d-1f2a3f773945 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0f492c56-22c4-4b9d-9c9d-1f2a3f773945 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0f492c56-22c4-4b9d-9c9d-1f2a3f773945 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Volume info retrieved successfully. Sep 07 10:12:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0f492c56-22c4-4b9d-9c9d-1f2a3f773945 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 returned with HTTP 200 Sep 07 10:12:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1188/2364] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:24 2026] GET /volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 => generated 868 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6872167b-cb49-4a94-adb0-f0a3f8163f66 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6872167b-cb49-4a94-adb0-f0a3f8163f66 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f Sep 07 10:12:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6872167b-cb49-4a94-adb0-f0a3f8163f66 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6872167b-cb49-4a94-adb0-f0a3f8163f66 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6872167b-cb49-4a94-adb0-f0a3f8163f66 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6872167b-cb49-4a94-adb0-f0a3f8163f66 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f returned with HTTP 200 Sep 07 10:12:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1177/2365] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:25 2026] GET /volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f => generated 1337 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:12:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0c7fecfa-9ae7-4d48-b70f-7b4d313f6a47 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0c7fecfa-9ae7-4d48-b70f-7b4d313f6a47 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] GET http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f Sep 07 10:12:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0c7fecfa-9ae7-4d48-b70f-7b4d313f6a47 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0c7fecfa-9ae7-4d48-b70f-7b4d313f6a47 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:25 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:25 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0c7fecfa-9ae7-4d48-b70f-7b4d313f6a47 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] Volume info retrieved successfully. Sep 07 10:12:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0c7fecfa-9ae7-4d48-b70f-7b4d313f6a47 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f returned with HTTP 200 Sep 07 10:12:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1189/2366] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:25 2026] GET /volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f => generated 1337 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-de4f9860-7abf-428b-9010-dc13bc578f19 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-de4f9860-7abf-428b-9010-dc13bc578f19 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] PUT http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f Sep 07 10:12:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-de4f9860-7abf-428b-9010-dc13bc578f19 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2016171686"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:12:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-de4f9860-7abf-428b-9010-dc13bc578f19 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-de4f9860-7abf-428b-9010-dc13bc578f19 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume updated successfully. Sep 07 10:12:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-de4f9860-7abf-428b-9010-dc13bc578f19 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f returned with HTTP 200 Sep 07 10:12:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1178/2367] 192.168.122.74 () {60 vars in 1247 bytes} [Mon Sep 7 10:12:25 2026] PUT /volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f => generated 790 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-007d53fd-d402-4365-b436-7012b3dd307c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-007d53fd-d402-4365-b436-7012b3dd307c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] PUT http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f Sep 07 10:12:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-007d53fd-d402-4365-b436-7012b3dd307c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1118315986", "description": "This is the new description of volume"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:12:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-078c5d6a-611e-4d2f-8123-d7e3c6ce4bbf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-078c5d6a-611e-4d2f-8123-d7e3c6ce4bbf tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 Sep 07 10:12:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-078c5d6a-611e-4d2f-8123-d7e3c6ce4bbf tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-078c5d6a-611e-4d2f-8123-d7e3c6ce4bbf tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:25 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:25 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-007d53fd-d402-4365-b436-7012b3dd307c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-007d53fd-d402-4365-b436-7012b3dd307c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume updated successfully. Sep 07 10:12:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-078c5d6a-611e-4d2f-8123-d7e3c6ce4bbf tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Volume info retrieved successfully. Sep 07 10:12:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-007d53fd-d402-4365-b436-7012b3dd307c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f returned with HTTP 200 Sep 07 10:12:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1190/2368] 192.168.122.74 () {60 vars in 1248 bytes} [Mon Sep 7 10:12:25 2026] PUT /volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f => generated 829 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-103953a5-0b3c-400c-86b1-15972b120fc7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-078c5d6a-611e-4d2f-8123-d7e3c6ce4bbf tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 returned with HTTP 200 Sep 07 10:12:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1179/2369] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:25 2026] GET /volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 => generated 869 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-103953a5-0b3c-400c-86b1-15972b120fc7 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] GET http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f Sep 07 10:12:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-103953a5-0b3c-400c-86b1-15972b120fc7 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-103953a5-0b3c-400c-86b1-15972b120fc7 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-944cc601-517d-4330-8f35-dddce76279f5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:25 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:25 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-944cc601-517d-4330-8f35-dddce76279f5 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:12:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-944cc601-517d-4330-8f35-dddce76279f5 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35815792-df58-4e4a-bf0f-8d808b7556c0", "name": "tempest-VolumeDependencyTests-Snapshot-780615214"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:12:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-103953a5-0b3c-400c-86b1-15972b120fc7 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] Volume info retrieved successfully. Sep 07 10:12:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-944cc601-517d-4330-8f35-dddce76279f5 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Volume info retrieved successfully. Sep 07 10:12:25 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-944cc601-517d-4330-8f35-dddce76279f5 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Create snapshot from volume 35815792-df58-4e4a-bf0f-8d808b7556c0 Sep 07 10:12:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-103953a5-0b3c-400c-86b1-15972b120fc7 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-reader] http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f returned with HTTP 200 Sep 07 10:12:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1191/2370] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:25 2026] GET /volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f => generated 1376 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:12:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-419605429", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1467270562"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:12:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-419605429', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1467270562'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:12:25 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume of 1 GB Sep 07 10:12:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Availability Zones retrieved successfully. Sep 07 10:12:25 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Flow 'volume_create_api' (747ceb2d-5bfa-4b64-85bb-023ec8862bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:12:25 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90295f2a-fccb-4eed-bbce-3aa0f050e4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:25 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:12:25 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-944cc601-517d-4330-8f35-dddce76279f5 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Created reservations ['10be30c2-409e-4289-b764-3e383369ac16', 'b2dbf5c4-9fcc-4af7-9cc0-a754989402c7', 'd16b38dd-0e4b-4663-bec5-e6e649e9cad7', '52480857-9a09-4c2d-9ce5-637fc0fa1c61'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:12:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:25 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90295f2a-fccb-4eed-bbce-3aa0f050e4b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:25 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b84fdc-3d37-454d-b5ca-a96902fdefe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-944cc601-517d-4330-8f35-dddce76279f5 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Snapshot create request issued successfully. Sep 07 10:12:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-944cc601-517d-4330-8f35-dddce76279f5 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:12:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1180/2371] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:12:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:12:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0a9f51f9-a3bd-48ba-9fc2-f8ec4ecc8621 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0a9f51f9-a3bd-48ba-9fc2-f8ec4ecc8621 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 Sep 07 10:12:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0a9f51f9-a3bd-48ba-9fc2-f8ec4ecc8621 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0a9f51f9-a3bd-48ba-9fc2-f8ec4ecc8621 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0a9f51f9-a3bd-48ba-9fc2-f8ec4ecc8621 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Snapshot retrieved successfully. Sep 07 10:12:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0a9f51f9-a3bd-48ba-9fc2-f8ec4ecc8621 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 returned with HTTP 200 Sep 07 10:12:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1181/2372] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:12:25 2026] GET /volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 => generated 439 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:26 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Created reservations ['476f3306-a0fd-4a60-977f-288f5883691e', '29a052fb-57bd-4010-a444-c526decd25bf', '7bbd903c-8960-4a6c-a3fb-503a80b32a44', 'd87cd192-968c-40f7-a85f-252050227821'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:12:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b84fdc-3d37-454d-b5ca-a96902fdefe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['476f3306-a0fd-4a60-977f-288f5883691e', '29a052fb-57bd-4010-a444-c526decd25bf', '7bbd903c-8960-4a6c-a3fb-503a80b32a44', 'd87cd192-968c-40f7-a85f-252050227821']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eea3956-e5e6-47cf-bb25-7fad815be314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:26 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:26 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eea3956-e5e6-47cf-bb25-7fad815be314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be536735-7ad6-4fd8-8c48-d8f20fef2a5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-419605429',display_name='tempest-VolumesGetTest-Volume-1467270562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecf34953525e4b9b81581ac36d4e0df0',qos_specs=None,replication_status=,reservations=['476f3306-a0fd-4a60-977f-288f5883691e','29a052fb-57bd-4010-a444-c526decd25bf','7bbd903c-8960-4a6c-a3fb-503a80b32a44','d87cd192-968c-40f7-a85f-252050227821'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='680e26fefab8422488ad232f8032cf75',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:12:26Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-419605429',display_name='tempest-VolumesGetTest-Volume-1467270562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be536735-7ad6-4fd8-8c48-d8f20fef2a5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecf34953525e4b9b81581ac36d4e0df0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='680e26fefab8422488ad232f8032cf75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e1a6248-39f8-4455-885d-d68c2ac0a846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e1a6248-39f8-4455-885d-d68c2ac0a846) transitioned into 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-419605429',display_name='tempest-VolumesGetTest-Volume-1467270562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecf34953525e4b9b81581ac36d4e0df0',qos_specs=None,replication_status=,reservations=['476f3306-a0fd-4a60-977f-288f5883691e','29a052fb-57bd-4010-a444-c526decd25bf','7bbd903c-8960-4a6c-a3fb-503a80b32a44','d87cd192-968c-40f7-a85f-252050227821'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='680e26fefab8422488ad232f8032cf75',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47a6cf9a-8e16-4dd2-8498-17412689ec4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47a6cf9a-8e16-4dd2-8498-17412689ec4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Flow 'volume_create_api' (747ceb2d-5bfa-4b64-85bb-023ec8862bbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:12:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Create volume request issued successfully. Sep 07 10:12:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f3f769cc-3c3c-4a2d-be46-e9b0151c8c88 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:12:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1192/2373] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:12:25 2026] POST /volume/v3/volumes => generated 786 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:12:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8d17316a-9486-49d4-af1c-5b0136459580 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8d17316a-9486-49d4-af1c-5b0136459580 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f Sep 07 10:12:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8d17316a-9486-49d4-af1c-5b0136459580 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8d17316a-9486-49d4-af1c-5b0136459580 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:26 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:26 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8d17316a-9486-49d4-af1c-5b0136459580 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8d17316a-9486-49d4-af1c-5b0136459580 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f returned with HTTP 200 Sep 07 10:12:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1182/2374] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:26 2026] GET /volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f => generated 854 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c8e3098b-23e4-43e1-88da-1cd117df2d97 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c8e3098b-23e4-43e1-88da-1cd117df2d97 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 Sep 07 10:12:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c8e3098b-23e4-43e1-88da-1cd117df2d97 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c8e3098b-23e4-43e1-88da-1cd117df2d97 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c8e3098b-23e4-43e1-88da-1cd117df2d97 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Snapshot retrieved successfully. Sep 07 10:12:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c8e3098b-23e4-43e1-88da-1cd117df2d97 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 returned with HTTP 200 Sep 07 10:12:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1193/2375] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:12:27 2026] GET /volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0dd2bf2b-3a05-469f-9ccc-b35af8e9414a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0dd2bf2b-3a05-469f-9ccc-b35af8e9414a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f Sep 07 10:12:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0dd2bf2b-3a05-469f-9ccc-b35af8e9414a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0dd2bf2b-3a05-469f-9ccc-b35af8e9414a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0dd2bf2b-3a05-469f-9ccc-b35af8e9414a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0dd2bf2b-3a05-469f-9ccc-b35af8e9414a tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f returned with HTTP 200 Sep 07 10:12:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1183/2376] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:27 2026] GET /volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f => generated 878 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7296e9fe-4d0b-4524-9469-328e2b119332 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7296e9fe-4d0b-4524-9469-328e2b119332 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 Sep 07 10:12:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7296e9fe-4d0b-4524-9469-328e2b119332 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7296e9fe-4d0b-4524-9469-328e2b119332 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7296e9fe-4d0b-4524-9469-328e2b119332 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Snapshot retrieved successfully. Sep 07 10:12:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7296e9fe-4d0b-4524-9469-328e2b119332 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 returned with HTTP 200 Sep 07 10:12:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1194/2377] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:12:28 2026] GET /volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2135d67f-b73a-40b2-8812-4f3c8b9bafe3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2135d67f-b73a-40b2-8812-4f3c8b9bafe3 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f Sep 07 10:12:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2135d67f-b73a-40b2-8812-4f3c8b9bafe3 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2135d67f-b73a-40b2-8812-4f3c8b9bafe3 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2135d67f-b73a-40b2-8812-4f3c8b9bafe3 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2135d67f-b73a-40b2-8812-4f3c8b9bafe3 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f returned with HTTP 200 Sep 07 10:12:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1184/2378] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:28 2026] GET /volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f => generated 878 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e8d6933a-a57c-438b-98ce-0c33282aca3e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e8d6933a-a57c-438b-98ce-0c33282aca3e tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 Sep 07 10:12:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e8d6933a-a57c-438b-98ce-0c33282aca3e tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e8d6933a-a57c-438b-98ce-0c33282aca3e tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e8d6933a-a57c-438b-98ce-0c33282aca3e tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Snapshot retrieved successfully. Sep 07 10:12:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e8d6933a-a57c-438b-98ce-0c33282aca3e tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 returned with HTTP 200 Sep 07 10:12:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1195/2379] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:12:29 2026] GET /volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8d489047-0380-4266-90a6-2c900c240e55 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d46f5d22-4ee6-4c17-9617-dd0dad465435", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-81555165"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Create volume request body: {'volume': {'snapshot_id': 'd46f5d22-4ee6-4c17-9617-dd0dad465435', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-81555165'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Snapshot retrieved successfully. Sep 07 10:12:29 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Create volume of 1 GB Sep 07 10:12:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Availability Zones retrieved successfully. Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Flow 'volume_create_api' (da8e61f5-43b1-4592-a574-efc689624cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1630cb3d-511b-469b-b549-c118dbf641f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1630cb3d-511b-469b-b549-c118dbf641f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd46f5d22-4ee6-4c17-9617-dd0dad465435', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1423e418-1490-4abc-bf49-19c20f3a2e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Created reservations ['ae0ae830-f933-4857-a1d8-eb6636b73554', '370353bf-c4c3-43b4-ae92-b1c9fb6bd3cb', 'a6a32eda-bf23-41d7-97c0-03f209a395df', 'b310d678-4c4f-49d0-a1b6-d47c9c5498ae'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1423e418-1490-4abc-bf49-19c20f3a2e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae0ae830-f933-4857-a1d8-eb6636b73554', '370353bf-c4c3-43b4-ae92-b1c9fb6bd3cb', 'a6a32eda-bf23-41d7-97c0-03f209a395df', 'b310d678-4c4f-49d0-a1b6-d47c9c5498ae']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf036035-89fd-4b30-83d1-1c61e8bbc600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf036035-89fd-4b30-83d1-1c61e8bbc600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0c8657d-a55d-4ca7-a230-f755fac06743', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-81555165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='594e10562cfd489482009279a733acb5',qos_specs=None,replication_status=,reservations=['ae0ae830-f933-4857-a1d8-eb6636b73554','370353bf-c4c3-43b4-ae92-b1c9fb6bd3cb','a6a32eda-bf23-41d7-97c0-03f209a395df','b310d678-4c4f-49d0-a1b6-d47c9c5498ae'],size=1,snapshot_id=d46f5d22-4ee6-4c17-9617-dd0dad465435,source_replicaid=,source_volid=None,status='creating',user_id='dbadaa379baa408195ebeb8a62330f00',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:12:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-81555165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0c8657d-a55d-4ca7-a230-f755fac06743,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='594e10562cfd489482009279a733acb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d46f5d22-4ee6-4c17-9617-dd0dad465435,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbadaa379baa408195ebeb8a62330f00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e21004a-c2af-4943-adbd-6398fd5cb67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e21004a-c2af-4943-adbd-6398fd5cb67f) transitioned into state 'SUCCESS' from state '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-81555165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='594e10562cfd489482009279a733acb5',qos_specs=None,replication_status=,reservations=['ae0ae830-f933-4857-a1d8-eb6636b73554','370353bf-c4c3-43b4-ae92-b1c9fb6bd3cb','a6a32eda-bf23-41d7-97c0-03f209a395df','b310d678-4c4f-49d0-a1b6-d47c9c5498ae'],size=1,snapshot_id=d46f5d22-4ee6-4c17-9617-dd0dad465435,source_replicaid=,source_volid=None,status='creating',user_id='dbadaa379baa408195ebeb8a62330f00',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f7e27a-16e8-4af5-9c40-0c9aafe2187f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-99dac415-1bed-4a70-99b9-04dfea7d0049 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-99dac415-1bed-4a70-99b9-04dfea7d0049 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f Sep 07 10:12:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-99dac415-1bed-4a70-99b9-04dfea7d0049 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-99dac415-1bed-4a70-99b9-04dfea7d0049 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f7e27a-16e8-4af5-9c40-0c9aafe2187f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Flow 'volume_create_api' (da8e61f5-43b1-4592-a574-efc689624cc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Create volume request issued successfully. Sep 07 10:12:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8d489047-0380-4266-90a6-2c900c240e55 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:12:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1185/2380] 192.168.122.74 () {62 vars in 1179 bytes} [Mon Sep 7 10:12:29 2026] POST /volume/v3/volumes => generated 809 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:12:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-99dac415-1bed-4a70-99b9-04dfea7d0049 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-03ed2ab5-19b6-4ebe-8b2c-0b5bf791ddd2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-99dac415-1bed-4a70-99b9-04dfea7d0049 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f returned with HTTP 200 Sep 07 10:12:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1196/2381] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:29 2026] GET /volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f => generated 879 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-03ed2ab5-19b6-4ebe-8b2c-0b5bf791ddd2 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-03ed2ab5-19b6-4ebe-8b2c-0b5bf791ddd2 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-03ed2ab5-19b6-4ebe-8b2c-0b5bf791ddd2 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-635983a9-eb3a-4dfb-9132-6385d098ec4f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-635983a9-eb3a-4dfb-9132-6385d098ec4f tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] PUT http://192.168.122.74/volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f Sep 07 10:12:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-635983a9-eb3a-4dfb-9132-6385d098ec4f tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2016171686", "description": null}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-635983a9-eb3a-4dfb-9132-6385d098ec4f tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-03ed2ab5-19b6-4ebe-8b2c-0b5bf791ddd2 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Volume info retrieved successfully. Sep 07 10:12:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-635983a9-eb3a-4dfb-9132-6385d098ec4f tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume updated successfully. Sep 07 10:12:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-635983a9-eb3a-4dfb-9132-6385d098ec4f tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f returned with HTTP 200 Sep 07 10:12:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1197/2382] 192.168.122.74 () {60 vars in 1247 bytes} [Mon Sep 7 10:12:29 2026] PUT /volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f => generated 777 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-03ed2ab5-19b6-4ebe-8b2c-0b5bf791ddd2 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 returned with HTTP 200 Sep 07 10:12:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1186/2383] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:29 2026] GET /volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 => generated 877 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e1ab495d-bb83-4710-9486-df1e2a984699 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e1ab495d-bb83-4710-9486-df1e2a984699 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f Sep 07 10:12:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e1ab495d-bb83-4710-9486-df1e2a984699 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e1ab495d-bb83-4710-9486-df1e2a984699 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e1ab495d-bb83-4710-9486-df1e2a984699 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e1ab495d-bb83-4710-9486-df1e2a984699 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f returned with HTTP 200 Sep 07 10:12:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1198/2384] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:29 2026] GET /volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ccc1af9e-df9a-44d3-936e-d7d54b07e462 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ccc1af9e-df9a-44d3-936e-d7d54b07e462 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] DELETE http://192.168.122.74/volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ccc1af9e-df9a-44d3-936e-d7d54b07e462 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ccc1af9e-df9a-44d3-936e-d7d54b07e462 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:29 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-ccc1af9e-df9a-44d3-936e-d7d54b07e462 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Delete volume with id: be536735-7ad6-4fd8-8c48-d8f20fef2a5f Sep 07 10:12:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ccc1af9e-df9a-44d3-936e-d7d54b07e462 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ccc1af9e-df9a-44d3-936e-d7d54b07e462 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Delete volume request issued successfully. Sep 07 10:12:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ccc1af9e-df9a-44d3-936e-d7d54b07e462 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f returned with HTTP 202 Sep 07 10:12:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1187/2385] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:12:29 2026] DELETE /volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:12:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-361f4f9c-602a-4352-9b48-9656cf566178 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-361f4f9c-602a-4352-9b48-9656cf566178 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f Sep 07 10:12:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-361f4f9c-602a-4352-9b48-9656cf566178 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-361f4f9c-602a-4352-9b48-9656cf566178 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-361f4f9c-602a-4352-9b48-9656cf566178 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-361f4f9c-602a-4352-9b48-9656cf566178 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f returned with HTTP 200 Sep 07 10:12:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1199/2386] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:29 2026] GET /volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f => generated 844 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a4386d4f-b67f-4ced-a2b6-0f9350fe33ac None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a4386d4f-b67f-4ced-a2b6-0f9350fe33ac tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 Sep 07 10:12:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a4386d4f-b67f-4ced-a2b6-0f9350fe33ac tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a4386d4f-b67f-4ced-a2b6-0f9350fe33ac tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:30 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:30 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:30 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:30 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:30 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a4386d4f-b67f-4ced-a2b6-0f9350fe33ac tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Volume info retrieved successfully. Sep 07 10:12:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a4386d4f-b67f-4ced-a2b6-0f9350fe33ac tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 returned with HTTP 200 Sep 07 10:12:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1188/2387] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:30 2026] GET /volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 => generated 901 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7a915ffc-e91e-42e0-b0b4-79950f6de496 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7a915ffc-e91e-42e0-b0b4-79950f6de496 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f Sep 07 10:12:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7a915ffc-e91e-42e0-b0b4-79950f6de496 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7a915ffc-e91e-42e0-b0b4-79950f6de496 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7a915ffc-e91e-42e0-b0b4-79950f6de496 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f returned with HTTP 404 Sep 07 10:12:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1200/2388] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:31 2026] GET /volume/v3/volumes/be536735-7ad6-4fd8-8c48-d8f20fef2a5f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:12:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-da6757a3-bf97-4225-8a1d-808db90a6533 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-da6757a3-bf97-4225-8a1d-808db90a6533 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f Sep 07 10:12:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-da6757a3-bf97-4225-8a1d-808db90a6533 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-da6757a3-bf97-4225-8a1d-808db90a6533 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:31 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:31 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-da6757a3-bf97-4225-8a1d-808db90a6533 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-da6757a3-bf97-4225-8a1d-808db90a6533 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f returned with HTTP 200 Sep 07 10:12:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1189/2389] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:31 2026] GET /volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f => generated 1376 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f9138c3e-16d9-4e8f-b355-c336e990e71c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f9138c3e-16d9-4e8f-b355-c336e990e71c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] DELETE http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f Sep 07 10:12:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f9138c3e-16d9-4e8f-b355-c336e990e71c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f9138c3e-16d9-4e8f-b355-c336e990e71c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:31 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-f9138c3e-16d9-4e8f-b355-c336e990e71c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Delete volume with id: e78e34cd-f362-46c3-8f8d-e31767df0b0f Sep 07 10:12:31 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:31 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f9138c3e-16d9-4e8f-b355-c336e990e71c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f9138c3e-16d9-4e8f-b355-c336e990e71c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Delete volume request issued successfully. Sep 07 10:12:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f9138c3e-16d9-4e8f-b355-c336e990e71c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f returned with HTTP 202 Sep 07 10:12:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1201/2390] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:12:31 2026] DELETE /volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:12:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-202da84d-db07-424a-87ba-19fe8446f68c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-202da84d-db07-424a-87ba-19fe8446f68c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f Sep 07 10:12:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-202da84d-db07-424a-87ba-19fe8446f68c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-202da84d-db07-424a-87ba-19fe8446f68c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:31 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:31 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-202da84d-db07-424a-87ba-19fe8446f68c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-202da84d-db07-424a-87ba-19fe8446f68c tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f returned with HTTP 200 Sep 07 10:12:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1190/2391] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:31 2026] GET /volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f => generated 1375 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c6eb7bc3-33fb-4750-95d4-d89b30712708 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c6eb7bc3-33fb-4750-95d4-d89b30712708 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 Sep 07 10:12:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c6eb7bc3-33fb-4750-95d4-d89b30712708 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c6eb7bc3-33fb-4750-95d4-d89b30712708 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:31 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:31 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c6eb7bc3-33fb-4750-95d4-d89b30712708 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Volume info retrieved successfully. Sep 07 10:12:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c6eb7bc3-33fb-4750-95d4-d89b30712708 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 returned with HTTP 200 Sep 07 10:12:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1202/2392] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:31 2026] GET /volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 => generated 901 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1ae79adb-680d-45f8-b7dc-d48240380878 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1ae79adb-680d-45f8-b7dc-d48240380878 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f Sep 07 10:12:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1ae79adb-680d-45f8-b7dc-d48240380878 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1ae79adb-680d-45f8-b7dc-d48240380878 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1ae79adb-680d-45f8-b7dc-d48240380878 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Volume info retrieved successfully. Sep 07 10:12:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1ae79adb-680d-45f8-b7dc-d48240380878 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f returned with HTTP 200 Sep 07 10:12:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1191/2393] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:32 2026] GET /volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f => generated 1375 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8b7e0ced-7cb8-422f-bed0-4fa8d95a84e4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8b7e0ced-7cb8-422f-bed0-4fa8d95a84e4 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 Sep 07 10:12:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8b7e0ced-7cb8-422f-bed0-4fa8d95a84e4 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8b7e0ced-7cb8-422f-bed0-4fa8d95a84e4 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:33 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=432,cinder:UPDATE=101,cinder:INSERT=62 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:12:33 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:33 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8b7e0ced-7cb8-422f-bed0-4fa8d95a84e4 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Volume info retrieved successfully. Sep 07 10:12:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8b7e0ced-7cb8-422f-bed0-4fa8d95a84e4 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 returned with HTTP 200 Sep 07 10:12:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1203/2394] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:32 2026] GET /volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 => generated 901 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1c883517-e00a-48d9-90a4-972202a84715 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1c883517-e00a-48d9-90a4-972202a84715 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] GET http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f Sep 07 10:12:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1c883517-e00a-48d9-90a4-972202a84715 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1c883517-e00a-48d9-90a4-972202a84715 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1c883517-e00a-48d9-90a4-972202a84715 tempest-VolumesGetTest-329404913 tempest-VolumesGetTest-329404913-project-member] http://192.168.122.74/volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f returned with HTTP 404 Sep 07 10:12:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1192/2395] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:33 2026] GET /volume/v3/volumes/e78e34cd-f362-46c3-8f8d-e31767df0b0f => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:12:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-831c7268-5f0f-4a0f-bfb6-21dca34465f6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-831c7268-5f0f-4a0f-bfb6-21dca34465f6 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 Sep 07 10:12:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-831c7268-5f0f-4a0f-bfb6-21dca34465f6 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-831c7268-5f0f-4a0f-bfb6-21dca34465f6 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-831c7268-5f0f-4a0f-bfb6-21dca34465f6 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Volume info retrieved successfully. Sep 07 10:12:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-831c7268-5f0f-4a0f-bfb6-21dca34465f6 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 returned with HTTP 200 Sep 07 10:12:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1204/2396] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:34 2026] GET /volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 => generated 901 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cea2503c-e3f0-41f0-8938-45124044afc8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cea2503c-e3f0-41f0-8938-45124044afc8 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 Sep 07 10:12:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cea2503c-e3f0-41f0-8938-45124044afc8 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cea2503c-e3f0-41f0-8938-45124044afc8 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:35 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=489,cinder:INSERT=68,cinder:UPDATE=128 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:12:35 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:35 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cea2503c-e3f0-41f0-8938-45124044afc8 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Volume info retrieved successfully. Sep 07 10:12:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cea2503c-e3f0-41f0-8938-45124044afc8 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 returned with HTTP 200 Sep 07 10:12:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1193/2397] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:35 2026] GET /volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 => generated 901 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d1b61df5-b82d-4123-942d-5b244379df17 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d1b61df5-b82d-4123-942d-5b244379df17 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 Sep 07 10:12:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d1b61df5-b82d-4123-942d-5b244379df17 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d1b61df5-b82d-4123-942d-5b244379df17 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:36 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:36 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d1b61df5-b82d-4123-942d-5b244379df17 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Volume info retrieved successfully. Sep 07 10:12:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d1b61df5-b82d-4123-942d-5b244379df17 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 returned with HTTP 200 Sep 07 10:12:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1205/2398] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:36 2026] GET /volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 => generated 901 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-05619f71-764d-471a-9787-ccb1affea532 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-05619f71-764d-471a-9787-ccb1affea532 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 Sep 07 10:12:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-05619f71-764d-471a-9787-ccb1affea532 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-05619f71-764d-471a-9787-ccb1affea532 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-05619f71-764d-471a-9787-ccb1affea532 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Volume info retrieved successfully. Sep 07 10:12:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-05619f71-764d-471a-9787-ccb1affea532 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 returned with HTTP 200 Sep 07 10:12:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1194/2399] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:37 2026] GET /volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 => generated 902 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c433ab3b-df27-4912-bab1-7a38970b9d15 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c433ab3b-df27-4912-bab1-7a38970b9d15 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 Sep 07 10:12:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c433ab3b-df27-4912-bab1-7a38970b9d15 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c433ab3b-df27-4912-bab1-7a38970b9d15 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:37 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-c433ab3b-df27-4912-bab1-7a38970b9d15 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Delete snapshot with id: d46f5d22-4ee6-4c17-9617-dd0dad465435 Sep 07 10:12:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c433ab3b-df27-4912-bab1-7a38970b9d15 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Snapshot retrieved successfully. Sep 07 10:12:37 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:37 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c433ab3b-df27-4912-bab1-7a38970b9d15 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Snapshot delete request issued successfully. Sep 07 10:12:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c433ab3b-df27-4912-bab1-7a38970b9d15 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 returned with HTTP 202 Sep 07 10:12:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1206/2400] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:12:37 2026] DELETE /volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:12:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ef4a9bdc-9758-47b9-a068-0a8ceef2cb36 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ef4a9bdc-9758-47b9-a068-0a8ceef2cb36 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 Sep 07 10:12:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ef4a9bdc-9758-47b9-a068-0a8ceef2cb36 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ef4a9bdc-9758-47b9-a068-0a8ceef2cb36 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ef4a9bdc-9758-47b9-a068-0a8ceef2cb36 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Snapshot retrieved successfully. Sep 07 10:12:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ef4a9bdc-9758-47b9-a068-0a8ceef2cb36 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 returned with HTTP 200 Sep 07 10:12:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1195/2401] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:12:37 2026] GET /volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-420b454f-cf8a-4586-a5ca-e2e221c4bf53 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-420b454f-cf8a-4586-a5ca-e2e221c4bf53 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 Sep 07 10:12:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-420b454f-cf8a-4586-a5ca-e2e221c4bf53 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-420b454f-cf8a-4586-a5ca-e2e221c4bf53 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-420b454f-cf8a-4586-a5ca-e2e221c4bf53 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Snapshot retrieved successfully. Sep 07 10:12:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-420b454f-cf8a-4586-a5ca-e2e221c4bf53 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 returned with HTTP 200 Sep 07 10:12:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1207/2402] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:12:38 2026] GET /volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7554a318-fe8c-43f2-aa4b-392cb4b58ffe None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f3be121f-565a-41e3-bb9d-5cf472321370 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f3be121f-565a-41e3-bb9d-5cf472321370 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 Sep 07 10:12:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f3be121f-565a-41e3-bb9d-5cf472321370 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f3be121f-565a-41e3-bb9d-5cf472321370 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f3be121f-565a-41e3-bb9d-5cf472321370 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Snapshot retrieved successfully. Sep 07 10:12:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f3be121f-565a-41e3-bb9d-5cf472321370 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 returned with HTTP 200 Sep 07 10:12:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1208/2403] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:12:39 2026] GET /volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7554a318-fe8c-43f2-aa4b-392cb4b58ffe tempest-VolumesSummaryTest-552174761 tempest-VolumesSummaryTest-552174761-project-reader] GET http://192.168.122.74/volume/v3/volumes/summary Sep 07 10:12:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7554a318-fe8c-43f2-aa4b-392cb4b58ffe tempest-VolumesSummaryTest-552174761 tempest-VolumesSummaryTest-552174761-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7554a318-fe8c-43f2-aa4b-392cb4b58ffe tempest-VolumesSummaryTest-552174761 tempest-VolumesSummaryTest-552174761-project-reader] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-7554a318-fe8c-43f2-aa4b-392cb4b58ffe tempest-VolumesSummaryTest-552174761 tempest-VolumesSummaryTest-552174761-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:12:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7554a318-fe8c-43f2-aa4b-392cb4b58ffe tempest-VolumesSummaryTest-552174761 tempest-VolumesSummaryTest-552174761-project-reader] Get summary completed successfully. Sep 07 10:12:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7554a318-fe8c-43f2-aa4b-392cb4b58ffe tempest-VolumesSummaryTest-552174761 tempest-VolumesSummaryTest-552174761-project-reader] http://192.168.122.74/volume/v3/volumes/summary returned with HTTP 200 Sep 07 10:12:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1196/2404] 192.168.122.74 () {60 vars in 1181 bytes} [Mon Sep 7 10:12:39 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e0efed0d-5f43-4ff4-add7-aa3ebc7808e9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e0efed0d-5f43-4ff4-add7-aa3ebc7808e9 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 Sep 07 10:12:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e0efed0d-5f43-4ff4-add7-aa3ebc7808e9 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e0efed0d-5f43-4ff4-add7-aa3ebc7808e9 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e0efed0d-5f43-4ff4-add7-aa3ebc7808e9 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 returned with HTTP 404 Sep 07 10:12:41 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1209/2405] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:12:41 2026] GET /volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:12:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5cddd7a5-65eb-474c-b7e5-0648cd1aa9f4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5cddd7a5-65eb-474c-b7e5-0648cd1aa9f4 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] DELETE http://192.168.122.74/volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 Sep 07 10:12:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5cddd7a5-65eb-474c-b7e5-0648cd1aa9f4 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5cddd7a5-65eb-474c-b7e5-0648cd1aa9f4 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:41 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-5cddd7a5-65eb-474c-b7e5-0648cd1aa9f4 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Delete volume with id: 35815792-df58-4e4a-bf0f-8d808b7556c0 Sep 07 10:12:41 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:41 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:41 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:41 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:41 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5cddd7a5-65eb-474c-b7e5-0648cd1aa9f4 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Volume info retrieved successfully. Sep 07 10:12:41 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5cddd7a5-65eb-474c-b7e5-0648cd1aa9f4 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Delete volume request issued successfully. Sep 07 10:12:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5cddd7a5-65eb-474c-b7e5-0648cd1aa9f4 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 returned with HTTP 202 Sep 07 10:12:41 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1197/2406] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:12:41 2026] DELETE /volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:12:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-480cda9a-5dc1-464a-916c-ce724e9e9d47 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-480cda9a-5dc1-464a-916c-ce724e9e9d47 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 Sep 07 10:12:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-480cda9a-5dc1-464a-916c-ce724e9e9d47 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-480cda9a-5dc1-464a-916c-ce724e9e9d47 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:41 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:41 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:41 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:41 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:41 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-480cda9a-5dc1-464a-916c-ce724e9e9d47 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Volume info retrieved successfully. Sep 07 10:12:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-480cda9a-5dc1-464a-916c-ce724e9e9d47 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 returned with HTTP 200 Sep 07 10:12:41 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1210/2407] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:41 2026] GET /volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 => generated 868 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-38d51cc3-5d7c-4044-a0ba-da172e0b5080 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-38d51cc3-5d7c-4044-a0ba-da172e0b5080 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 Sep 07 10:12:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-38d51cc3-5d7c-4044-a0ba-da172e0b5080 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-38d51cc3-5d7c-4044-a0ba-da172e0b5080 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:42 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:42 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:42 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:42 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:42 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-38d51cc3-5d7c-4044-a0ba-da172e0b5080 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Volume info retrieved successfully. Sep 07 10:12:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-38d51cc3-5d7c-4044-a0ba-da172e0b5080 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 returned with HTTP 200 Sep 07 10:12:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1198/2408] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:42 2026] GET /volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 => generated 868 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:12:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fdebdd29-c00e-46d9-9604-c1c2794c90d9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fdebdd29-c00e-46d9-9604-c1c2794c90d9 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 Sep 07 10:12:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fdebdd29-c00e-46d9-9604-c1c2794c90d9 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fdebdd29-c00e-46d9-9604-c1c2794c90d9 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fdebdd29-c00e-46d9-9604-c1c2794c90d9 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 returned with HTTP 404 Sep 07 10:12:43 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1211/2409] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:43 2026] GET /volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:12:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d359889f-002c-423d-b416-f2d4ffaef83b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d359889f-002c-423d-b416-f2d4ffaef83b tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] DELETE http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 Sep 07 10:12:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d359889f-002c-423d-b416-f2d4ffaef83b tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d359889f-002c-423d-b416-f2d4ffaef83b tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:43 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-d359889f-002c-423d-b416-f2d4ffaef83b tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Delete volume with id: b0c8657d-a55d-4ca7-a230-f755fac06743 Sep 07 10:12:43 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:43 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:43 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:43 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d359889f-002c-423d-b416-f2d4ffaef83b tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Volume info retrieved successfully. Sep 07 10:12:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d359889f-002c-423d-b416-f2d4ffaef83b tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Delete volume request issued successfully. Sep 07 10:12:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d359889f-002c-423d-b416-f2d4ffaef83b tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 returned with HTTP 202 Sep 07 10:12:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1199/2410] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:12:43 2026] DELETE /volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:12:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7550f252-069c-4aa5-aa84-fdb5eff8690b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7550f252-069c-4aa5-aa84-fdb5eff8690b tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 Sep 07 10:12:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7550f252-069c-4aa5-aa84-fdb5eff8690b tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7550f252-069c-4aa5-aa84-fdb5eff8690b tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:43 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:43 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:43 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:43 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:43 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7550f252-069c-4aa5-aa84-fdb5eff8690b tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Volume info retrieved successfully. Sep 07 10:12:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7550f252-069c-4aa5-aa84-fdb5eff8690b tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 returned with HTTP 200 Sep 07 10:12:43 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1212/2411] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:43 2026] GET /volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 => generated 901 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:12:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-735025128"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:12:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-735025128'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:12:44 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Create volume of 1 GB Sep 07 10:12:44 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Availability Zones retrieved successfully. Sep 07 10:12:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d9f4cb96-b5a9-4b04-927f-f9662d73ae32 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:44 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Flow 'volume_create_api' (872387c8-10dc-4054-815f-e9eaa875d249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:12:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d9f4cb96-b5a9-4b04-927f-f9662d73ae32 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 Sep 07 10:12:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d9f4cb96-b5a9-4b04-927f-f9662d73ae32 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d9f4cb96-b5a9-4b04-927f-f9662d73ae32 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:44 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b32ea49e-48a4-4f12-804d-e36ab58b136f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:44 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:12:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d9f4cb96-b5a9-4b04-927f-f9662d73ae32 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 returned with HTTP 404 Sep 07 10:12:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1213/2412] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:44 2026] GET /volume/v3/volumes/b0c8657d-a55d-4ca7-a230-f755fac06743 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:12:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8209d251-52ba-4f45-b2b7-b9a2a26ea705 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8209d251-52ba-4f45-b2b7-b9a2a26ea705 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 Sep 07 10:12:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8209d251-52ba-4f45-b2b7-b9a2a26ea705 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8209d251-52ba-4f45-b2b7-b9a2a26ea705 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:44 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-8209d251-52ba-4f45-b2b7-b9a2a26ea705 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Delete snapshot with id: d46f5d22-4ee6-4c17-9617-dd0dad465435 Sep 07 10:12:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8209d251-52ba-4f45-b2b7-b9a2a26ea705 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 returned with HTTP 404 Sep 07 10:12:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1214/2413] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:12:44 2026] DELETE /volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:12:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ea834fc7-d254-4d83-8ce6-d793ecf14057 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ea834fc7-d254-4d83-8ce6-d793ecf14057 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 Sep 07 10:12:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ea834fc7-d254-4d83-8ce6-d793ecf14057 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ea834fc7-d254-4d83-8ce6-d793ecf14057 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:44 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b32ea49e-48a4-4f12-804d-e36ab58b136f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ea834fc7-d254-4d83-8ce6-d793ecf14057 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 returned with HTTP 404 Sep 07 10:12:44 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54c9fb2d-b526-45f4-941d-4ad952acb901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1215/2414] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:12:44 2026] GET /volume/v3/snapshots/d46f5d22-4ee6-4c17-9617-dd0dad465435 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:12:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f46a8959-bad0-465b-9d15-147f239c18c1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f46a8959-bad0-465b-9d15-147f239c18c1 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] DELETE http://192.168.122.74/volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 Sep 07 10:12:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f46a8959-bad0-465b-9d15-147f239c18c1 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f46a8959-bad0-465b-9d15-147f239c18c1 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:44 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-f46a8959-bad0-465b-9d15-147f239c18c1 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Delete volume with id: 35815792-df58-4e4a-bf0f-8d808b7556c0 Sep 07 10:12:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f46a8959-bad0-465b-9d15-147f239c18c1 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 returned with HTTP 404 Sep 07 10:12:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1216/2415] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:12:44 2026] DELETE /volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:12:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-283ecdf9-12fe-4f37-9aec-7e200acc7fe4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-283ecdf9-12fe-4f37-9aec-7e200acc7fe4 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] GET http://192.168.122.74/volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 Sep 07 10:12:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-283ecdf9-12fe-4f37-9aec-7e200acc7fe4 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-283ecdf9-12fe-4f37-9aec-7e200acc7fe4 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-283ecdf9-12fe-4f37-9aec-7e200acc7fe4 tempest-VolumeDependencyTests-738066002 tempest-VolumeDependencyTests-738066002-project-member] http://192.168.122.74/volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 returned with HTTP 404 Sep 07 10:12:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1217/2416] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:44 2026] GET /volume/v3/volumes/35815792-df58-4e4a-bf0f-8d808b7556c0 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:12:44 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Created reservations ['a46d2daf-de54-43a4-8da7-d72d42126711', '27b2e379-be8a-4852-9c88-898062b742af', '0d9401db-bda5-4e3c-a44e-8e8117caa53d', '8ea786a2-ca4e-44c2-9759-916d108009af'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:12:44 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54c9fb2d-b526-45f4-941d-4ad952acb901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a46d2daf-de54-43a4-8da7-d72d42126711', '27b2e379-be8a-4852-9c88-898062b742af', '0d9401db-bda5-4e3c-a44e-8e8117caa53d', '8ea786a2-ca4e-44c2-9759-916d108009af']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:44 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4d5077b-e2fb-40fd-bd7b-38d4ed079acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:44 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:44 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:44 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4d5077b-e2fb-40fd-bd7b-38d4ed079acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b7207a8-9de0-492a-a7df-004ab2fe2969', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-735025128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9f7d77670794092ad89ebb1022e505f',qos_specs=None,replication_status=,reservations=['a46d2daf-de54-43a4-8da7-d72d42126711','27b2e379-be8a-4852-9c88-898062b742af','0d9401db-bda5-4e3c-a44e-8e8117caa53d','8ea786a2-ca4e-44c2-9759-916d108009af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c23938a4a0e4786a2b50b269283e3aa',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-735025128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b7207a8-9de0-492a-a7df-004ab2fe2969,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9f7d77670794092ad89ebb1022e505f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c23938a4a0e4786a2b50b269283e3aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:44 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108cd388-3604-4de8-9d1f-b79bc17fa7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:44 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108cd388-3604-4de8-9d1f-b79bc17fa7b3) transitioned into state 'SUCCESS' from state '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-735025128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9f7d77670794092ad89ebb1022e505f',qos_specs=None,replication_status=,reservations=['a46d2daf-de54-43a4-8da7-d72d42126711','27b2e379-be8a-4852-9c88-898062b742af','0d9401db-bda5-4e3c-a44e-8e8117caa53d','8ea786a2-ca4e-44c2-9759-916d108009af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c23938a4a0e4786a2b50b269283e3aa',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:44 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebcfbc4d-00fa-4eed-bc99-40b40ddce83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:44 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebcfbc4d-00fa-4eed-bc99-40b40ddce83c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:44 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Flow 'volume_create_api' (872387c8-10dc-4054-815f-e9eaa875d249) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:12:44 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Create volume request issued successfully. Sep 07 10:12:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ea6fc2b7-d38c-4ca1-95cf-545e9279aa24 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:12:44 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1200/2417] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:12:44 2026] POST /volume/v3/volumes => generated 756 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:12:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cc5a38e3-de8a-4f13-bb41-e3e5033666ef None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cc5a38e3-de8a-4f13-bb41-e3e5033666ef tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] GET http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 Sep 07 10:12:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cc5a38e3-de8a-4f13-bb41-e3e5033666ef tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cc5a38e3-de8a-4f13-bb41-e3e5033666ef tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:44 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:44 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:44 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:44 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:44 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cc5a38e3-de8a-4f13-bb41-e3e5033666ef tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Volume info retrieved successfully. Sep 07 10:12:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cc5a38e3-de8a-4f13-bb41-e3e5033666ef tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 returned with HTTP 200 Sep 07 10:12:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1218/2418] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:44 2026] GET /volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 => generated 824 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1e449172-5fd9-4bf1-a7b8-5a220ed24ff1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1e449172-5fd9-4bf1-a7b8-5a220ed24ff1 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] GET http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 Sep 07 10:12:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1e449172-5fd9-4bf1-a7b8-5a220ed24ff1 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1e449172-5fd9-4bf1-a7b8-5a220ed24ff1 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:46 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:46 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:46 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:46 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:46 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1e449172-5fd9-4bf1-a7b8-5a220ed24ff1 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Volume info retrieved successfully. Sep 07 10:12:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1e449172-5fd9-4bf1-a7b8-5a220ed24ff1 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 returned with HTTP 200 Sep 07 10:12:46 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1201/2419] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:45 2026] GET /volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fd0f0eaa-95fe-421f-af67-3a19ed25f35a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fd0f0eaa-95fe-421f-af67-3a19ed25f35a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] GET http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 Sep 07 10:12:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fd0f0eaa-95fe-421f-af67-3a19ed25f35a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fd0f0eaa-95fe-421f-af67-3a19ed25f35a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:47 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:47 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fd0f0eaa-95fe-421f-af67-3a19ed25f35a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Volume info retrieved successfully. Sep 07 10:12:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fd0f0eaa-95fe-421f-af67-3a19ed25f35a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 returned with HTTP 200 Sep 07 10:12:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1219/2420] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:12:47 2026] GET /volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 => generated 849 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:12:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7650b8f3-1c20-4635-83e8-36f761be878a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:12:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "19392b3b-c7ec-45c3-800f-66044e971f36", "size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:12:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '19392b3b-c7ec-45c3-800f-66044e971f36', 'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:12:51 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Create volume of 1 GB Sep 07 10:12:51 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Availability Zones retrieved successfully. Sep 07 10:12:51 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Flow 'volume_create_api' (2f81f6d8-d226-455a-8068-6b1dbab34f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:12:51 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3b77881-c557-4359-86ce-3a49c279d0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:51 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:12:51 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3b77881-c557-4359-86ce-3a49c279d0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:51 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (405e83dc-0425-435f-9231-3a38124d9fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:52 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Created reservations ['3ab71daf-5fe7-4b66-be65-656607d20a5c', '84491229-008c-4c68-ad5e-423c82987c47', '6e3f7308-3f27-4713-8a31-54e3d667dc6b', '7e4dbb03-ec0e-42fc-99e1-f5d95dde19ee'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:12:52 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (405e83dc-0425-435f-9231-3a38124d9fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ab71daf-5fe7-4b66-be65-656607d20a5c', '84491229-008c-4c68-ad5e-423c82987c47', '6e3f7308-3f27-4713-8a31-54e3d667dc6b', '7e4dbb03-ec0e-42fc-99e1-f5d95dde19ee']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:52 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11d8e192-230e-4593-850b-639944ac98b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:52 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:52 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:52 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11d8e192-230e-4593-850b-639944ac98b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '739933f0-89f9-4c4c-baf1-62016504bc16', '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='b5bfb5ef4f7f4ca49e7b3afa7b32d48f',qos_specs=None,replication_status=,reservations=['3ab71daf-5fe7-4b66-be65-656607d20a5c','84491229-008c-4c68-ad5e-423c82987c47','6e3f7308-3f27-4713-8a31-54e3d667dc6b','7e4dbb03-ec0e-42fc-99e1-f5d95dde19ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c28f2f320e491fb580db8622d59945',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:12:52Z,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=739933f0-89f9-4c4c-baf1-62016504bc16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5bfb5ef4f7f4ca49e7b3afa7b32d48f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73c28f2f320e491fb580db8622d59945',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:52 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4df00cb0-f5ab-49c4-acfc-8b84a3989f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4df00cb0-f5ab-49c4-acfc-8b84a3989f7c) transitioned into state 'SUCCESS' from 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='b5bfb5ef4f7f4ca49e7b3afa7b32d48f',qos_specs=None,replication_status=,reservations=['3ab71daf-5fe7-4b66-be65-656607d20a5c','84491229-008c-4c68-ad5e-423c82987c47','6e3f7308-3f27-4713-8a31-54e3d667dc6b','7e4dbb03-ec0e-42fc-99e1-f5d95dde19ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c28f2f320e491fb580db8622d59945',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:54 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ce88a8-0ee3-473e-b524-d1b49478cc62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:12:55 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ce88a8-0ee3-473e-b524-d1b49478cc62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:12:55 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Flow 'volume_create_api' (2f81f6d8-d226-455a-8068-6b1dbab34f88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:12:55 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Create volume request issued successfully. Sep 07 10:12:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7650b8f3-1c20-4635-83e8-36f761be878a tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:12:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1202/2421] 192.168.122.74 () {62 vars in 1179 bytes} [Mon Sep 7 10:12:51 2026] POST /volume/v3/volumes => generated 782 bytes in 4126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:12:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2d05b43b-7082-42f4-aa77-47c0f6488386 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2d05b43b-7082-42f4-aa77-47c0f6488386 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] GET http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 Sep 07 10:12:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2d05b43b-7082-42f4-aa77-47c0f6488386 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2d05b43b-7082-42f4-aa77-47c0f6488386 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:55 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:55 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:55 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2d05b43b-7082-42f4-aa77-47c0f6488386 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Volume info retrieved successfully. Sep 07 10:12:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2d05b43b-7082-42f4-aa77-47c0f6488386 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 returned with HTTP 200 Sep 07 10:12:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1220/2422] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:55 2026] GET /volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 => generated 850 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-864d5a07-1ba6-4cb9-96fe-9850ee1ee28d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-864d5a07-1ba6-4cb9-96fe-9850ee1ee28d tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] GET http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 Sep 07 10:12:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-864d5a07-1ba6-4cb9-96fe-9850ee1ee28d tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-864d5a07-1ba6-4cb9-96fe-9850ee1ee28d tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:56 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:56 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:56 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:56 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-864d5a07-1ba6-4cb9-96fe-9850ee1ee28d tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Volume info retrieved successfully. Sep 07 10:12:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-864d5a07-1ba6-4cb9-96fe-9850ee1ee28d tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 returned with HTTP 200 Sep 07 10:12:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1203/2423] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:56 2026] GET /volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 => generated 874 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c81fa1d9-3392-4d17-bee3-640ae59bc366 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c81fa1d9-3392-4d17-bee3-640ae59bc366 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] GET http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 Sep 07 10:12:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c81fa1d9-3392-4d17-bee3-640ae59bc366 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c81fa1d9-3392-4d17-bee3-640ae59bc366 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:57 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:57 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:12:57 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:57 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:12:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c81fa1d9-3392-4d17-bee3-640ae59bc366 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Volume info retrieved successfully. Sep 07 10:12:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c81fa1d9-3392-4d17-bee3-640ae59bc366 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 returned with HTTP 200 Sep 07 10:12:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1221/2424] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:57 2026] GET /volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 => generated 932 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:12:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6cbfc821-652c-442a-8c5b-cf0a1fe5cc2d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:12:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6cbfc821-652c-442a-8c5b-cf0a1fe5cc2d tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] GET http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 Sep 07 10:12:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6cbfc821-652c-442a-8c5b-cf0a1fe5cc2d tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:12:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6cbfc821-652c-442a-8c5b-cf0a1fe5cc2d tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:12:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:12:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:12:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:12:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:12:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6cbfc821-652c-442a-8c5b-cf0a1fe5cc2d tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Volume info retrieved successfully. Sep 07 10:12:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6cbfc821-652c-442a-8c5b-cf0a1fe5cc2d tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 returned with HTTP 200 Sep 07 10:12:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1204/2425] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:12:59 2026] GET /volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 => generated 932 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b3a5ceda-2f1c-4872-a6e9-dcef8c615781 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b3a5ceda-2f1c-4872-a6e9-dcef8c615781 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] GET http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 Sep 07 10:13:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b3a5ceda-2f1c-4872-a6e9-dcef8c615781 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b3a5ceda-2f1c-4872-a6e9-dcef8c615781 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:00 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:00 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:00 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:00 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:00 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b3a5ceda-2f1c-4872-a6e9-dcef8c615781 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Volume info retrieved successfully. Sep 07 10:13:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b3a5ceda-2f1c-4872-a6e9-dcef8c615781 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 returned with HTTP 200 Sep 07 10:13:00 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1222/2426] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:00 2026] GET /volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 => generated 932 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-829ec964-0ca7-49c4-90b0-7c8b17de062b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-829ec964-0ca7-49c4-90b0-7c8b17de062b tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] GET http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 Sep 07 10:13:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-829ec964-0ca7-49c4-90b0-7c8b17de062b tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-829ec964-0ca7-49c4-90b0-7c8b17de062b tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:01 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:01 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:01 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:01 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:01 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-829ec964-0ca7-49c4-90b0-7c8b17de062b tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Volume info retrieved successfully. Sep 07 10:13:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-829ec964-0ca7-49c4-90b0-7c8b17de062b tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 returned with HTTP 200 Sep 07 10:13:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1205/2427] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:01 2026] GET /volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 => generated 935 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f11d4d44-00e0-42b7-a836-df0c2d5d059a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f11d4d44-00e0-42b7-a836-df0c2d5d059a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes/4c8abc47-d81f-4ee5-a0cc-4c3aaed3e5d9/action Sep 07 10:13:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f11d4d44-00e0-42b7-a836-df0c2d5d059a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action body: b'{"os-attach": {"instance_uuid": "72e4f40f-14eb-4981-bb4b-ca566f64be68", "mountpoint": "/dev/vdc"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:13:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f11d4d44-00e0-42b7-a836-df0c2d5d059a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "72e4f40f-14eb-4981-bb4b-ca566f64be68", "mountpoint": "/dev/vdc"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ce60946f-eaa6-4635-b7ca-0a128b1be9bd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f11d4d44-00e0-42b7-a836-df0c2d5d059a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/4c8abc47-d81f-4ee5-a0cc-4c3aaed3e5d9/action returned with HTTP 404 Sep 07 10:13:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1223/2428] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:13:02 2026] POST /volume/v3/volumes/4c8abc47-d81f-4ee5-a0cc-4c3aaed3e5d9/action => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ce60946f-eaa6-4635-b7ca-0a128b1be9bd tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] GET http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 Sep 07 10:13:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ce60946f-eaa6-4635-b7ca-0a128b1be9bd tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ce60946f-eaa6-4635-b7ca-0a128b1be9bd tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ce60946f-eaa6-4635-b7ca-0a128b1be9bd tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Volume info retrieved successfully. Sep 07 10:13:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ce60946f-eaa6-4635-b7ca-0a128b1be9bd tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 returned with HTTP 200 Sep 07 10:13:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1206/2429] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:02 2026] GET /volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 => generated 935 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e829c65e-3dcb-4987-a562-3bc28bcc1bbb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e829c65e-3dcb-4987-a562-3bc28bcc1bbb tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] GET http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 Sep 07 10:13:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e829c65e-3dcb-4987-a562-3bc28bcc1bbb tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e829c65e-3dcb-4987-a562-3bc28bcc1bbb tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e829c65e-3dcb-4987-a562-3bc28bcc1bbb tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Volume info retrieved successfully. Sep 07 10:13:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e829c65e-3dcb-4987-a562-3bc28bcc1bbb tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 returned with HTTP 200 Sep 07 10:13:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1224/2430] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:03 2026] GET /volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 => generated 935 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1d8fc84a-e791-4277-b914-3dc3b08b78d6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1d8fc84a-e791-4277-b914-3dc3b08b78d6 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] GET http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 Sep 07 10:13:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1d8fc84a-e791-4277-b914-3dc3b08b78d6 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1d8fc84a-e791-4277-b914-3dc3b08b78d6 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1d8fc84a-e791-4277-b914-3dc3b08b78d6 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Volume info retrieved successfully. Sep 07 10:13:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1d8fc84a-e791-4277-b914-3dc3b08b78d6 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 returned with HTTP 200 Sep 07 10:13:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1207/2431] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:04 2026] GET /volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 => generated 1200 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:13:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4ace06f0-ee22-4d36-8598-a88de0f7704c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4ace06f0-ee22-4d36-8598-a88de0f7704c tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] GET http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 Sep 07 10:13:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4ace06f0-ee22-4d36-8598-a88de0f7704c tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4ace06f0-ee22-4d36-8598-a88de0f7704c tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:04 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:04 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:04 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:04 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4ace06f0-ee22-4d36-8598-a88de0f7704c tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Volume info retrieved successfully. Sep 07 10:13:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4ace06f0-ee22-4d36-8598-a88de0f7704c tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 returned with HTTP 200 Sep 07 10:13:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1225/2432] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:04 2026] GET /volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 => generated 1200 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:13:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ab3bc8c4-57d3-46b6-9f69-07678ebe0fda None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ab3bc8c4-57d3-46b6-9f69-07678ebe0fda tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] DELETE http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 Sep 07 10:13:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ab3bc8c4-57d3-46b6-9f69-07678ebe0fda tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ab3bc8c4-57d3-46b6-9f69-07678ebe0fda tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:05 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-ab3bc8c4-57d3-46b6-9f69-07678ebe0fda tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Delete volume with id: 739933f0-89f9-4c4c-baf1-62016504bc16 Sep 07 10:13:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ab3bc8c4-57d3-46b6-9f69-07678ebe0fda tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Volume info retrieved successfully. Sep 07 10:13:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ab3bc8c4-57d3-46b6-9f69-07678ebe0fda tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Delete volume request issued successfully. Sep 07 10:13:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ab3bc8c4-57d3-46b6-9f69-07678ebe0fda tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 returned with HTTP 202 Sep 07 10:13:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1208/2433] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:13:05 2026] DELETE /volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:13:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-24b3614c-1828-4610-96b1-f87ab188b763 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-24b3614c-1828-4610-96b1-f87ab188b763 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] GET http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 Sep 07 10:13:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-24b3614c-1828-4610-96b1-f87ab188b763 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-24b3614c-1828-4610-96b1-f87ab188b763 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-24b3614c-1828-4610-96b1-f87ab188b763 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Volume info retrieved successfully. Sep 07 10:13:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-24b3614c-1828-4610-96b1-f87ab188b763 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 returned with HTTP 200 Sep 07 10:13:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1226/2434] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:05 2026] GET /volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 => generated 1199 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:13:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e64ff94a-0bf6-4fe4-abdb-e2989813d451 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e64ff94a-0bf6-4fe4-abdb-e2989813d451 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] GET http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 Sep 07 10:13:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e64ff94a-0bf6-4fe4-abdb-e2989813d451 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e64ff94a-0bf6-4fe4-abdb-e2989813d451 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e64ff94a-0bf6-4fe4-abdb-e2989813d451 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 returned with HTTP 404 Sep 07 10:13:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1209/2435] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:06 2026] GET /volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:13:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-357bc5c9-7fa7-44f2-8975-2c343ff8310f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-357bc5c9-7fa7-44f2-8975-2c343ff8310f tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] DELETE http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 Sep 07 10:13:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-357bc5c9-7fa7-44f2-8975-2c343ff8310f tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-357bc5c9-7fa7-44f2-8975-2c343ff8310f tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:06 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-357bc5c9-7fa7-44f2-8975-2c343ff8310f tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Delete volume with id: 739933f0-89f9-4c4c-baf1-62016504bc16 Sep 07 10:13:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-357bc5c9-7fa7-44f2-8975-2c343ff8310f tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 returned with HTTP 404 Sep 07 10:13:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1227/2436] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:13:06 2026] DELETE /volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:13:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-505ba277-2180-43c8-ae3f-cd22704784c4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-505ba277-2180-43c8-ae3f-cd22704784c4 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] GET http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 Sep 07 10:13:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-505ba277-2180-43c8-ae3f-cd22704784c4 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-505ba277-2180-43c8-ae3f-cd22704784c4 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-505ba277-2180-43c8-ae3f-cd22704784c4 tempest-VolumeImageDependencyTests-1340467103 tempest-VolumeImageDependencyTests-1340467103-project-member] http://192.168.122.74/volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 returned with HTTP 404 Sep 07 10:13:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1210/2437] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:06 2026] GET /volume/v3/volumes/739933f0-89f9-4c4c-baf1-62016504bc16 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:13:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-48ec7f21-b570-4919-97d2-a7f0cd7c2317 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-48ec7f21-b570-4919-97d2-a7f0cd7c2317 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:13:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-48ec7f21-b570-4919-97d2-a7f0cd7c2317 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9da31d3c-8dc1-47df-8666-34e8348cf87a", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-2092198773"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-48ec7f21-b570-4919-97d2-a7f0cd7c2317 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Create volume request body: {'volume': {'imageRef': '9da31d3c-8dc1-47df-8666-34e8348cf87a', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-2092198773'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:13:09 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-48ec7f21-b570-4919-97d2-a7f0cd7c2317 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Create volume of 2 GB Sep 07 10:13:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-48ec7f21-b570-4919-97d2-a7f0cd7c2317 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Availability Zones retrieved successfully. Sep 07 10:13:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-48ec7f21-b570-4919-97d2-a7f0cd7c2317 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Flow 'volume_create_api' (e19aee61-d4fa-465d-9068-1bd1eb56662e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:13:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-48ec7f21-b570-4919-97d2-a7f0cd7c2317 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb4ca896-6c2f-41fe-9a57-65a527786931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-48ec7f21-b570-4919-97d2-a7f0cd7c2317 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Validating volume size '2' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:13:09 devstack devstack@c-api.service[87187]: WARNING cinder.volume.api [None req-48ec7f21-b570-4919-97d2-a7f0cd7c2317 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb4ca896-6c2f-41fe-9a57-65a527786931) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 10:13:09 devstack devstack@c-api.service[87187]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 9da31d3c-8dc1-47df-8666-34e8348cf87a is not active. Sep 07 10:13:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-48ec7f21-b570-4919-97d2-a7f0cd7c2317 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb4ca896-6c2f-41fe-9a57-65a527786931) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:09 devstack devstack@c-api.service[87187]: WARNING cinder.volume.api [None req-48ec7f21-b570-4919-97d2-a7f0cd7c2317 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb4ca896-6c2f-41fe-9a57-65a527786931) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 10:13:09 devstack devstack@c-api.service[87187]: WARNING cinder.volume.api [None req-48ec7f21-b570-4919-97d2-a7f0cd7c2317 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Flow 'volume_create_api' (e19aee61-d4fa-465d-9068-1bd1eb56662e) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 10:13:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-48ec7f21-b570-4919-97d2-a7f0cd7c2317 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 400 Sep 07 10:13:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1228/2438] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:13:09 2026] POST /volume/v3/volumes => generated 125 bytes in 234 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:13:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9ee791e9-1118-4822-806d-a1ec1e58aaaf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9ee791e9-1118-4822-806d-a1ec1e58aaaf tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:13:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9ee791e9-1118-4822-806d-a1ec1e58aaaf tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1345106093", "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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9ee791e9-1118-4822-806d-a1ec1e58aaaf tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:13:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1211/2439] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:13:09 2026] POST /volume/v3/types => generated 380 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-13c6f23d-5891-479e-86e9-101be2220aca None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-13c6f23d-5891-479e-86e9-101be2220aca tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] POST http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/encryption Sep 07 10:13:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-13c6f23d-5891-479e-86e9-101be2220aca tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-13c6f23d-5891-479e-86e9-101be2220aca tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/encryption returned with HTTP 200 Sep 07 10:13:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1229/2440] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:13:09 2026] POST /volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3bc0334e-bdf2-46bf-82aa-b63327c6175d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3bc0334e-bdf2-46bf-82aa-b63327c6175d tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:13:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3bc0334e-bdf2-46bf-82aa-b63327c6175d tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1769289444", "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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3bc0334e-bdf2-46bf-82aa-b63327c6175d tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:13:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1212/2441] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:13:09 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-58298cd9-c20b-4f5c-935e-146f434fc04b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-58298cd9-c20b-4f5c-935e-146f434fc04b tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] POST http://192.168.122.74/volume/v3/types/532c4698-c698-47a0-9d78-11407f8dceb4/encryption Sep 07 10:13:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-58298cd9-c20b-4f5c-935e-146f434fc04b tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:09 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-58298cd9-c20b-4f5c-935e-146f434fc04b tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '67817c1c42734198bf5b5bf355748e2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fe9b433f7d1495abcfe0acb088d8972', '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=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:13:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-58298cd9-c20b-4f5c-935e-146f434fc04b tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] http://192.168.122.74/volume/v3/types/532c4698-c698-47a0-9d78-11407f8dceb4/encryption returned with HTTP 403 Sep 07 10:13:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1230/2442] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:13:09 2026] POST /volume/v3/types/532c4698-c698-47a0-9d78-11407f8dceb4/encryption => generated 127 bytes in 128 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8af60e82-5f8f-4d7a-935d-3f23da5f6e2c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8af60e82-5f8f-4d7a-935d-3f23da5f6e2c tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:13:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8af60e82-5f8f-4d7a-935d-3f23da5f6e2c tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1771727811", "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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8af60e82-5f8f-4d7a-935d-3f23da5f6e2c tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:13:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1213/2443] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:13:09 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cd464521-b795-42fc-bc0f-48cc3590b9b0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cd464521-b795-42fc-bc0f-48cc3590b9b0 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] POST http://192.168.122.74/volume/v3/types/966a969e-b79b-4a55-9a84-8988916764b2/extra_specs Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cd464521-b795-42fc-bc0f-48cc3590b9b0 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-cd464521-b795-42fc-bc0f-48cc3590b9b0 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '67817c1c42734198bf5b5bf355748e2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fe9b433f7d1495abcfe0acb088d8972', '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=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cd464521-b795-42fc-bc0f-48cc3590b9b0 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] http://192.168.122.74/volume/v3/types/966a969e-b79b-4a55-9a84-8988916764b2/extra_specs returned with HTTP 403 Sep 07 10:13:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1231/2444] 192.168.122.74 () {60 vars in 1278 bytes} [Mon Sep 7 10:13:09 2026] POST /volume/v3/types/966a969e-b79b-4a55-9a84-8988916764b2/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9cd92f33-286c-41ea-ab5d-0cbcc8a94997 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9cd92f33-286c-41ea-ab5d-0cbcc8a94997 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] PUT http://192.168.122.74/volume/v3/types/966a969e-b79b-4a55-9a84-8988916764b2/extra_specs/key2 Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9cd92f33-286c-41ea-ab5d-0cbcc8a94997 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-9cd92f33-286c-41ea-ab5d-0cbcc8a94997 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '67817c1c42734198bf5b5bf355748e2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fe9b433f7d1495abcfe0acb088d8972', '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=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9cd92f33-286c-41ea-ab5d-0cbcc8a94997 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] http://192.168.122.74/volume/v3/types/966a969e-b79b-4a55-9a84-8988916764b2/extra_specs/key2 returned with HTTP 403 Sep 07 10:13:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1214/2445] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:13:10 2026] PUT /volume/v3/types/966a969e-b79b-4a55-9a84-8988916764b2/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 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-21a35294-ee96-4875-abc3-ff145a3ed732 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-21a35294-ee96-4875-abc3-ff145a3ed732 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] POST http://192.168.122.74/volume/v3/types Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-21a35294-ee96-4875-abc3-ff145a3ed732 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-21a35294-ee96-4875-abc3-ff145a3ed732 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '67817c1c42734198bf5b5bf355748e2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fe9b433f7d1495abcfe0acb088d8972', '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=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-21a35294-ee96-4875-abc3-ff145a3ed732 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] http://192.168.122.74/volume/v3/types returned with HTTP 403 Sep 07 10:13:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1232/2446] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:13:10 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1383fb1e-efc6-4a4b-995e-532dd59c1c88 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1383fb1e-efc6-4a4b-995e-532dd59c1c88 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1383fb1e-efc6-4a4b-995e-532dd59c1c88 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1973090166", "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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1383fb1e-efc6-4a4b-995e-532dd59c1c88 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:13:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1215/2447] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:13:10 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fcc0833b-4bc7-480f-8ee6-feb667fc4d24 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fcc0833b-4bc7-480f-8ee6-feb667fc4d24 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] POST http://192.168.122.74/volume/v3/types/0081f6c5-4441-4efd-8ae2-5a98b23f2e97/encryption Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fcc0833b-4bc7-480f-8ee6-feb667fc4d24 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fcc0833b-4bc7-480f-8ee6-feb667fc4d24 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] http://192.168.122.74/volume/v3/types/0081f6c5-4441-4efd-8ae2-5a98b23f2e97/encryption returned with HTTP 200 Sep 07 10:13:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1233/2448] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:13:10 2026] POST /volume/v3/types/0081f6c5-4441-4efd-8ae2-5a98b23f2e97/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1a15c3ed-5506-4cbf-b2b1-ae973bca65b2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1a15c3ed-5506-4cbf-b2b1-ae973bca65b2 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] DELETE http://192.168.122.74/volume/v3/types/0081f6c5-4441-4efd-8ae2-5a98b23f2e97/encryption/6f6b6757-a9bd-465c-bb92-06d3f520b361 Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1a15c3ed-5506-4cbf-b2b1-ae973bca65b2 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1a15c3ed-5506-4cbf-b2b1-ae973bca65b2 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-1a15c3ed-5506-4cbf-b2b1-ae973bca65b2 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '67817c1c42734198bf5b5bf355748e2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fe9b433f7d1495abcfe0acb088d8972', '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=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1a15c3ed-5506-4cbf-b2b1-ae973bca65b2 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] http://192.168.122.74/volume/v3/types/0081f6c5-4441-4efd-8ae2-5a98b23f2e97/encryption/6f6b6757-a9bd-465c-bb92-06d3f520b361 returned with HTTP 403 Sep 07 10:13:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1216/2449] 192.168.122.74 () {58 vars in 1368 bytes} [Mon Sep 7 10:13:10 2026] DELETE /volume/v3/types/0081f6c5-4441-4efd-8ae2-5a98b23f2e97/encryption/6f6b6757-a9bd-465c-bb92-06d3f520b361 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f8b176b9-46c4-445d-bece-61c219beac55 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f8b176b9-46c4-445d-bece-61c219beac55 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f8b176b9-46c4-445d-bece-61c219beac55 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2035260476", "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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f8b176b9-46c4-445d-bece-61c219beac55 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:13:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1234/2450] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:13:10 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 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e1dc28df-27a7-4bb9-a872-1f66b9e869c9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e1dc28df-27a7-4bb9-a872-1f66b9e869c9 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] DELETE http://192.168.122.74/volume/v3/types/86cbfea8-bfe5-4cf1-89ea-a2fe89dca5c5/extra_specs/key1 Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e1dc28df-27a7-4bb9-a872-1f66b9e869c9 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e1dc28df-27a7-4bb9-a872-1f66b9e869c9 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-e1dc28df-27a7-4bb9-a872-1f66b9e869c9 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '67817c1c42734198bf5b5bf355748e2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fe9b433f7d1495abcfe0acb088d8972', '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=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e1dc28df-27a7-4bb9-a872-1f66b9e869c9 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] http://192.168.122.74/volume/v3/types/86cbfea8-bfe5-4cf1-89ea-a2fe89dca5c5/extra_specs/key1 returned with HTTP 403 Sep 07 10:13:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1217/2451] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:13:10 2026] DELETE /volume/v3/types/86cbfea8-bfe5-4cf1-89ea-a2fe89dca5c5/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 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8d1bec04-8b85-4701-a749-2c070b91e6e3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8d1bec04-8b85-4701-a749-2c070b91e6e3 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8d1bec04-8b85-4701-a749-2c070b91e6e3 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1755837801", "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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8d1bec04-8b85-4701-a749-2c070b91e6e3 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:13:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1235/2452] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:13:10 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9fdb4b25-fdea-4c8c-ad99-c9dc720b3155 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9fdb4b25-fdea-4c8c-ad99-c9dc720b3155 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] DELETE http://192.168.122.74/volume/v3/types/32b88ffe-40bd-4181-91bb-33f9e842f661 Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9fdb4b25-fdea-4c8c-ad99-c9dc720b3155 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9fdb4b25-fdea-4c8c-ad99-c9dc720b3155 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-9fdb4b25-fdea-4c8c-ad99-c9dc720b3155 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '67817c1c42734198bf5b5bf355748e2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fe9b433f7d1495abcfe0acb088d8972', '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=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9fdb4b25-fdea-4c8c-ad99-c9dc720b3155 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] http://192.168.122.74/volume/v3/types/32b88ffe-40bd-4181-91bb-33f9e842f661 returned with HTTP 403 Sep 07 10:13:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1218/2453] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:13:10 2026] DELETE /volume/v3/types/32b88ffe-40bd-4181-91bb-33f9e842f661 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-15f6a2a2-7e34-43a6-b15f-806b71ee41cb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-15f6a2a2-7e34-43a6-b15f-806b71ee41cb tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] GET http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/extra_specs Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-15f6a2a2-7e34-43a6-b15f-806b71ee41cb tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-15f6a2a2-7e34-43a6-b15f-806b71ee41cb tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-15f6a2a2-7e34-43a6-b15f-806b71ee41cb tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/extra_specs returned with HTTP 200 Sep 07 10:13:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1236/2454] 192.168.122.74 () {58 vars in 1257 bytes} [Mon Sep 7 10:13:10 2026] GET /volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-130a4ebc-ce19-42ba-b5b4-f18ca646af9b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-130a4ebc-ce19-42ba-b5b4-f18ca646af9b tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] GET http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/encryption/cipher Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-130a4ebc-ce19-42ba-b5b4-f18ca646af9b tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-130a4ebc-ce19-42ba-b5b4-f18ca646af9b tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-130a4ebc-ce19-42ba-b5b4-f18ca646af9b tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '67817c1c42734198bf5b5bf355748e2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fe9b433f7d1495abcfe0acb088d8972', '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=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-130a4ebc-ce19-42ba-b5b4-f18ca646af9b tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/encryption/cipher returned with HTTP 403 Sep 07 10:13:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1219/2455] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:13:10 2026] GET /volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4a8fd35b-dfe3-4ecf-b8be-3fcc00bf6261 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4a8fd35b-dfe3-4ecf-b8be-3fcc00bf6261 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] GET http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/encryption Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4a8fd35b-dfe3-4ecf-b8be-3fcc00bf6261 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4a8fd35b-dfe3-4ecf-b8be-3fcc00bf6261 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-4a8fd35b-dfe3-4ecf-b8be-3fcc00bf6261 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '67817c1c42734198bf5b5bf355748e2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fe9b433f7d1495abcfe0acb088d8972', '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=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4a8fd35b-dfe3-4ecf-b8be-3fcc00bf6261 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/encryption returned with HTTP 403 Sep 07 10:13:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1237/2456] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:13:10 2026] GET /volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9701f912-5565-4fa1-a8a0-042decb2460e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9701f912-5565-4fa1-a8a0-042decb2460e tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] GET http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/extra_specs/multiattach Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9701f912-5565-4fa1-a8a0-042decb2460e tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9701f912-5565-4fa1-a8a0-042decb2460e tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9701f912-5565-4fa1-a8a0-042decb2460e tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/extra_specs/multiattach returned with HTTP 200 Sep 07 10:13:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1220/2457] 192.168.122.74 () {58 vars in 1293 bytes} [Mon Sep 7 10:13:10 2026] GET /volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/extra_specs/multiattach => generated 29 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fc1baa35-cea4-4d68-8f8c-5a1304857ccf None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fc1baa35-cea4-4d68-8f8c-5a1304857ccf tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] GET http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/extra_specs/volume_backend_name Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fc1baa35-cea4-4d68-8f8c-5a1304857ccf tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fc1baa35-cea4-4d68-8f8c-5a1304857ccf tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fc1baa35-cea4-4d68-8f8c-5a1304857ccf tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 10:13:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1238/2458] 192.168.122.74 () {58 vars in 1317 bytes} [Mon Sep 7 10:13:10 2026] GET /volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/extra_specs/volume_backend_name => generated 143 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3e91cc81-de4f-483e-8054-1a13d65e38ca None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3e91cc81-de4f-483e-8054-1a13d65e38ca tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] PUT http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/encryption/38698126-04ec-4bfb-9f12-da614bc25ee3 Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3e91cc81-de4f-483e-8054-1a13d65e38ca tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-3e91cc81-de4f-483e-8054-1a13d65e38ca tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '67817c1c42734198bf5b5bf355748e2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fe9b433f7d1495abcfe0acb088d8972', '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=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3e91cc81-de4f-483e-8054-1a13d65e38ca tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/encryption/38698126-04ec-4bfb-9f12-da614bc25ee3 returned with HTTP 403 Sep 07 10:13:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1221/2459] 192.168.122.74 () {60 vars in 1385 bytes} [Mon Sep 7 10:13:10 2026] PUT /volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/encryption/38698126-04ec-4bfb-9f12-da614bc25ee3 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2af7fdfc-381b-4e43-8433-cb6843982bc8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2af7fdfc-381b-4e43-8433-cb6843982bc8 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] PUT http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/extra_specs/key1 Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2af7fdfc-381b-4e43-8433-cb6843982bc8 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-2af7fdfc-381b-4e43-8433-cb6843982bc8 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '67817c1c42734198bf5b5bf355748e2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fe9b433f7d1495abcfe0acb088d8972', '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=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2af7fdfc-381b-4e43-8433-cb6843982bc8 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/extra_specs/key1 returned with HTTP 403 Sep 07 10:13:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1239/2460] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:13:10 2026] PUT /volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae/extra_specs/key1 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-13bac8c3-6fb4-4492-9e5e-d2f7c5f50d30 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-13bac8c3-6fb4-4492-9e5e-d2f7c5f50d30 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] PUT http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-13bac8c3-6fb4-4492-9e5e-d2f7c5f50d30 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-13bac8c3-6fb4-4492-9e5e-d2f7c5f50d30 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '67817c1c42734198bf5b5bf355748e2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fe9b433f7d1495abcfe0acb088d8972', '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=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-13bac8c3-6fb4-4492-9e5e-d2f7c5f50d30 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-reader] http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae returned with HTTP 403 Sep 07 10:13:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1222/2461] 192.168.122.74 () {60 vars in 1241 bytes} [Mon Sep 7 10:13:10 2026] PUT /volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0dd3ad5c-ca99-4778-8516-5541e46d9fc7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0dd3ad5c-ca99-4778-8516-5541e46d9fc7 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] DELETE http://192.168.122.74/volume/v3/types/32b88ffe-40bd-4181-91bb-33f9e842f661 Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0dd3ad5c-ca99-4778-8516-5541e46d9fc7 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0dd3ad5c-ca99-4778-8516-5541e46d9fc7 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0dd3ad5c-ca99-4778-8516-5541e46d9fc7 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] http://192.168.122.74/volume/v3/types/32b88ffe-40bd-4181-91bb-33f9e842f661 returned with HTTP 202 Sep 07 10:13:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1240/2462] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:13:10 2026] DELETE /volume/v3/types/32b88ffe-40bd-4181-91bb-33f9e842f661 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ddfe1881-60be-48d7-948f-b35d2463bf20 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ddfe1881-60be-48d7-948f-b35d2463bf20 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] DELETE http://192.168.122.74/volume/v3/types/86cbfea8-bfe5-4cf1-89ea-a2fe89dca5c5 Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ddfe1881-60be-48d7-948f-b35d2463bf20 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ddfe1881-60be-48d7-948f-b35d2463bf20 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ddfe1881-60be-48d7-948f-b35d2463bf20 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] http://192.168.122.74/volume/v3/types/86cbfea8-bfe5-4cf1-89ea-a2fe89dca5c5 returned with HTTP 202 Sep 07 10:13:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1223/2463] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:13:10 2026] DELETE /volume/v3/types/86cbfea8-bfe5-4cf1-89ea-a2fe89dca5c5 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-010a912b-2f85-40dc-8ec8-fbf0f7b9df9f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-010a912b-2f85-40dc-8ec8-fbf0f7b9df9f tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] DELETE http://192.168.122.74/volume/v3/types/0081f6c5-4441-4efd-8ae2-5a98b23f2e97 Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-010a912b-2f85-40dc-8ec8-fbf0f7b9df9f tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-010a912b-2f85-40dc-8ec8-fbf0f7b9df9f tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-010a912b-2f85-40dc-8ec8-fbf0f7b9df9f tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] http://192.168.122.74/volume/v3/types/0081f6c5-4441-4efd-8ae2-5a98b23f2e97 returned with HTTP 202 Sep 07 10:13:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1241/2464] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:13:10 2026] DELETE /volume/v3/types/0081f6c5-4441-4efd-8ae2-5a98b23f2e97 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-52c1f803-b95d-4014-a308-322fb01eafa1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-52c1f803-b95d-4014-a308-322fb01eafa1 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] DELETE http://192.168.122.74/volume/v3/types/966a969e-b79b-4a55-9a84-8988916764b2 Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-52c1f803-b95d-4014-a308-322fb01eafa1 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-52c1f803-b95d-4014-a308-322fb01eafa1 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-52c1f803-b95d-4014-a308-322fb01eafa1 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] http://192.168.122.74/volume/v3/types/966a969e-b79b-4a55-9a84-8988916764b2 returned with HTTP 202 Sep 07 10:13:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1224/2465] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:13:10 2026] DELETE /volume/v3/types/966a969e-b79b-4a55-9a84-8988916764b2 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9ab8d540-bd35-4a45-8a39-6e718828b7d9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9ab8d540-bd35-4a45-8a39-6e718828b7d9 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] DELETE http://192.168.122.74/volume/v3/types/532c4698-c698-47a0-9d78-11407f8dceb4 Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9ab8d540-bd35-4a45-8a39-6e718828b7d9 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9ab8d540-bd35-4a45-8a39-6e718828b7d9 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9ab8d540-bd35-4a45-8a39-6e718828b7d9 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] http://192.168.122.74/volume/v3/types/532c4698-c698-47a0-9d78-11407f8dceb4 returned with HTTP 202 Sep 07 10:13:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1242/2466] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:13:10 2026] DELETE /volume/v3/types/532c4698-c698-47a0-9d78-11407f8dceb4 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-400d82f9-2f39-4ce3-9892-28d90964e6d9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-400d82f9-2f39-4ce3-9892-28d90964e6d9 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] DELETE http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-400d82f9-2f39-4ce3-9892-28d90964e6d9 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-400d82f9-2f39-4ce3-9892-28d90964e6d9 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-400d82f9-2f39-4ce3-9892-28d90964e6d9 tempest-VolumeTypesReaderTests-250934183 tempest-VolumeTypesReaderTests-250934183-project-admin] http://192.168.122.74/volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae returned with HTTP 202 Sep 07 10:13:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1225/2467] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:13:10 2026] DELETE /volume/v3/types/7479644d-51a5-4593-b474-fa3d9b4fdbae => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:13:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e88996e6-7b13-487e-92b8-222d2ded147d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e88996e6-7b13-487e-92b8-222d2ded147d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:13:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e88996e6-7b13-487e-92b8-222d2ded147d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "1e552d47-a7eb-426d-9975-fc1b6051589b"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-e88996e6-7b13-487e-92b8-222d2ded147d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '1e552d47-a7eb-426d-9975-fc1b6051589b'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:13:11 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-e88996e6-7b13-487e-92b8-222d2ded147d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Create volume of 1 GB Sep 07 10:13:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e88996e6-7b13-487e-92b8-222d2ded147d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Availability Zones retrieved successfully. Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e88996e6-7b13-487e-92b8-222d2ded147d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Flow 'volume_create_api' (00a34e06-d1a3-45e7-bb65-6eceb9ca4ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e88996e6-7b13-487e-92b8-222d2ded147d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5acf4a46-cfda-45d9-975c-8c1380981367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-e88996e6-7b13-487e-92b8-222d2ded147d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: WARNING cinder.volume.api [None req-e88996e6-7b13-487e-92b8-222d2ded147d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5acf4a46-cfda-45d9-975c-8c1380981367) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 10:13:12 devstack devstack@c-api.service[87187]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e88996e6-7b13-487e-92b8-222d2ded147d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5acf4a46-cfda-45d9-975c-8c1380981367) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: WARNING cinder.volume.api [None req-e88996e6-7b13-487e-92b8-222d2ded147d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5acf4a46-cfda-45d9-975c-8c1380981367) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 10:13:12 devstack devstack@c-api.service[87187]: WARNING cinder.volume.api [None req-e88996e6-7b13-487e-92b8-222d2ded147d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Flow 'volume_create_api' (00a34e06-d1a3-45e7-bb65-6eceb9ca4ce4) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e88996e6-7b13-487e-92b8-222d2ded147d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 400 Sep 07 10:13:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1243/2468] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:13:11 2026] POST /volume/v3/volumes => generated 134 bytes in 302 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b524881e-58af-407f-89b5-d9363b5b29cd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b524881e-58af-407f-89b5-d9363b5b29cd tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b524881e-58af-407f-89b5-d9363b5b29cd tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b524881e-58af-407f-89b5-d9363b5b29cd tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 400 Sep 07 10:13:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1226/2469] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:13:12 2026] POST /volume/v3/volumes => generated 127 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ffce33ad-7bad-40db-bff4-a208ff0cae42 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ffce33ad-7bad-40db-bff4-a208ff0cae42 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ffce33ad-7bad-40db-bff4-a208ff0cae42 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "14336fdd-042a-41e9-8b08-3ffecbaed46c"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-ffce33ad-7bad-40db-bff4-a208ff0cae42 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '14336fdd-042a-41e9-8b08-3ffecbaed46c'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ffce33ad-7bad-40db-bff4-a208ff0cae42 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 404 Sep 07 10:13:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1244/2470] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:13:12 2026] POST /volume/v3/volumes => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-61a9a8f9-5275-4101-b3ed-1ab6ac8c90d0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-61a9a8f9-5275-4101-b3ed-1ab6ac8c90d0 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-61a9a8f9-5275-4101-b3ed-1ab6ac8c90d0 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "3ac42861-85c2-4b2a-b155-a7798951f65d"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-61a9a8f9-5275-4101-b3ed-1ab6ac8c90d0 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '3ac42861-85c2-4b2a-b155-a7798951f65d'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-61a9a8f9-5275-4101-b3ed-1ab6ac8c90d0 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 404 Sep 07 10:13:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1227/2471] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:13:12 2026] POST /volume/v3/volumes => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-dc3ada3f-adf6-4b95-a29b-f99c17c5ff7d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dc3ada3f-adf6-4b95-a29b-f99c17c5ff7d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dc3ada3f-adf6-4b95-a29b-f99c17c5ff7d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "f96d2a37-35bc-4187-972b-28785751e224"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-dc3ada3f-adf6-4b95-a29b-f99c17c5ff7d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'f96d2a37-35bc-4187-972b-28785751e224'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dc3ada3f-adf6-4b95-a29b-f99c17c5ff7d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 404 Sep 07 10:13:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1245/2472] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:13:12 2026] POST /volume/v3/volumes => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-efd9a9f9-6add-4d87-a3e8-623ef71d6db1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-efd9a9f9-6add-4d87-a3e8-623ef71d6db1 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-efd9a9f9-6add-4d87-a3e8-623ef71d6db1 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-efd9a9f9-6add-4d87-a3e8-623ef71d6db1 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 400 Sep 07 10:13:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1228/2473] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:13:12 2026] POST /volume/v3/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d86bdd72-65d5-4921-8dba-eda2e73fb205 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d86bdd72-65d5-4921-8dba-eda2e73fb205 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d86bdd72-65d5-4921-8dba-eda2e73fb205 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d86bdd72-65d5-4921-8dba-eda2e73fb205 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 400 Sep 07 10:13:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1246/2474] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:13:12 2026] POST /volume/v3/volumes => generated 125 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9edc1810-3842-452c-a580-ecea027d9350 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9edc1810-3842-452c-a580-ecea027d9350 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9edc1810-3842-452c-a580-ecea027d9350 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9edc1810-3842-452c-a580-ecea027d9350 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 400 Sep 07 10:13:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1229/2475] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:13:12 2026] POST /volume/v3/volumes => generated 121 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4cb68c19-35b5-4f04-bce1-9e62de984d98 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4cb68c19-35b5-4f04-bce1-9e62de984d98 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] DELETE http://192.168.122.74/volume/v3/volumes/tempest-invalid-1476343458 Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4cb68c19-35b5-4f04-bce1-9e62de984d98 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4cb68c19-35b5-4f04-bce1-9e62de984d98 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-4cb68c19-35b5-4f04-bce1-9e62de984d98 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Delete volume with id: tempest-invalid-1476343458 Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4cb68c19-35b5-4f04-bce1-9e62de984d98 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/tempest-invalid-1476343458 returned with HTTP 404 Sep 07 10:13:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1247/2476] 192.168.122.74 () {58 vars in 1200 bytes} [Mon Sep 7 10:13:12 2026] DELETE /volume/v3/volumes/tempest-invalid-1476343458 => generated 99 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-774773b2-a3d4-4486-909e-90118a5e62d0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1230/2477] 192.168.122.74 () {58 vars in 1122 bytes} [Mon Sep 7 10:13:12 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8e061dc4-7b3c-4152-abd4-5927c21f3254 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8e061dc4-7b3c-4152-abd4-5927c21f3254 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes/xxx/action Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8e061dc4-7b3c-4152-abd4-5927c21f3254 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action body: b'{"os-detach": {}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8e061dc4-7b3c-4152-abd4-5927c21f3254 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8e061dc4-7b3c-4152-abd4-5927c21f3254 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 07 10:13:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1248/2478] 192.168.122.74 () {60 vars in 1170 bytes} [Mon Sep 7 10:13:12 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b3af6b52-de04-4dd0-bb5f-f73185faee64 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b3af6b52-de04-4dd0-bb5f-f73185faee64 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] GET http://192.168.122.74/volume/v3/volumes/tempest-invalid-16726820 Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b3af6b52-de04-4dd0-bb5f-f73185faee64 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b3af6b52-de04-4dd0-bb5f-f73185faee64 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b3af6b52-de04-4dd0-bb5f-f73185faee64 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] http://192.168.122.74/volume/v3/volumes/tempest-invalid-16726820 returned with HTTP 404 Sep 07 10:13:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1231/2479] 192.168.122.74 () {58 vars in 1191 bytes} [Mon Sep 7 10:13:12 2026] GET /volume/v3/volumes/tempest-invalid-16726820 => generated 97 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-32df8c71-7f73-4de1-8337-751f15be0777 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1249/2480] 192.168.122.74 () {58 vars in 1119 bytes} [Mon Sep 7 10:13:12 2026] GET /volume/v3/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b0d3f773-68a0-4d2c-a5d6-682d98a7ceff None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b0d3f773-68a0-4d2c-a5d6-682d98a7ceff tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail?status=null Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b0d3f773-68a0-4d2c-a5d6-682d98a7ceff tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b0d3f773-68a0-4d2c-a5d6-682d98a7ceff tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-b0d3f773-68a0-4d2c-a5d6-682d98a7ceff tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b0d3f773-68a0-4d2c-a5d6-682d98a7ceff tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Could not evaluate value null, assuming string {{(pid=87186) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b0d3f773-68a0-4d2c-a5d6-682d98a7ceff tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b0d3f773-68a0-4d2c-a5d6-682d98a7ceff tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Get all volumes completed successfully. Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b0d3f773-68a0-4d2c-a5d6-682d98a7ceff tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] http://192.168.122.74/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 07 10:13:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1232/2481] 192.168.122.74 () {58 vars in 1160 bytes} [Mon Sep 7 10:13:12 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-81774a7c-736d-45d9-9a02-c570ce40539d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-81774a7c-736d-45d9-9a02-c570ce40539d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-651682438 Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-81774a7c-736d-45d9-9a02-c570ce40539d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-81774a7c-736d-45d9-9a02-c570ce40539d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-81774a7c-736d-45d9-9a02-c570ce40539d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-81774a7c-736d-45d9-9a02-c570ce40539d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-651682438'), ('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-81774a7c-736d-45d9-9a02-c570ce40539d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Get all volumes completed successfully. Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-81774a7c-736d-45d9-9a02-c570ce40539d tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] http://192.168.122.74/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-651682438 returned with HTTP 200 Sep 07 10:13:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1250/2482] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:13:12 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-651682438 => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e39206a7-67f9-4e43-a5a6-5852681f0b22 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e39206a7-67f9-4e43-a5a6-5852681f0b22 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] GET http://192.168.122.74/volume/v3/volumes?status=null Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e39206a7-67f9-4e43-a5a6-5852681f0b22 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e39206a7-67f9-4e43-a5a6-5852681f0b22 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-e39206a7-67f9-4e43-a5a6-5852681f0b22 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e39206a7-67f9-4e43-a5a6-5852681f0b22 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Could not evaluate value null, assuming string {{(pid=87186) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e39206a7-67f9-4e43-a5a6-5852681f0b22 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e39206a7-67f9-4e43-a5a6-5852681f0b22 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Get all volumes completed successfully. Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e39206a7-67f9-4e43-a5a6-5852681f0b22 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] http://192.168.122.74/volume/v3/volumes?status=null returned with HTTP 200 Sep 07 10:13:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1233/2483] 192.168.122.74 () {58 vars in 1139 bytes} [Mon Sep 7 10:13:12 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-09c06854-958a-4b5c-b2e6-a659bc711386 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-09c06854-958a-4b5c-b2e6-a659bc711386 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] GET http://192.168.122.74/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-742657969 Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-09c06854-958a-4b5c-b2e6-a659bc711386 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-09c06854-958a-4b5c-b2e6-a659bc711386 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-09c06854-958a-4b5c-b2e6-a659bc711386 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-09c06854-958a-4b5c-b2e6-a659bc711386 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-742657969'), ('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-09c06854-958a-4b5c-b2e6-a659bc711386 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Get all volumes completed successfully. Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-09c06854-958a-4b5c-b2e6-a659bc711386 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] http://192.168.122.74/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-742657969 returned with HTTP 200 Sep 07 10:13:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1251/2484] 192.168.122.74 () {58 vars in 1215 bytes} [Mon Sep 7 10:13:12 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-742657969 => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b8ad7beb-814c-42e1-b1cf-244b81dea10e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b8ad7beb-814c-42e1-b1cf-244b81dea10e tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969/action Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b8ad7beb-814c-42e1-b1cf-244b81dea10e tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b8ad7beb-814c-42e1-b1cf-244b81dea10e tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:12 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:12 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:12 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:12 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b8ad7beb-814c-42e1-b1cf-244b81dea10e tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Volume info retrieved successfully. Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b8ad7beb-814c-42e1-b1cf-244b81dea10e tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Reserve volume completed successfully. Sep 07 10:13:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b8ad7beb-814c-42e1-b1cf-244b81dea10e tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969/action returned with HTTP 202 Sep 07 10:13:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1234/2485] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:13:12 2026] POST /volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-41cba525-07ec-4993-b70b-269acf992dfb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-41cba525-07ec-4993-b70b-269acf992dfb tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969/action Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-41cba525-07ec-4993-b70b-269acf992dfb tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-41cba525-07ec-4993-b70b-269acf992dfb tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-41cba525-07ec-4993-b70b-269acf992dfb tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Volume info retrieved successfully. Sep 07 10:13:12 devstack devstack@c-api.service[87187]: ERROR cinder.volume.api [None req-41cba525-07ec-4993-b70b-269acf992dfb tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Volume status must be available to reserve, but the status is attaching. Sep 07 10:13:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-41cba525-07ec-4993-b70b-269acf992dfb tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969/action returned with HTTP 400 Sep 07 10:13:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1252/2486] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:13:12 2026] POST /volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969/action => generated 132 bytes in 47 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5f6e0135-878c-430d-b297-d99492a2bf5a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5f6e0135-878c-430d-b297-d99492a2bf5a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969/action Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5f6e0135-878c-430d-b297-d99492a2bf5a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5f6e0135-878c-430d-b297-d99492a2bf5a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:13 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:13 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:13 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5f6e0135-878c-430d-b297-d99492a2bf5a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Volume info retrieved successfully. Sep 07 10:13:13 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:13 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5f6e0135-878c-430d-b297-d99492a2bf5a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Unreserve volume completed successfully. Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5f6e0135-878c-430d-b297-d99492a2bf5a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969/action returned with HTTP 202 Sep 07 10:13:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1235/2487] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:13:12 2026] POST /volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-13953083-d63e-4659-8538-a720ea7b9712 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-13953083-d63e-4659-8538-a720ea7b9712 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes/b780aa24-3426-497a-8026-84c0438d738c/action Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-13953083-d63e-4659-8538-a720ea7b9712 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-13953083-d63e-4659-8538-a720ea7b9712 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-13953083-d63e-4659-8538-a720ea7b9712 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/b780aa24-3426-497a-8026-84c0438d738c/action returned with HTTP 404 Sep 07 10:13:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1253/2488] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:13:13 2026] POST /volume/v3/volumes/b780aa24-3426-497a-8026-84c0438d738c/action => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c1d3b4d0-7b84-434c-97ed-3d33e51287d3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c1d3b4d0-7b84-434c-97ed-3d33e51287d3 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes/a604a2be-977d-430f-b123-26b7434cc592/action Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c1d3b4d0-7b84-434c-97ed-3d33e51287d3 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c1d3b4d0-7b84-434c-97ed-3d33e51287d3 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c1d3b4d0-7b84-434c-97ed-3d33e51287d3 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/a604a2be-977d-430f-b123-26b7434cc592/action returned with HTTP 404 Sep 07 10:13:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1236/2489] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:13:13 2026] POST /volume/v3/volumes/a604a2be-977d-430f-b123-26b7434cc592/action => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2e60f3e8-a206-4d7b-ae28-fcaa75fbd056 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1254/2490] 192.168.122.74 () {60 vars in 1139 bytes} [Mon Sep 7 10:13:13 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b9c4f435-19f0-4273-8eab-9385028de602 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b9c4f435-19f0-4273-8eab-9385028de602 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] PUT http://192.168.122.74/volume/v3/volumes/tempest-invalid-12941286 Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b9c4f435-19f0-4273-8eab-9385028de602 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b9c4f435-19f0-4273-8eab-9385028de602 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/tempest-invalid-12941286 returned with HTTP 404 Sep 07 10:13:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1237/2491] 192.168.122.74 () {60 vars in 1211 bytes} [Mon Sep 7 10:13:13 2026] PUT /volume/v3/volumes/tempest-invalid-12941286 => generated 97 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-231542c0-c42f-47f2-875e-d1511846d1a2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-231542c0-c42f-47f2-875e-d1511846d1a2 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] PUT http://192.168.122.74/volume/v3/volumes/cd76ed02-3fc6-46c5-9de6-af68c004daac Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-231542c0-c42f-47f2-875e-d1511846d1a2 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-231542c0-c42f-47f2-875e-d1511846d1a2 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/cd76ed02-3fc6-46c5-9de6-af68c004daac returned with HTTP 404 Sep 07 10:13:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1255/2492] 192.168.122.74 () {60 vars in 1247 bytes} [Mon Sep 7 10:13:13 2026] PUT /volume/v3/volumes/cd76ed02-3fc6-46c5-9de6-af68c004daac => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-df1eae6c-83a4-4e8f-8f55-c162f99437e7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-df1eae6c-83a4-4e8f-8f55-c162f99437e7 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] DELETE http://192.168.122.74/volume/v3/volumes/60528729-3c86-47b3-aa38-3d3893bcfa2a Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-df1eae6c-83a4-4e8f-8f55-c162f99437e7 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-df1eae6c-83a4-4e8f-8f55-c162f99437e7 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-df1eae6c-83a4-4e8f-8f55-c162f99437e7 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Delete volume with id: 60528729-3c86-47b3-aa38-3d3893bcfa2a Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-df1eae6c-83a4-4e8f-8f55-c162f99437e7 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/60528729-3c86-47b3-aa38-3d3893bcfa2a returned with HTTP 404 Sep 07 10:13:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1238/2493] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:13:13 2026] DELETE /volume/v3/volumes/60528729-3c86-47b3-aa38-3d3893bcfa2a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ae29fd09-2e80-4279-b05b-48bb51aa4231 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ae29fd09-2e80-4279-b05b-48bb51aa4231 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969/action Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ae29fd09-2e80-4279-b05b-48bb51aa4231 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ae29fd09-2e80-4279-b05b-48bb51aa4231 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ae29fd09-2e80-4279-b05b-48bb51aa4231 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969/action returned with HTTP 400 Sep 07 10:13:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1256/2494] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:13:13 2026] POST /volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969/action => generated 140 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-43d1090d-8ad7-48ae-b978-58b344918bd2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-43d1090d-8ad7-48ae-b978-58b344918bd2 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969/action Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-43d1090d-8ad7-48ae-b978-58b344918bd2 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-43d1090d-8ad7-48ae-b978-58b344918bd2 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-43d1090d-8ad7-48ae-b978-58b344918bd2 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969/action returned with HTTP 400 Sep 07 10:13:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1239/2495] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:13:13 2026] POST /volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969/action => generated 131 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b603fed4-0481-440c-b6ad-51599085aca9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b603fed4-0481-440c-b6ad-51599085aca9 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes/15e19993-d9ac-426e-8a11-84451073bee4/action Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b603fed4-0481-440c-b6ad-51599085aca9 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b603fed4-0481-440c-b6ad-51599085aca9 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b603fed4-0481-440c-b6ad-51599085aca9 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/15e19993-d9ac-426e-8a11-84451073bee4/action returned with HTTP 404 Sep 07 10:13:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1257/2496] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:13:13 2026] POST /volume/v3/volumes/15e19993-d9ac-426e-8a11-84451073bee4/action => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-03359dd0-fb9e-4fc0-8cff-e9438ae02ffc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-03359dd0-fb9e-4fc0-8cff-e9438ae02ffc tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969/action Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-03359dd0-fb9e-4fc0-8cff-e9438ae02ffc tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-03359dd0-fb9e-4fc0-8cff-e9438ae02ffc tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-03359dd0-fb9e-4fc0-8cff-e9438ae02ffc tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969/action returned with HTTP 400 Sep 07 10:13:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1240/2497] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:13:13 2026] POST /volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969/action => generated 129 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d192830d-1162-433a-8066-71083c77b45f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d192830d-1162-433a-8066-71083c77b45f tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] POST http://192.168.122.74/volume/v3/volumes/None/action Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d192830d-1162-433a-8066-71083c77b45f tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d192830d-1162-433a-8066-71083c77b45f tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d192830d-1162-433a-8066-71083c77b45f tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/None/action returned with HTTP 404 Sep 07 10:13:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1258/2498] 192.168.122.74 () {60 vars in 1173 bytes} [Mon Sep 7 10:13:13 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-be92efd4-acae-46b5-8545-a32bc9dcc2da None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-be92efd4-acae-46b5-8545-a32bc9dcc2da tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] GET http://192.168.122.74/volume/v3/volumes/c0d71dc1-afd0-4047-80aa-499b9282e202 Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-be92efd4-acae-46b5-8545-a32bc9dcc2da tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-be92efd4-acae-46b5-8545-a32bc9dcc2da tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-be92efd4-acae-46b5-8545-a32bc9dcc2da tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-reader] http://192.168.122.74/volume/v3/volumes/c0d71dc1-afd0-4047-80aa-499b9282e202 returned with HTTP 404 Sep 07 10:13:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1241/2499] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:13:13 2026] GET /volume/v3/volumes/c0d71dc1-afd0-4047-80aa-499b9282e202 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4e487c34-bb5d-480b-bb1d-49970b90f651 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4e487c34-bb5d-480b-bb1d-49970b90f651 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] GET http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4e487c34-bb5d-480b-bb1d-49970b90f651 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4e487c34-bb5d-480b-bb1d-49970b90f651 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4e487c34-bb5d-480b-bb1d-49970b90f651 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Volume info retrieved successfully. Sep 07 10:13:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4e487c34-bb5d-480b-bb1d-49970b90f651 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 returned with HTTP 200 Sep 07 10:13:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1259/2500] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:13:13 2026] GET /volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6ea69a7c-f9a1-41bb-90e1-e5865d7f9426 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6ea69a7c-f9a1-41bb-90e1-e5865d7f9426 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] DELETE http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6ea69a7c-f9a1-41bb-90e1-e5865d7f9426 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6ea69a7c-f9a1-41bb-90e1-e5865d7f9426 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-6ea69a7c-f9a1-41bb-90e1-e5865d7f9426 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Delete volume with id: 3b7207a8-9de0-492a-a7df-004ab2fe2969 Sep 07 10:13:13 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:13 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:13 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:13 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6ea69a7c-f9a1-41bb-90e1-e5865d7f9426 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Volume info retrieved successfully. Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6ea69a7c-f9a1-41bb-90e1-e5865d7f9426 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Delete volume request issued successfully. Sep 07 10:13:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6ea69a7c-f9a1-41bb-90e1-e5865d7f9426 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 returned with HTTP 202 Sep 07 10:13:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1242/2501] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:13:13 2026] DELETE /volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-497bf7de-931a-4bf8-acba-854028830b2a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-497bf7de-931a-4bf8-acba-854028830b2a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] GET http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-497bf7de-931a-4bf8-acba-854028830b2a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-497bf7de-931a-4bf8-acba-854028830b2a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-497bf7de-931a-4bf8-acba-854028830b2a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Volume info retrieved successfully. Sep 07 10:13:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-497bf7de-931a-4bf8-acba-854028830b2a tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 returned with HTTP 200 Sep 07 10:13:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1260/2502] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:13:13 2026] GET /volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0dcffcea-17ae-4671-80ab-6899ea964cc0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0dcffcea-17ae-4671-80ab-6899ea964cc0 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] GET http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 Sep 07 10:13:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0dcffcea-17ae-4671-80ab-6899ea964cc0 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0dcffcea-17ae-4671-80ab-6899ea964cc0 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0dcffcea-17ae-4671-80ab-6899ea964cc0 tempest-VolumesNegativeTest-1022966118 tempest-VolumesNegativeTest-1022966118-project-member] http://192.168.122.74/volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 returned with HTTP 404 Sep 07 10:13:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1243/2503] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:13:14 2026] GET /volume/v3/volumes/3b7207a8-9de0-492a-a7df-004ab2fe2969 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:13:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1252026708", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1252026708', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:13:20 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Create volume of 1 GB Sep 07 10:13:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Availability Zones retrieved successfully. Sep 07 10:13:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Flow 'volume_create_api' (ea4fd21d-4ee7-47e0-b092-91b1d4f935d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:13:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c892ea9-72ce-4d16-8844-acdcd76112d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:13:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c892ea9-72ce-4d16-8844-acdcd76112d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a84fc720-1c8f-493e-8f69-785653b59af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:20 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Created reservations ['5e226749-f129-4f2c-a67a-d564326525aa', '33773a1b-d807-4238-afc4-b3060cb6206d', 'be407742-8afc-4a04-9246-4795b33555f0', '10a9f351-9e52-4e5d-add6-9bf14824509f'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:13:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a84fc720-1c8f-493e-8f69-785653b59af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e226749-f129-4f2c-a67a-d564326525aa', '33773a1b-d807-4238-afc4-b3060cb6206d', 'be407742-8afc-4a04-9246-4795b33555f0', '10a9f351-9e52-4e5d-add6-9bf14824509f']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48a5456a-afa6-4dfa-9754-8fbbb0d6b605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:20 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:20 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48a5456a-afa6-4dfa-9754-8fbbb0d6b605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd293e940-b551-4889-b9e3-a0180da502bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1252026708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='debf4881617d4a4f9b12c17e8402c695',qos_specs=None,replication_status=,reservations=['5e226749-f129-4f2c-a67a-d564326525aa','33773a1b-d807-4238-afc4-b3060cb6206d','be407742-8afc-4a04-9246-4795b33555f0','10a9f351-9e52-4e5d-add6-9bf14824509f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6aef58e78514f1db62712cad2650d72',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1252026708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d293e940-b551-4889-b9e3-a0180da502bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='debf4881617d4a4f9b12c17e8402c695',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6aef58e78514f1db62712cad2650d72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66badc96-d9b4-4ce8-a1f1-2149c1f22397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66badc96-d9b4-4ce8-a1f1-2149c1f22397) transitioned into state 'SUCCESS' from state '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-1252026708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='debf4881617d4a4f9b12c17e8402c695',qos_specs=None,replication_status=,reservations=['5e226749-f129-4f2c-a67a-d564326525aa','33773a1b-d807-4238-afc4-b3060cb6206d','be407742-8afc-4a04-9246-4795b33555f0','10a9f351-9e52-4e5d-add6-9bf14824509f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6aef58e78514f1db62712cad2650d72',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cc756c9-2a43-45ad-8897-e32f84dc8a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cc756c9-2a43-45ad-8897-e32f84dc8a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Flow 'volume_create_api' (ea4fd21d-4ee7-47e0-b092-91b1d4f935d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:13:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Create volume request issued successfully. Sep 07 10:13:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d695dc30-cf54-4173-97f1-bd0db7cbbeda tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:13:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1261/2504] 192.168.122.74 () {62 vars in 1179 bytes} [Mon Sep 7 10:13:20 2026] POST /volume/v3/volumes => generated 796 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-44e272cd-407b-4435-b69c-482fc95003ec None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-44e272cd-407b-4435-b69c-482fc95003ec tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] GET http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd Sep 07 10:13:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-44e272cd-407b-4435-b69c-482fc95003ec tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-44e272cd-407b-4435-b69c-482fc95003ec tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-44e272cd-407b-4435-b69c-482fc95003ec tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Volume info retrieved successfully. Sep 07 10:13:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-44e272cd-407b-4435-b69c-482fc95003ec tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd returned with HTTP 200 Sep 07 10:13:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1244/2505] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:20 2026] GET /volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b9bb746e-6162-4355-8f32-4cef4fb2be3a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b9bb746e-6162-4355-8f32-4cef4fb2be3a tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] GET http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd Sep 07 10:13:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b9bb746e-6162-4355-8f32-4cef4fb2be3a tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b9bb746e-6162-4355-8f32-4cef4fb2be3a tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:21 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b9bb746e-6162-4355-8f32-4cef4fb2be3a tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Volume info retrieved successfully. Sep 07 10:13:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b9bb746e-6162-4355-8f32-4cef4fb2be3a tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd returned with HTTP 200 Sep 07 10:13:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1262/2506] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:21 2026] GET /volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd => generated 888 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9dfe0bcc-9228-4576-932b-86ed50290140 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9dfe0bcc-9228-4576-932b-86ed50290140 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] GET http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd Sep 07 10:13:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9dfe0bcc-9228-4576-932b-86ed50290140 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9dfe0bcc-9228-4576-932b-86ed50290140 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9dfe0bcc-9228-4576-932b-86ed50290140 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Volume info retrieved successfully. Sep 07 10:13:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9dfe0bcc-9228-4576-932b-86ed50290140 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd returned with HTTP 200 Sep 07 10:13:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1245/2507] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:22 2026] GET /volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd => generated 889 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e8556a2e-fd2c-449c-994f-d60d36f6cb79 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e8556a2e-fd2c-449c-994f-d60d36f6cb79 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] GET http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd Sep 07 10:13:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e8556a2e-fd2c-449c-994f-d60d36f6cb79 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e8556a2e-fd2c-449c-994f-d60d36f6cb79 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:22 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:22 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e8556a2e-fd2c-449c-994f-d60d36f6cb79 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Volume info retrieved successfully. Sep 07 10:13:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e8556a2e-fd2c-449c-994f-d60d36f6cb79 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd returned with HTTP 200 Sep 07 10:13:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1263/2508] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:22 2026] GET /volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd => generated 889 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:13:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-664c5a12-7023-4e8c-9485-b273fccb3806 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-664c5a12-7023-4e8c-9485-b273fccb3806 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] GET http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd Sep 07 10:13:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-664c5a12-7023-4e8c-9485-b273fccb3806 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-664c5a12-7023-4e8c-9485-b273fccb3806 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-664c5a12-7023-4e8c-9485-b273fccb3806 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Volume info retrieved successfully. Sep 07 10:13:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-664c5a12-7023-4e8c-9485-b273fccb3806 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd returned with HTTP 200 Sep 07 10:13:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1246/2509] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:13:22 2026] GET /volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd => generated 871 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-21974052-50f4-420a-ad06-1c4ff554c721 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-21974052-50f4-420a-ad06-1c4ff554c721 None None] GET http://192.168.122.74/volume// Sep 07 10:13:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-21974052-50f4-420a-ad06-1c4ff554c721 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-21974052-50f4-420a-ad06-1c4ff554c721 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-21974052-50f4-420a-ad06-1c4ff554c721 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:13:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1264/2510] 192.168.122.74 () {58 vars in 1312 bytes} [Mon Sep 7 10:13: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:13:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-1de50462-a3c7-474f-af21-5cd3a467f486 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-1de50462-a3c7-474f-af21-5cd3a467f486 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:13:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-1de50462-a3c7-474f-af21-5cd3a467f486 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d293e940-b551-4889-b9e3-a0180da502bd", "connector": null, "instance_uuid": "1a77ad86-a44c-4855-ba5e-69ab3fec17ce"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-1de50462-a3c7-474f-af21-5cd3a467f486 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:13:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1247/2511] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:13:23 2026] POST /volume/v3/attachments => generated 273 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2d720dd2-2069-4f88-84bb-3d66bceb8573 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2d720dd2-2069-4f88-84bb-3d66bceb8573 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] GET http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd Sep 07 10:13:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2d720dd2-2069-4f88-84bb-3d66bceb8573 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2d720dd2-2069-4f88-84bb-3d66bceb8573 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d5d1774f-3362-442d-9ba5-32b59b2fee95 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d5d1774f-3362-442d-9ba5-32b59b2fee95 None None] GET http://192.168.122.74/volume// Sep 07 10:13:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d5d1774f-3362-442d-9ba5-32b59b2fee95 None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d5d1774f-3362-442d-9ba5-32b59b2fee95 None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d5d1774f-3362-442d-9ba5-32b59b2fee95 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:13:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1248/2512] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:13:23 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:13:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-5d8842f6-f21f-4fb8-937a-71445638ae1b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2d720dd2-2069-4f88-84bb-3d66bceb8573 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Volume info retrieved successfully. Sep 07 10:13:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-5d8842f6-f21f-4fb8-937a-71445638ae1b tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] GET http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd Sep 07 10:13:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-5d8842f6-f21f-4fb8-937a-71445638ae1b tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-5d8842f6-f21f-4fb8-937a-71445638ae1b tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2d720dd2-2069-4f88-84bb-3d66bceb8573 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd returned with HTTP 200 Sep 07 10:13:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1265/2513] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:23 2026] GET /volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd => generated 888 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-5d8842f6-f21f-4fb8-937a-71445638ae1b tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Volume info retrieved successfully. Sep 07 10:13:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-5d8842f6-f21f-4fb8-937a-71445638ae1b tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd returned with HTTP 200 Sep 07 10:13:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1249/2514] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:13:23 2026] GET /volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd => generated 1051 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:13:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-c28d2806-4fc8-41bc-b5db-0568b869de82 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-c28d2806-4fc8-41bc-b5db-0568b869de82 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] PUT http://192.168.122.74/volume/v3/attachments/dbf6927a-807d-4e1b-862c-28eb2a27c730 Sep 07 10:13:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-c28d2806-4fc8-41bc-b5db-0568b869de82 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:23 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-c28d2806-4fc8-41bc-b5db-0568b869de82 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Acquiring lock "cinder-attachment_update-d293e940-b551-4889-b9e3-a0180da502bd-devstack" by "attachment_update" {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:13:23 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-c28d2806-4fc8-41bc-b5db-0568b869de82 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Lock "cinder-attachment_update-d293e940-b551-4889-b9e3-a0180da502bd-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:13:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:24 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-c28d2806-4fc8-41bc-b5db-0568b869de82 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Lock "cinder-attachment_update-d293e940-b551-4889-b9e3-a0180da502bd-devstack" released by "attachment_update" :: held 0.188s {{(pid=87187) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:13:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-c28d2806-4fc8-41bc-b5db-0568b869de82 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/attachments/dbf6927a-807d-4e1b-862c-28eb2a27c730 returned with HTTP 200 Sep 07 10:13:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1266/2515] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:13:23 2026] PUT /volume/v3/attachments/dbf6927a-807d-4e1b-862c-28eb2a27c730 => generated 694 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ae38c820-0fb9-4335-afbd-2d4b414fcc08 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ae38c820-0fb9-4335-afbd-2d4b414fcc08 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] GET http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd Sep 07 10:13:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ae38c820-0fb9-4335-afbd-2d4b414fcc08 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ae38c820-0fb9-4335-afbd-2d4b414fcc08 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:24 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:24 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ae38c820-0fb9-4335-afbd-2d4b414fcc08 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Volume info retrieved successfully. Sep 07 10:13:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ae38c820-0fb9-4335-afbd-2d4b414fcc08 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd returned with HTTP 200 Sep 07 10:13:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1250/2516] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:24 2026] GET /volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd => generated 889 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-ebbd9ee4-e7ec-400f-b1d3-8e09bf64cc74 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-ebbd9ee4-e7ec-400f-b1d3-8e09bf64cc74 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] POST http://192.168.122.74/volume/v3/attachments/dbf6927a-807d-4e1b-862c-28eb2a27c730/action Sep 07 10:13:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-ebbd9ee4-e7ec-400f-b1d3-8e09bf64cc74 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Action body: b'{"os-complete": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:13:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-ebbd9ee4-e7ec-400f-b1d3-8e09bf64cc74 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-ac7b0f84-73ff-4e1c-b240-a276a517ab24 req-ebbd9ee4-e7ec-400f-b1d3-8e09bf64cc74 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/attachments/dbf6927a-807d-4e1b-862c-28eb2a27c730/action returned with HTTP 204 Sep 07 10:13:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1267/2517] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:13:24 2026] POST /volume/v3/attachments/dbf6927a-807d-4e1b-862c-28eb2a27c730/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-702ac7b5-b171-4a11-bef2-ab33c0604432 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-702ac7b5-b171-4a11-bef2-ab33c0604432 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] GET http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd Sep 07 10:13:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-702ac7b5-b171-4a11-bef2-ab33c0604432 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-702ac7b5-b171-4a11-bef2-ab33c0604432 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-702ac7b5-b171-4a11-bef2-ab33c0604432 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Volume info retrieved successfully. Sep 07 10:13:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-702ac7b5-b171-4a11-bef2-ab33c0604432 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd returned with HTTP 200 Sep 07 10:13:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1251/2518] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:25 2026] GET /volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd => generated 1181 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:13:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8bef98e6-5017-45ff-b225-031d901da78d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8bef98e6-5017-45ff-b225-031d901da78d tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] GET http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd Sep 07 10:13:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8bef98e6-5017-45ff-b225-031d901da78d tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8bef98e6-5017-45ff-b225-031d901da78d tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:25 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:25 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8bef98e6-5017-45ff-b225-031d901da78d tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Volume info retrieved successfully. Sep 07 10:13:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8bef98e6-5017-45ff-b225-031d901da78d tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd returned with HTTP 200 Sep 07 10:13:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1268/2519] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:25 2026] GET /volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd => generated 1181 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:13:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2f910648-1fcb-4829-92ed-3241d4c389ee None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1252/2520] 192.168.122.74 () {62 vars in 1490 bytes} [Mon Sep 7 10:13:25 2026] DELETE /volume/v3/attachments/dbf6927a-807d-4e1b-862c-28eb2a27c730 => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 10:13:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cacc84e6-e97e-484c-8b02-43702788d23c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:26 devstack devstack@c-api.service[87187]: WARNING keystonemiddleware.auth_token [None req-cacc84e6-e97e-484c-8b02-43702788d23c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 10:13:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1269/2521] 192.168.122.74 () {62 vars in 1490 bytes} [Mon Sep 7 10:13:25 2026] DELETE /volume/v3/attachments/dbf6927a-807d-4e1b-862c-28eb2a27c730 => generated 114 bytes in 130 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d72426b6-dc9f-4577-b3c5-c45e17117adc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d72426b6-dc9f-4577-b3c5-c45e17117adc tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] DELETE http://192.168.122.74/volume/v3/attachments/dbf6927a-807d-4e1b-862c-28eb2a27c730 Sep 07 10:13:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d72426b6-dc9f-4577-b3c5-c45e17117adc tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d72426b6-dc9f-4577-b3c5-c45e17117adc tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d72426b6-dc9f-4577-b3c5-c45e17117adc tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Attachment connected to vm 1a77ad86-a44c-4855-ba5e-69ab3fec17ce, checking data on nova Sep 07 10:13:26 devstack devstack@c-api.service[87186]: DEBUG cinder.compute.nova [None req-d72426b6-dc9f-4577-b3c5-c45e17117adc tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Creating Keystone token plugin using URL: http://192.168.122.74/identity {{(pid=87186) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 10:13:26 devstack devstack@c-api.service[87186]: DEBUG novaclient.v2.client [None req-d72426b6-dc9f-4577-b3c5-c45e17117adc tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] REQ: curl -g -i -X GET http://192.168.122.74/compute/v2.1/servers/1a77ad86-a44c-4855-ba5e-69ab3fec17ce/os-volume_attachments/d293e940-b551-4889-b9e3-a0180da502bd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}4133f4f037ae3ec1de924c7c1a182085f492f280fce05204a5831ee0958ff853" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d72426b6-dc9f-4577-b3c5-c45e17117adc" -H "X-Service-Token: {SHA256}6efc9d36083eca4765e4c8ce185d0e00ee9690092c9c6a7a91c9943df3c08c4c" {{(pid=87186) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 10:13:26 devstack devstack@c-api.service[87186]: DEBUG novaclient.v2.client [None req-d72426b6-dc9f-4577-b3c5-c45e17117adc tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 08:13:26 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-e102d6f2-5835-404b-964b-0e854f22b865 x-openstack-request-id: req-e102d6f2-5835-404b-964b-0e854f22b865 {{(pid=87186) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 10:13:26 devstack devstack@c-api.service[87186]: DEBUG novaclient.v2.client [None req-d72426b6-dc9f-4577-b3c5-c45e17117adc tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "d293e940-b551-4889-b9e3-a0180da502bd", "serverId": "1a77ad86-a44c-4855-ba5e-69ab3fec17ce", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "dbf6927a-807d-4e1b-862c-28eb2a27c730", "bdm_uuid": "4b08dc08-40bb-4d8f-9327-90ccb0938009"}} {{(pid=87186) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 10:13:26 devstack devstack@c-api.service[87186]: DEBUG novaclient.v2.client [None req-d72426b6-dc9f-4577-b3c5-c45e17117adc tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] GET call to compute for http://192.168.122.74/compute/v2.1/servers/1a77ad86-a44c-4855-ba5e-69ab3fec17ce/os-volume_attachments/d293e940-b551-4889-b9e3-a0180da502bd used request id req-e102d6f2-5835-404b-964b-0e854f22b865 {{(pid=87186) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.volume.api [None req-d72426b6-dc9f-4577-b3c5-c45e17117adc tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault [None req-d72426b6-dc9f-4577-b3c5-c45e17117adc tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Caught error: Detach volume from instance 1a77ad86-a44c-4855-ba5e-69ab3fec17ce using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1a77ad86-a44c-4855-ba5e-69ab3fec17ce using the Compute API Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: 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:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1a77ad86-a44c-4855-ba5e-69ab3fec17ce using the Compute API Sep 07 10:13:26 devstack devstack@c-api.service[87186]: ERROR cinder.api.middleware.fault Sep 07 10:13:26 devstack devstack@c-api.service[87186]: INFO cinder.api.middleware.fault [None req-d72426b6-dc9f-4577-b3c5-c45e17117adc tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/attachments/dbf6927a-807d-4e1b-862c-28eb2a27c730 returned with HTTP 409 Sep 07 10:13:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1253/2522] 192.168.122.74 () {60 vars in 1283 bytes} [Mon Sep 7 10:13:26 2026] DELETE /volume/v3/attachments/dbf6927a-807d-4e1b-862c-28eb2a27c730 => generated 167 bytes in 438 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-04cb7194-8524-4480-8b48-986ded7312b9 req-245cc368-9fd6-45ed-a260-72556aa94a10 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-04cb7194-8524-4480-8b48-986ded7312b9 req-245cc368-9fd6-45ed-a260-72556aa94a10 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] GET http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd Sep 07 10:13:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-04cb7194-8524-4480-8b48-986ded7312b9 req-245cc368-9fd6-45ed-a260-72556aa94a10 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-04cb7194-8524-4480-8b48-986ded7312b9 req-245cc368-9fd6-45ed-a260-72556aa94a10 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:26 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:26 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:26 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:26 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-04cb7194-8524-4480-8b48-986ded7312b9 req-245cc368-9fd6-45ed-a260-72556aa94a10 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Volume info retrieved successfully. Sep 07 10:13:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-04cb7194-8524-4480-8b48-986ded7312b9 req-245cc368-9fd6-45ed-a260-72556aa94a10 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd returned with HTTP 200 Sep 07 10:13:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1270/2523] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:13:26 2026] GET /volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd => generated 1163 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-04cb7194-8524-4480-8b48-986ded7312b9 req-957880f1-e458-434c-bac3-5bd9b3d09cdd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-04cb7194-8524-4480-8b48-986ded7312b9 req-957880f1-e458-434c-bac3-5bd9b3d09cdd tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] POST http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd/action Sep 07 10:13:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-04cb7194-8524-4480-8b48-986ded7312b9 req-957880f1-e458-434c-bac3-5bd9b3d09cdd tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:13:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-04cb7194-8524-4480-8b48-986ded7312b9 req-957880f1-e458-434c-bac3-5bd9b3d09cdd tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:26 devstack devstack@c-api.service[87186]: DEBUG oslo_db.sqlalchemy.engines [req-04cb7194-8524-4480-8b48-986ded7312b9 req-957880f1-e458-434c-bac3-5bd9b3d09cdd tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 10:13:26 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:26 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-04cb7194-8524-4480-8b48-986ded7312b9 req-957880f1-e458-434c-bac3-5bd9b3d09cdd tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Volume info retrieved successfully. Sep 07 10:13:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-04cb7194-8524-4480-8b48-986ded7312b9 req-957880f1-e458-434c-bac3-5bd9b3d09cdd tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Begin detaching volume completed successfully. Sep 07 10:13:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-04cb7194-8524-4480-8b48-986ded7312b9 req-957880f1-e458-434c-bac3-5bd9b3d09cdd tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd/action returned with HTTP 202 Sep 07 10:13:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1254/2524] 192.168.122.74 () {64 vars in 1556 bytes} [Mon Sep 7 10:13:26 2026] POST /volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:13:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-808a3644-7613-4356-a2c8-91f2b1804bbc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-808a3644-7613-4356-a2c8-91f2b1804bbc None None] GET http://192.168.122.74/volume// Sep 07 10:13:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-808a3644-7613-4356-a2c8-91f2b1804bbc None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-808a3644-7613-4356-a2c8-91f2b1804bbc None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-808a3644-7613-4356-a2c8-91f2b1804bbc None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:13:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1271/2525] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:13:26 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:13:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-04cb7194-8524-4480-8b48-986ded7312b9 req-f303a024-70da-4fa1-9a63-b43be2b93b76 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-04cb7194-8524-4480-8b48-986ded7312b9 req-f303a024-70da-4fa1-9a63-b43be2b93b76 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] GET http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd Sep 07 10:13:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-04cb7194-8524-4480-8b48-986ded7312b9 req-f303a024-70da-4fa1-9a63-b43be2b93b76 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-04cb7194-8524-4480-8b48-986ded7312b9 req-f303a024-70da-4fa1-9a63-b43be2b93b76 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-04cb7194-8524-4480-8b48-986ded7312b9 req-f303a024-70da-4fa1-9a63-b43be2b93b76 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Volume info retrieved successfully. Sep 07 10:13:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-04cb7194-8524-4480-8b48-986ded7312b9 req-f303a024-70da-4fa1-9a63-b43be2b93b76 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd returned with HTTP 200 Sep 07 10:13:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1255/2526] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:13:26 2026] GET /volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd => generated 1347 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:13:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-04cb7194-8524-4480-8b48-986ded7312b9 req-d070b2a2-e65e-4037-8648-df18d410da89 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-04cb7194-8524-4480-8b48-986ded7312b9 req-d070b2a2-e65e-4037-8648-df18d410da89 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] DELETE http://192.168.122.74/volume/v3/attachments/dbf6927a-807d-4e1b-862c-28eb2a27c730 Sep 07 10:13:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-04cb7194-8524-4480-8b48-986ded7312b9 req-d070b2a2-e65e-4037-8648-df18d410da89 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-04cb7194-8524-4480-8b48-986ded7312b9 req-d070b2a2-e65e-4037-8648-df18d410da89 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:27 devstack devstack@c-api.service[87187]: /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:13:27 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, Sep 07 10:13:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-04cb7194-8524-4480-8b48-986ded7312b9 req-d070b2a2-e65e-4037-8648-df18d410da89 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/attachments/dbf6927a-807d-4e1b-862c-28eb2a27c730 returned with HTTP 200 Sep 07 10:13:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1272/2527] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:13:27 2026] DELETE /volume/v3/attachments/dbf6927a-807d-4e1b-862c-28eb2a27c730 => generated 19 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-59ceddb1-a453-44ee-a4ff-a16613c6e5c2 req-801da691-40fd-4752-aa01-daa67971e9d4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-59ceddb1-a453-44ee-a4ff-a16613c6e5c2 req-801da691-40fd-4752-aa01-daa67971e9d4 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] GET http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd Sep 07 10:13:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-59ceddb1-a453-44ee-a4ff-a16613c6e5c2 req-801da691-40fd-4752-aa01-daa67971e9d4 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-59ceddb1-a453-44ee-a4ff-a16613c6e5c2 req-801da691-40fd-4752-aa01-daa67971e9d4 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-59ceddb1-a453-44ee-a4ff-a16613c6e5c2 req-801da691-40fd-4752-aa01-daa67971e9d4 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Volume info retrieved successfully. Sep 07 10:13:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-59ceddb1-a453-44ee-a4ff-a16613c6e5c2 req-801da691-40fd-4752-aa01-daa67971e9d4 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd returned with HTTP 200 Sep 07 10:13:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1256/2528] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:13:28 2026] GET /volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd => generated 871 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-745516be-cf47-4448-91c0-8ca65d3fe5e9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-745516be-cf47-4448-91c0-8ca65d3fe5e9 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] DELETE http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd Sep 07 10:13:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-745516be-cf47-4448-91c0-8ca65d3fe5e9 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-745516be-cf47-4448-91c0-8ca65d3fe5e9 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:28 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-745516be-cf47-4448-91c0-8ca65d3fe5e9 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Delete volume with id: d293e940-b551-4889-b9e3-a0180da502bd Sep 07 10:13:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-745516be-cf47-4448-91c0-8ca65d3fe5e9 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Volume info retrieved successfully. Sep 07 10:13:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-745516be-cf47-4448-91c0-8ca65d3fe5e9 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Delete volume request issued successfully. Sep 07 10:13:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-745516be-cf47-4448-91c0-8ca65d3fe5e9 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd returned with HTTP 202 Sep 07 10:13:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1273/2529] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:13:28 2026] DELETE /volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:13:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c288d4fc-ae22-4cff-8e6a-de719ec954d0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c288d4fc-ae22-4cff-8e6a-de719ec954d0 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] GET http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd Sep 07 10:13:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c288d4fc-ae22-4cff-8e6a-de719ec954d0 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c288d4fc-ae22-4cff-8e6a-de719ec954d0 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c288d4fc-ae22-4cff-8e6a-de719ec954d0 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Volume info retrieved successfully. Sep 07 10:13:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c288d4fc-ae22-4cff-8e6a-de719ec954d0 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd returned with HTTP 200 Sep 07 10:13:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1257/2530] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:28 2026] GET /volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd => generated 888 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a6df3907-ed14-416b-92c6-fb314b8bd004 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a6df3907-ed14-416b-92c6-fb314b8bd004 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] GET http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd Sep 07 10:13:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a6df3907-ed14-416b-92c6-fb314b8bd004 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a6df3907-ed14-416b-92c6-fb314b8bd004 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a6df3907-ed14-416b-92c6-fb314b8bd004 tempest-TestServerVolumeAttachScenarioOldVersion-937541080 tempest-TestServerVolumeAttachScenarioOldVersion-937541080-project-member] http://192.168.122.74/volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd returned with HTTP 404 Sep 07 10:13:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1274/2531] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:29 2026] GET /volume/v3/volumes/d293e940-b551-4889-b9e3-a0180da502bd => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:13:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:13:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-317725955", "imageRef": "26019e10-1e1f-4514-b191-397ccf1d59e6", "size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-317725955', 'imageRef': '26019e10-1e1f-4514-b191-397ccf1d59e6', 'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:13:38 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Create volume of 1 GB Sep 07 10:13:38 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=208,cinder:UPDATE=45,cinder:INSERT=49 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:13:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Availability Zones retrieved successfully. Sep 07 10:13:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Flow 'volume_create_api' (9be26f8e-ae3b-4661-acfe-f1bfe8bfabe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:13:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4778ef9-406f-4bbe-b943-46091e6caee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:13:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4778ef9-406f-4bbe-b943-46091e6caee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb4a4428-d966-463b-9634-c7696ad2c9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:38 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Created reservations ['37df6958-3e76-4a37-903d-67acafe4ca71', '92130a28-233c-4fb8-a330-78ec865d2c47', 'f89b5a31-6b6b-4397-96ef-3684e31ab54b', '4985d4cf-1fc1-4e3c-88ef-2da6779ee9a9'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:13:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb4a4428-d966-463b-9634-c7696ad2c9c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37df6958-3e76-4a37-903d-67acafe4ca71', '92130a28-233c-4fb8-a330-78ec865d2c47', 'f89b5a31-6b6b-4397-96ef-3684e31ab54b', '4985d4cf-1fc1-4e3c-88ef-2da6779ee9a9']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61e979ac-a11b-459c-9edc-f5a19ddabff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61e979ac-a11b-459c-9edc-f5a19ddabff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57317039-d395-4460-ba64-a04d0baf2864', '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-317725955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f127304c00041d6908a3c276ad520c2',qos_specs=None,replication_status=,reservations=['37df6958-3e76-4a37-903d-67acafe4ca71','92130a28-233c-4fb8-a330-78ec865d2c47','f89b5a31-6b6b-4397-96ef-3684e31ab54b','4985d4cf-1fc1-4e3c-88ef-2da6779ee9a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7125bde1cc7e4de69c38c031d70ae72e',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:13:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-317725955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57317039-d395-4460-ba64-a04d0baf2864,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f127304c00041d6908a3c276ad520c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7125bde1cc7e4de69c38c031d70ae72e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (947c63f6-2236-4f03-ac0a-4ac59624a925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (947c63f6-2236-4f03-ac0a-4ac59624a925) transitioned into state 'SUCCESS' from state '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-317725955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f127304c00041d6908a3c276ad520c2',qos_specs=None,replication_status=,reservations=['37df6958-3e76-4a37-903d-67acafe4ca71','92130a28-233c-4fb8-a330-78ec865d2c47','f89b5a31-6b6b-4397-96ef-3684e31ab54b','4985d4cf-1fc1-4e3c-88ef-2da6779ee9a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7125bde1cc7e4de69c38c031d70ae72e',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ef288d-14cf-44cd-993b-2370080c9493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ef288d-14cf-44cd-993b-2370080c9493) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Flow 'volume_create_api' (9be26f8e-ae3b-4661-acfe-f1bfe8bfabe8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:13:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Create volume request issued successfully. Sep 07 10:13:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fbcbf68c-1b26-41c5-8a68-a2fdec3b0d6d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:13:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1258/2532] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:13:38 2026] POST /volume/v3/volumes => generated 759 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:13:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-53b255fe-791f-43b7-94d7-1cdeb25749e5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-53b255fe-791f-43b7-94d7-1cdeb25749e5 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] GET http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 Sep 07 10:13:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-53b255fe-791f-43b7-94d7-1cdeb25749e5 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-53b255fe-791f-43b7-94d7-1cdeb25749e5 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:38 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=200,cinder:UPDATE=33,cinder:INSERT=25 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:13:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-53b255fe-791f-43b7-94d7-1cdeb25749e5 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Volume info retrieved successfully. Sep 07 10:13:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-53b255fe-791f-43b7-94d7-1cdeb25749e5 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 returned with HTTP 200 Sep 07 10:13:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1275/2533] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:13:38 2026] GET /volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 => generated 827 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-942b1492-efc5-44f5-9406-ebd3f91475b0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-942b1492-efc5-44f5-9406-ebd3f91475b0 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] GET http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 Sep 07 10:13:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-942b1492-efc5-44f5-9406-ebd3f91475b0 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-942b1492-efc5-44f5-9406-ebd3f91475b0 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:39 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:39 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-942b1492-efc5-44f5-9406-ebd3f91475b0 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Volume info retrieved successfully. Sep 07 10:13:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-942b1492-efc5-44f5-9406-ebd3f91475b0 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 returned with HTTP 200 Sep 07 10:13:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1259/2534] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:13:39 2026] GET /volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9322a9c6-3e18-4e17-98bd-d31791eaf207 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9322a9c6-3e18-4e17-98bd-d31791eaf207 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] GET http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 Sep 07 10:13:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9322a9c6-3e18-4e17-98bd-d31791eaf207 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9322a9c6-3e18-4e17-98bd-d31791eaf207 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:40 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:40 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:40 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:40 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9322a9c6-3e18-4e17-98bd-d31791eaf207 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Volume info retrieved successfully. Sep 07 10:13:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9322a9c6-3e18-4e17-98bd-d31791eaf207 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 returned with HTTP 200 Sep 07 10:13:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1276/2535] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:13:40 2026] GET /volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 => generated 909 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:13:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d992bd40-8071-44c0-a0db-6a87f0a1175d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d992bd40-8071-44c0-a0db-6a87f0a1175d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] GET http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 Sep 07 10:13:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d992bd40-8071-44c0-a0db-6a87f0a1175d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d992bd40-8071-44c0-a0db-6a87f0a1175d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:41 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:41 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:41 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:41 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:41 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d992bd40-8071-44c0-a0db-6a87f0a1175d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Volume info retrieved successfully. Sep 07 10:13:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d992bd40-8071-44c0-a0db-6a87f0a1175d tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 returned with HTTP 200 Sep 07 10:13:41 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1260/2536] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:13:41 2026] GET /volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 => generated 912 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:13:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a10bab90-9063-428c-81b1-436ec9576992 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a10bab90-9063-428c-81b1-436ec9576992 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] GET http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 Sep 07 10:13:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a10bab90-9063-428c-81b1-436ec9576992 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a10bab90-9063-428c-81b1-436ec9576992 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:43 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:43 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:43 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:43 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:43 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a10bab90-9063-428c-81b1-436ec9576992 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Volume info retrieved successfully. Sep 07 10:13:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a10bab90-9063-428c-81b1-436ec9576992 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 returned with HTTP 200 Sep 07 10:13:43 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1277/2537] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:13:42 2026] GET /volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 => generated 912 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:13:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8deebcbc-cc4c-4acc-869d-62d90c3a6c1b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8deebcbc-cc4c-4acc-869d-62d90c3a6c1b tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] GET http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 Sep 07 10:13:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8deebcbc-cc4c-4acc-869d-62d90c3a6c1b tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8deebcbc-cc4c-4acc-869d-62d90c3a6c1b tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:44 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:44 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:44 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:44 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:44 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8deebcbc-cc4c-4acc-869d-62d90c3a6c1b tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Volume info retrieved successfully. Sep 07 10:13:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8deebcbc-cc4c-4acc-869d-62d90c3a6c1b tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 returned with HTTP 200 Sep 07 10:13:44 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1261/2538] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:13:44 2026] GET /volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 => generated 912 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9ca60afe-9b15-40e9-932d-adb90e04df11 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9ca60afe-9b15-40e9-932d-adb90e04df11 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] GET http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 Sep 07 10:13:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9ca60afe-9b15-40e9-932d-adb90e04df11 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9ca60afe-9b15-40e9-932d-adb90e04df11 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:45 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:45 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:45 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:45 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9ca60afe-9b15-40e9-932d-adb90e04df11 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Volume info retrieved successfully. Sep 07 10:13:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9ca60afe-9b15-40e9-932d-adb90e04df11 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 returned with HTTP 200 Sep 07 10:13:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1278/2539] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:13:45 2026] GET /volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 => generated 1330 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-8d15e78c-d506-4169-8be5-5cfb35e94c27 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-8d15e78c-d506-4169-8be5-5cfb35e94c27 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] GET http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 Sep 07 10:13:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-8d15e78c-d506-4169-8be5-5cfb35e94c27 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-8d15e78c-d506-4169-8be5-5cfb35e94c27 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:45 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:45 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:45 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:45 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:45 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-8d15e78c-d506-4169-8be5-5cfb35e94c27 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Volume info retrieved successfully. Sep 07 10:13:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-8d15e78c-d506-4169-8be5-5cfb35e94c27 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 returned with HTTP 200 Sep 07 10:13:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1262/2540] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:13:45 2026] GET /volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 => generated 1330 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-0a6ca799-12df-41ab-9338-9a0b92da7d4e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-0a6ca799-12df-41ab-9338-9a0b92da7d4e tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] GET http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 Sep 07 10:13:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-0a6ca799-12df-41ab-9338-9a0b92da7d4e tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-0a6ca799-12df-41ab-9338-9a0b92da7d4e tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:45 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:45 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:45 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:45 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-0a6ca799-12df-41ab-9338-9a0b92da7d4e tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Volume info retrieved successfully. Sep 07 10:13:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-0a6ca799-12df-41ab-9338-9a0b92da7d4e tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 returned with HTTP 200 Sep 07 10:13:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1279/2541] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:13:45 2026] GET /volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 => generated 1330 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:13:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7d8beaa7-2fdc-45c9-a4a1-12e33cc0f2b5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7d8beaa7-2fdc-45c9-a4a1-12e33cc0f2b5 None None] GET http://192.168.122.74/volume// Sep 07 10:13:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7d8beaa7-2fdc-45c9-a4a1-12e33cc0f2b5 None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7d8beaa7-2fdc-45c9-a4a1-12e33cc0f2b5 None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7d8beaa7-2fdc-45c9-a4a1-12e33cc0f2b5 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:13:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1263/2542] 192.168.122.74 () {58 vars in 1303 bytes} [Mon Sep 7 10:13:45 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:13:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-e20e4b5a-5521-466c-965e-57f7bdc3b104 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-e20e4b5a-5521-466c-965e-57f7bdc3b104 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:13:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-e20e4b5a-5521-466c-965e-57f7bdc3b104 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57317039-d395-4460-ba64-a04d0baf2864", "connector": null, "instance_uuid": "1d55cb3c-4e76-4e12-b0d7-852029b471ba"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:45 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:45 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:45 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:45 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-e20e4b5a-5521-466c-965e-57f7bdc3b104 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:13:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1280/2543] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:13:45 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0b652bd6-fecc-4a85-99a1-502e7fea8d17 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0b652bd6-fecc-4a85-99a1-502e7fea8d17 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0b652bd6-fecc-4a85-99a1-502e7fea8d17 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1399787677", "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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0b652bd6-fecc-4a85-99a1-502e7fea8d17 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:13:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1264/2544] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:13:46 2026] POST /volume/v3/types => generated 380 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1d3e8306-1f22-4699-9bec-5bee368b88cb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1d3e8306-1f22-4699-9bec-5bee368b88cb tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] POST http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/encryption Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1d3e8306-1f22-4699-9bec-5bee368b88cb tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1d3e8306-1f22-4699-9bec-5bee368b88cb tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/encryption returned with HTTP 200 Sep 07 10:13:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1281/2545] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:13:47 2026] POST /volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b4892b5d-3f8c-4c87-b750-7d3f58566db3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b4892b5d-3f8c-4c87-b750-7d3f58566db3 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b4892b5d-3f8c-4c87-b750-7d3f58566db3 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-346823777", "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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b4892b5d-3f8c-4c87-b750-7d3f58566db3 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:13:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1265/2546] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:13:47 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 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fde961af-e20b-4276-8ef5-e63ecd8d2674 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fde961af-e20b-4276-8ef5-e63ecd8d2674 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] POST http://192.168.122.74/volume/v3/types/d905909d-5bb3-4030-ad93-e1f36132124c/encryption Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fde961af-e20b-4276-8ef5-e63ecd8d2674 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fde961af-e20b-4276-8ef5-e63ecd8d2674 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/d905909d-5bb3-4030-ad93-e1f36132124c/encryption returned with HTTP 200 Sep 07 10:13:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1282/2547] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:13:47 2026] POST /volume/v3/types/d905909d-5bb3-4030-ad93-e1f36132124c/encryption => generated 239 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-39a671da-98dd-40ae-b5c3-2b8a39d80255 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-39a671da-98dd-40ae-b5c3-2b8a39d80255 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-39a671da-98dd-40ae-b5c3-2b8a39d80255 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-40915102", "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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-39a671da-98dd-40ae-b5c3-2b8a39d80255 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:13:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1266/2548] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:13:47 2026] POST /volume/v3/types => generated 378 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2880360a-5a0c-488e-be1b-637e97121f30 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2880360a-5a0c-488e-be1b-637e97121f30 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] POST http://192.168.122.74/volume/v3/types/fd891306-a6e3-44b5-a02d-889e7ecb9c88/extra_specs Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2880360a-5a0c-488e-be1b-637e97121f30 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2f136ef1-074d-4eed-83b4-28cf403fe8c3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2f136ef1-074d-4eed-83b4-28cf403fe8c3 None None] GET http://192.168.122.74/volume// Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2f136ef1-074d-4eed-83b4-28cf403fe8c3 None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2f136ef1-074d-4eed-83b4-28cf403fe8c3 None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2f136ef1-074d-4eed-83b4-28cf403fe8c3 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:13:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1267/2549] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:13:47 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-0c02fdad-ae89-47ae-8964-16b7f8e0419a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-0c02fdad-ae89-47ae-8964-16b7f8e0419a tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] GET http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-0c02fdad-ae89-47ae-8964-16b7f8e0419a tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-0c02fdad-ae89-47ae-8964-16b7f8e0419a tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-0c02fdad-ae89-47ae-8964-16b7f8e0419a tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Volume info retrieved successfully. Sep 07 10:13:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2880360a-5a0c-488e-be1b-637e97121f30 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/fd891306-a6e3-44b5-a02d-889e7ecb9c88/extra_specs returned with HTTP 200 Sep 07 10:13:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1283/2550] 192.168.122.74 () {60 vars in 1278 bytes} [Mon Sep 7 10:13:47 2026] POST /volume/v3/types/fd891306-a6e3-44b5-a02d-889e7ecb9c88/extra_specs => generated 35 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-25d6a067-6477-4d56-ba92-eac5da210a41 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-0c02fdad-ae89-47ae-8964-16b7f8e0419a tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 returned with HTTP 200 Sep 07 10:13:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-25d6a067-6477-4d56-ba92-eac5da210a41 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] PUT http://192.168.122.74/volume/v3/types/fd891306-a6e3-44b5-a02d-889e7ecb9c88/extra_specs/key2 Sep 07 10:13:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1268/2551] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:13:47 2026] GET /volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 => generated 1510 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-25d6a067-6477-4d56-ba92-eac5da210a41 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-25d6a067-6477-4d56-ba92-eac5da210a41 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/fd891306-a6e3-44b5-a02d-889e7ecb9c88/extra_specs/key2 returned with HTTP 200 Sep 07 10:13:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1284/2552] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:13:47 2026] PUT /volume/v3/types/fd891306-a6e3-44b5-a02d-889e7ecb9c88/extra_specs/key2 => generated 25 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9260a4c4-7247-45df-9f5d-2dc90df10254 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9260a4c4-7247-45df-9f5d-2dc90df10254 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9260a4c4-7247-45df-9f5d-2dc90df10254 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9260a4c4-7247-45df-9f5d-2dc90df10254 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:13:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1269/2553] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:13:47 2026] POST /volume/v3/types => generated 195 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-57efbd5c-0838-415f-b979-77397f5d6af2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-57efbd5c-0838-415f-b979-77397f5d6af2 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] DELETE http://192.168.122.74/volume/v3/types/1b381521-d601-409f-a31e-9499605adbf1 Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-57efbd5c-0838-415f-b979-77397f5d6af2 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-57efbd5c-0838-415f-b979-77397f5d6af2 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-1656c3f2-c73f-46c2-a6b6-19b53b2bd0a5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-1656c3f2-c73f-46c2-a6b6-19b53b2bd0a5 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] PUT http://192.168.122.74/volume/v3/attachments/40a19fe4-3366-448a-96ed-1a06e1de7cfe Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-1656c3f2-c73f-46c2-a6b6-19b53b2bd0a5 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-1656c3f2-c73f-46c2-a6b6-19b53b2bd0a5 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Acquiring lock "cinder-attachment_update-57317039-d395-4460-ba64-a04d0baf2864-devstack" by "attachment_update" {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:13:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-57efbd5c-0838-415f-b979-77397f5d6af2 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/1b381521-d601-409f-a31e-9499605adbf1 returned with HTTP 202 Sep 07 10:13:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1285/2554] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:13:47 2026] DELETE /volume/v3/types/1b381521-d601-409f-a31e-9499605adbf1 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-1656c3f2-c73f-46c2-a6b6-19b53b2bd0a5 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Lock "cinder-attachment_update-57317039-d395-4460-ba64-a04d0baf2864-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2ea5bb78-aa59-490e-8483-935ea20c21af None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2ea5bb78-aa59-490e-8483-935ea20c21af tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2ea5bb78-aa59-490e-8483-935ea20c21af tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-555332642", "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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2ea5bb78-aa59-490e-8483-935ea20c21af tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:13:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1286/2555] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:13:47 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5713fe41-ebac-4f46-b872-a92bbfaaece0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5713fe41-ebac-4f46-b872-a92bbfaaece0 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] POST http://192.168.122.74/volume/v3/types/3cbfc437-0fa7-4f62-9248-69f40032d66f/encryption Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5713fe41-ebac-4f46-b872-a92bbfaaece0 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5713fe41-ebac-4f46-b872-a92bbfaaece0 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/3cbfc437-0fa7-4f62-9248-69f40032d66f/encryption returned with HTTP 200 Sep 07 10:13:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1287/2556] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:13:47 2026] POST /volume/v3/types/3cbfc437-0fa7-4f62-9248-69f40032d66f/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b8a3627c-c828-4cf0-905c-c85aeb854773 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b8a3627c-c828-4cf0-905c-c85aeb854773 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] DELETE http://192.168.122.74/volume/v3/types/3cbfc437-0fa7-4f62-9248-69f40032d66f/encryption/28b7b648-8117-4df6-b34a-3a36a7b6e1c0 Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b8a3627c-c828-4cf0-905c-c85aeb854773 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b8a3627c-c828-4cf0-905c-c85aeb854773 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b8a3627c-c828-4cf0-905c-c85aeb854773 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/3cbfc437-0fa7-4f62-9248-69f40032d66f/encryption/28b7b648-8117-4df6-b34a-3a36a7b6e1c0 returned with HTTP 202 Sep 07 10:13:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1288/2557] 192.168.122.74 () {58 vars in 1368 bytes} [Mon Sep 7 10:13:47 2026] DELETE /volume/v3/types/3cbfc437-0fa7-4f62-9248-69f40032d66f/encryption/28b7b648-8117-4df6-b34a-3a36a7b6e1c0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6716cdba-2a23-43e2-85d2-485484165e14 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6716cdba-2a23-43e2-85d2-485484165e14 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6716cdba-2a23-43e2-85d2-485484165e14 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-359365126", "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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.coordination [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-1656c3f2-c73f-46c2-a6b6-19b53b2bd0a5 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Lock "cinder-attachment_update-57317039-d395-4460-ba64-a04d0baf2864-devstack" released by "attachment_update" :: held 0.215s {{(pid=87186) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-1656c3f2-c73f-46c2-a6b6-19b53b2bd0a5 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/attachments/40a19fe4-3366-448a-96ed-1a06e1de7cfe returned with HTTP 200 Sep 07 10:13:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1270/2558] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:13:47 2026] PUT /volume/v3/attachments/40a19fe4-3366-448a-96ed-1a06e1de7cfe => generated 694 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6716cdba-2a23-43e2-85d2-485484165e14 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:13:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1289/2559] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:13:47 2026] POST /volume/v3/types => generated 379 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-92b0e0db-3988-4dbf-a34c-1859a0d21533 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-92b0e0db-3988-4dbf-a34c-1859a0d21533 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] DELETE http://192.168.122.74/volume/v3/types/6f0e7842-e3cf-442c-be6f-0a1cb1a6a92c/extra_specs/key1 Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-92b0e0db-3988-4dbf-a34c-1859a0d21533 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-92b0e0db-3988-4dbf-a34c-1859a0d21533 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-468533ef-82aa-4519-832f-d03bb9aea6c4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-468533ef-82aa-4519-832f-d03bb9aea6c4 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] POST http://192.168.122.74/volume/v3/attachments/40a19fe4-3366-448a-96ed-1a06e1de7cfe/action Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-468533ef-82aa-4519-832f-d03bb9aea6c4 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Action body: b'{"os-complete": null}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-468533ef-82aa-4519-832f-d03bb9aea6c4 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-92b0e0db-3988-4dbf-a34c-1859a0d21533 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/6f0e7842-e3cf-442c-be6f-0a1cb1a6a92c/extra_specs/key1 returned with HTTP 202 Sep 07 10:13:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1271/2560] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:13:47 2026] DELETE /volume/v3/types/6f0e7842-e3cf-442c-be6f-0a1cb1a6a92c/extra_specs/key1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:13:48 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:48 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f1ac7f83-25d7-4d2f-a723-835d27ebf5ed None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f1ac7f83-25d7-4d2f-a723-835d27ebf5ed tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:13:48 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f1ac7f83-25d7-4d2f-a723-835d27ebf5ed tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-863908213", "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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-0cf1cc5c-da9f-45e2-b59b-52b21effa2b9 req-468533ef-82aa-4519-832f-d03bb9aea6c4 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/attachments/40a19fe4-3366-448a-96ed-1a06e1de7cfe/action returned with HTTP 204 Sep 07 10:13:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1290/2561] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:13:47 2026] POST /volume/v3/attachments/40a19fe4-3366-448a-96ed-1a06e1de7cfe/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f1ac7f83-25d7-4d2f-a723-835d27ebf5ed tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:13:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1272/2562] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:13:48 2026] POST /volume/v3/types => generated 379 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fa0272af-8974-4de1-a938-b660cfd84b3c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fa0272af-8974-4de1-a938-b660cfd84b3c tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] DELETE http://192.168.122.74/volume/v3/types/d8b323f0-2362-425d-b3a5-2cc667a244c8 Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fa0272af-8974-4de1-a938-b660cfd84b3c tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fa0272af-8974-4de1-a938-b660cfd84b3c tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fa0272af-8974-4de1-a938-b660cfd84b3c tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/d8b323f0-2362-425d-b3a5-2cc667a244c8 returned with HTTP 202 Sep 07 10:13:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1291/2563] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:13:48 2026] DELETE /volume/v3/types/d8b323f0-2362-425d-b3a5-2cc667a244c8 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-039d7d20-3ab6-49ca-aea0-ada562462897 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-039d7d20-3ab6-49ca-aea0-ada562462897 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] GET http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/extra_specs Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-039d7d20-3ab6-49ca-aea0-ada562462897 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-039d7d20-3ab6-49ca-aea0-ada562462897 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-039d7d20-3ab6-49ca-aea0-ada562462897 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/extra_specs returned with HTTP 200 Sep 07 10:13:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1273/2564] 192.168.122.74 () {58 vars in 1257 bytes} [Mon Sep 7 10:13:48 2026] GET /volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/extra_specs => generated 185 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9661b1a0-aabf-4a70-840e-8cca1c619d82 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9661b1a0-aabf-4a70-840e-8cca1c619d82 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] GET http://192.168.122.74/volume/v3/types Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9661b1a0-aabf-4a70-840e-8cca1c619d82 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9661b1a0-aabf-4a70-840e-8cca1c619d82 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9661b1a0-aabf-4a70-840e-8cca1c619d82 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:13:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1292/2565] 192.168.122.74 () {58 vars in 1110 bytes} [Mon Sep 7 10:13:48 2026] GET /volume/v3/types => generated 2585 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8b07ed50-83f8-4477-9023-babf4c96bc54 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8b07ed50-83f8-4477-9023-babf4c96bc54 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] GET http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/encryption/cipher Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8b07ed50-83f8-4477-9023-babf4c96bc54 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8b07ed50-83f8-4477-9023-babf4c96bc54 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8b07ed50-83f8-4477-9023-babf4c96bc54 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/encryption/cipher returned with HTTP 200 Sep 07 10:13:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1274/2566] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:13:48 2026] GET /volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/encryption/cipher => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-71dad410-3e1e-4ab7-a179-62cd539f18c2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-71dad410-3e1e-4ab7-a179-62cd539f18c2 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] GET http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/encryption Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-71dad410-3e1e-4ab7-a179-62cd539f18c2 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-71dad410-3e1e-4ab7-a179-62cd539f18c2 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-71dad410-3e1e-4ab7-a179-62cd539f18c2 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/encryption returned with HTTP 200 Sep 07 10:13:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1293/2567] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:13:48 2026] GET /volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/encryption => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1acfe5a9-8d7c-4265-a782-a0f6a9c02bdb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1acfe5a9-8d7c-4265-a782-a0f6a9c02bdb tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] GET http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/extra_specs/multiattach Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1acfe5a9-8d7c-4265-a782-a0f6a9c02bdb tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1acfe5a9-8d7c-4265-a782-a0f6a9c02bdb tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1acfe5a9-8d7c-4265-a782-a0f6a9c02bdb tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/extra_specs/multiattach returned with HTTP 200 Sep 07 10:13:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1275/2568] 192.168.122.74 () {58 vars in 1293 bytes} [Mon Sep 7 10:13:48 2026] GET /volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/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 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-95af2154-7151-4aaf-8691-3a35945760c8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-95af2154-7151-4aaf-8691-3a35945760c8 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] GET http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/extra_specs/volume_backend_name Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-95af2154-7151-4aaf-8691-3a35945760c8 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-95af2154-7151-4aaf-8691-3a35945760c8 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-95af2154-7151-4aaf-8691-3a35945760c8 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 10:13:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1294/2569] 192.168.122.74 () {58 vars in 1317 bytes} [Mon Sep 7 10:13:48 2026] GET /volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/extra_specs/volume_backend_name => generated 44 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ae0886f1-5e56-441b-be08-8682e4bd653e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ae0886f1-5e56-441b-be08-8682e4bd653e tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] GET http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517 Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ae0886f1-5e56-441b-be08-8682e4bd653e tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ae0886f1-5e56-441b-be08-8682e4bd653e tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ae0886f1-5e56-441b-be08-8682e4bd653e tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517 returned with HTTP 200 Sep 07 10:13:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1276/2570] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:13:48 2026] GET /volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517 => generated 402 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9f8a2797-a2b5-4736-9f95-7bf7605855ce None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9f8a2797-a2b5-4736-9f95-7bf7605855ce tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] PUT http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/encryption/fd85ea6a-70ee-4a94-9794-327cf3c8c1ae Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9f8a2797-a2b5-4736-9f95-7bf7605855ce tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9f8a2797-a2b5-4736-9f95-7bf7605855ce tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/encryption/fd85ea6a-70ee-4a94-9794-327cf3c8c1ae returned with HTTP 200 Sep 07 10:13:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1295/2571] 192.168.122.74 () {60 vars in 1385 bytes} [Mon Sep 7 10:13:48 2026] PUT /volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/encryption/fd85ea6a-70ee-4a94-9794-327cf3c8c1ae => generated 33 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-009e63bd-95a0-4124-8894-1d770817d491 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-009e63bd-95a0-4124-8894-1d770817d491 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] PUT http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/extra_specs/key1 Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-009e63bd-95a0-4124-8894-1d770817d491 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-009e63bd-95a0-4124-8894-1d770817d491 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/extra_specs/key1 returned with HTTP 200 Sep 07 10:13:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1277/2572] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:13:48 2026] PUT /volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517/extra_specs/key1 => generated 30 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5723de3c-b68e-4a2a-877e-5acaa53d171c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5723de3c-b68e-4a2a-877e-5acaa53d171c tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] PUT http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517 Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5723de3c-b68e-4a2a-877e-5acaa53d171c tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5723de3c-b68e-4a2a-877e-5acaa53d171c tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517 returned with HTTP 200 Sep 07 10:13:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1296/2573] 192.168.122.74 () {60 vars in 1241 bytes} [Mon Sep 7 10:13:48 2026] PUT /volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517 => generated 371 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ad27b0ec-393f-4f52-a3e2-0f6f75001815 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ad27b0ec-393f-4f52-a3e2-0f6f75001815 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] DELETE http://192.168.122.74/volume/v3/types/6f0e7842-e3cf-442c-be6f-0a1cb1a6a92c Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ad27b0ec-393f-4f52-a3e2-0f6f75001815 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ad27b0ec-393f-4f52-a3e2-0f6f75001815 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ad27b0ec-393f-4f52-a3e2-0f6f75001815 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/6f0e7842-e3cf-442c-be6f-0a1cb1a6a92c returned with HTTP 202 Sep 07 10:13:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1278/2574] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:13:48 2026] DELETE /volume/v3/types/6f0e7842-e3cf-442c-be6f-0a1cb1a6a92c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0226aedd-47d6-487a-81db-5875882bd24f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0226aedd-47d6-487a-81db-5875882bd24f tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] DELETE http://192.168.122.74/volume/v3/types/3cbfc437-0fa7-4f62-9248-69f40032d66f Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0226aedd-47d6-487a-81db-5875882bd24f tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0226aedd-47d6-487a-81db-5875882bd24f tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0226aedd-47d6-487a-81db-5875882bd24f tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/3cbfc437-0fa7-4f62-9248-69f40032d66f returned with HTTP 202 Sep 07 10:13:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1297/2575] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:13:48 2026] DELETE /volume/v3/types/3cbfc437-0fa7-4f62-9248-69f40032d66f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-77e730f8-6b84-4528-aa91-b4b5bf240598 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-77e730f8-6b84-4528-aa91-b4b5bf240598 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] DELETE http://192.168.122.74/volume/v3/types/fd891306-a6e3-44b5-a02d-889e7ecb9c88 Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-77e730f8-6b84-4528-aa91-b4b5bf240598 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-77e730f8-6b84-4528-aa91-b4b5bf240598 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-77e730f8-6b84-4528-aa91-b4b5bf240598 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/fd891306-a6e3-44b5-a02d-889e7ecb9c88 returned with HTTP 202 Sep 07 10:13:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1279/2576] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:13:48 2026] DELETE /volume/v3/types/fd891306-a6e3-44b5-a02d-889e7ecb9c88 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2e071ffb-3ddb-4186-9c5d-21fd6d1b2bf1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2e071ffb-3ddb-4186-9c5d-21fd6d1b2bf1 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] DELETE http://192.168.122.74/volume/v3/types/d905909d-5bb3-4030-ad93-e1f36132124c Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2e071ffb-3ddb-4186-9c5d-21fd6d1b2bf1 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2e071ffb-3ddb-4186-9c5d-21fd6d1b2bf1 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2e071ffb-3ddb-4186-9c5d-21fd6d1b2bf1 tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/d905909d-5bb3-4030-ad93-e1f36132124c returned with HTTP 202 Sep 07 10:13:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1298/2577] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:13:48 2026] DELETE /volume/v3/types/d905909d-5bb3-4030-ad93-e1f36132124c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-055a293c-ec80-44f3-95bb-2f4aeb00f0ad None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-055a293c-ec80-44f3-95bb-2f4aeb00f0ad tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] DELETE http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517 Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-055a293c-ec80-44f3-95bb-2f4aeb00f0ad tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-055a293c-ec80-44f3-95bb-2f4aeb00f0ad tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-055a293c-ec80-44f3-95bb-2f4aeb00f0ad tempest-VolumeTypesAdminTests-2015362561 tempest-VolumeTypesAdminTests-2015362561-project-admin] http://192.168.122.74/volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517 returned with HTTP 202 Sep 07 10:13:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1280/2578] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:13:48 2026] DELETE /volume/v3/types/a47b4427-09ce-4e91-8824-344118c83517 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:13:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:13:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1274820917"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1274820917'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:13:52 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Create volume of 1 GB Sep 07 10:13:52 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Availability Zones retrieved successfully. Sep 07 10:13:52 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Flow 'volume_create_api' (5f3da1c7-c72d-4256-893b-83a454c66452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:13:52 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed77f65-5392-476e-b771-fb94aa40d99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:52 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:13:52 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed77f65-5392-476e-b771-fb94aa40d99d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:52 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a3c6a4-3f12-4f87-b9e4-0b3051ea9733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:53 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Created reservations ['6345d9ce-bc2d-4e3b-87e8-e7971010351e', 'e8867b3b-b5ce-438e-b44c-87b41a5a7af5', 'e581d257-dee2-42f6-80bf-3ef1de2cca71', 'c5ce7338-1d16-44d4-ad46-8b3f17c08752'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:13:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a3c6a4-3f12-4f87-b9e4-0b3051ea9733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6345d9ce-bc2d-4e3b-87e8-e7971010351e', 'e8867b3b-b5ce-438e-b44c-87b41a5a7af5', 'e581d257-dee2-42f6-80bf-3ef1de2cca71', 'c5ce7338-1d16-44d4-ad46-8b3f17c08752']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e3f063c-2694-4853-8ed4-f3a5f7e58a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:53 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:53 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e3f063c-2694-4853-8ed4-f3a5f7e58a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f97d4180-4366-41b5-ae78-29bc5e040458', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1274820917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8627eee12e480f8364ab2f206f64e4',qos_specs=None,replication_status=,reservations=['6345d9ce-bc2d-4e3b-87e8-e7971010351e','e8867b3b-b5ce-438e-b44c-87b41a5a7af5','e581d257-dee2-42f6-80bf-3ef1de2cca71','c5ce7338-1d16-44d4-ad46-8b3f17c08752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af427c09ef1f4ee08a2a983aa3292891',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:13:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1274820917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f97d4180-4366-41b5-ae78-29bc5e040458,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e8627eee12e480f8364ab2f206f64e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af427c09ef1f4ee08a2a983aa3292891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d46bfe9-a4b5-4218-ac7a-c6b89f08bc92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d46bfe9-a4b5-4218-ac7a-c6b89f08bc92) transitioned into state 'SUCCESS' from state '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-1274820917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8627eee12e480f8364ab2f206f64e4',qos_specs=None,replication_status=,reservations=['6345d9ce-bc2d-4e3b-87e8-e7971010351e','e8867b3b-b5ce-438e-b44c-87b41a5a7af5','e581d257-dee2-42f6-80bf-3ef1de2cca71','c5ce7338-1d16-44d4-ad46-8b3f17c08752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af427c09ef1f4ee08a2a983aa3292891',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a145b18a-86ae-4222-bcdd-5d219d66931d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a145b18a-86ae-4222-bcdd-5d219d66931d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:53 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Flow 'volume_create_api' (5f3da1c7-c72d-4256-893b-83a454c66452) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:13:53 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Create volume request issued successfully. Sep 07 10:13:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a6bd1a59-0287-464e-94f8-56d07dfed4d9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:13:53 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1299/2579] 192.168.122.74 () {62 vars in 1178 bytes} [Mon Sep 7 10:13:52 2026] POST /volume/v3/volumes => generated 785 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-85c92256-9435-45fd-ab3d-ca2e212cd8ab None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-85c92256-9435-45fd-ab3d-ca2e212cd8ab tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] GET http://192.168.122.74/volume/v3/volumes/f97d4180-4366-41b5-ae78-29bc5e040458 Sep 07 10:13:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-85c92256-9435-45fd-ab3d-ca2e212cd8ab tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-85c92256-9435-45fd-ab3d-ca2e212cd8ab tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:53 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:53 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:53 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:53 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:53 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-85c92256-9435-45fd-ab3d-ca2e212cd8ab tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Volume info retrieved successfully. Sep 07 10:13:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-85c92256-9435-45fd-ab3d-ca2e212cd8ab tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/f97d4180-4366-41b5-ae78-29bc5e040458 returned with HTTP 200 Sep 07 10:13:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1281/2580] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:53 2026] GET /volume/v3/volumes/f97d4180-4366-41b5-ae78-29bc5e040458 => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6f3f6c49-e341-4659-a6f2-aa10e9bcb244 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6f3f6c49-e341-4659-a6f2-aa10e9bcb244 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] GET http://192.168.122.74/volume/v3/volumes/f97d4180-4366-41b5-ae78-29bc5e040458 Sep 07 10:13:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6f3f6c49-e341-4659-a6f2-aa10e9bcb244 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6f3f6c49-e341-4659-a6f2-aa10e9bcb244 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:54 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:54 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6f3f6c49-e341-4659-a6f2-aa10e9bcb244 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Volume info retrieved successfully. Sep 07 10:13:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6f3f6c49-e341-4659-a6f2-aa10e9bcb244 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/f97d4180-4366-41b5-ae78-29bc5e040458 returned with HTTP 200 Sep 07 10:13:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1300/2581] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:54 2026] GET /volume/v3/volumes/f97d4180-4366-41b5-ae78-29bc5e040458 => generated 1014 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 10:13:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-165b5ee4-2d7f-4ce5-bb17-b64f1e1b43c9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-165b5ee4-2d7f-4ce5-bb17-b64f1e1b43c9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] GET http://192.168.122.74/volume/v3/volumes/f97d4180-4366-41b5-ae78-29bc5e040458 Sep 07 10:13:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-165b5ee4-2d7f-4ce5-bb17-b64f1e1b43c9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-165b5ee4-2d7f-4ce5-bb17-b64f1e1b43c9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:55 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:55 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:55 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-165b5ee4-2d7f-4ce5-bb17-b64f1e1b43c9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Volume info retrieved successfully. Sep 07 10:13:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-165b5ee4-2d7f-4ce5-bb17-b64f1e1b43c9 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/f97d4180-4366-41b5-ae78-29bc5e040458 returned with HTTP 200 Sep 07 10:13:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1282/2582] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:55 2026] GET /volume/v3/volumes/f97d4180-4366-41b5-ae78-29bc5e040458 => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:13:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d450a08a-a258-4244-a80e-83997e039012 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d450a08a-a258-4244-a80e-83997e039012 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] GET http://192.168.122.74/volume/v3/volumes Sep 07 10:13:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d450a08a-a258-4244-a80e-83997e039012 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d450a08a-a258-4244-a80e-83997e039012 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-d450a08a-a258-4244-a80e-83997e039012 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:13:55 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-d450a08a-a258-4244-a80e-83997e039012 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:13:55 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:55 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:55 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d450a08a-a258-4244-a80e-83997e039012 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] Get all volumes completed successfully. Sep 07 10:13:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d450a08a-a258-4244-a80e-83997e039012 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] http://192.168.122.74/volume/v3/volumes returned with HTTP 200 Sep 07 10:13:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1301/2583] 192.168.122.74 () {60 vars in 1157 bytes} [Mon Sep 7 10:13:55 2026] GET /volume/v3/volumes => generated 342 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c013a8d1-040a-4b29-95cc-4284e55b5d7d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c013a8d1-040a-4b29-95cc-4284e55b5d7d tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/f97d4180-4366-41b5-ae78-29bc5e040458 Sep 07 10:13:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c013a8d1-040a-4b29-95cc-4284e55b5d7d tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c013a8d1-040a-4b29-95cc-4284e55b5d7d tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:55 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-c013a8d1-040a-4b29-95cc-4284e55b5d7d tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Delete volume with id: f97d4180-4366-41b5-ae78-29bc5e040458 Sep 07 10:13:55 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:55 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:55 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c013a8d1-040a-4b29-95cc-4284e55b5d7d tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Volume info retrieved successfully. Sep 07 10:13:55 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c013a8d1-040a-4b29-95cc-4284e55b5d7d tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Delete volume request issued successfully. Sep 07 10:13:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c013a8d1-040a-4b29-95cc-4284e55b5d7d tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/f97d4180-4366-41b5-ae78-29bc5e040458 returned with HTTP 202 Sep 07 10:13:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1283/2584] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:13:55 2026] DELETE /volume/v3/volumes/f97d4180-4366-41b5-ae78-29bc5e040458 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:13:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0375b43a-50a1-477d-bdcf-25130b16e649 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0375b43a-50a1-477d-bdcf-25130b16e649 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] GET http://192.168.122.74/volume/v3/volumes/f97d4180-4366-41b5-ae78-29bc5e040458 Sep 07 10:13:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0375b43a-50a1-477d-bdcf-25130b16e649 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0375b43a-50a1-477d-bdcf-25130b16e649 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:55 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:55 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:55 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0375b43a-50a1-477d-bdcf-25130b16e649 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Volume info retrieved successfully. Sep 07 10:13:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0375b43a-50a1-477d-bdcf-25130b16e649 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/f97d4180-4366-41b5-ae78-29bc5e040458 returned with HTTP 200 Sep 07 10:13:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1302/2585] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:55 2026] GET /volume/v3/volumes/f97d4180-4366-41b5-ae78-29bc5e040458 => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:13:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a4848f29-c1b2-4e7c-ac7b-d7aa41f1beff None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a4848f29-c1b2-4e7c-ac7b-d7aa41f1beff tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] GET http://192.168.122.74/volume/v3/volumes/f97d4180-4366-41b5-ae78-29bc5e040458 Sep 07 10:13:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a4848f29-c1b2-4e7c-ac7b-d7aa41f1beff tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a4848f29-c1b2-4e7c-ac7b-d7aa41f1beff tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a4848f29-c1b2-4e7c-ac7b-d7aa41f1beff tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/f97d4180-4366-41b5-ae78-29bc5e040458 returned with HTTP 404 Sep 07 10:13:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1284/2586] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:56 2026] GET /volume/v3/volumes/f97d4180-4366-41b5-ae78-29bc5e040458 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:13:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:13:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1670398375"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1670398375'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:13:56 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Create volume of 1 GB Sep 07 10:13:56 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Availability Zones retrieved successfully. Sep 07 10:13:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Flow 'volume_create_api' (a86d64a7-bb48-4b3b-b774-68984c3e3f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:13:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22755136-57c8-488e-a8e3-ddee9607fa74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:13:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22755136-57c8-488e-a8e3-ddee9607fa74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:56 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62ebcff7-70e1-466a-92fe-7a5c2c55954c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:57 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Created reservations ['d43b3913-a887-42f8-b0c4-e0cd62fbe4d6', '88a5f041-41df-4684-8339-dcc34d93d629', '3b2ef41a-98e0-42a3-9880-0c0e70264dd9', 'c728debb-64b9-4825-a4e2-799d57035854'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:13:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62ebcff7-70e1-466a-92fe-7a5c2c55954c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d43b3913-a887-42f8-b0c4-e0cd62fbe4d6', '88a5f041-41df-4684-8339-dcc34d93d629', '3b2ef41a-98e0-42a3-9880-0c0e70264dd9', 'c728debb-64b9-4825-a4e2-799d57035854']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffddd1ed-24de-4e3b-9d2a-4677b7ddfeff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:57 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:57 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffddd1ed-24de-4e3b-9d2a-4677b7ddfeff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8ef051a-3e92-4815-964b-324f9700228c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1670398375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8627eee12e480f8364ab2f206f64e4',qos_specs=None,replication_status=,reservations=['d43b3913-a887-42f8-b0c4-e0cd62fbe4d6','88a5f041-41df-4684-8339-dcc34d93d629','3b2ef41a-98e0-42a3-9880-0c0e70264dd9','c728debb-64b9-4825-a4e2-799d57035854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af427c09ef1f4ee08a2a983aa3292891',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1670398375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8ef051a-3e92-4815-964b-324f9700228c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e8627eee12e480f8364ab2f206f64e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af427c09ef1f4ee08a2a983aa3292891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97e22eb1-52e3-4e21-b67e-d6f8ed1a295e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97e22eb1-52e3-4e21-b67e-d6f8ed1a295e) transitioned into state 'SUCCESS' from state '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-1670398375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8627eee12e480f8364ab2f206f64e4',qos_specs=None,replication_status=,reservations=['d43b3913-a887-42f8-b0c4-e0cd62fbe4d6','88a5f041-41df-4684-8339-dcc34d93d629','3b2ef41a-98e0-42a3-9880-0c0e70264dd9','c728debb-64b9-4825-a4e2-799d57035854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af427c09ef1f4ee08a2a983aa3292891',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13198221-9158-40b0-b97f-9ca49a1044f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13198221-9158-40b0-b97f-9ca49a1044f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:57 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Flow 'volume_create_api' (a86d64a7-bb48-4b3b-b774-68984c3e3f7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:13:57 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Create volume request issued successfully. Sep 07 10:13:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b9c79a84-afc6-4d64-8a90-9fd13c8847aa tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:13:57 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1303/2587] 192.168.122.74 () {62 vars in 1178 bytes} [Mon Sep 7 10:13:56 2026] POST /volume/v3/volumes => generated 785 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a421139e-d854-4295-a0c1-13f1d5928789 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a421139e-d854-4295-a0c1-13f1d5928789 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] GET http://192.168.122.74/volume/v3/volumes/a8ef051a-3e92-4815-964b-324f9700228c Sep 07 10:13:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a421139e-d854-4295-a0c1-13f1d5928789 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a421139e-d854-4295-a0c1-13f1d5928789 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:57 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:57 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:57 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:57 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:57 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a421139e-d854-4295-a0c1-13f1d5928789 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Volume info retrieved successfully. Sep 07 10:13:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a421139e-d854-4295-a0c1-13f1d5928789 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/a8ef051a-3e92-4815-964b-324f9700228c returned with HTTP 200 Sep 07 10:13:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1285/2588] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:57 2026] GET /volume/v3/volumes/a8ef051a-3e92-4815-964b-324f9700228c => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-77cdbd78-7772-4795-8c75-b57ead8b48f2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-77cdbd78-7772-4795-8c75-b57ead8b48f2 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] GET http://192.168.122.74/volume/v3/volumes/a8ef051a-3e92-4815-964b-324f9700228c Sep 07 10:13:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-77cdbd78-7772-4795-8c75-b57ead8b48f2 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-77cdbd78-7772-4795-8c75-b57ead8b48f2 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:58 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:58 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:58 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:58 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-77cdbd78-7772-4795-8c75-b57ead8b48f2 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Volume info retrieved successfully. Sep 07 10:13:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-77cdbd78-7772-4795-8c75-b57ead8b48f2 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/a8ef051a-3e92-4815-964b-324f9700228c returned with HTTP 200 Sep 07 10:13:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1304/2589] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:58 2026] GET /volume/v3/volumes/a8ef051a-3e92-4815-964b-324f9700228c => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:13:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3b0b667c-4c8c-4e8c-a1be-e5ab9fbf2836 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3b0b667c-4c8c-4e8c-a1be-e5ab9fbf2836 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:13:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3b0b667c-4c8c-4e8c-a1be-e5ab9fbf2836 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3b0b667c-4c8c-4e8c-a1be-e5ab9fbf2836 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-3b0b667c-4c8c-4e8c-a1be-e5ab9fbf2836 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:13:58 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-3b0b667c-4c8c-4e8c-a1be-e5ab9fbf2836 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:13:58 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:58 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:58 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3b0b667c-4c8c-4e8c-a1be-e5ab9fbf2836 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] Get all volumes completed successfully. Sep 07 10:13:58 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:58 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3b0b667c-4c8c-4e8c-a1be-e5ab9fbf2836 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:13:58 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1286/2590] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 10:13:58 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:13:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6f280130-f300-4b08-a1d1-bfafb835fc0a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6f280130-f300-4b08-a1d1-bfafb835fc0a tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/a8ef051a-3e92-4815-964b-324f9700228c Sep 07 10:13:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6f280130-f300-4b08-a1d1-bfafb835fc0a tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:58 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6f280130-f300-4b08-a1d1-bfafb835fc0a tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:58 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-6f280130-f300-4b08-a1d1-bfafb835fc0a tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Delete volume with id: a8ef051a-3e92-4815-964b-324f9700228c Sep 07 10:13:58 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:58 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:58 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:58 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6f280130-f300-4b08-a1d1-bfafb835fc0a tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Volume info retrieved successfully. Sep 07 10:13:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6f280130-f300-4b08-a1d1-bfafb835fc0a tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Delete volume request issued successfully. Sep 07 10:13:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6f280130-f300-4b08-a1d1-bfafb835fc0a tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/a8ef051a-3e92-4815-964b-324f9700228c returned with HTTP 202 Sep 07 10:13:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1305/2591] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:13:58 2026] DELETE /volume/v3/volumes/a8ef051a-3e92-4815-964b-324f9700228c => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 10:13:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a2c8bf4f-85db-4de7-9ebf-188618169107 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a2c8bf4f-85db-4de7-9ebf-188618169107 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] GET http://192.168.122.74/volume/v3/volumes/a8ef051a-3e92-4815-964b-324f9700228c Sep 07 10:13:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a2c8bf4f-85db-4de7-9ebf-188618169107 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a2c8bf4f-85db-4de7-9ebf-188618169107 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:58 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:58 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:58 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:58 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:13:58 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a2c8bf4f-85db-4de7-9ebf-188618169107 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Volume info retrieved successfully. Sep 07 10:13:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a2c8bf4f-85db-4de7-9ebf-188618169107 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/a8ef051a-3e92-4815-964b-324f9700228c returned with HTTP 200 Sep 07 10:13:58 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1287/2592] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:58 2026] GET /volume/v3/volumes/a8ef051a-3e92-4815-964b-324f9700228c => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:13:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-39621d18-8d79-4ded-b9fd-46e7c8b46ee8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-39621d18-8d79-4ded-b9fd-46e7c8b46ee8 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] GET http://192.168.122.74/volume/v3/volumes/a8ef051a-3e92-4815-964b-324f9700228c Sep 07 10:13:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-39621d18-8d79-4ded-b9fd-46e7c8b46ee8 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-39621d18-8d79-4ded-b9fd-46e7c8b46ee8 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-39621d18-8d79-4ded-b9fd-46e7c8b46ee8 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/a8ef051a-3e92-4815-964b-324f9700228c returned with HTTP 404 Sep 07 10:13:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1306/2593] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:59 2026] GET /volume/v3/volumes/a8ef051a-3e92-4815-964b-324f9700228c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:13:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:13:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-974755632"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:13:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-974755632'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:13:59 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Create volume of 1 GB Sep 07 10:13:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Availability Zones retrieved successfully. Sep 07 10:13:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Flow 'volume_create_api' (65448867-d128-4a09-bf1b-659b118537d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:13:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd920204-d66f-492b-9c99-84ed7eda25ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:13:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd920204-d66f-492b-9c99-84ed7eda25ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1193771a-ca71-4f6f-9c0b-eee89f0092e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:59 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Created reservations ['7ee38116-2bae-41bd-8892-8ed472c68cbb', '3683b31c-62c4-4a2e-a352-652b4c4319df', 'dda31f50-60d8-4299-b230-54a5f32d2a01', '5bc0214f-1154-4de0-81e2-a3d8025beb22'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:13:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1193771a-ca71-4f6f-9c0b-eee89f0092e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ee38116-2bae-41bd-8892-8ed472c68cbb', '3683b31c-62c4-4a2e-a352-652b4c4319df', 'dda31f50-60d8-4299-b230-54a5f32d2a01', '5bc0214f-1154-4de0-81e2-a3d8025beb22']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c21ecd9-33c4-465e-b069-b77c27262392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:13:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c21ecd9-33c4-465e-b069-b77c27262392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ccc63eb-88b0-4628-93c1-60b0286aba47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-974755632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8627eee12e480f8364ab2f206f64e4',qos_specs=None,replication_status=,reservations=['7ee38116-2bae-41bd-8892-8ed472c68cbb','3683b31c-62c4-4a2e-a352-652b4c4319df','dda31f50-60d8-4299-b230-54a5f32d2a01','5bc0214f-1154-4de0-81e2-a3d8025beb22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af427c09ef1f4ee08a2a983aa3292891',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:13:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-974755632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ccc63eb-88b0-4628-93c1-60b0286aba47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e8627eee12e480f8364ab2f206f64e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af427c09ef1f4ee08a2a983aa3292891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32f95534-a3d2-4c6f-bf48-5368fb7561be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32f95534-a3d2-4c6f-bf48-5368fb7561be) transitioned into state 'SUCCESS' from state '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-974755632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8627eee12e480f8364ab2f206f64e4',qos_specs=None,replication_status=,reservations=['7ee38116-2bae-41bd-8892-8ed472c68cbb','3683b31c-62c4-4a2e-a352-652b4c4319df','dda31f50-60d8-4299-b230-54a5f32d2a01','5bc0214f-1154-4de0-81e2-a3d8025beb22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af427c09ef1f4ee08a2a983aa3292891',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cd44dbb-43c7-4c98-baff-65080f5d6ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:13:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cd44dbb-43c7-4c98-baff-65080f5d6ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:13:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Flow 'volume_create_api' (65448867-d128-4a09-bf1b-659b118537d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:13:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Create volume request issued successfully. Sep 07 10:13:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2254df76-0eb3-4e4c-8e79-4530bd3705d1 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:13:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1288/2594] 192.168.122.74 () {62 vars in 1178 bytes} [Mon Sep 7 10:13:59 2026] POST /volume/v3/volumes => generated 784 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:13:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7e61d736-2f1c-47b1-8eca-ed92b4109eed None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:13:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7e61d736-2f1c-47b1-8eca-ed92b4109eed tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] GET http://192.168.122.74/volume/v3/volumes/4ccc63eb-88b0-4628-93c1-60b0286aba47 Sep 07 10:13:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7e61d736-2f1c-47b1-8eca-ed92b4109eed tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:13:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7e61d736-2f1c-47b1-8eca-ed92b4109eed tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:13:59 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:13:59 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:13:59 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:13:59 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:13:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7e61d736-2f1c-47b1-8eca-ed92b4109eed tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Volume info retrieved successfully. Sep 07 10:13:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7e61d736-2f1c-47b1-8eca-ed92b4109eed tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/4ccc63eb-88b0-4628-93c1-60b0286aba47 returned with HTTP 200 Sep 07 10:13:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1307/2595] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:13:59 2026] GET /volume/v3/volumes/4ccc63eb-88b0-4628-93c1-60b0286aba47 => generated 963 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:14:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-49908399-b8c3-4817-9daf-f0dcdee7f7df None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-49908399-b8c3-4817-9daf-f0dcdee7f7df tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] GET http://192.168.122.74/volume/v3/volumes/4ccc63eb-88b0-4628-93c1-60b0286aba47 Sep 07 10:14:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-49908399-b8c3-4817-9daf-f0dcdee7f7df tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:14:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-49908399-b8c3-4817-9daf-f0dcdee7f7df tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:14:01 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:14:01 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:14:01 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:14:01 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:14:01 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-49908399-b8c3-4817-9daf-f0dcdee7f7df tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Volume info retrieved successfully. Sep 07 10:14:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-49908399-b8c3-4817-9daf-f0dcdee7f7df tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/4ccc63eb-88b0-4628-93c1-60b0286aba47 returned with HTTP 200 Sep 07 10:14:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1289/2596] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:14:01 2026] GET /volume/v3/volumes/4ccc63eb-88b0-4628-93c1-60b0286aba47 => generated 1014 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:14:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a1a88a74-b839-4f80-9033-e87b0496edca None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a1a88a74-b839-4f80-9033-e87b0496edca tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] GET http://192.168.122.74/volume/v3/volumes/4ccc63eb-88b0-4628-93c1-60b0286aba47 Sep 07 10:14:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a1a88a74-b839-4f80-9033-e87b0496edca tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:14:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a1a88a74-b839-4f80-9033-e87b0496edca tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:14:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:14:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:14:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:14:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:14:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a1a88a74-b839-4f80-9033-e87b0496edca tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] Volume info retrieved successfully. Sep 07 10:14:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a1a88a74-b839-4f80-9033-e87b0496edca tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] http://192.168.122.74/volume/v3/volumes/4ccc63eb-88b0-4628-93c1-60b0286aba47 returned with HTTP 200 Sep 07 10:14:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1308/2597] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:14:01 2026] GET /volume/v3/volumes/4ccc63eb-88b0-4628-93c1-60b0286aba47 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:14:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6b3c46e1-36f4-4986-90d9-253ddec6711d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6b3c46e1-36f4-4986-90d9-253ddec6711d tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/4ccc63eb-88b0-4628-93c1-60b0286aba47 Sep 07 10:14:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6b3c46e1-36f4-4986-90d9-253ddec6711d tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:14:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6b3c46e1-36f4-4986-90d9-253ddec6711d tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:14:01 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-6b3c46e1-36f4-4986-90d9-253ddec6711d tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Delete volume with id: 4ccc63eb-88b0-4628-93c1-60b0286aba47 Sep 07 10:14:01 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:14:01 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:14:01 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:14:01 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:14:01 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6b3c46e1-36f4-4986-90d9-253ddec6711d tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Volume info retrieved successfully. Sep 07 10:14:01 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6b3c46e1-36f4-4986-90d9-253ddec6711d tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Delete volume request issued successfully. Sep 07 10:14:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6b3c46e1-36f4-4986-90d9-253ddec6711d tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/4ccc63eb-88b0-4628-93c1-60b0286aba47 returned with HTTP 202 Sep 07 10:14:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1290/2598] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:14:01 2026] DELETE /volume/v3/volumes/4ccc63eb-88b0-4628-93c1-60b0286aba47 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:14:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-aad329c8-ad88-4244-9721-327ba7d42186 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aad329c8-ad88-4244-9721-327ba7d42186 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] GET http://192.168.122.74/volume/v3/volumes/4ccc63eb-88b0-4628-93c1-60b0286aba47 Sep 07 10:14:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-aad329c8-ad88-4244-9721-327ba7d42186 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:14:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-aad329c8-ad88-4244-9721-327ba7d42186 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:14:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:14:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:14:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:14:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:14:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-aad329c8-ad88-4244-9721-327ba7d42186 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Volume info retrieved successfully. Sep 07 10:14:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aad329c8-ad88-4244-9721-327ba7d42186 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/4ccc63eb-88b0-4628-93c1-60b0286aba47 returned with HTTP 200 Sep 07 10:14:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1309/2599] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:14:01 2026] GET /volume/v3/volumes/4ccc63eb-88b0-4628-93c1-60b0286aba47 => generated 1013 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:14:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-305bbbf1-4d6b-4119-b327-843ad588e6cc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-305bbbf1-4d6b-4119-b327-843ad588e6cc tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] GET http://192.168.122.74/volume/v3/volumes/4ccc63eb-88b0-4628-93c1-60b0286aba47 Sep 07 10:14:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-305bbbf1-4d6b-4119-b327-843ad588e6cc tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:14:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-305bbbf1-4d6b-4119-b327-843ad588e6cc tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:14:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-305bbbf1-4d6b-4119-b327-843ad588e6cc tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/4ccc63eb-88b0-4628-93c1-60b0286aba47 returned with HTTP 404 Sep 07 10:14:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1291/2600] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:14:02 2026] GET /volume/v3/volumes/4ccc63eb-88b0-4628-93c1-60b0286aba47 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:14:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:14:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-810918864"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:14:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-810918864'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:14:02 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Create volume of 1 GB Sep 07 10:14:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Availability Zones retrieved successfully. Sep 07 10:14:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Flow 'volume_create_api' (4ca53dde-6d0e-412e-80b2-5d19008d9d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:14:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61d85925-1edf-43da-b551-bea1ee5d9b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:14:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:14:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61d85925-1edf-43da-b551-bea1ee5d9b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:14:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (106b4926-3c61-4360-bfa2-6a8d3c16a22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:14:02 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Created reservations ['478769ba-041d-4f07-84ff-5d4bede058b6', 'fc086445-1f1a-4da4-9c83-d8ebdff929b7', '3fd90d1c-eaa9-45c9-8b0f-e061e9042139', '58c2db6c-f829-4f19-8505-53833041c50b'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:14:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (106b4926-3c61-4360-bfa2-6a8d3c16a22f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['478769ba-041d-4f07-84ff-5d4bede058b6', 'fc086445-1f1a-4da4-9c83-d8ebdff929b7', '3fd90d1c-eaa9-45c9-8b0f-e061e9042139', '58c2db6c-f829-4f19-8505-53833041c50b']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:14:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5e17ad5-3bc8-46c9-bed1-c820f6c0f4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:14:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:14:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:14:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5e17ad5-3bc8-46c9-bed1-c820f6c0f4c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '842ed4df-9b11-47c5-9e0e-fe2235e223e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-810918864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8627eee12e480f8364ab2f206f64e4',qos_specs=None,replication_status=,reservations=['478769ba-041d-4f07-84ff-5d4bede058b6','fc086445-1f1a-4da4-9c83-d8ebdff929b7','3fd90d1c-eaa9-45c9-8b0f-e061e9042139','58c2db6c-f829-4f19-8505-53833041c50b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af427c09ef1f4ee08a2a983aa3292891',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:14:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-810918864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=842ed4df-9b11-47c5-9e0e-fe2235e223e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e8627eee12e480f8364ab2f206f64e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af427c09ef1f4ee08a2a983aa3292891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:14:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7be6e4d2-d121-42ee-8761-f3d868d00b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:14:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7be6e4d2-d121-42ee-8761-f3d868d00b5d) transitioned into state 'SUCCESS' from state '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-810918864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8627eee12e480f8364ab2f206f64e4',qos_specs=None,replication_status=,reservations=['478769ba-041d-4f07-84ff-5d4bede058b6','fc086445-1f1a-4da4-9c83-d8ebdff929b7','3fd90d1c-eaa9-45c9-8b0f-e061e9042139','58c2db6c-f829-4f19-8505-53833041c50b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af427c09ef1f4ee08a2a983aa3292891',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:14:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf214dc0-3376-41fe-9d6a-108f25136945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:14:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf214dc0-3376-41fe-9d6a-108f25136945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:14:02 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Flow 'volume_create_api' (4ca53dde-6d0e-412e-80b2-5d19008d9d68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:14:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Create volume request issued successfully. Sep 07 10:14:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-076c301e-04d9-4bf6-ae08-2fcb12b3ef77 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:14:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1310/2601] 192.168.122.74 () {62 vars in 1178 bytes} [Mon Sep 7 10:14:02 2026] POST /volume/v3/volumes => generated 784 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:14:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-484029d4-cfd5-4888-963c-4b9b2ce46c5d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-484029d4-cfd5-4888-963c-4b9b2ce46c5d tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] GET http://192.168.122.74/volume/v3/volumes/842ed4df-9b11-47c5-9e0e-fe2235e223e2 Sep 07 10:14:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-484029d4-cfd5-4888-963c-4b9b2ce46c5d tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:14:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-484029d4-cfd5-4888-963c-4b9b2ce46c5d tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:14:02 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:14:02 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:14:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:14:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:14:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-484029d4-cfd5-4888-963c-4b9b2ce46c5d tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Volume info retrieved successfully. Sep 07 10:14:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-484029d4-cfd5-4888-963c-4b9b2ce46c5d tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/842ed4df-9b11-47c5-9e0e-fe2235e223e2 returned with HTTP 200 Sep 07 10:14:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1292/2602] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:14:02 2026] GET /volume/v3/volumes/842ed4df-9b11-47c5-9e0e-fe2235e223e2 => generated 963 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:14:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f5f1ac4d-3efa-4e5f-bc06-05d1c107d8b8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f5f1ac4d-3efa-4e5f-bc06-05d1c107d8b8 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] GET http://192.168.122.74/volume/v3/volumes/842ed4df-9b11-47c5-9e0e-fe2235e223e2 Sep 07 10:14:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f5f1ac4d-3efa-4e5f-bc06-05d1c107d8b8 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:14:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f5f1ac4d-3efa-4e5f-bc06-05d1c107d8b8 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:14:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:14:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:14:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:14:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:14:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f5f1ac4d-3efa-4e5f-bc06-05d1c107d8b8 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Volume info retrieved successfully. Sep 07 10:14:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f5f1ac4d-3efa-4e5f-bc06-05d1c107d8b8 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/842ed4df-9b11-47c5-9e0e-fe2235e223e2 returned with HTTP 200 Sep 07 10:14:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1311/2603] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:14:03 2026] GET /volume/v3/volumes/842ed4df-9b11-47c5-9e0e-fe2235e223e2 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:14:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-713725c0-aa9d-4ec8-8061-921cb6916511 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-713725c0-aa9d-4ec8-8061-921cb6916511 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] GET http://192.168.122.74/volume/v3/volumes/summary Sep 07 10:14:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-713725c0-aa9d-4ec8-8061-921cb6916511 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:14:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-713725c0-aa9d-4ec8-8061-921cb6916511 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:14:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-713725c0-aa9d-4ec8-8061-921cb6916511 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:14:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-713725c0-aa9d-4ec8-8061-921cb6916511 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] Get summary completed successfully. Sep 07 10:14:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-713725c0-aa9d-4ec8-8061-921cb6916511 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-reader] http://192.168.122.74/volume/v3/volumes/summary returned with HTTP 200 Sep 07 10:14:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1293/2604] 192.168.122.74 () {60 vars in 1181 bytes} [Mon Sep 7 10:14:03 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:14:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d3d655fe-bd51-44d8-8a17-931c9b8eae42 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d3d655fe-bd51-44d8-8a17-931c9b8eae42 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/842ed4df-9b11-47c5-9e0e-fe2235e223e2 Sep 07 10:14:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d3d655fe-bd51-44d8-8a17-931c9b8eae42 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:14:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d3d655fe-bd51-44d8-8a17-931c9b8eae42 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:14:03 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-d3d655fe-bd51-44d8-8a17-931c9b8eae42 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Delete volume with id: 842ed4df-9b11-47c5-9e0e-fe2235e223e2 Sep 07 10:14:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:14:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:14:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:14:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:14:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d3d655fe-bd51-44d8-8a17-931c9b8eae42 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Volume info retrieved successfully. Sep 07 10:14:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d3d655fe-bd51-44d8-8a17-931c9b8eae42 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Delete volume request issued successfully. Sep 07 10:14:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d3d655fe-bd51-44d8-8a17-931c9b8eae42 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/842ed4df-9b11-47c5-9e0e-fe2235e223e2 returned with HTTP 202 Sep 07 10:14:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1312/2605] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:14:03 2026] DELETE /volume/v3/volumes/842ed4df-9b11-47c5-9e0e-fe2235e223e2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:14:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a79d80e5-7faa-43a9-990a-037a660d21b4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a79d80e5-7faa-43a9-990a-037a660d21b4 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] GET http://192.168.122.74/volume/v3/volumes/842ed4df-9b11-47c5-9e0e-fe2235e223e2 Sep 07 10:14:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a79d80e5-7faa-43a9-990a-037a660d21b4 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:14:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a79d80e5-7faa-43a9-990a-037a660d21b4 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:14:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:14:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:14:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:14:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:14:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a79d80e5-7faa-43a9-990a-037a660d21b4 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Volume info retrieved successfully. Sep 07 10:14:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a79d80e5-7faa-43a9-990a-037a660d21b4 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/842ed4df-9b11-47c5-9e0e-fe2235e223e2 returned with HTTP 200 Sep 07 10:14:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1294/2606] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:14:03 2026] GET /volume/v3/volumes/842ed4df-9b11-47c5-9e0e-fe2235e223e2 => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:14:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d4da258a-5b88-4562-861a-75ee0695fb15 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d4da258a-5b88-4562-861a-75ee0695fb15 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] GET http://192.168.122.74/volume/v3/volumes/842ed4df-9b11-47c5-9e0e-fe2235e223e2 Sep 07 10:14:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d4da258a-5b88-4562-861a-75ee0695fb15 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:14:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d4da258a-5b88-4562-861a-75ee0695fb15 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:14:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d4da258a-5b88-4562-861a-75ee0695fb15 tempest-ProjectReaderTests-1199679064 tempest-ProjectReaderTests-1199679064-project-admin] http://192.168.122.74/volume/v3/volumes/842ed4df-9b11-47c5-9e0e-fe2235e223e2 returned with HTTP 404 Sep 07 10:14:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1313/2607] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:14:05 2026] GET /volume/v3/volumes/842ed4df-9b11-47c5-9e0e-fe2235e223e2 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:14:13 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=165,cinder:INSERT=43,cinder:UPDATE=41 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:14:15 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=200,cinder:UPDATE=62,cinder:INSERT=41 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:14:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-42a5583a-1598-41a8-87bf-04a7f47232dc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-42a5583a-1598-41a8-87bf-04a7f47232dc None None] GET http://192.168.122.74/volume// Sep 07 10:14:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-42a5583a-1598-41a8-87bf-04a7f47232dc None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:14:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-42a5583a-1598-41a8-87bf-04a7f47232dc None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:14:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-42a5583a-1598-41a8-87bf-04a7f47232dc None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:14:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1295/2608] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:14:19 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:14:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-f8bd4436-1ed3-4cbf-a047-ad60293adb75 req-2f49611f-077d-412c-8478-88c53b709d25 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-f8bd4436-1ed3-4cbf-a047-ad60293adb75 req-2f49611f-077d-412c-8478-88c53b709d25 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:14:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-f8bd4436-1ed3-4cbf-a047-ad60293adb75 req-2f49611f-077d-412c-8478-88c53b709d25 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57317039-d395-4460-ba64-a04d0baf2864", "connector": null, "instance_uuid": "1d55cb3c-4e76-4e12-b0d7-852029b471ba"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:14:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:14:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:14:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:14:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:14:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:14:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:14:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-f8bd4436-1ed3-4cbf-a047-ad60293adb75 req-2f49611f-077d-412c-8478-88c53b709d25 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:14:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1314/2609] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:14:19 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:14:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-f8bd4436-1ed3-4cbf-a047-ad60293adb75 req-4dd7c0cf-ad56-4bf7-a21b-568c4e241adf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-f8bd4436-1ed3-4cbf-a047-ad60293adb75 req-4dd7c0cf-ad56-4bf7-a21b-568c4e241adf tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] DELETE http://192.168.122.74/volume/v3/attachments/40a19fe4-3366-448a-96ed-1a06e1de7cfe Sep 07 10:14:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-f8bd4436-1ed3-4cbf-a047-ad60293adb75 req-4dd7c0cf-ad56-4bf7-a21b-568c4e241adf tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:14:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-f8bd4436-1ed3-4cbf-a047-ad60293adb75 req-4dd7c0cf-ad56-4bf7-a21b-568c4e241adf tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:14:19 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:14:19 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:14:19 devstack devstack@c-api.service[87186]: /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:14:19 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, Sep 07 10:14:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-f8bd4436-1ed3-4cbf-a047-ad60293adb75 req-4dd7c0cf-ad56-4bf7-a21b-568c4e241adf tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/attachments/40a19fe4-3366-448a-96ed-1a06e1de7cfe returned with HTTP 200 Sep 07 10:14:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1296/2610] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:14:19 2026] DELETE /volume/v3/attachments/40a19fe4-3366-448a-96ed-1a06e1de7cfe => generated 192 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:14:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fe3b689a-6c6d-4756-8a55-4c7401b7104d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fe3b689a-6c6d-4756-8a55-4c7401b7104d None None] GET http://192.168.122.74/volume// Sep 07 10:14:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fe3b689a-6c6d-4756-8a55-4c7401b7104d None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:14:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fe3b689a-6c6d-4756-8a55-4c7401b7104d None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:14:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fe3b689a-6c6d-4756-8a55-4c7401b7104d None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:14:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1315/2611] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:14:21 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:14:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-8e9ec875-6952-496c-af22-027bfe6e85ac req-8f1c9c28-d9b1-450d-95b8-68c989203d3e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-8e9ec875-6952-496c-af22-027bfe6e85ac req-8f1c9c28-d9b1-450d-95b8-68c989203d3e tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] GET http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 Sep 07 10:14:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-8e9ec875-6952-496c-af22-027bfe6e85ac req-8f1c9c28-d9b1-450d-95b8-68c989203d3e tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:14:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-8e9ec875-6952-496c-af22-027bfe6e85ac req-8f1c9c28-d9b1-450d-95b8-68c989203d3e tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:14:21 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:14:21 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:14:21 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:14:21 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:14:21 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-8e9ec875-6952-496c-af22-027bfe6e85ac req-8f1c9c28-d9b1-450d-95b8-68c989203d3e tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Volume info retrieved successfully. Sep 07 10:14:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-8e9ec875-6952-496c-af22-027bfe6e85ac req-8f1c9c28-d9b1-450d-95b8-68c989203d3e tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 returned with HTTP 200 Sep 07 10:14:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1297/2612] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:14:21 2026] GET /volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 => generated 1510 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:14:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-8e9ec875-6952-496c-af22-027bfe6e85ac req-7a421570-ea80-48d9-9a5a-c369b2e22770 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-8e9ec875-6952-496c-af22-027bfe6e85ac req-7a421570-ea80-48d9-9a5a-c369b2e22770 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] PUT http://192.168.122.74/volume/v3/attachments/5fcd6afe-bd35-4fc2-9756-cbe59a9dff42 Sep 07 10:14:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-8e9ec875-6952-496c-af22-027bfe6e85ac req-7a421570-ea80-48d9-9a5a-c369b2e22770 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:14:21 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-8e9ec875-6952-496c-af22-027bfe6e85ac req-7a421570-ea80-48d9-9a5a-c369b2e22770 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Acquiring lock "cinder-attachment_update-57317039-d395-4460-ba64-a04d0baf2864-devstack" by "attachment_update" {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:14:21 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-8e9ec875-6952-496c-af22-027bfe6e85ac req-7a421570-ea80-48d9-9a5a-c369b2e22770 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Lock "cinder-attachment_update-57317039-d395-4460-ba64-a04d0baf2864-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:14:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:14:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:14:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:14:21 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:14:22 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-8e9ec875-6952-496c-af22-027bfe6e85ac req-7a421570-ea80-48d9-9a5a-c369b2e22770 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Lock "cinder-attachment_update-57317039-d395-4460-ba64-a04d0baf2864-devstack" released by "attachment_update" :: held 0.158s {{(pid=87187) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:14:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-8e9ec875-6952-496c-af22-027bfe6e85ac req-7a421570-ea80-48d9-9a5a-c369b2e22770 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/attachments/5fcd6afe-bd35-4fc2-9756-cbe59a9dff42 returned with HTTP 200 Sep 07 10:14:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1316/2613] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:14:21 2026] PUT /volume/v3/attachments/5fcd6afe-bd35-4fc2-9756-cbe59a9dff42 => generated 694 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:14:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-8e9ec875-6952-496c-af22-027bfe6e85ac req-3c173088-c654-482c-8912-472385908cf4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-8e9ec875-6952-496c-af22-027bfe6e85ac req-3c173088-c654-482c-8912-472385908cf4 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] POST http://192.168.122.74/volume/v3/attachments/5fcd6afe-bd35-4fc2-9756-cbe59a9dff42/action Sep 07 10:14:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-8e9ec875-6952-496c-af22-027bfe6e85ac req-3c173088-c654-482c-8912-472385908cf4 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Action body: b'{"os-complete": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:14:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-8e9ec875-6952-496c-af22-027bfe6e85ac req-3c173088-c654-482c-8912-472385908cf4 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:14:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:14:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:14:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:14:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:14:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-8e9ec875-6952-496c-af22-027bfe6e85ac req-3c173088-c654-482c-8912-472385908cf4 tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/attachments/5fcd6afe-bd35-4fc2-9756-cbe59a9dff42/action returned with HTTP 204 Sep 07 10:14:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1298/2614] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:14:22 2026] POST /volume/v3/attachments/5fcd6afe-bd35-4fc2-9756-cbe59a9dff42/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:14:32 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=13,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:14:32 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=20,cinder:UPDATE=5 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:14:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-fcd6f47a-7b64-4886-8c08-66fb75e278ee req-59300fdc-83b0-4325-b5c1-b73d3e80febf None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-fcd6f47a-7b64-4886-8c08-66fb75e278ee req-59300fdc-83b0-4325-b5c1-b73d3e80febf tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] DELETE http://192.168.122.74/volume/v3/attachments/5fcd6afe-bd35-4fc2-9756-cbe59a9dff42 Sep 07 10:14:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-fcd6f47a-7b64-4886-8c08-66fb75e278ee req-59300fdc-83b0-4325-b5c1-b73d3e80febf tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:14:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-fcd6f47a-7b64-4886-8c08-66fb75e278ee req-59300fdc-83b0-4325-b5c1-b73d3e80febf tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:14:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:14:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:14:49 devstack devstack@c-api.service[87187]: /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:14:49 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, Sep 07 10:14:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-fcd6f47a-7b64-4886-8c08-66fb75e278ee req-59300fdc-83b0-4325-b5c1-b73d3e80febf tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/attachments/5fcd6afe-bd35-4fc2-9756-cbe59a9dff42 returned with HTTP 200 Sep 07 10:14:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1317/2615] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:14:49 2026] DELETE /volume/v3/attachments/5fcd6afe-bd35-4fc2-9756-cbe59a9dff42 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:14:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-fcd6f47a-7b64-4886-8c08-66fb75e278ee req-50d87465-0adb-461d-a14d-007f2d20744b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:14:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-fcd6f47a-7b64-4886-8c08-66fb75e278ee req-50d87465-0adb-461d-a14d-007f2d20744b tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] DELETE http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 Sep 07 10:14:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-fcd6f47a-7b64-4886-8c08-66fb75e278ee req-50d87465-0adb-461d-a14d-007f2d20744b tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:14:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-fcd6f47a-7b64-4886-8c08-66fb75e278ee req-50d87465-0adb-461d-a14d-007f2d20744b tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:14:49 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [req-fcd6f47a-7b64-4886-8c08-66fb75e278ee req-50d87465-0adb-461d-a14d-007f2d20744b tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Delete volume with id: 57317039-d395-4460-ba64-a04d0baf2864 Sep 07 10:14:49 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:14:49 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:14:49 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:14:49 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:14:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-fcd6f47a-7b64-4886-8c08-66fb75e278ee req-50d87465-0adb-461d-a14d-007f2d20744b tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Volume info retrieved successfully. Sep 07 10:14:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-fcd6f47a-7b64-4886-8c08-66fb75e278ee req-50d87465-0adb-461d-a14d-007f2d20744b tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] Delete volume request issued successfully. Sep 07 10:14:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-fcd6f47a-7b64-4886-8c08-66fb75e278ee req-50d87465-0adb-461d-a14d-007f2d20744b tempest-TestShelveInstance-858685255 tempest-TestShelveInstance-858685255-project-member] http://192.168.122.74/volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 returned with HTTP 202 Sep 07 10:14:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1299/2616] 192.168.122.74 () {62 vars in 1504 bytes} [Mon Sep 7 10:14:49 2026] DELETE /volume/v3/volumes/57317039-d395-4460-ba64-a04d0baf2864 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:14:59 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:14:59 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:15:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:15:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1246116981", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:15:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1246116981', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:15:20 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Create volume of 1 GB Sep 07 10:15:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:15:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Availability Zones retrieved successfully. Sep 07 10:15:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Flow 'volume_create_api' (7d31ad7f-12ae-4872-b8e9-936b1559044c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:15:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bad3ece9-0d6e-4ca6-aa13-97ac71945dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:15:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:15:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bad3ece9-0d6e-4ca6-aa13-97ac71945dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:15:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edf93637-f5d5-4a6a-8815-30f8b2896160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:15:20 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Created reservations ['298d4c35-7e04-4e2f-8bb0-c3aa89cfe08d', '3eec5c17-7c61-45d8-86ce-58af48748788', 'd4a71d38-35d2-489f-9e30-b6134c6e9174', 'eecf624d-2c17-439c-8491-b5851f98e722'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:15:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edf93637-f5d5-4a6a-8815-30f8b2896160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['298d4c35-7e04-4e2f-8bb0-c3aa89cfe08d', '3eec5c17-7c61-45d8-86ce-58af48748788', 'd4a71d38-35d2-489f-9e30-b6134c6e9174', 'eecf624d-2c17-439c-8491-b5851f98e722']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:15:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ffaebbb-a1f2-4561-b996-8f19d4d6626e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:15:20 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:15:20 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:15:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ffaebbb-a1f2-4561-b996-8f19d4d6626e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb83f46b-b912-4428-98ba-8bd87b07a190', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1246116981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b972cc6b2ced4749989afd8fe3dec9d1',qos_specs=None,replication_status=,reservations=['298d4c35-7e04-4e2f-8bb0-c3aa89cfe08d','3eec5c17-7c61-45d8-86ce-58af48748788','d4a71d38-35d2-489f-9e30-b6134c6e9174','eecf624d-2c17-439c-8491-b5851f98e722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d07c7312e241008a8f73b04c28faa2',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:15:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1246116981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb83f46b-b912-4428-98ba-8bd87b07a190,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b972cc6b2ced4749989afd8fe3dec9d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8d07c7312e241008a8f73b04c28faa2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:15:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b4c05e5-7756-439b-b50e-de4158d25208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:15:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b4c05e5-7756-439b-b50e-de4158d25208) transitioned into state 'SUCCESS' from state '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-1246116981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b972cc6b2ced4749989afd8fe3dec9d1',qos_specs=None,replication_status=,reservations=['298d4c35-7e04-4e2f-8bb0-c3aa89cfe08d','3eec5c17-7c61-45d8-86ce-58af48748788','d4a71d38-35d2-489f-9e30-b6134c6e9174','eecf624d-2c17-439c-8491-b5851f98e722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d07c7312e241008a8f73b04c28faa2',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:15:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4666d861-a027-4d83-9ef3-16b646ef2974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:15:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4666d861-a027-4d83-9ef3-16b646ef2974) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:15:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Flow 'volume_create_api' (7d31ad7f-12ae-4872-b8e9-936b1559044c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:15:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Create volume request issued successfully. Sep 07 10:15:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8d6040c5-240c-4cb5-ad52-e4bf12023d11 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:15:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1318/2617] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:15:20 2026] POST /volume/v3/volumes => generated 754 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:15:30 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:15:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d38ff1fa-e53b-425a-a2fa-118b2958ec6d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d38ff1fa-e53b-425a-a2fa-118b2958ec6d tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 Sep 07 10:15:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d38ff1fa-e53b-425a-a2fa-118b2958ec6d tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:15:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d38ff1fa-e53b-425a-a2fa-118b2958ec6d tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:15:49 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:15:49 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:15:49 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:49 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:15:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d38ff1fa-e53b-425a-a2fa-118b2958ec6d tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:15:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d38ff1fa-e53b-425a-a2fa-118b2958ec6d tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 returned with HTTP 200 Sep 07 10:15:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1300/2618] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:15:49 2026] GET /volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:15:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b394df5f-26f8-4a4d-ba4d-ee0b7a77b8e4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b394df5f-26f8-4a4d-ba4d-ee0b7a77b8e4 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 Sep 07 10:15:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b394df5f-26f8-4a4d-ba4d-ee0b7a77b8e4 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:15:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b394df5f-26f8-4a4d-ba4d-ee0b7a77b8e4 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:15:49 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:15:49 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:15:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:15:49 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b394df5f-26f8-4a4d-ba4d-ee0b7a77b8e4 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:15:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b394df5f-26f8-4a4d-ba4d-ee0b7a77b8e4 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 returned with HTTP 200 Sep 07 10:15:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1319/2619] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:15:49 2026] GET /volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:15:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-c5c230fc-b1a4-4c2b-b1b3-49947ed21243 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-c5c230fc-b1a4-4c2b-b1b3-49947ed21243 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 Sep 07 10:15:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-c5c230fc-b1a4-4c2b-b1b3-49947ed21243 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:15:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-c5c230fc-b1a4-4c2b-b1b3-49947ed21243 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:15:50 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:15:50 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:15:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:15:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-c5c230fc-b1a4-4c2b-b1b3-49947ed21243 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:15:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-c5c230fc-b1a4-4c2b-b1b3-49947ed21243 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 returned with HTTP 200 Sep 07 10:15:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1301/2620] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:15:50 2026] GET /volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:15:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f755c7a4-fcbb-42a9-8ae8-18f05d088b2f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f755c7a4-fcbb-42a9-8ae8-18f05d088b2f None None] GET http://192.168.122.74/volume// Sep 07 10:15:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f755c7a4-fcbb-42a9-8ae8-18f05d088b2f None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:15:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f755c7a4-fcbb-42a9-8ae8-18f05d088b2f None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:15:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f755c7a4-fcbb-42a9-8ae8-18f05d088b2f None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:15:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1320/2621] 192.168.122.74 () {58 vars in 1312 bytes} [Mon Sep 7 10:15:50 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:15:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-2e77785b-afe2-47fa-aebf-01ff1c31131a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-2e77785b-afe2-47fa-aebf-01ff1c31131a tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:15:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-2e77785b-afe2-47fa-aebf-01ff1c31131a tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb83f46b-b912-4428-98ba-8bd87b07a190", "connector": null, "instance_uuid": "b5225fcd-e3be-47fd-b1a4-4ac82fbfd713"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:15:50 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:15:50 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:15:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:15:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-2e77785b-afe2-47fa-aebf-01ff1c31131a tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:15:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1302/2622] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:15:50 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:15:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f31b3a5e-6162-48cc-a1b5-8cd75a1ddc10 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f31b3a5e-6162-48cc-a1b5-8cd75a1ddc10 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 Sep 07 10:15:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f31b3a5e-6162-48cc-a1b5-8cd75a1ddc10 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:15:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f31b3a5e-6162-48cc-a1b5-8cd75a1ddc10 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:15:50 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:15:50 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:15:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5cac4e50-eddc-4055-83b1-89712df6d9d5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5cac4e50-eddc-4055-83b1-89712df6d9d5 None None] GET http://192.168.122.74/volume// Sep 07 10:15:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5cac4e50-eddc-4055-83b1-89712df6d9d5 None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:15:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5cac4e50-eddc-4055-83b1-89712df6d9d5 None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:15:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5cac4e50-eddc-4055-83b1-89712df6d9d5 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:15:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1303/2623] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:15:50 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:15:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:15:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-4ebd0af8-bd39-4e01-b26c-10f7bec6f09b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-4ebd0af8-bd39-4e01-b26c-10f7bec6f09b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 Sep 07 10:15:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-4ebd0af8-bd39-4e01-b26c-10f7bec6f09b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:15:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f31b3a5e-6162-48cc-a1b5-8cd75a1ddc10 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:15:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-4ebd0af8-bd39-4e01-b26c-10f7bec6f09b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:15:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f31b3a5e-6162-48cc-a1b5-8cd75a1ddc10 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 returned with HTTP 200 Sep 07 10:15:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1321/2624] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:15:50 2026] GET /volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 => generated 846 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:15:50 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:15:50 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:15:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:15:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-4ebd0af8-bd39-4e01-b26c-10f7bec6f09b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:15:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-4ebd0af8-bd39-4e01-b26c-10f7bec6f09b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 returned with HTTP 200 Sep 07 10:15:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1304/2625] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:15:50 2026] GET /volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 => generated 1027 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 10:15:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-00d7ab2a-9d4b-4460-ba7d-a80a0ca29c51 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-00d7ab2a-9d4b-4460-ba7d-a80a0ca29c51 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] PUT http://192.168.122.74/volume/v3/attachments/79354629-081f-4661-b1f7-396e5ea1f96d Sep 07 10:15:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-00d7ab2a-9d4b-4460-ba7d-a80a0ca29c51 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:15:50 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-00d7ab2a-9d4b-4460-ba7d-a80a0ca29c51 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Acquiring lock "cinder-attachment_update-bb83f46b-b912-4428-98ba-8bd87b07a190-devstack" by "attachment_update" {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:15:50 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-00d7ab2a-9d4b-4460-ba7d-a80a0ca29c51 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Lock "cinder-attachment_update-bb83f46b-b912-4428-98ba-8bd87b07a190-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:15:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:15:50 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:15:50 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:15:50 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-00d7ab2a-9d4b-4460-ba7d-a80a0ca29c51 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Lock "cinder-attachment_update-bb83f46b-b912-4428-98ba-8bd87b07a190-devstack" released by "attachment_update" :: held 0.184s {{(pid=87187) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:15:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-00d7ab2a-9d4b-4460-ba7d-a80a0ca29c51 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/attachments/79354629-081f-4661-b1f7-396e5ea1f96d returned with HTTP 200 Sep 07 10:15:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1322/2626] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:15:50 2026] PUT /volume/v3/attachments/79354629-081f-4661-b1f7-396e5ea1f96d => generated 694 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:15:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-1c953eb2-9bc3-4635-8ddb-e41c6e004bfa None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-1c953eb2-9bc3-4635-8ddb-e41c6e004bfa tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] POST http://192.168.122.74/volume/v3/attachments/79354629-081f-4661-b1f7-396e5ea1f96d/action Sep 07 10:15:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-1c953eb2-9bc3-4635-8ddb-e41c6e004bfa tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Action body: b'{"os-complete": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:15:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-1c953eb2-9bc3-4635-8ddb-e41c6e004bfa tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:15:51 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:15:51 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:15:51 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:51 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:15:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-32583338-5bd4-4018-9095-1fcd63409f67 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-32583338-5bd4-4018-9095-1fcd63409f67 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 Sep 07 10:15:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-32583338-5bd4-4018-9095-1fcd63409f67 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:15:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-32583338-5bd4-4018-9095-1fcd63409f67 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:15:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-821507a8-9cba-4bb4-99f6-df5fc3212423 req-1c953eb2-9bc3-4635-8ddb-e41c6e004bfa tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/attachments/79354629-081f-4661-b1f7-396e5ea1f96d/action returned with HTTP 204 Sep 07 10:15:51 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1305/2627] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:15:51 2026] POST /volume/v3/attachments/79354629-081f-4661-b1f7-396e5ea1f96d/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:15:51 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:15:51 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:15:51 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:51 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:15:51 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-32583338-5bd4-4018-9095-1fcd63409f67 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:15:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-32583338-5bd4-4018-9095-1fcd63409f67 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 returned with HTTP 200 Sep 07 10:15:51 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1323/2628] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:15:51 2026] GET /volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:15:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8d8094b6-53cb-442b-8c7f-c268eebdeb1c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8d8094b6-53cb-442b-8c7f-c268eebdeb1c tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 Sep 07 10:15:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8d8094b6-53cb-442b-8c7f-c268eebdeb1c tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:15:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8d8094b6-53cb-442b-8c7f-c268eebdeb1c tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:15:51 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:15:51 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:15:51 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:51 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:15:51 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8d8094b6-53cb-442b-8c7f-c268eebdeb1c tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:15:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8d8094b6-53cb-442b-8c7f-c268eebdeb1c tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 returned with HTTP 200 Sep 07 10:15:51 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1306/2629] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:15:51 2026] GET /volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 => generated 1139 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:15:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-1bba2650-27b7-4d10-993a-0207262a6260 req-17a96fe6-5ab7-428d-9a6d-14ba1e490aea None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-1bba2650-27b7-4d10-993a-0207262a6260 req-17a96fe6-5ab7-428d-9a6d-14ba1e490aea tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 Sep 07 10:15:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-1bba2650-27b7-4d10-993a-0207262a6260 req-17a96fe6-5ab7-428d-9a6d-14ba1e490aea tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:15:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-1bba2650-27b7-4d10-993a-0207262a6260 req-17a96fe6-5ab7-428d-9a6d-14ba1e490aea tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:15:54 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:15:54 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:15:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:15:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-1bba2650-27b7-4d10-993a-0207262a6260 req-17a96fe6-5ab7-428d-9a6d-14ba1e490aea tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:15:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-1bba2650-27b7-4d10-993a-0207262a6260 req-17a96fe6-5ab7-428d-9a6d-14ba1e490aea tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 returned with HTTP 200 Sep 07 10:15:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1324/2630] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:15:54 2026] GET /volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 => generated 1139 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:15:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-1bba2650-27b7-4d10-993a-0207262a6260 req-ef37f2aa-e5e9-4552-b614-b0faafe1e3c7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-1bba2650-27b7-4d10-993a-0207262a6260 req-ef37f2aa-e5e9-4552-b614-b0faafe1e3c7 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] POST http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190/action Sep 07 10:15:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-1bba2650-27b7-4d10-993a-0207262a6260 req-ef37f2aa-e5e9-4552-b614-b0faafe1e3c7 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:15:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-1bba2650-27b7-4d10-993a-0207262a6260 req-ef37f2aa-e5e9-4552-b614-b0faafe1e3c7 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:15:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:15:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:15:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:15:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-1bba2650-27b7-4d10-993a-0207262a6260 req-ef37f2aa-e5e9-4552-b614-b0faafe1e3c7 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:15:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-1bba2650-27b7-4d10-993a-0207262a6260 req-ef37f2aa-e5e9-4552-b614-b0faafe1e3c7 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Begin detaching volume completed successfully. Sep 07 10:15:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-1bba2650-27b7-4d10-993a-0207262a6260 req-ef37f2aa-e5e9-4552-b614-b0faafe1e3c7 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190/action returned with HTTP 202 Sep 07 10:15:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1307/2631] 192.168.122.74 () {64 vars in 1556 bytes} [Mon Sep 7 10:15:54 2026] POST /volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:15:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ef1e81a0-585e-466c-9728-6642b0f9330c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ef1e81a0-585e-466c-9728-6642b0f9330c None None] GET http://192.168.122.74/volume// Sep 07 10:15:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ef1e81a0-585e-466c-9728-6642b0f9330c None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:15:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ef1e81a0-585e-466c-9728-6642b0f9330c None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:15:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ef1e81a0-585e-466c-9728-6642b0f9330c None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:15:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1325/2632] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:15:54 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:15:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-1bba2650-27b7-4d10-993a-0207262a6260 req-33038869-0d27-414c-b4f0-f3a70941024d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-1bba2650-27b7-4d10-993a-0207262a6260 req-33038869-0d27-414c-b4f0-f3a70941024d tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 Sep 07 10:15:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-1bba2650-27b7-4d10-993a-0207262a6260 req-33038869-0d27-414c-b4f0-f3a70941024d tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:15:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-1bba2650-27b7-4d10-993a-0207262a6260 req-33038869-0d27-414c-b4f0-f3a70941024d tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:15:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:15:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:15:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:15:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-1bba2650-27b7-4d10-993a-0207262a6260 req-33038869-0d27-414c-b4f0-f3a70941024d tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:15:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-1bba2650-27b7-4d10-993a-0207262a6260 req-33038869-0d27-414c-b4f0-f3a70941024d tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 returned with HTTP 200 Sep 07 10:15:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1308/2633] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:15:54 2026] GET /volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 => generated 1323 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:15:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-1bba2650-27b7-4d10-993a-0207262a6260 req-2eaf14a4-093f-4fdd-822b-d3d5c7e92747 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-1bba2650-27b7-4d10-993a-0207262a6260 req-2eaf14a4-093f-4fdd-822b-d3d5c7e92747 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] DELETE http://192.168.122.74/volume/v3/attachments/79354629-081f-4661-b1f7-396e5ea1f96d Sep 07 10:15:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-1bba2650-27b7-4d10-993a-0207262a6260 req-2eaf14a4-093f-4fdd-822b-d3d5c7e92747 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:15:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-1bba2650-27b7-4d10-993a-0207262a6260 req-2eaf14a4-093f-4fdd-822b-d3d5c7e92747 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:15:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:15:54 devstack devstack@c-api.service[87187]: /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:15:54 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, Sep 07 10:15:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-1bba2650-27b7-4d10-993a-0207262a6260 req-2eaf14a4-093f-4fdd-822b-d3d5c7e92747 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/attachments/79354629-081f-4661-b1f7-396e5ea1f96d returned with HTTP 200 Sep 07 10:15:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1326/2634] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:15:54 2026] DELETE /volume/v3/attachments/79354629-081f-4661-b1f7-396e5ea1f96d => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:15:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bdc3aea3-9c42-475a-8650-5af85eb4575a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bdc3aea3-9c42-475a-8650-5af85eb4575a tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:15:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bdc3aea3-9c42-475a-8650-5af85eb4575a tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb83f46b-b912-4428-98ba-8bd87b07a190", "force": false, "name": "tempest-TestStampPattern-snapshot-360066082", "description": null, "metadata": null}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:15:55 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:15:55 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:15:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:15:55 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-bdc3aea3-9c42-475a-8650-5af85eb4575a tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:15:55 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-bdc3aea3-9c42-475a-8650-5af85eb4575a tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Create snapshot from volume bb83f46b-b912-4428-98ba-8bd87b07a190 Sep 07 10:15:55 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-bdc3aea3-9c42-475a-8650-5af85eb4575a tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Created reservations ['61c5bb80-1937-4df0-ae30-5e6ff75b62c6', 'e8954788-948c-43b9-8416-98435f05a89e', 'fafce54a-5455-43ca-8a7b-eaa1369667e5', '5b19bfa8-138a-455d-8ec1-515f9ad49c54'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:15:55 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:15:55 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:15:55 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-bdc3aea3-9c42-475a-8650-5af85eb4575a tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Snapshot create request issued successfully. Sep 07 10:15:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bdc3aea3-9c42-475a-8650-5af85eb4575a tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:15:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1309/2635] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:15:55 2026] POST /volume/v3/snapshots => generated 302 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:15:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c80dc583-3f31-49d0-9101-74d68e7fbe9b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c80dc583-3f31-49d0-9101-74d68e7fbe9b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e Sep 07 10:15:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c80dc583-3f31-49d0-9101-74d68e7fbe9b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:15:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c80dc583-3f31-49d0-9101-74d68e7fbe9b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:15:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:15:55 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c80dc583-3f31-49d0-9101-74d68e7fbe9b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Snapshot retrieved successfully. Sep 07 10:15:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c80dc583-3f31-49d0-9101-74d68e7fbe9b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e returned with HTTP 200 Sep 07 10:15:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1327/2636] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:15:55 2026] GET /volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e => generated 434 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:15:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d354d9a6-e155-4e06-8a81-1e890abc6813 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d354d9a6-e155-4e06-8a81-1e890abc6813 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e Sep 07 10:15:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d354d9a6-e155-4e06-8a81-1e890abc6813 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:15:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d354d9a6-e155-4e06-8a81-1e890abc6813 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:15:56 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:56 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:15:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d354d9a6-e155-4e06-8a81-1e890abc6813 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Snapshot retrieved successfully. Sep 07 10:15:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d354d9a6-e155-4e06-8a81-1e890abc6813 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e returned with HTTP 200 Sep 07 10:15:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1310/2637] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:15:56 2026] GET /volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e => generated 434 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:15:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-42af88e1-4b34-4591-924d-34a49f3d3e96 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-42af88e1-4b34-4591-924d-34a49f3d3e96 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e Sep 07 10:15:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-42af88e1-4b34-4591-924d-34a49f3d3e96 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:15:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-42af88e1-4b34-4591-924d-34a49f3d3e96 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:15:57 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:57 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:15:57 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-42af88e1-4b34-4591-924d-34a49f3d3e96 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Snapshot retrieved successfully. Sep 07 10:15:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-42af88e1-4b34-4591-924d-34a49f3d3e96 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e returned with HTTP 200 Sep 07 10:15:57 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1328/2638] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:15:57 2026] GET /volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:15:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-734764da-c922-4d6e-a972-bdb1cd1b5481 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:15:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-734764da-c922-4d6e-a972-bdb1cd1b5481 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e Sep 07 10:15:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-734764da-c922-4d6e-a972-bdb1cd1b5481 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:15:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-734764da-c922-4d6e-a972-bdb1cd1b5481 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:15:57 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:15:57 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:15:57 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-734764da-c922-4d6e-a972-bdb1cd1b5481 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Snapshot retrieved successfully. Sep 07 10:15:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-734764da-c922-4d6e-a972-bdb1cd1b5481 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e returned with HTTP 200 Sep 07 10:15:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1311/2639] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:15:57 2026] GET /volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e => generated 461 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:16:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:16:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:16:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-177877540", "snapshot_id": "7e7f4a13-3991-444a-9b31-3648f050665e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:16:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-177877540', 'snapshot_id': '7e7f4a13-3991-444a-9b31-3648f050665e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:16:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:16:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:16:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Snapshot retrieved successfully. Sep 07 10:16:03 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Create volume of 1 GB Sep 07 10:16:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Availability Zones retrieved successfully. Sep 07 10:16:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Flow 'volume_create_api' (b575df05-4163-47d2-a749-1ccbc1abeb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:16:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8233e9c9-8941-4c6c-87b3-fc56c8992ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:16:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:16:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:16:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:16:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8233e9c9-8941-4c6c-87b3-fc56c8992ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7e7f4a13-3991-444a-9b31-3648f050665e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:16:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76df868c-3b60-4784-94d0-f1c7d0c2e12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:16:03 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Created reservations ['3fd4e750-d350-4bec-997b-070f43f53e25', 'f82ef163-1353-4840-ac6d-f13c3274dc5c', 'f7dc0ab2-52e7-4c01-a3fa-a8048e24a234', 'e4e68300-3f60-4cca-a596-c9d7edd46767'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:16:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76df868c-3b60-4784-94d0-f1c7d0c2e12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fd4e750-d350-4bec-997b-070f43f53e25', 'f82ef163-1353-4840-ac6d-f13c3274dc5c', 'f7dc0ab2-52e7-4c01-a3fa-a8048e24a234', 'e4e68300-3f60-4cca-a596-c9d7edd46767']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:16:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecf87384-356f-40dd-ab4f-a9245201c0cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:16:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:16:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:16:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:16:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:16:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecf87384-356f-40dd-ab4f-a9245201c0cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c29f46f0-9ed4-4ea3-b0a4-c0d228196c37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-177877540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b972cc6b2ced4749989afd8fe3dec9d1',qos_specs=None,replication_status=,reservations=['3fd4e750-d350-4bec-997b-070f43f53e25','f82ef163-1353-4840-ac6d-f13c3274dc5c','f7dc0ab2-52e7-4c01-a3fa-a8048e24a234','e4e68300-3f60-4cca-a596-c9d7edd46767'],size=1,snapshot_id=7e7f4a13-3991-444a-9b31-3648f050665e,source_replicaid=,source_volid=None,status='creating',user_id='e8d07c7312e241008a8f73b04c28faa2',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-177877540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c29f46f0-9ed4-4ea3-b0a4-c0d228196c37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b972cc6b2ced4749989afd8fe3dec9d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7e7f4a13-3991-444a-9b31-3648f050665e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8d07c7312e241008a8f73b04c28faa2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:16:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77f77730-7e2c-4d5a-b545-4e095f3f5628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:16:04 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77f77730-7e2c-4d5a-b545-4e095f3f5628) transitioned into state 'SUCCESS' from state '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-177877540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b972cc6b2ced4749989afd8fe3dec9d1',qos_specs=None,replication_status=,reservations=['3fd4e750-d350-4bec-997b-070f43f53e25','f82ef163-1353-4840-ac6d-f13c3274dc5c','f7dc0ab2-52e7-4c01-a3fa-a8048e24a234','e4e68300-3f60-4cca-a596-c9d7edd46767'],size=1,snapshot_id=7e7f4a13-3991-444a-9b31-3648f050665e,source_replicaid=,source_volid=None,status='creating',user_id='e8d07c7312e241008a8f73b04c28faa2',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:16:04 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d5b002c-0f69-4799-acd0-f9ff226754f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:16:04 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:16:04 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:16:04 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d5b002c-0f69-4799-acd0-f9ff226754f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:16:04 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Flow 'volume_create_api' (b575df05-4163-47d2-a749-1ccbc1abeb36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:16:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Create volume request issued successfully. Sep 07 10:16:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aa6e8cab-c473-4a4a-853f-1b5788d39a3b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:16:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1329/2640] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:16:03 2026] POST /volume/v3/volumes => generated 787 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:16:07 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=52,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:16:14 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=60,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:16:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c89d1fff-9a9e-4485-b296-1709a38fc9b9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:16:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c89d1fff-9a9e-4485-b296-1709a38fc9b9 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 Sep 07 10:16:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c89d1fff-9a9e-4485-b296-1709a38fc9b9 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:16:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c89d1fff-9a9e-4485-b296-1709a38fc9b9 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:16:53 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:16:53 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:16:53 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:16:53 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:16:53 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c89d1fff-9a9e-4485-b296-1709a38fc9b9 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:16:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c89d1fff-9a9e-4485-b296-1709a38fc9b9 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 returned with HTTP 200 Sep 07 10:16:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1312/2641] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:16:53 2026] GET /volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:16:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cda11597-5021-484e-b298-125af3c27708 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:16:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cda11597-5021-484e-b298-125af3c27708 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 Sep 07 10:16:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cda11597-5021-484e-b298-125af3c27708 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:16:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cda11597-5021-484e-b298-125af3c27708 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:16:53 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:16:53 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:16:53 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:16:53 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:16:53 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cda11597-5021-484e-b298-125af3c27708 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:16:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cda11597-5021-484e-b298-125af3c27708 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 returned with HTTP 200 Sep 07 10:16:53 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1330/2642] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:16:53 2026] GET /volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 => generated 880 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:16:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-34222946-838c-4433-b2ba-62e53c6d0cba None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:16:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-34222946-838c-4433-b2ba-62e53c6d0cba tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 Sep 07 10:16:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-34222946-838c-4433-b2ba-62e53c6d0cba tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:16:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-34222946-838c-4433-b2ba-62e53c6d0cba tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:16:53 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:16:53 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:16:53 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:16:53 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:16:53 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-34222946-838c-4433-b2ba-62e53c6d0cba tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:16:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-34222946-838c-4433-b2ba-62e53c6d0cba tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 returned with HTTP 200 Sep 07 10:16:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1313/2643] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:16:53 2026] GET /volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 => generated 880 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:16:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fc6e907c-e584-47bc-b5c0-66b302fda9f7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:16:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fc6e907c-e584-47bc-b5c0-66b302fda9f7 None None] GET http://192.168.122.74/volume// Sep 07 10:16:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fc6e907c-e584-47bc-b5c0-66b302fda9f7 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:16:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fc6e907c-e584-47bc-b5c0-66b302fda9f7 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:16:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fc6e907c-e584-47bc-b5c0-66b302fda9f7 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:16:53 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1331/2644] 192.168.122.74 () {58 vars in 1312 bytes} [Mon Sep 7 10:16:53 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:16:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-58ff38ab-c8a4-4439-8e71-f801525e94a9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:16:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-58ff38ab-c8a4-4439-8e71-f801525e94a9 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] POST http://192.168.122.74/volume/v3/attachments Sep 07 10:16:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-58ff38ab-c8a4-4439-8e71-f801525e94a9 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c29f46f0-9ed4-4ea3-b0a4-c0d228196c37", "connector": null, "instance_uuid": "e0f8ed83-fa5b-471d-8080-1b28b6ff3d7d"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:16:53 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:16:53 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:16:53 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:16:53 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:16:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-58ff38ab-c8a4-4439-8e71-f801525e94a9 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/attachments returned with HTTP 200 Sep 07 10:16:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1314/2645] 192.168.122.74 () {66 vars in 1478 bytes} [Mon Sep 7 10:16:53 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:16:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-896d0568-0e48-4ae2-b936-db2ce550ca3d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:16:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-896d0568-0e48-4ae2-b936-db2ce550ca3d tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 Sep 07 10:16:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-896d0568-0e48-4ae2-b936-db2ce550ca3d tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:16:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-896d0568-0e48-4ae2-b936-db2ce550ca3d tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:16:53 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:16:53 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:16:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8551ceea-cef2-4646-863c-2e85cf2fe03d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:16:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8551ceea-cef2-4646-863c-2e85cf2fe03d None None] GET http://192.168.122.74/volume// Sep 07 10:16:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8551ceea-cef2-4646-863c-2e85cf2fe03d None None] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:16:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8551ceea-cef2-4646-863c-2e85cf2fe03d None None] Calling method 'all' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:16:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8551ceea-cef2-4646-863c-2e85cf2fe03d None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:16:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1315/2646] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:16:53 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:16:53 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:16:53 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:16:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-c5f700e0-aae6-4f9f-afc7-1793cb252b68 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:16:53 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-896d0568-0e48-4ae2-b936-db2ce550ca3d tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:16:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-c5f700e0-aae6-4f9f-afc7-1793cb252b68 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 Sep 07 10:16:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-c5f700e0-aae6-4f9f-afc7-1793cb252b68 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:16:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-c5f700e0-aae6-4f9f-afc7-1793cb252b68 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:16:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-896d0568-0e48-4ae2-b936-db2ce550ca3d tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 returned with HTTP 200 Sep 07 10:16:53 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1332/2647] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:16:53 2026] GET /volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 => generated 879 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:16:53 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:16:53 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:16:53 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:16:53 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:16:53 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-c5f700e0-aae6-4f9f-afc7-1793cb252b68 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:16:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-c5f700e0-aae6-4f9f-afc7-1793cb252b68 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 returned with HTTP 200 Sep 07 10:16:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1316/2648] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:16:53 2026] GET /volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 => generated 1060 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:16:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-26ab7ad7-0a7f-47aa-9012-887eca090c88 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:16:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-26ab7ad7-0a7f-47aa-9012-887eca090c88 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] PUT http://192.168.122.74/volume/v3/attachments/43bfd451-448d-4a5c-b326-8fd43c4397b6 Sep 07 10:16:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-26ab7ad7-0a7f-47aa-9012-887eca090c88 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.74", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f627d1b8421e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "fc7dbf6d-35d8-4a85-afba-0cdee9a6dfa8", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:16:54 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-26ab7ad7-0a7f-47aa-9012-887eca090c88 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Acquiring lock "cinder-attachment_update-c29f46f0-9ed4-4ea3-b0a4-c0d228196c37-devstack" by "attachment_update" {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:16:54 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-26ab7ad7-0a7f-47aa-9012-887eca090c88 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Lock "cinder-attachment_update-c29f46f0-9ed4-4ea3-b0a4-c0d228196c37-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87187) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:16:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:16:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:16:54 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:16:54 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:16:54 devstack devstack@c-api.service[87187]: DEBUG cinder.coordination [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-26ab7ad7-0a7f-47aa-9012-887eca090c88 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Lock "cinder-attachment_update-c29f46f0-9ed4-4ea3-b0a4-c0d228196c37-devstack" released by "attachment_update" :: held 0.176s {{(pid=87187) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:16:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-26ab7ad7-0a7f-47aa-9012-887eca090c88 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/attachments/43bfd451-448d-4a5c-b326-8fd43c4397b6 returned with HTTP 200 Sep 07 10:16:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1333/2649] 192.168.122.74 () {66 vars in 1588 bytes} [Mon Sep 7 10:16:54 2026] PUT /volume/v3/attachments/43bfd451-448d-4a5c-b326-8fd43c4397b6 => generated 694 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:16:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-34a56eec-9539-4891-bba4-f493ea733c35 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:16:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-34a56eec-9539-4891-bba4-f493ea733c35 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] POST http://192.168.122.74/volume/v3/attachments/43bfd451-448d-4a5c-b326-8fd43c4397b6/action Sep 07 10:16:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-34a56eec-9539-4891-bba4-f493ea733c35 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Action body: b'{"os-complete": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:16:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-34a56eec-9539-4891-bba4-f493ea733c35 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:16:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:16:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:16:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:16:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:16:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-c05fef63-ec52-46bf-800c-3430f24b93f4 req-34a56eec-9539-4891-bba4-f493ea733c35 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/attachments/43bfd451-448d-4a5c-b326-8fd43c4397b6/action returned with HTTP 204 Sep 07 10:16:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1317/2650] 192.168.122.74 () {66 vars in 1609 bytes} [Mon Sep 7 10:16:54 2026] POST /volume/v3/attachments/43bfd451-448d-4a5c-b326-8fd43c4397b6/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:16:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9729a6b9-4e03-4494-8499-84e0d808a3b1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:16:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9729a6b9-4e03-4494-8499-84e0d808a3b1 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 Sep 07 10:16:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9729a6b9-4e03-4494-8499-84e0d808a3b1 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:16:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9729a6b9-4e03-4494-8499-84e0d808a3b1 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:16:54 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:16:54 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:16:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:16:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:16:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9729a6b9-4e03-4494-8499-84e0d808a3b1 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:16:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9729a6b9-4e03-4494-8499-84e0d808a3b1 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 returned with HTTP 200 Sep 07 10:16:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1334/2651] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:16:54 2026] GET /volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 => generated 1172 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:16:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c2eaee43-1db1-4b5e-bae9-420b1bb071c0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:16:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c2eaee43-1db1-4b5e-bae9-420b1bb071c0 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 Sep 07 10:16:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c2eaee43-1db1-4b5e-bae9-420b1bb071c0 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:16:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c2eaee43-1db1-4b5e-bae9-420b1bb071c0 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:16:55 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:16:55 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:16:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:16:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:16:55 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c2eaee43-1db1-4b5e-bae9-420b1bb071c0 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:16:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c2eaee43-1db1-4b5e-bae9-420b1bb071c0 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 returned with HTTP 200 Sep 07 10:16:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1318/2652] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:16:54 2026] GET /volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 => generated 1172 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:16:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-b393d842-c85f-4d29-9dd8-6764fb324b56 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:16:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-b393d842-c85f-4d29-9dd8-6764fb324b56 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 Sep 07 10:16:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-b393d842-c85f-4d29-9dd8-6764fb324b56 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:16:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-b393d842-c85f-4d29-9dd8-6764fb324b56 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:16:55 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:16:55 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:16:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:16:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:16:55 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-b393d842-c85f-4d29-9dd8-6764fb324b56 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:16:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-b393d842-c85f-4d29-9dd8-6764fb324b56 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 returned with HTTP 200 Sep 07 10:16:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1335/2653] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:16:55 2026] GET /volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 => generated 1172 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:16:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-286b33e6-0898-4d44-b95c-fb88a29478e3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:16:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-286b33e6-0898-4d44-b95c-fb88a29478e3 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] POST http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37/action Sep 07 10:16:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-286b33e6-0898-4d44-b95c-fb88a29478e3 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:16:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-286b33e6-0898-4d44-b95c-fb88a29478e3 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:16:55 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:16:55 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:16:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:16:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:16:55 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-286b33e6-0898-4d44-b95c-fb88a29478e3 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:16:55 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-286b33e6-0898-4d44-b95c-fb88a29478e3 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Begin detaching volume completed successfully. Sep 07 10:16:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-286b33e6-0898-4d44-b95c-fb88a29478e3 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37/action returned with HTTP 202 Sep 07 10:16:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1319/2654] 192.168.122.74 () {64 vars in 1556 bytes} [Mon Sep 7 10:16:55 2026] POST /volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:16:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4867fe15-e8f9-4b00-9c94-0234e9474055 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:16:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4867fe15-e8f9-4b00-9c94-0234e9474055 None None] GET http://192.168.122.74/volume// Sep 07 10:16:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4867fe15-e8f9-4b00-9c94-0234e9474055 None None] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:16:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4867fe15-e8f9-4b00-9c94-0234e9474055 None None] Calling method 'all' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:16:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4867fe15-e8f9-4b00-9c94-0234e9474055 None None] http://192.168.122.74/volume// returned with HTTP 300 Sep 07 10:16:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1336/2655] 192.168.122.74 () {58 vars in 1310 bytes} [Mon Sep 7 10:16:56 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:16:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-8f22a059-aa44-4a98-99c8-0436375ca3bc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:16:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-8f22a059-aa44-4a98-99c8-0436375ca3bc tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 Sep 07 10:16:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-8f22a059-aa44-4a98-99c8-0436375ca3bc tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:16:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-8f22a059-aa44-4a98-99c8-0436375ca3bc tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:16:56 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:16:56 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:16:56 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:16:56 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:16:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-8f22a059-aa44-4a98-99c8-0436375ca3bc tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:16:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-8f22a059-aa44-4a98-99c8-0436375ca3bc tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 returned with HTTP 200 Sep 07 10:16:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1320/2656] 192.168.122.74 () {62 vars in 1523 bytes} [Mon Sep 7 10:16:56 2026] GET /volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 => generated 1356 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:16:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-0f19eefc-d014-4847-a6a3-e1de07af911a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:16:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-0f19eefc-d014-4847-a6a3-e1de07af911a tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] DELETE http://192.168.122.74/volume/v3/attachments/43bfd451-448d-4a5c-b326-8fd43c4397b6 Sep 07 10:16:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-0f19eefc-d014-4847-a6a3-e1de07af911a tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:16:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-0f19eefc-d014-4847-a6a3-e1de07af911a tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:16:56 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:16:56 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:16:56 devstack devstack@c-api.service[87187]: /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:16:56 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, Sep 07 10:16:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-bcbff3f4-a438-46c2-bd52-eb3c67ef4f0a req-0f19eefc-d014-4847-a6a3-e1de07af911a tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/attachments/43bfd451-448d-4a5c-b326-8fd43c4397b6 returned with HTTP 200 Sep 07 10:16:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1337/2657] 192.168.122.74 () {64 vars in 1557 bytes} [Mon Sep 7 10:16:56 2026] DELETE /volume/v3/attachments/43bfd451-448d-4a5c-b326-8fd43c4397b6 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5ec5101a-de27-4b5f-a42f-118f7e765f46 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5ec5101a-de27-4b5f-a42f-118f7e765f46 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] DELETE http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 Sep 07 10:17:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5ec5101a-de27-4b5f-a42f-118f7e765f46 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5ec5101a-de27-4b5f-a42f-118f7e765f46 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:00 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-5ec5101a-de27-4b5f-a42f-118f7e765f46 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Delete volume with id: c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 Sep 07 10:17:00 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:00 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5ec5101a-de27-4b5f-a42f-118f7e765f46 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:17:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5ec5101a-de27-4b5f-a42f-118f7e765f46 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Delete volume request issued successfully. Sep 07 10:17:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5ec5101a-de27-4b5f-a42f-118f7e765f46 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 returned with HTTP 202 Sep 07 10:17:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1321/2658] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:17:00 2026] DELETE /volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:17:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1b961fe1-d51d-45a7-ad4a-2c5722938ff0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1b961fe1-d51d-45a7-ad4a-2c5722938ff0 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 Sep 07 10:17:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1b961fe1-d51d-45a7-ad4a-2c5722938ff0 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1b961fe1-d51d-45a7-ad4a-2c5722938ff0 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:00 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:00 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:00 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:00 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:00 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1b961fe1-d51d-45a7-ad4a-2c5722938ff0 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:17:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1b961fe1-d51d-45a7-ad4a-2c5722938ff0 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 returned with HTTP 200 Sep 07 10:17:00 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1338/2659] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:00 2026] GET /volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 => generated 879 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-538b849a-94cc-4003-a038-86f061e23aa1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-538b849a-94cc-4003-a038-86f061e23aa1 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 Sep 07 10:17:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-538b849a-94cc-4003-a038-86f061e23aa1 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-538b849a-94cc-4003-a038-86f061e23aa1 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-538b849a-94cc-4003-a038-86f061e23aa1 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 returned with HTTP 404 Sep 07 10:17:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1322/2660] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:01 2026] GET /volume/v3/volumes/c29f46f0-9ed4-4ea3-b0a4-c0d228196c37 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f12c3884-59c8-425f-9574-6df2902dc652 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f12c3884-59c8-425f-9574-6df2902dc652 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e Sep 07 10:17:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f12c3884-59c8-425f-9574-6df2902dc652 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f12c3884-59c8-425f-9574-6df2902dc652 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:01 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-f12c3884-59c8-425f-9574-6df2902dc652 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Delete snapshot with id: 7e7f4a13-3991-444a-9b31-3648f050665e Sep 07 10:17:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f12c3884-59c8-425f-9574-6df2902dc652 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Snapshot retrieved successfully. Sep 07 10:17:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f12c3884-59c8-425f-9574-6df2902dc652 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Snapshot delete request issued successfully. Sep 07 10:17:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f12c3884-59c8-425f-9574-6df2902dc652 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e returned with HTTP 202 Sep 07 10:17:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1339/2661] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:17:01 2026] DELETE /volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:17:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f72834d3-e611-40b6-bc71-1a320d96d520 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f72834d3-e611-40b6-bc71-1a320d96d520 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e Sep 07 10:17:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f72834d3-e611-40b6-bc71-1a320d96d520 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f72834d3-e611-40b6-bc71-1a320d96d520 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f72834d3-e611-40b6-bc71-1a320d96d520 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Snapshot retrieved successfully. Sep 07 10:17:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f72834d3-e611-40b6-bc71-1a320d96d520 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e returned with HTTP 200 Sep 07 10:17:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1323/2662] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:17:02 2026] GET /volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e => generated 460 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4a1341c0-5289-4ab0-acf7-9d03f92145dd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4a1341c0-5289-4ab0-acf7-9d03f92145dd tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e Sep 07 10:17:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4a1341c0-5289-4ab0-acf7-9d03f92145dd tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4a1341c0-5289-4ab0-acf7-9d03f92145dd tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4a1341c0-5289-4ab0-acf7-9d03f92145dd tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Snapshot retrieved successfully. Sep 07 10:17:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4a1341c0-5289-4ab0-acf7-9d03f92145dd tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e returned with HTTP 200 Sep 07 10:17:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1340/2663] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:17:03 2026] GET /volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e => generated 460 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7e351d48-b378-40a8-b192-a7948bea58a4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7e351d48-b378-40a8-b192-a7948bea58a4 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e Sep 07 10:17:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7e351d48-b378-40a8-b192-a7948bea58a4 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7e351d48-b378-40a8-b192-a7948bea58a4 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7e351d48-b378-40a8-b192-a7948bea58a4 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e returned with HTTP 404 Sep 07 10:17:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1324/2664] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:17:04 2026] GET /volume/v3/snapshots/7e7f4a13-3991-444a-9b31-3648f050665e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [req-0c34ffbc-afa0-48e9-915d-149c18267a6a req-432a36ad-c684-430d-916b-a65eb302253b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-0c34ffbc-afa0-48e9-915d-149c18267a6a req-432a36ad-c684-430d-916b-a65eb302253b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 Sep 07 10:17:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-0c34ffbc-afa0-48e9-915d-149c18267a6a req-432a36ad-c684-430d-916b-a65eb302253b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [req-0c34ffbc-afa0-48e9-915d-149c18267a6a req-432a36ad-c684-430d-916b-a65eb302253b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:04 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:04 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:04 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:04 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [req-0c34ffbc-afa0-48e9-915d-149c18267a6a req-432a36ad-c684-430d-916b-a65eb302253b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:17:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [req-0c34ffbc-afa0-48e9-915d-149c18267a6a req-432a36ad-c684-430d-916b-a65eb302253b tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 returned with HTTP 200 Sep 07 10:17:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1341/2665] 192.168.122.74 () {60 vars in 1482 bytes} [Mon Sep 7 10:17:04 2026] GET /volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c4fd4d30-9afb-4826-a579-191ce6d0e262 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c4fd4d30-9afb-4826-a579-191ce6d0e262 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] DELETE http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 Sep 07 10:17:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c4fd4d30-9afb-4826-a579-191ce6d0e262 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c4fd4d30-9afb-4826-a579-191ce6d0e262 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:07 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-c4fd4d30-9afb-4826-a579-191ce6d0e262 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Delete volume with id: bb83f46b-b912-4428-98ba-8bd87b07a190 Sep 07 10:17:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c4fd4d30-9afb-4826-a579-191ce6d0e262 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:17:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c4fd4d30-9afb-4826-a579-191ce6d0e262 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Delete volume request issued successfully. Sep 07 10:17:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c4fd4d30-9afb-4826-a579-191ce6d0e262 tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 returned with HTTP 202 Sep 07 10:17:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1325/2666] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:17:07 2026] DELETE /volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:17:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bee1bd77-f76b-4a76-90ac-fb85b9da5a5c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bee1bd77-f76b-4a76-90ac-fb85b9da5a5c tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 Sep 07 10:17:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bee1bd77-f76b-4a76-90ac-fb85b9da5a5c tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bee1bd77-f76b-4a76-90ac-fb85b9da5a5c tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bee1bd77-f76b-4a76-90ac-fb85b9da5a5c tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Volume info retrieved successfully. Sep 07 10:17:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bee1bd77-f76b-4a76-90ac-fb85b9da5a5c tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 returned with HTTP 200 Sep 07 10:17:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1342/2667] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:07 2026] GET /volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ac03c6d5-d28b-44eb-94c7-11f1c878536d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ac03c6d5-d28b-44eb-94c7-11f1c878536d tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] GET http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 Sep 07 10:17:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ac03c6d5-d28b-44eb-94c7-11f1c878536d tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ac03c6d5-d28b-44eb-94c7-11f1c878536d tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ac03c6d5-d28b-44eb-94c7-11f1c878536d tempest-TestStampPattern-892517498 tempest-TestStampPattern-892517498-project-member] http://192.168.122.74/volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 returned with HTTP 404 Sep 07 10:17:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1326/2668] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:08 2026] GET /volume/v3/volumes/bb83f46b-b912-4428-98ba-8bd87b07a190 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:17 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=49,cinder:UPDATE=5 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:17:18 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "26019e10-1e1f-4514-b191-397ccf1d59e6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1445594162"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Create volume request body: {'volume': {"'imageRef": '26019e10-1e1f-4514-b191-397ccf1d59e6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1445594162'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Create volume of 1 GB Sep 07 10:17:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Availability Zones retrieved successfully. Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Flow 'volume_create_api' (6f3f3705-7c83-43b3-b361-fcca4c0cd701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5427405-8c71-4edf-886d-0f0f829f5871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5427405-8c71-4edf-886d-0f0f829f5871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (742c0255-445b-4ac8-97b9-eff18fdbacf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Created reservations ['87cde425-ca29-449d-9ed9-ea1ff204fae3', '979e78bc-70ca-4673-bf3e-a188a3565d90', '82a8a5c6-36c1-4da0-b0a3-231e7c58733d', '00fe17df-9da7-49f7-8d9d-0e3a7b6ed306'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (742c0255-445b-4ac8-97b9-eff18fdbacf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87cde425-ca29-449d-9ed9-ea1ff204fae3', '979e78bc-70ca-4673-bf3e-a188a3565d90', '82a8a5c6-36c1-4da0-b0a3-231e7c58733d', '00fe17df-9da7-49f7-8d9d-0e3a7b6ed306']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e4eb88-5b3d-49be-adae-d11afb3d30a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e4eb88-5b3d-49be-adae-d11afb3d30a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5818c75-cc55-433a-9094-344a6b2a65b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1445594162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='086d5fda7e014e2fb31596c9322d6d70',qos_specs=None,replication_status=,reservations=['87cde425-ca29-449d-9ed9-ea1ff204fae3','979e78bc-70ca-4673-bf3e-a188a3565d90','82a8a5c6-36c1-4da0-b0a3-231e7c58733d','00fe17df-9da7-49f7-8d9d-0e3a7b6ed306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711e3fb101a042e190cf06281a35166c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:17:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1445594162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5818c75-cc55-433a-9094-344a6b2a65b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='086d5fda7e014e2fb31596c9322d6d70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='711e3fb101a042e190cf06281a35166c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0face3f4-d970-47f9-adc4-79e104a175b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0face3f4-d970-47f9-adc4-79e104a175b3) transitioned into state 'SUCCESS' from state '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-1445594162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='086d5fda7e014e2fb31596c9322d6d70',qos_specs=None,replication_status=,reservations=['87cde425-ca29-449d-9ed9-ea1ff204fae3','979e78bc-70ca-4673-bf3e-a188a3565d90','82a8a5c6-36c1-4da0-b0a3-231e7c58733d','00fe17df-9da7-49f7-8d9d-0e3a7b6ed306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711e3fb101a042e190cf06281a35166c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0fc3529-a57d-48f2-b2f4-838315f6fec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0fc3529-a57d-48f2-b2f4-838315f6fec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Flow 'volume_create_api' (6f3f3705-7c83-43b3-b361-fcca4c0cd701) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Create volume request issued successfully. Sep 07 10:17:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eb3212e9-be6b-4a7f-a976-e9c7b8cb8301 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:17:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1343/2669] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:17:19 2026] POST /volume/v3/volumes => generated 764 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:17:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:17:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "26019e10-1e1f-4514-b191-397ccf1d59e6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2143739557"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Create volume request body: {'volume': {"'imageRef": '26019e10-1e1f-4514-b191-397ccf1d59e6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2143739557'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:17:19 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Create volume of 1 GB Sep 07 10:17:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Availability Zones retrieved successfully. Sep 07 10:17:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Flow 'volume_create_api' (ecbd1266-0d94-46f1-b1a4-1fe4f4527519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0183ce38-2247-4e71-9b72-bfa36a9cb85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:17:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0183ce38-2247-4e71-9b72-bfa36a9cb85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34d54469-3bc3-4c04-b9a2-55e2e7d4f07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:19 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Created reservations ['0221e661-801d-4bb3-a0ff-ff5a913e2725', '2080c410-668a-4491-a83d-c07516787e5c', '005e4fa1-9cb4-4b60-9be1-6a35527e2cbc', '0b9e228c-1962-4991-a5f1-200df1644bd4'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:17:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34d54469-3bc3-4c04-b9a2-55e2e7d4f07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0221e661-801d-4bb3-a0ff-ff5a913e2725', '2080c410-668a-4491-a83d-c07516787e5c', '005e4fa1-9cb4-4b60-9be1-6a35527e2cbc', '0b9e228c-1962-4991-a5f1-200df1644bd4']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bda0f2d-ddef-4c46-82ca-02f58fd1a752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:19 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:19 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bda0f2d-ddef-4c46-82ca-02f58fd1a752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23fb7743-afe3-49fd-a2f1-70421d2a845f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2143739557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='086d5fda7e014e2fb31596c9322d6d70',qos_specs=None,replication_status=,reservations=['0221e661-801d-4bb3-a0ff-ff5a913e2725','2080c410-668a-4491-a83d-c07516787e5c','005e4fa1-9cb4-4b60-9be1-6a35527e2cbc','0b9e228c-1962-4991-a5f1-200df1644bd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711e3fb101a042e190cf06281a35166c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:17:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2143739557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23fb7743-afe3-49fd-a2f1-70421d2a845f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='086d5fda7e014e2fb31596c9322d6d70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='711e3fb101a042e190cf06281a35166c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4680c28-d030-4cd0-832c-ff5d090df0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4680c28-d030-4cd0-832c-ff5d090df0ff) transitioned into state 'SUCCESS' from state '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-2143739557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='086d5fda7e014e2fb31596c9322d6d70',qos_specs=None,replication_status=,reservations=['0221e661-801d-4bb3-a0ff-ff5a913e2725','2080c410-668a-4491-a83d-c07516787e5c','005e4fa1-9cb4-4b60-9be1-6a35527e2cbc','0b9e228c-1962-4991-a5f1-200df1644bd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711e3fb101a042e190cf06281a35166c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8711938d-e6e2-4b6b-8b57-97adcd968a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8711938d-e6e2-4b6b-8b57-97adcd968a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:19 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Flow 'volume_create_api' (ecbd1266-0d94-46f1-b1a4-1fe4f4527519) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Create volume request issued successfully. Sep 07 10:17:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-31b9b108-af8a-40aa-843c-e36232ef3fa6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:17:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1327/2670] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:17:19 2026] POST /volume/v3/volumes => generated 764 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "26019e10-1e1f-4514-b191-397ccf1d59e6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2141124789"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Create volume request body: {'volume': {"'imageRef": '26019e10-1e1f-4514-b191-397ccf1d59e6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2141124789'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:17:19 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Create volume of 1 GB Sep 07 10:17:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Availability Zones retrieved successfully. Sep 07 10:17:19 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Flow 'volume_create_api' (7f2e65af-8851-433c-ab6a-00fe6034125c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f9adc5a-b958-4f0c-903e-36cff5f466a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f9adc5a-b958-4f0c-903e-36cff5f466a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cff03e2-74c8-43ce-8c6f-4aaa289c1eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Created reservations ['ed8fd626-da37-4f2f-85d9-f79e98ea4e19', '7a28b968-aa97-426c-bc9e-3e7f0be687b0', 'ce0c90d7-71c5-4c15-a7c2-b7003fbb896b', '4128f948-623e-41c7-af9e-77ac9c044bb2'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cff03e2-74c8-43ce-8c6f-4aaa289c1eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed8fd626-da37-4f2f-85d9-f79e98ea4e19', '7a28b968-aa97-426c-bc9e-3e7f0be687b0', 'ce0c90d7-71c5-4c15-a7c2-b7003fbb896b', '4128f948-623e-41c7-af9e-77ac9c044bb2']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f984ab4-9ad1-403c-9c9f-46df1ea5cc03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:20 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f984ab4-9ad1-403c-9c9f-46df1ea5cc03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a55ba0bc-7683-406f-9b26-8307831512a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2141124789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='086d5fda7e014e2fb31596c9322d6d70',qos_specs=None,replication_status=,reservations=['ed8fd626-da37-4f2f-85d9-f79e98ea4e19','7a28b968-aa97-426c-bc9e-3e7f0be687b0','ce0c90d7-71c5-4c15-a7c2-b7003fbb896b','4128f948-623e-41c7-af9e-77ac9c044bb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711e3fb101a042e190cf06281a35166c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:17:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2141124789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a55ba0bc-7683-406f-9b26-8307831512a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='086d5fda7e014e2fb31596c9322d6d70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='711e3fb101a042e190cf06281a35166c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc0e1c1-77bf-4098-99b9-7062106ee3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc0e1c1-77bf-4098-99b9-7062106ee3cf) transitioned into state 'SUCCESS' from state '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-2141124789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='086d5fda7e014e2fb31596c9322d6d70',qos_specs=None,replication_status=,reservations=['ed8fd626-da37-4f2f-85d9-f79e98ea4e19','7a28b968-aa97-426c-bc9e-3e7f0be687b0','ce0c90d7-71c5-4c15-a7c2-b7003fbb896b','4128f948-623e-41c7-af9e-77ac9c044bb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711e3fb101a042e190cf06281a35166c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (308a85fa-fe6e-4ae4-bc27-7e53d205b908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (308a85fa-fe6e-4ae4-bc27-7e53d205b908) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Flow 'volume_create_api' (7f2e65af-8851-433c-ab6a-00fe6034125c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Create volume request issued successfully. Sep 07 10:17:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-27ad4be9-f71e-4288-b5e6-ef7759b88b0d tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:17:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1344/2671] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:17:19 2026] POST /volume/v3/volumes => generated 764 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:17:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b045678f-c953-454f-82ac-b9358eb7cf78 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:17:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "26019e10-1e1f-4514-b191-397ccf1d59e6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-539752627"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Create volume request body: {'volume': {"'imageRef": '26019e10-1e1f-4514-b191-397ccf1d59e6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-539752627'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:17:20 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Create volume of 1 GB Sep 07 10:17:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Availability Zones retrieved successfully. Sep 07 10:17:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Flow 'volume_create_api' (d0f62dcc-a88f-455b-8358-53578a5a1d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e366af4c-1e98-4441-b399-5a9cc7a7dbc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:17:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e366af4c-1e98-4441-b399-5a9cc7a7dbc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8852473-bdbf-482e-b90c-314b50da213c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:20 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Created reservations ['82afc679-5365-47b3-b6ba-12cafe2f8daa', '7eee9f7a-4918-4dd3-a01a-d644e06a0eef', '088da82c-d59a-45b2-966d-c39b5721cdfb', 'e53b56e1-6344-4009-b1a3-56a856876874'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:17:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8852473-bdbf-482e-b90c-314b50da213c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82afc679-5365-47b3-b6ba-12cafe2f8daa', '7eee9f7a-4918-4dd3-a01a-d644e06a0eef', '088da82c-d59a-45b2-966d-c39b5721cdfb', 'e53b56e1-6344-4009-b1a3-56a856876874']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (395a278b-69dc-4131-ab99-68b793d32591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (395a278b-69dc-4131-ab99-68b793d32591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3976f2a0-6868-46c4-ab50-213ae635b451', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-539752627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='086d5fda7e014e2fb31596c9322d6d70',qos_specs=None,replication_status=,reservations=['82afc679-5365-47b3-b6ba-12cafe2f8daa','7eee9f7a-4918-4dd3-a01a-d644e06a0eef','088da82c-d59a-45b2-966d-c39b5721cdfb','e53b56e1-6344-4009-b1a3-56a856876874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711e3fb101a042e190cf06281a35166c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:17:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-539752627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3976f2a0-6868-46c4-ab50-213ae635b451,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='086d5fda7e014e2fb31596c9322d6d70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='711e3fb101a042e190cf06281a35166c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (740ed021-dcae-43f9-b9e7-7ae2fea69395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (740ed021-dcae-43f9-b9e7-7ae2fea69395) transitioned into state 'SUCCESS' from state '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-539752627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='086d5fda7e014e2fb31596c9322d6d70',qos_specs=None,replication_status=,reservations=['82afc679-5365-47b3-b6ba-12cafe2f8daa','7eee9f7a-4918-4dd3-a01a-d644e06a0eef','088da82c-d59a-45b2-966d-c39b5721cdfb','e53b56e1-6344-4009-b1a3-56a856876874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711e3fb101a042e190cf06281a35166c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2838692-b447-42c3-bdbe-353d458505ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2838692-b447-42c3-bdbe-353d458505ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:20 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Flow 'volume_create_api' (d0f62dcc-a88f-455b-8358-53578a5a1d31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Create volume request issued successfully. Sep 07 10:17:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b045678f-c953-454f-82ac-b9358eb7cf78 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:17:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1328/2672] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:17:20 2026] POST /volume/v3/volumes => generated 763 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "26019e10-1e1f-4514-b191-397ccf1d59e6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-48289606"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Create volume request body: {'volume': {"'imageRef": '26019e10-1e1f-4514-b191-397ccf1d59e6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-48289606'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Create volume of 1 GB Sep 07 10:17:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Availability Zones retrieved successfully. Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Flow 'volume_create_api' (ff12cd51-b434-4b29-b8f5-4bf57ef7f53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c794005a-3d84-49e4-962f-9dbcb7810466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c794005a-3d84-49e4-962f-9dbcb7810466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84c2ac00-10a1-4e32-9664-127813151917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Created reservations ['5242e565-d8c0-490b-bf61-b3354cfc2eff', '55d1bf4c-5d54-4ec6-921a-1778c960d9c7', 'aa377c1d-7754-4c85-9067-6700f058565d', '858916a1-c0d3-4cae-873c-2c0521a188f7'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84c2ac00-10a1-4e32-9664-127813151917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5242e565-d8c0-490b-bf61-b3354cfc2eff', '55d1bf4c-5d54-4ec6-921a-1778c960d9c7', 'aa377c1d-7754-4c85-9067-6700f058565d', '858916a1-c0d3-4cae-873c-2c0521a188f7']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ceee12-f291-434c-97af-6aa4b4c0f2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:20 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:20 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:20 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ceee12-f291-434c-97af-6aa4b4c0f2eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '048f8be2-f425-4a64-882e-a71fe7a675a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-48289606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='086d5fda7e014e2fb31596c9322d6d70',qos_specs=None,replication_status=,reservations=['5242e565-d8c0-490b-bf61-b3354cfc2eff','55d1bf4c-5d54-4ec6-921a-1778c960d9c7','aa377c1d-7754-4c85-9067-6700f058565d','858916a1-c0d3-4cae-873c-2c0521a188f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711e3fb101a042e190cf06281a35166c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:17:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-48289606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=048f8be2-f425-4a64-882e-a71fe7a675a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='086d5fda7e014e2fb31596c9322d6d70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='711e3fb101a042e190cf06281a35166c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cba5d7f3-02b1-4693-a4d5-685032cfc5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cba5d7f3-02b1-4693-a4d5-685032cfc5bf) transitioned into state 'SUCCESS' from state '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-48289606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='086d5fda7e014e2fb31596c9322d6d70',qos_specs=None,replication_status=,reservations=['5242e565-d8c0-490b-bf61-b3354cfc2eff','55d1bf4c-5d54-4ec6-921a-1778c960d9c7','aa377c1d-7754-4c85-9067-6700f058565d','858916a1-c0d3-4cae-873c-2c0521a188f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711e3fb101a042e190cf06281a35166c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc1700ab-9909-4fe1-85e7-188d836566e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc1700ab-9909-4fe1-85e7-188d836566e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Flow 'volume_create_api' (ff12cd51-b434-4b29-b8f5-4bf57ef7f53e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Create volume request issued successfully. Sep 07 10:17:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4cc3442d-1e7d-4331-9307-6b32389722c2 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:17:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1345/2673] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:17:20 2026] POST /volume/v3/volumes => generated 762 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:17:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5ff2f24a-acb1-4384-aabb-970b707d7fb4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5ff2f24a-acb1-4384-aabb-970b707d7fb4 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] GET http://192.168.122.74/volume/v3/volumes/c5818c75-cc55-433a-9094-344a6b2a65b3 Sep 07 10:17:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5ff2f24a-acb1-4384-aabb-970b707d7fb4 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5ff2f24a-acb1-4384-aabb-970b707d7fb4 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:21 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:21 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:21 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:21 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:21 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5ff2f24a-acb1-4384-aabb-970b707d7fb4 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Volume info retrieved successfully. Sep 07 10:17:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5ff2f24a-acb1-4384-aabb-970b707d7fb4 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/c5818c75-cc55-433a-9094-344a6b2a65b3 returned with HTTP 200 Sep 07 10:17:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1329/2674] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:21 2026] GET /volume/v3/volumes/c5818c75-cc55-433a-9094-344a6b2a65b3 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-968cfe1f-d3c0-4b31-b8be-6e8ec07ca106 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-968cfe1f-d3c0-4b31-b8be-6e8ec07ca106 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] GET http://192.168.122.74/volume/v3/volumes/23fb7743-afe3-49fd-a2f1-70421d2a845f Sep 07 10:17:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-968cfe1f-d3c0-4b31-b8be-6e8ec07ca106 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-968cfe1f-d3c0-4b31-b8be-6e8ec07ca106 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:21 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-968cfe1f-d3c0-4b31-b8be-6e8ec07ca106 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Volume info retrieved successfully. Sep 07 10:17:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-968cfe1f-d3c0-4b31-b8be-6e8ec07ca106 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/23fb7743-afe3-49fd-a2f1-70421d2a845f returned with HTTP 200 Sep 07 10:17:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1346/2675] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:21 2026] GET /volume/v3/volumes/23fb7743-afe3-49fd-a2f1-70421d2a845f => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-586cf1ab-673c-4e6a-a095-75281d806f84 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-586cf1ab-673c-4e6a-a095-75281d806f84 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] GET http://192.168.122.74/volume/v3/volumes/23fb7743-afe3-49fd-a2f1-70421d2a845f Sep 07 10:17:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-586cf1ab-673c-4e6a-a095-75281d806f84 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-586cf1ab-673c-4e6a-a095-75281d806f84 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-586cf1ab-673c-4e6a-a095-75281d806f84 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Volume info retrieved successfully. Sep 07 10:17:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-586cf1ab-673c-4e6a-a095-75281d806f84 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/23fb7743-afe3-49fd-a2f1-70421d2a845f returned with HTTP 200 Sep 07 10:17:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1330/2676] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:22 2026] GET /volume/v3/volumes/23fb7743-afe3-49fd-a2f1-70421d2a845f => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-01931ace-8b79-4e1a-b5c9-22463a8ead53 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-01931ace-8b79-4e1a-b5c9-22463a8ead53 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] GET http://192.168.122.74/volume/v3/volumes/a55ba0bc-7683-406f-9b26-8307831512a7 Sep 07 10:17:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-01931ace-8b79-4e1a-b5c9-22463a8ead53 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-01931ace-8b79-4e1a-b5c9-22463a8ead53 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:22 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:22 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-01931ace-8b79-4e1a-b5c9-22463a8ead53 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Volume info retrieved successfully. Sep 07 10:17:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-01931ace-8b79-4e1a-b5c9-22463a8ead53 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/a55ba0bc-7683-406f-9b26-8307831512a7 returned with HTTP 200 Sep 07 10:17:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1347/2677] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:22 2026] GET /volume/v3/volumes/a55ba0bc-7683-406f-9b26-8307831512a7 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2030df8e-4e17-4ce2-861e-1c380c0c4ec4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2030df8e-4e17-4ce2-861e-1c380c0c4ec4 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] GET http://192.168.122.74/volume/v3/volumes/a55ba0bc-7683-406f-9b26-8307831512a7 Sep 07 10:17:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2030df8e-4e17-4ce2-861e-1c380c0c4ec4 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2030df8e-4e17-4ce2-861e-1c380c0c4ec4 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2030df8e-4e17-4ce2-861e-1c380c0c4ec4 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Volume info retrieved successfully. Sep 07 10:17:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2030df8e-4e17-4ce2-861e-1c380c0c4ec4 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/a55ba0bc-7683-406f-9b26-8307831512a7 returned with HTTP 200 Sep 07 10:17:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1331/2678] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:23 2026] GET /volume/v3/volumes/a55ba0bc-7683-406f-9b26-8307831512a7 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e0e1c67d-754a-45ad-aa4a-e587f636ab9a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e0e1c67d-754a-45ad-aa4a-e587f636ab9a tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] GET http://192.168.122.74/volume/v3/volumes/3976f2a0-6868-46c4-ab50-213ae635b451 Sep 07 10:17:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e0e1c67d-754a-45ad-aa4a-e587f636ab9a tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e0e1c67d-754a-45ad-aa4a-e587f636ab9a tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e0e1c67d-754a-45ad-aa4a-e587f636ab9a tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Volume info retrieved successfully. Sep 07 10:17:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e0e1c67d-754a-45ad-aa4a-e587f636ab9a tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/3976f2a0-6868-46c4-ab50-213ae635b451 returned with HTTP 200 Sep 07 10:17:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1348/2679] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:23 2026] GET /volume/v3/volumes/3976f2a0-6868-46c4-ab50-213ae635b451 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-19279d23-18d3-4f68-9e18-dbbbff5633d7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-19279d23-18d3-4f68-9e18-dbbbff5633d7 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] GET http://192.168.122.74/volume/v3/volumes/048f8be2-f425-4a64-882e-a71fe7a675a0 Sep 07 10:17:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-19279d23-18d3-4f68-9e18-dbbbff5633d7 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-19279d23-18d3-4f68-9e18-dbbbff5633d7 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-19279d23-18d3-4f68-9e18-dbbbff5633d7 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Volume info retrieved successfully. Sep 07 10:17:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-19279d23-18d3-4f68-9e18-dbbbff5633d7 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/048f8be2-f425-4a64-882e-a71fe7a675a0 returned with HTTP 200 Sep 07 10:17:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1332/2680] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:23 2026] GET /volume/v3/volumes/048f8be2-f425-4a64-882e-a71fe7a675a0 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:17:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1fb4a670-e1c7-46e2-8335-8d71daa317d6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1fb4a670-e1c7-46e2-8335-8d71daa317d6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] GET http://192.168.122.74/volume/v3/volumes/048f8be2-f425-4a64-882e-a71fe7a675a0 Sep 07 10:17:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1fb4a670-e1c7-46e2-8335-8d71daa317d6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1fb4a670-e1c7-46e2-8335-8d71daa317d6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1fb4a670-e1c7-46e2-8335-8d71daa317d6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Volume info retrieved successfully. Sep 07 10:17:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1fb4a670-e1c7-46e2-8335-8d71daa317d6 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/048f8be2-f425-4a64-882e-a71fe7a675a0 returned with HTTP 200 Sep 07 10:17:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1349/2681] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:24 2026] GET /volume/v3/volumes/048f8be2-f425-4a64-882e-a71fe7a675a0 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-214ef742-909a-480a-bf83-e619ac1cf4a3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-214ef742-909a-480a-bf83-e619ac1cf4a3 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] DELETE http://192.168.122.74/volume/v3/volumes/048f8be2-f425-4a64-882e-a71fe7a675a0 Sep 07 10:17:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-214ef742-909a-480a-bf83-e619ac1cf4a3 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-214ef742-909a-480a-bf83-e619ac1cf4a3 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:24 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-214ef742-909a-480a-bf83-e619ac1cf4a3 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Delete volume with id: 048f8be2-f425-4a64-882e-a71fe7a675a0 Sep 07 10:17:24 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:24 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-214ef742-909a-480a-bf83-e619ac1cf4a3 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Volume info retrieved successfully. Sep 07 10:17:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-214ef742-909a-480a-bf83-e619ac1cf4a3 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Delete volume request issued successfully. Sep 07 10:17:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-214ef742-909a-480a-bf83-e619ac1cf4a3 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/048f8be2-f425-4a64-882e-a71fe7a675a0 returned with HTTP 202 Sep 07 10:17:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1333/2682] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:17:24 2026] DELETE /volume/v3/volumes/048f8be2-f425-4a64-882e-a71fe7a675a0 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:17:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5f751f5a-63d3-451a-bd35-983c9d920ec0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5f751f5a-63d3-451a-bd35-983c9d920ec0 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] GET http://192.168.122.74/volume/v3/volumes/048f8be2-f425-4a64-882e-a71fe7a675a0 Sep 07 10:17:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5f751f5a-63d3-451a-bd35-983c9d920ec0 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5f751f5a-63d3-451a-bd35-983c9d920ec0 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5f751f5a-63d3-451a-bd35-983c9d920ec0 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Volume info retrieved successfully. Sep 07 10:17:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5f751f5a-63d3-451a-bd35-983c9d920ec0 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/048f8be2-f425-4a64-882e-a71fe7a675a0 returned with HTTP 200 Sep 07 10:17:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1350/2683] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:24 2026] GET /volume/v3/volumes/048f8be2-f425-4a64-882e-a71fe7a675a0 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e5105de7-7c89-4899-ae2a-61e387ef7abe None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e5105de7-7c89-4899-ae2a-61e387ef7abe tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] GET http://192.168.122.74/volume/v3/volumes/048f8be2-f425-4a64-882e-a71fe7a675a0 Sep 07 10:17:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e5105de7-7c89-4899-ae2a-61e387ef7abe tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e5105de7-7c89-4899-ae2a-61e387ef7abe tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e5105de7-7c89-4899-ae2a-61e387ef7abe tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/048f8be2-f425-4a64-882e-a71fe7a675a0 returned with HTTP 404 Sep 07 10:17:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1334/2684] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:25 2026] GET /volume/v3/volumes/048f8be2-f425-4a64-882e-a71fe7a675a0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c5924fd9-1330-4b3b-9208-e566185e90ce None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5924fd9-1330-4b3b-9208-e566185e90ce tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] DELETE http://192.168.122.74/volume/v3/volumes/3976f2a0-6868-46c4-ab50-213ae635b451 Sep 07 10:17:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5924fd9-1330-4b3b-9208-e566185e90ce tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5924fd9-1330-4b3b-9208-e566185e90ce tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:25 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-c5924fd9-1330-4b3b-9208-e566185e90ce tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Delete volume with id: 3976f2a0-6868-46c4-ab50-213ae635b451 Sep 07 10:17:25 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:25 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c5924fd9-1330-4b3b-9208-e566185e90ce tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Volume info retrieved successfully. Sep 07 10:17:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c5924fd9-1330-4b3b-9208-e566185e90ce tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Delete volume request issued successfully. Sep 07 10:17:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5924fd9-1330-4b3b-9208-e566185e90ce tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/3976f2a0-6868-46c4-ab50-213ae635b451 returned with HTTP 202 Sep 07 10:17:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1351/2685] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:17:25 2026] DELETE /volume/v3/volumes/3976f2a0-6868-46c4-ab50-213ae635b451 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:17:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e2aa28b0-0e46-4708-9b54-fb5e1fca3a0b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e2aa28b0-0e46-4708-9b54-fb5e1fca3a0b tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] GET http://192.168.122.74/volume/v3/volumes/3976f2a0-6868-46c4-ab50-213ae635b451 Sep 07 10:17:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e2aa28b0-0e46-4708-9b54-fb5e1fca3a0b tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e2aa28b0-0e46-4708-9b54-fb5e1fca3a0b tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e2aa28b0-0e46-4708-9b54-fb5e1fca3a0b tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Volume info retrieved successfully. Sep 07 10:17:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e2aa28b0-0e46-4708-9b54-fb5e1fca3a0b tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/3976f2a0-6868-46c4-ab50-213ae635b451 returned with HTTP 200 Sep 07 10:17:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1335/2686] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:25 2026] GET /volume/v3/volumes/3976f2a0-6868-46c4-ab50-213ae635b451 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9803d68f-7035-4bd3-9fa2-3652073fd6a3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9803d68f-7035-4bd3-9fa2-3652073fd6a3 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] GET http://192.168.122.74/volume/v3/volumes/3976f2a0-6868-46c4-ab50-213ae635b451 Sep 07 10:17:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9803d68f-7035-4bd3-9fa2-3652073fd6a3 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9803d68f-7035-4bd3-9fa2-3652073fd6a3 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9803d68f-7035-4bd3-9fa2-3652073fd6a3 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/3976f2a0-6868-46c4-ab50-213ae635b451 returned with HTTP 404 Sep 07 10:17:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1352/2687] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:26 2026] GET /volume/v3/volumes/3976f2a0-6868-46c4-ab50-213ae635b451 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-49cc6d8b-bcf3-42b2-89a3-1522fc3f6cf3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-49cc6d8b-bcf3-42b2-89a3-1522fc3f6cf3 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] DELETE http://192.168.122.74/volume/v3/volumes/a55ba0bc-7683-406f-9b26-8307831512a7 Sep 07 10:17:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-49cc6d8b-bcf3-42b2-89a3-1522fc3f6cf3 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-49cc6d8b-bcf3-42b2-89a3-1522fc3f6cf3 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:26 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-49cc6d8b-bcf3-42b2-89a3-1522fc3f6cf3 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Delete volume with id: a55ba0bc-7683-406f-9b26-8307831512a7 Sep 07 10:17:26 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:26 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-49cc6d8b-bcf3-42b2-89a3-1522fc3f6cf3 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Volume info retrieved successfully. Sep 07 10:17:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-49cc6d8b-bcf3-42b2-89a3-1522fc3f6cf3 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Delete volume request issued successfully. Sep 07 10:17:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-49cc6d8b-bcf3-42b2-89a3-1522fc3f6cf3 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/a55ba0bc-7683-406f-9b26-8307831512a7 returned with HTTP 202 Sep 07 10:17:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1336/2688] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:17:26 2026] DELETE /volume/v3/volumes/a55ba0bc-7683-406f-9b26-8307831512a7 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:17:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fc726954-d87a-4064-80f6-caea0f9d338a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fc726954-d87a-4064-80f6-caea0f9d338a tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] GET http://192.168.122.74/volume/v3/volumes/a55ba0bc-7683-406f-9b26-8307831512a7 Sep 07 10:17:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fc726954-d87a-4064-80f6-caea0f9d338a tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fc726954-d87a-4064-80f6-caea0f9d338a tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:27 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fc726954-d87a-4064-80f6-caea0f9d338a tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Volume info retrieved successfully. Sep 07 10:17:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fc726954-d87a-4064-80f6-caea0f9d338a tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/a55ba0bc-7683-406f-9b26-8307831512a7 returned with HTTP 200 Sep 07 10:17:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1353/2689] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:26 2026] GET /volume/v3/volumes/a55ba0bc-7683-406f-9b26-8307831512a7 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-061e8dfd-da1c-4fb1-97bd-29b47f3553cb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-061e8dfd-da1c-4fb1-97bd-29b47f3553cb tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] GET http://192.168.122.74/volume/v3/volumes/a55ba0bc-7683-406f-9b26-8307831512a7 Sep 07 10:17:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-061e8dfd-da1c-4fb1-97bd-29b47f3553cb tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-061e8dfd-da1c-4fb1-97bd-29b47f3553cb tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-061e8dfd-da1c-4fb1-97bd-29b47f3553cb tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/a55ba0bc-7683-406f-9b26-8307831512a7 returned with HTTP 404 Sep 07 10:17:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1337/2690] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:28 2026] GET /volume/v3/volumes/a55ba0bc-7683-406f-9b26-8307831512a7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-416046f4-e5a1-49c3-8cb1-f7abbf450a81 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-416046f4-e5a1-49c3-8cb1-f7abbf450a81 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] DELETE http://192.168.122.74/volume/v3/volumes/23fb7743-afe3-49fd-a2f1-70421d2a845f Sep 07 10:17:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-416046f4-e5a1-49c3-8cb1-f7abbf450a81 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-416046f4-e5a1-49c3-8cb1-f7abbf450a81 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:28 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-416046f4-e5a1-49c3-8cb1-f7abbf450a81 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Delete volume with id: 23fb7743-afe3-49fd-a2f1-70421d2a845f Sep 07 10:17:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-416046f4-e5a1-49c3-8cb1-f7abbf450a81 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Volume info retrieved successfully. Sep 07 10:17:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-416046f4-e5a1-49c3-8cb1-f7abbf450a81 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Delete volume request issued successfully. Sep 07 10:17:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-416046f4-e5a1-49c3-8cb1-f7abbf450a81 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/23fb7743-afe3-49fd-a2f1-70421d2a845f returned with HTTP 202 Sep 07 10:17:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1354/2691] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:17:28 2026] DELETE /volume/v3/volumes/23fb7743-afe3-49fd-a2f1-70421d2a845f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:17:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f246cc1a-782d-46c3-9910-16f41ad8948c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f246cc1a-782d-46c3-9910-16f41ad8948c tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] GET http://192.168.122.74/volume/v3/volumes/23fb7743-afe3-49fd-a2f1-70421d2a845f Sep 07 10:17:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f246cc1a-782d-46c3-9910-16f41ad8948c tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f246cc1a-782d-46c3-9910-16f41ad8948c tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f246cc1a-782d-46c3-9910-16f41ad8948c tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Volume info retrieved successfully. Sep 07 10:17:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f246cc1a-782d-46c3-9910-16f41ad8948c tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/23fb7743-afe3-49fd-a2f1-70421d2a845f returned with HTTP 200 Sep 07 10:17:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1338/2692] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:28 2026] GET /volume/v3/volumes/23fb7743-afe3-49fd-a2f1-70421d2a845f => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-21fa1376-e2e6-4d62-a04b-d734ac04ce5b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-21fa1376-e2e6-4d62-a04b-d734ac04ce5b tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] GET http://192.168.122.74/volume/v3/volumes/23fb7743-afe3-49fd-a2f1-70421d2a845f Sep 07 10:17:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-21fa1376-e2e6-4d62-a04b-d734ac04ce5b tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-21fa1376-e2e6-4d62-a04b-d734ac04ce5b tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-21fa1376-e2e6-4d62-a04b-d734ac04ce5b tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/23fb7743-afe3-49fd-a2f1-70421d2a845f returned with HTTP 404 Sep 07 10:17:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1355/2693] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:29 2026] GET /volume/v3/volumes/23fb7743-afe3-49fd-a2f1-70421d2a845f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a466b498-b8d3-4e64-bf79-521d9abf337f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a466b498-b8d3-4e64-bf79-521d9abf337f tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] DELETE http://192.168.122.74/volume/v3/volumes/c5818c75-cc55-433a-9094-344a6b2a65b3 Sep 07 10:17:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a466b498-b8d3-4e64-bf79-521d9abf337f tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a466b498-b8d3-4e64-bf79-521d9abf337f tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:29 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-a466b498-b8d3-4e64-bf79-521d9abf337f tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Delete volume with id: c5818c75-cc55-433a-9094-344a6b2a65b3 Sep 07 10:17:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a466b498-b8d3-4e64-bf79-521d9abf337f tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Volume info retrieved successfully. Sep 07 10:17:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a466b498-b8d3-4e64-bf79-521d9abf337f tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Delete volume request issued successfully. Sep 07 10:17:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a466b498-b8d3-4e64-bf79-521d9abf337f tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/c5818c75-cc55-433a-9094-344a6b2a65b3 returned with HTTP 202 Sep 07 10:17:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1339/2694] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:17:29 2026] DELETE /volume/v3/volumes/c5818c75-cc55-433a-9094-344a6b2a65b3 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:17:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-730ae7e6-0623-4b7a-82ba-bf94bbac0abc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-730ae7e6-0623-4b7a-82ba-bf94bbac0abc tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] GET http://192.168.122.74/volume/v3/volumes/c5818c75-cc55-433a-9094-344a6b2a65b3 Sep 07 10:17:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-730ae7e6-0623-4b7a-82ba-bf94bbac0abc tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-730ae7e6-0623-4b7a-82ba-bf94bbac0abc tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-730ae7e6-0623-4b7a-82ba-bf94bbac0abc tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Volume info retrieved successfully. Sep 07 10:17:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-730ae7e6-0623-4b7a-82ba-bf94bbac0abc tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/c5818c75-cc55-433a-9094-344a6b2a65b3 returned with HTTP 200 Sep 07 10:17:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1356/2695] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:29 2026] GET /volume/v3/volumes/c5818c75-cc55-433a-9094-344a6b2a65b3 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-be02011d-043b-4cfd-a5c9-1c40f7416674 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-be02011d-043b-4cfd-a5c9-1c40f7416674 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] GET http://192.168.122.74/volume/v3/volumes/c5818c75-cc55-433a-9094-344a6b2a65b3 Sep 07 10:17:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-be02011d-043b-4cfd-a5c9-1c40f7416674 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-be02011d-043b-4cfd-a5c9-1c40f7416674 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-be02011d-043b-4cfd-a5c9-1c40f7416674 tempest-CreateVolumesFromImageTest-446209050 tempest-CreateVolumesFromImageTest-446209050-project-member] http://192.168.122.74/volume/v3/volumes/c5818c75-cc55-433a-9094-344a6b2a65b3 returned with HTTP 404 Sep 07 10:17:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1340/2696] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:30 2026] GET /volume/v3/volumes/c5818c75-cc55-433a-9094-344a6b2a65b3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:17:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-791420354"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-791420354'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:17:32 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Create volume of 1 GB Sep 07 10:17:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Availability Zones retrieved successfully. Sep 07 10:17:32 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Flow 'volume_create_api' (6a7b3cd3-7b44-4af8-a8d5-56f180a846d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:32 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22f2fb06-779d-4910-a7ad-d7d528337838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:32 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:17:32 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22f2fb06-779d-4910-a7ad-d7d528337838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:32 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b3db0c-97b0-4417-acb3-206ad68d51f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:32 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Created reservations ['1943563f-18f0-4888-9e9d-f136d6cb4da8', '6855dd0a-e748-4bd8-b339-729a173195c0', 'c3a6ab99-69f9-4262-8556-e31a584b29a7', 'b1c99b8c-bb7c-475a-9bbb-c3c0d1f3651f'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:17:32 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b3db0c-97b0-4417-acb3-206ad68d51f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1943563f-18f0-4888-9e9d-f136d6cb4da8', '6855dd0a-e748-4bd8-b339-729a173195c0', 'c3a6ab99-69f9-4262-8556-e31a584b29a7', 'b1c99b8c-bb7c-475a-9bbb-c3c0d1f3651f']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:32 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ac03c1b-dfc1-4736-94d5-d344bd348993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:32 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:32 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:32 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ac03c1b-dfc1-4736-94d5-d344bd348993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-791420354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68d50cdd46974bd1bfed178e086b85e8',qos_specs=None,replication_status=,reservations=['1943563f-18f0-4888-9e9d-f136d6cb4da8','6855dd0a-e748-4bd8-b339-729a173195c0','c3a6ab99-69f9-4262-8556-e31a584b29a7','b1c99b8c-bb7c-475a-9bbb-c3c0d1f3651f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9621d873b4d34707875a60d5d981b52b',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:17:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-791420354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68d50cdd46974bd1bfed178e086b85e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9621d873b4d34707875a60d5d981b52b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:32 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f28fe87-c771-43d3-ab66-7947259e275d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:32 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f28fe87-c771-43d3-ab66-7947259e275d) transitioned into state 'SUCCESS' from state '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-791420354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68d50cdd46974bd1bfed178e086b85e8',qos_specs=None,replication_status=,reservations=['1943563f-18f0-4888-9e9d-f136d6cb4da8','6855dd0a-e748-4bd8-b339-729a173195c0','c3a6ab99-69f9-4262-8556-e31a584b29a7','b1c99b8c-bb7c-475a-9bbb-c3c0d1f3651f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9621d873b4d34707875a60d5d981b52b',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:32 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b5974b7-03ca-43c0-8af7-361095eb0e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:32 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b5974b7-03ca-43c0-8af7-361095eb0e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:32 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Flow 'volume_create_api' (6a7b3cd3-7b44-4af8-a8d5-56f180a846d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Create volume request issued successfully. Sep 07 10:17:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c3833a65-a41f-4275-a0b4-70ee0a85d9ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:17:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1357/2697] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:17:32 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 10:17:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-493f0032-d5bd-4a43-a8ef-61d12d37e014 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-493f0032-d5bd-4a43-a8ef-61d12d37e014 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa Sep 07 10:17:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-493f0032-d5bd-4a43-a8ef-61d12d37e014 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-493f0032-d5bd-4a43-a8ef-61d12d37e014 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-493f0032-d5bd-4a43-a8ef-61d12d37e014 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-493f0032-d5bd-4a43-a8ef-61d12d37e014 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa returned with HTTP 200 Sep 07 10:17:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1341/2698] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:32 2026] GET /volume/v3/volumes/2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa => generated 834 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-64eb59d5-f15b-4159-9b78-3b40665669cb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-64eb59d5-f15b-4159-9b78-3b40665669cb tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa Sep 07 10:17:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-64eb59d5-f15b-4159-9b78-3b40665669cb tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-64eb59d5-f15b-4159-9b78-3b40665669cb tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:33 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:33 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-64eb59d5-f15b-4159-9b78-3b40665669cb tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-64eb59d5-f15b-4159-9b78-3b40665669cb tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa returned with HTTP 200 Sep 07 10:17:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1358/2699] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:33 2026] GET /volume/v3/volumes/2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-31713cf3-bbdc-42d2-890a-8f90d070a1ad None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-31713cf3-bbdc-42d2-890a-8f90d070a1ad tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:17:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-31713cf3-bbdc-42d2-890a-8f90d070a1ad tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1947497071"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:33 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:33 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-31713cf3-bbdc-42d2-890a-8f90d070a1ad tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:33 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-31713cf3-bbdc-42d2-890a-8f90d070a1ad tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Create snapshot from volume 2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa Sep 07 10:17:34 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-31713cf3-bbdc-42d2-890a-8f90d070a1ad tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Created reservations ['fe82fa09-eddc-488b-965e-26c735558d81', '52bb8e13-2202-4c09-a16c-f711b285ae6c', '5420b62f-00d5-4394-bd38-a4cc7ebf7a0f', '56f55976-deff-4579-99bc-d61c068fa9ce'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:17:34 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:34 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-31713cf3-bbdc-42d2-890a-8f90d070a1ad tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Snapshot create request issued successfully. Sep 07 10:17:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-31713cf3-bbdc-42d2-890a-8f90d070a1ad tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:17:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1342/2700] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:17:33 2026] POST /volume/v3/snapshots => generated 316 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:17:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b37f1387-7170-436e-aebe-311f8c4b60cf None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b37f1387-7170-436e-aebe-311f8c4b60cf tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 Sep 07 10:17:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b37f1387-7170-436e-aebe-311f8c4b60cf tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b37f1387-7170-436e-aebe-311f8c4b60cf tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b37f1387-7170-436e-aebe-311f8c4b60cf tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Snapshot retrieved successfully. Sep 07 10:17:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b37f1387-7170-436e-aebe-311f8c4b60cf tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 returned with HTTP 200 Sep 07 10:17:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1359/2701] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:17:34 2026] GET /volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 => generated 448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3627debb-242e-4c17-b3f0-57379d7229fe None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3627debb-242e-4c17-b3f0-57379d7229fe tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 Sep 07 10:17:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3627debb-242e-4c17-b3f0-57379d7229fe tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3627debb-242e-4c17-b3f0-57379d7229fe tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3627debb-242e-4c17-b3f0-57379d7229fe tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Snapshot retrieved successfully. Sep 07 10:17:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3627debb-242e-4c17-b3f0-57379d7229fe tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 returned with HTTP 200 Sep 07 10:17:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1343/2702] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:17:35 2026] GET /volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2f43ed29-ff26-4918-896f-f8adb92f742f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2f43ed29-ff26-4918-896f-f8adb92f742f tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2f43ed29-ff26-4918-896f-f8adb92f742f tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2f43ed29-ff26-4918-896f-f8adb92f742f tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2f43ed29-ff26-4918-896f-f8adb92f742f tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Snapshot retrieved successfully. Sep 07 10:17:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2f43ed29-ff26-4918-896f-f8adb92f742f tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 returned with HTTP 200 Sep 07 10:17:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1360/2703] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:17:36 2026] GET /volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 => generated 475 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6fbe9ca5-5510-49d2-83e5-4ace03652638", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1807811031"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Create volume request body: {'volume': {"'snapshot_id": '6fbe9ca5-5510-49d2-83e5-4ace03652638', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1807811031'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Create volume of 1 GB Sep 07 10:17:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Availability Zones retrieved successfully. Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Flow 'volume_create_api' (2f2d8be1-a1eb-404c-961c-537481072331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7048c8a1-4c70-4002-85ff-8458f8746f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7048c8a1-4c70-4002-85ff-8458f8746f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (291d6c84-9157-4e34-8fdb-a4afa4c76bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Created reservations ['77c2ef37-7db8-496a-bb2d-9bf66a557cb2', 'c943ed7e-916e-42bf-b5df-d89076339033', 'af8e129c-51d6-4dc4-86ba-fb866e5a7861', '533718a7-bc0c-4c72-b83d-2c3cb39eaa76'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (291d6c84-9157-4e34-8fdb-a4afa4c76bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77c2ef37-7db8-496a-bb2d-9bf66a557cb2', 'c943ed7e-916e-42bf-b5df-d89076339033', 'af8e129c-51d6-4dc4-86ba-fb866e5a7861', '533718a7-bc0c-4c72-b83d-2c3cb39eaa76']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d51be730-ea21-4a2c-a308-2e46def235ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:36 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d51be730-ea21-4a2c-a308-2e46def235ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fcffb4a-7ef7-49cc-89f5-def26f4e0502', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1807811031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68d50cdd46974bd1bfed178e086b85e8',qos_specs=None,replication_status=,reservations=['77c2ef37-7db8-496a-bb2d-9bf66a557cb2','c943ed7e-916e-42bf-b5df-d89076339033','af8e129c-51d6-4dc4-86ba-fb866e5a7861','533718a7-bc0c-4c72-b83d-2c3cb39eaa76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9621d873b4d34707875a60d5d981b52b',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:17:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1807811031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fcffb4a-7ef7-49cc-89f5-def26f4e0502,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68d50cdd46974bd1bfed178e086b85e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9621d873b4d34707875a60d5d981b52b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4602bc07-1d6e-4d69-8c4b-ef1b55400e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4602bc07-1d6e-4d69-8c4b-ef1b55400e6d) transitioned into state 'SUCCESS' from state '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-1807811031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68d50cdd46974bd1bfed178e086b85e8',qos_specs=None,replication_status=,reservations=['77c2ef37-7db8-496a-bb2d-9bf66a557cb2','c943ed7e-916e-42bf-b5df-d89076339033','af8e129c-51d6-4dc4-86ba-fb866e5a7861','533718a7-bc0c-4c72-b83d-2c3cb39eaa76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9621d873b4d34707875a60d5d981b52b',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35ef13e3-3782-4a8e-ba1f-8e071f9ee3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35ef13e3-3782-4a8e-ba1f-8e071f9ee3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Flow 'volume_create_api' (2f2d8be1-a1eb-404c-961c-537481072331) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Create volume request issued successfully. Sep 07 10:17:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-55a6e774-f063-4ef6-a98b-5b8b9c01adc9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:17:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1344/2704] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:17:36 2026] POST /volume/v3/volumes => generated 767 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6fbe9ca5-5510-49d2-83e5-4ace03652638", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-57812720"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Create volume request body: {'volume': {"'snapshot_id": '6fbe9ca5-5510-49d2-83e5-4ace03652638', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-57812720'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Create volume of 1 GB Sep 07 10:17:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Availability Zones retrieved successfully. Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Flow 'volume_create_api' (ae0c5e03-733c-4b6f-a0de-822e94c59710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57e7b752-4b50-49ca-8b9a-b6fd35a58cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57e7b752-4b50-49ca-8b9a-b6fd35a58cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ca6fd1-40b6-4b29-aed4-e548cb0cc850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Created reservations ['c5b73fd0-e172-4006-b457-7b9934a0bb6f', 'a3234245-9f8c-4280-90f5-761103b19752', '2dad526f-e603-4805-b812-dc5d2baf4b89', '1d1af795-40a7-4058-9984-203e7474b0a6'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ca6fd1-40b6-4b29-aed4-e548cb0cc850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5b73fd0-e172-4006-b457-7b9934a0bb6f', 'a3234245-9f8c-4280-90f5-761103b19752', '2dad526f-e603-4805-b812-dc5d2baf4b89', '1d1af795-40a7-4058-9984-203e7474b0a6']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed806ad-9c00-4811-bbeb-02ea943869cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:36 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed806ad-9c00-4811-bbeb-02ea943869cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4c28775-0951-49ff-b5cb-f7b10a1c9e46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-57812720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68d50cdd46974bd1bfed178e086b85e8',qos_specs=None,replication_status=,reservations=['c5b73fd0-e172-4006-b457-7b9934a0bb6f','a3234245-9f8c-4280-90f5-761103b19752','2dad526f-e603-4805-b812-dc5d2baf4b89','1d1af795-40a7-4058-9984-203e7474b0a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9621d873b4d34707875a60d5d981b52b',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:17:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-57812720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4c28775-0951-49ff-b5cb-f7b10a1c9e46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68d50cdd46974bd1bfed178e086b85e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9621d873b4d34707875a60d5d981b52b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50b705cc-ccd4-4a84-bc13-537efe80c3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50b705cc-ccd4-4a84-bc13-537efe80c3f7) transitioned into state 'SUCCESS' from state '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-57812720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68d50cdd46974bd1bfed178e086b85e8',qos_specs=None,replication_status=,reservations=['c5b73fd0-e172-4006-b457-7b9934a0bb6f','a3234245-9f8c-4280-90f5-761103b19752','2dad526f-e603-4805-b812-dc5d2baf4b89','1d1af795-40a7-4058-9984-203e7474b0a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9621d873b4d34707875a60d5d981b52b',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d3d383c-a85f-4551-9b6f-4dc76cba4d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d3d383c-a85f-4551-9b6f-4dc76cba4d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Flow 'volume_create_api' (ae0c5e03-733c-4b6f-a0de-822e94c59710) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Create volume request issued successfully. Sep 07 10:17:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aa48247d-d1fd-4ea5-b330-ae94813bf8ec tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:17:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1361/2705] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:17:36 2026] POST /volume/v3/volumes => generated 765 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-29747a08-75a7-4ae6-af01-6e5433058a9d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6fbe9ca5-5510-49d2-83e5-4ace03652638", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-292515758"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Create volume request body: {'volume': {"'snapshot_id": '6fbe9ca5-5510-49d2-83e5-4ace03652638', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-292515758'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Create volume of 1 GB Sep 07 10:17:36 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:36 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Availability Zones retrieved successfully. Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Flow 'volume_create_api' (5eb2160b-22a7-4050-8ee3-96d1f80a3c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39cd8d05-7dae-4bb9-a009-2ca6b2a01f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39cd8d05-7dae-4bb9-a009-2ca6b2a01f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41030dbf-4f6a-4559-94cc-095e0f25ce8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Created reservations ['2513beac-3d85-4b1e-a4a8-92997e523fd6', 'd0c37e87-7198-4c9f-b573-0d6c8a0d4357', 'f624db87-d2aa-479d-a404-9d49f389566b', '3bc1a2e8-328e-4e7a-a9eb-3f8bd24bc06c'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41030dbf-4f6a-4559-94cc-095e0f25ce8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2513beac-3d85-4b1e-a4a8-92997e523fd6', 'd0c37e87-7198-4c9f-b573-0d6c8a0d4357', 'f624db87-d2aa-479d-a404-9d49f389566b', '3bc1a2e8-328e-4e7a-a9eb-3f8bd24bc06c']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86306ef0-a812-44db-b79a-858a865579bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86306ef0-a812-44db-b79a-858a865579bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd26dc3ac-9801-43bd-833b-8efe9c9582e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-292515758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68d50cdd46974bd1bfed178e086b85e8',qos_specs=None,replication_status=,reservations=['2513beac-3d85-4b1e-a4a8-92997e523fd6','d0c37e87-7198-4c9f-b573-0d6c8a0d4357','f624db87-d2aa-479d-a404-9d49f389566b','3bc1a2e8-328e-4e7a-a9eb-3f8bd24bc06c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9621d873b4d34707875a60d5d981b52b',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:17:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-292515758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d26dc3ac-9801-43bd-833b-8efe9c9582e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68d50cdd46974bd1bfed178e086b85e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9621d873b4d34707875a60d5d981b52b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f57dfd1e-0c6b-4054-8045-059e32e2e7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f57dfd1e-0c6b-4054-8045-059e32e2e7e6) transitioned into state 'SUCCESS' from state '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-292515758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68d50cdd46974bd1bfed178e086b85e8',qos_specs=None,replication_status=,reservations=['2513beac-3d85-4b1e-a4a8-92997e523fd6','d0c37e87-7198-4c9f-b573-0d6c8a0d4357','f624db87-d2aa-479d-a404-9d49f389566b','3bc1a2e8-328e-4e7a-a9eb-3f8bd24bc06c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9621d873b4d34707875a60d5d981b52b',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ad4a1b9-9df3-47ce-9d4f-1ce0e5f590c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ad4a1b9-9df3-47ce-9d4f-1ce0e5f590c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Flow 'volume_create_api' (5eb2160b-22a7-4050-8ee3-96d1f80a3c89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Create volume request issued successfully. Sep 07 10:17:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-29747a08-75a7-4ae6-af01-6e5433058a9d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:17:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1345/2706] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:17:36 2026] POST /volume/v3/volumes => generated 766 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:17:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-decb7083-2b62-4b17-90bc-24796df741c3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:17:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6fbe9ca5-5510-49d2-83e5-4ace03652638", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1459577185"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Create volume request body: {'volume': {"'snapshot_id": '6fbe9ca5-5510-49d2-83e5-4ace03652638', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1459577185'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:17:37 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Create volume of 1 GB Sep 07 10:17:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Availability Zones retrieved successfully. Sep 07 10:17:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Flow 'volume_create_api' (0391ef71-3f1b-43e5-949d-acfee28ad84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1b1c927-283c-4649-a2d3-705a34089d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:17:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1b1c927-283c-4649-a2d3-705a34089d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97077e4c-54d5-4411-a5f1-f3da505b234d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:37 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Created reservations ['b623aaff-9649-4475-adae-374abf9203ed', 'ac624310-a0c5-413e-a07d-291a555f44ed', '7eaa648b-2c7c-4e19-8c24-e9dba709b2ac', '6896a1e9-0e6c-473a-a75a-7b6cdbaec615'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:17:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97077e4c-54d5-4411-a5f1-f3da505b234d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b623aaff-9649-4475-adae-374abf9203ed', 'ac624310-a0c5-413e-a07d-291a555f44ed', '7eaa648b-2c7c-4e19-8c24-e9dba709b2ac', '6896a1e9-0e6c-473a-a75a-7b6cdbaec615']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4db35ab-e777-4fe2-9c82-8c40da5862f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:37 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:37 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4db35ab-e777-4fe2-9c82-8c40da5862f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e08b891-f67e-4b5a-9390-e1fefe1e5097', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1459577185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68d50cdd46974bd1bfed178e086b85e8',qos_specs=None,replication_status=,reservations=['b623aaff-9649-4475-adae-374abf9203ed','ac624310-a0c5-413e-a07d-291a555f44ed','7eaa648b-2c7c-4e19-8c24-e9dba709b2ac','6896a1e9-0e6c-473a-a75a-7b6cdbaec615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9621d873b4d34707875a60d5d981b52b',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:17:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1459577185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e08b891-f67e-4b5a-9390-e1fefe1e5097,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68d50cdd46974bd1bfed178e086b85e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9621d873b4d34707875a60d5d981b52b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68b19eea-6ed4-4cbb-9377-82dc36d45181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68b19eea-6ed4-4cbb-9377-82dc36d45181) transitioned into state 'SUCCESS' from state '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-1459577185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68d50cdd46974bd1bfed178e086b85e8',qos_specs=None,replication_status=,reservations=['b623aaff-9649-4475-adae-374abf9203ed','ac624310-a0c5-413e-a07d-291a555f44ed','7eaa648b-2c7c-4e19-8c24-e9dba709b2ac','6896a1e9-0e6c-473a-a75a-7b6cdbaec615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9621d873b4d34707875a60d5d981b52b',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (668f8f37-ce0b-405f-84d8-64f23537fef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (668f8f37-ce0b-405f-84d8-64f23537fef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Flow 'volume_create_api' (0391ef71-3f1b-43e5-949d-acfee28ad84c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Create volume request issued successfully. Sep 07 10:17:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-decb7083-2b62-4b17-90bc-24796df741c3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:17:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1362/2707] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:17:37 2026] POST /volume/v3/volumes => generated 767 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6fbe9ca5-5510-49d2-83e5-4ace03652638", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1496467229"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Create volume request body: {'volume': {"'snapshot_id": '6fbe9ca5-5510-49d2-83e5-4ace03652638', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1496467229'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Create volume of 1 GB Sep 07 10:17:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Availability Zones retrieved successfully. Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Flow 'volume_create_api' (f72666a0-2328-4645-bab6-33272a888dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee876298-afe0-43db-bfe3-ea2329e02d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee876298-afe0-43db-bfe3-ea2329e02d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21d34dc6-c103-4930-b41b-db34deb9fa4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Created reservations ['0a626ec8-9c9d-4dbb-b8c5-813351022283', '10a4f673-11ed-473d-8c4e-39816e76d758', '9bcc1157-846c-4c60-a3eb-c73b56f61714', '0c119350-6ee9-4b2a-b324-ccb704c4e87e'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21d34dc6-c103-4930-b41b-db34deb9fa4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a626ec8-9c9d-4dbb-b8c5-813351022283', '10a4f673-11ed-473d-8c4e-39816e76d758', '9bcc1157-846c-4c60-a3eb-c73b56f61714', '0c119350-6ee9-4b2a-b324-ccb704c4e87e']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (102c8369-7409-4331-bdf0-7f2382499e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (102c8369-7409-4331-bdf0-7f2382499e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db005027-e529-44c6-86fc-395e2d65715c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1496467229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68d50cdd46974bd1bfed178e086b85e8',qos_specs=None,replication_status=,reservations=['0a626ec8-9c9d-4dbb-b8c5-813351022283','10a4f673-11ed-473d-8c4e-39816e76d758','9bcc1157-846c-4c60-a3eb-c73b56f61714','0c119350-6ee9-4b2a-b324-ccb704c4e87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9621d873b4d34707875a60d5d981b52b',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:17:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1496467229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db005027-e529-44c6-86fc-395e2d65715c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68d50cdd46974bd1bfed178e086b85e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9621d873b4d34707875a60d5d981b52b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03103bd2-bdcd-44ab-b163-5ddb8b871f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03103bd2-bdcd-44ab-b163-5ddb8b871f80) transitioned into state 'SUCCESS' from state '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-1496467229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68d50cdd46974bd1bfed178e086b85e8',qos_specs=None,replication_status=,reservations=['0a626ec8-9c9d-4dbb-b8c5-813351022283','10a4f673-11ed-473d-8c4e-39816e76d758','9bcc1157-846c-4c60-a3eb-c73b56f61714','0c119350-6ee9-4b2a-b324-ccb704c4e87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9621d873b4d34707875a60d5d981b52b',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e754663-9a35-4501-b000-9af623dd9a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:17:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e754663-9a35-4501-b000-9af623dd9a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:17:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Flow 'volume_create_api' (f72666a0-2328-4645-bab6-33272a888dcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:17:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Create volume request issued successfully. Sep 07 10:17:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0cebd469-19f4-4598-a1b4-7e1901e45254 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:17:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1346/2708] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:17:37 2026] POST /volume/v3/volumes => generated 767 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:17:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-18a0fde3-9a5a-4d0d-a38e-9f5f5b202bb7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-18a0fde3-9a5a-4d0d-a38e-9f5f5b202bb7 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/7fcffb4a-7ef7-49cc-89f5-def26f4e0502 Sep 07 10:17:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-18a0fde3-9a5a-4d0d-a38e-9f5f5b202bb7 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-18a0fde3-9a5a-4d0d-a38e-9f5f5b202bb7 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-18a0fde3-9a5a-4d0d-a38e-9f5f5b202bb7 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-18a0fde3-9a5a-4d0d-a38e-9f5f5b202bb7 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/7fcffb4a-7ef7-49cc-89f5-def26f4e0502 returned with HTTP 200 Sep 07 10:17:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1363/2709] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:38 2026] GET /volume/v3/volumes/7fcffb4a-7ef7-49cc-89f5-def26f4e0502 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b5c44cd3-a328-420d-b849-fefcfab31d8f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b5c44cd3-a328-420d-b849-fefcfab31d8f tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/e4c28775-0951-49ff-b5cb-f7b10a1c9e46 Sep 07 10:17:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b5c44cd3-a328-420d-b849-fefcfab31d8f tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b5c44cd3-a328-420d-b849-fefcfab31d8f tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b5c44cd3-a328-420d-b849-fefcfab31d8f tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b5c44cd3-a328-420d-b849-fefcfab31d8f tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/e4c28775-0951-49ff-b5cb-f7b10a1c9e46 returned with HTTP 200 Sep 07 10:17:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1347/2710] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:38 2026] GET /volume/v3/volumes/e4c28775-0951-49ff-b5cb-f7b10a1c9e46 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:17:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cc32ecb6-c364-49f3-addc-eeeecd5c7a34 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cc32ecb6-c364-49f3-addc-eeeecd5c7a34 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/e4c28775-0951-49ff-b5cb-f7b10a1c9e46 Sep 07 10:17:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cc32ecb6-c364-49f3-addc-eeeecd5c7a34 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cc32ecb6-c364-49f3-addc-eeeecd5c7a34 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:39 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:39 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cc32ecb6-c364-49f3-addc-eeeecd5c7a34 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cc32ecb6-c364-49f3-addc-eeeecd5c7a34 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/e4c28775-0951-49ff-b5cb-f7b10a1c9e46 returned with HTTP 200 Sep 07 10:17:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1364/2711] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:39 2026] GET /volume/v3/volumes/e4c28775-0951-49ff-b5cb-f7b10a1c9e46 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-831f6c43-bf86-45c7-8eeb-58d3e13413c1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-831f6c43-bf86-45c7-8eeb-58d3e13413c1 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/d26dc3ac-9801-43bd-833b-8efe9c9582e0 Sep 07 10:17:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-831f6c43-bf86-45c7-8eeb-58d3e13413c1 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-831f6c43-bf86-45c7-8eeb-58d3e13413c1 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:39 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:39 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-831f6c43-bf86-45c7-8eeb-58d3e13413c1 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-831f6c43-bf86-45c7-8eeb-58d3e13413c1 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/d26dc3ac-9801-43bd-833b-8efe9c9582e0 returned with HTTP 200 Sep 07 10:17:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1348/2712] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:39 2026] GET /volume/v3/volumes/d26dc3ac-9801-43bd-833b-8efe9c9582e0 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-75b8e449-d4a0-45b3-a566-9482dd642a2d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-75b8e449-d4a0-45b3-a566-9482dd642a2d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/d26dc3ac-9801-43bd-833b-8efe9c9582e0 Sep 07 10:17:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-75b8e449-d4a0-45b3-a566-9482dd642a2d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-75b8e449-d4a0-45b3-a566-9482dd642a2d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:40 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:40 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:40 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:40 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-75b8e449-d4a0-45b3-a566-9482dd642a2d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-75b8e449-d4a0-45b3-a566-9482dd642a2d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/d26dc3ac-9801-43bd-833b-8efe9c9582e0 returned with HTTP 200 Sep 07 10:17:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1365/2713] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:40 2026] GET /volume/v3/volumes/d26dc3ac-9801-43bd-833b-8efe9c9582e0 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-30941ffb-3964-4b95-93de-579c0eb7de16 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-30941ffb-3964-4b95-93de-579c0eb7de16 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/7e08b891-f67e-4b5a-9390-e1fefe1e5097 Sep 07 10:17:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-30941ffb-3964-4b95-93de-579c0eb7de16 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-30941ffb-3964-4b95-93de-579c0eb7de16 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:40 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:40 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:40 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:40 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-30941ffb-3964-4b95-93de-579c0eb7de16 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-30941ffb-3964-4b95-93de-579c0eb7de16 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/7e08b891-f67e-4b5a-9390-e1fefe1e5097 returned with HTTP 200 Sep 07 10:17:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1349/2714] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:40 2026] GET /volume/v3/volumes/7e08b891-f67e-4b5a-9390-e1fefe1e5097 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3cb1565c-639c-409a-8652-7035f44abca5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3cb1565c-639c-409a-8652-7035f44abca5 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/db005027-e529-44c6-86fc-395e2d65715c Sep 07 10:17:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3cb1565c-639c-409a-8652-7035f44abca5 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3cb1565c-639c-409a-8652-7035f44abca5 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:40 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:40 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:40 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:40 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3cb1565c-639c-409a-8652-7035f44abca5 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3cb1565c-639c-409a-8652-7035f44abca5 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/db005027-e529-44c6-86fc-395e2d65715c returned with HTTP 200 Sep 07 10:17:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1366/2715] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:40 2026] GET /volume/v3/volumes/db005027-e529-44c6-86fc-395e2d65715c => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4ae3eba2-1d49-456e-9f0e-0d1188e0f8bd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4ae3eba2-1d49-456e-9f0e-0d1188e0f8bd tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/db005027-e529-44c6-86fc-395e2d65715c Sep 07 10:17:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4ae3eba2-1d49-456e-9f0e-0d1188e0f8bd tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4ae3eba2-1d49-456e-9f0e-0d1188e0f8bd tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:41 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:41 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:41 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:41 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:41 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4ae3eba2-1d49-456e-9f0e-0d1188e0f8bd tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4ae3eba2-1d49-456e-9f0e-0d1188e0f8bd tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/db005027-e529-44c6-86fc-395e2d65715c returned with HTTP 200 Sep 07 10:17:41 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1350/2716] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:41 2026] GET /volume/v3/volumes/db005027-e529-44c6-86fc-395e2d65715c => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3aee28a1-8708-46b7-893d-e747829b9066 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3aee28a1-8708-46b7-893d-e747829b9066 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] DELETE http://192.168.122.74/volume/v3/volumes/db005027-e529-44c6-86fc-395e2d65715c Sep 07 10:17:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3aee28a1-8708-46b7-893d-e747829b9066 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3aee28a1-8708-46b7-893d-e747829b9066 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:41 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-3aee28a1-8708-46b7-893d-e747829b9066 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Delete volume with id: db005027-e529-44c6-86fc-395e2d65715c Sep 07 10:17:41 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:41 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:41 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:41 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:41 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3aee28a1-8708-46b7-893d-e747829b9066 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:41 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3aee28a1-8708-46b7-893d-e747829b9066 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Delete volume request issued successfully. Sep 07 10:17:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3aee28a1-8708-46b7-893d-e747829b9066 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/db005027-e529-44c6-86fc-395e2d65715c returned with HTTP 202 Sep 07 10:17:41 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1367/2717] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:17:41 2026] DELETE /volume/v3/volumes/db005027-e529-44c6-86fc-395e2d65715c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:17:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-25e1cab9-947c-49d9-bf34-9024154d4bbe None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-25e1cab9-947c-49d9-bf34-9024154d4bbe tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/db005027-e529-44c6-86fc-395e2d65715c Sep 07 10:17:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-25e1cab9-947c-49d9-bf34-9024154d4bbe tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-25e1cab9-947c-49d9-bf34-9024154d4bbe tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:41 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:41 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:41 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:41 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:41 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-25e1cab9-947c-49d9-bf34-9024154d4bbe tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-25e1cab9-947c-49d9-bf34-9024154d4bbe tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/db005027-e529-44c6-86fc-395e2d65715c returned with HTTP 200 Sep 07 10:17:41 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1351/2718] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:41 2026] GET /volume/v3/volumes/db005027-e529-44c6-86fc-395e2d65715c => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-96829bbb-c3f5-4391-824c-98e343b64abb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-96829bbb-c3f5-4391-824c-98e343b64abb tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/db005027-e529-44c6-86fc-395e2d65715c Sep 07 10:17:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-96829bbb-c3f5-4391-824c-98e343b64abb tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-96829bbb-c3f5-4391-824c-98e343b64abb tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-96829bbb-c3f5-4391-824c-98e343b64abb tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/db005027-e529-44c6-86fc-395e2d65715c returned with HTTP 404 Sep 07 10:17:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1368/2719] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:42 2026] GET /volume/v3/volumes/db005027-e529-44c6-86fc-395e2d65715c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a1132670-571d-4135-9488-6f740aa349d5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a1132670-571d-4135-9488-6f740aa349d5 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] DELETE http://192.168.122.74/volume/v3/volumes/7e08b891-f67e-4b5a-9390-e1fefe1e5097 Sep 07 10:17:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a1132670-571d-4135-9488-6f740aa349d5 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a1132670-571d-4135-9488-6f740aa349d5 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:42 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-a1132670-571d-4135-9488-6f740aa349d5 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Delete volume with id: 7e08b891-f67e-4b5a-9390-e1fefe1e5097 Sep 07 10:17:42 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:42 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:42 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:42 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:42 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a1132670-571d-4135-9488-6f740aa349d5 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:42 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a1132670-571d-4135-9488-6f740aa349d5 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Delete volume request issued successfully. Sep 07 10:17:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a1132670-571d-4135-9488-6f740aa349d5 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/7e08b891-f67e-4b5a-9390-e1fefe1e5097 returned with HTTP 202 Sep 07 10:17:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1352/2720] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:17:42 2026] DELETE /volume/v3/volumes/7e08b891-f67e-4b5a-9390-e1fefe1e5097 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:17:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fc758f77-ce7c-4b8e-9e74-1c09815a1bf4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fc758f77-ce7c-4b8e-9e74-1c09815a1bf4 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/7e08b891-f67e-4b5a-9390-e1fefe1e5097 Sep 07 10:17:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fc758f77-ce7c-4b8e-9e74-1c09815a1bf4 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fc758f77-ce7c-4b8e-9e74-1c09815a1bf4 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:42 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:42 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:42 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:42 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:42 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fc758f77-ce7c-4b8e-9e74-1c09815a1bf4 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fc758f77-ce7c-4b8e-9e74-1c09815a1bf4 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/7e08b891-f67e-4b5a-9390-e1fefe1e5097 returned with HTTP 200 Sep 07 10:17:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1369/2721] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:42 2026] GET /volume/v3/volumes/7e08b891-f67e-4b5a-9390-e1fefe1e5097 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-485984b3-8e57-4f26-9e48-e47c0ef207c8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-485984b3-8e57-4f26-9e48-e47c0ef207c8 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/7e08b891-f67e-4b5a-9390-e1fefe1e5097 Sep 07 10:17:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-485984b3-8e57-4f26-9e48-e47c0ef207c8 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-485984b3-8e57-4f26-9e48-e47c0ef207c8 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-485984b3-8e57-4f26-9e48-e47c0ef207c8 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/7e08b891-f67e-4b5a-9390-e1fefe1e5097 returned with HTTP 404 Sep 07 10:17:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1353/2722] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:43 2026] GET /volume/v3/volumes/7e08b891-f67e-4b5a-9390-e1fefe1e5097 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bf1e3a03-d39d-44e7-8324-f6aee3a7ba29 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bf1e3a03-d39d-44e7-8324-f6aee3a7ba29 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] DELETE http://192.168.122.74/volume/v3/volumes/d26dc3ac-9801-43bd-833b-8efe9c9582e0 Sep 07 10:17:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bf1e3a03-d39d-44e7-8324-f6aee3a7ba29 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bf1e3a03-d39d-44e7-8324-f6aee3a7ba29 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:43 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-bf1e3a03-d39d-44e7-8324-f6aee3a7ba29 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Delete volume with id: d26dc3ac-9801-43bd-833b-8efe9c9582e0 Sep 07 10:17:43 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:43 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:43 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:43 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:43 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bf1e3a03-d39d-44e7-8324-f6aee3a7ba29 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:43 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bf1e3a03-d39d-44e7-8324-f6aee3a7ba29 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Delete volume request issued successfully. Sep 07 10:17:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bf1e3a03-d39d-44e7-8324-f6aee3a7ba29 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/d26dc3ac-9801-43bd-833b-8efe9c9582e0 returned with HTTP 202 Sep 07 10:17:43 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1370/2723] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:17:43 2026] DELETE /volume/v3/volumes/d26dc3ac-9801-43bd-833b-8efe9c9582e0 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:17:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e23963c8-247c-4400-a19c-e56a0e23b12b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e23963c8-247c-4400-a19c-e56a0e23b12b tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/d26dc3ac-9801-43bd-833b-8efe9c9582e0 Sep 07 10:17:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e23963c8-247c-4400-a19c-e56a0e23b12b tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e23963c8-247c-4400-a19c-e56a0e23b12b tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:43 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:43 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:43 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:43 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e23963c8-247c-4400-a19c-e56a0e23b12b tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e23963c8-247c-4400-a19c-e56a0e23b12b tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/d26dc3ac-9801-43bd-833b-8efe9c9582e0 returned with HTTP 200 Sep 07 10:17:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1354/2724] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:43 2026] GET /volume/v3/volumes/d26dc3ac-9801-43bd-833b-8efe9c9582e0 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3b1708bb-a348-4dab-8b97-db818f0673e0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3b1708bb-a348-4dab-8b97-db818f0673e0 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/d26dc3ac-9801-43bd-833b-8efe9c9582e0 Sep 07 10:17:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3b1708bb-a348-4dab-8b97-db818f0673e0 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3b1708bb-a348-4dab-8b97-db818f0673e0 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3b1708bb-a348-4dab-8b97-db818f0673e0 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/d26dc3ac-9801-43bd-833b-8efe9c9582e0 returned with HTTP 404 Sep 07 10:17:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1371/2725] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:45 2026] GET /volume/v3/volumes/d26dc3ac-9801-43bd-833b-8efe9c9582e0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3822f7f5-7c17-48a2-b08d-f74dd6df174a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3822f7f5-7c17-48a2-b08d-f74dd6df174a tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] DELETE http://192.168.122.74/volume/v3/volumes/e4c28775-0951-49ff-b5cb-f7b10a1c9e46 Sep 07 10:17:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3822f7f5-7c17-48a2-b08d-f74dd6df174a tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3822f7f5-7c17-48a2-b08d-f74dd6df174a tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:45 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-3822f7f5-7c17-48a2-b08d-f74dd6df174a tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Delete volume with id: e4c28775-0951-49ff-b5cb-f7b10a1c9e46 Sep 07 10:17:45 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:45 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:45 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:45 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:45 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3822f7f5-7c17-48a2-b08d-f74dd6df174a tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:45 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3822f7f5-7c17-48a2-b08d-f74dd6df174a tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Delete volume request issued successfully. Sep 07 10:17:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3822f7f5-7c17-48a2-b08d-f74dd6df174a tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/e4c28775-0951-49ff-b5cb-f7b10a1c9e46 returned with HTTP 202 Sep 07 10:17:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1355/2726] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:17:45 2026] DELETE /volume/v3/volumes/e4c28775-0951-49ff-b5cb-f7b10a1c9e46 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:17:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-07df1eb8-ee46-4008-8484-1bbd9832ffbb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-07df1eb8-ee46-4008-8484-1bbd9832ffbb tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/e4c28775-0951-49ff-b5cb-f7b10a1c9e46 Sep 07 10:17:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-07df1eb8-ee46-4008-8484-1bbd9832ffbb tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-07df1eb8-ee46-4008-8484-1bbd9832ffbb tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:45 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:45 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:45 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:45 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-07df1eb8-ee46-4008-8484-1bbd9832ffbb tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-07df1eb8-ee46-4008-8484-1bbd9832ffbb tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/e4c28775-0951-49ff-b5cb-f7b10a1c9e46 returned with HTTP 200 Sep 07 10:17:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1372/2727] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:45 2026] GET /volume/v3/volumes/e4c28775-0951-49ff-b5cb-f7b10a1c9e46 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e10cb74b-0599-4501-9e49-325b5f530858 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e10cb74b-0599-4501-9e49-325b5f530858 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/e4c28775-0951-49ff-b5cb-f7b10a1c9e46 Sep 07 10:17:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e10cb74b-0599-4501-9e49-325b5f530858 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e10cb74b-0599-4501-9e49-325b5f530858 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e10cb74b-0599-4501-9e49-325b5f530858 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/e4c28775-0951-49ff-b5cb-f7b10a1c9e46 returned with HTTP 404 Sep 07 10:17:46 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1356/2728] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:46 2026] GET /volume/v3/volumes/e4c28775-0951-49ff-b5cb-f7b10a1c9e46 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-69d750f0-bbdf-45ad-bb10-62a39b123194 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-69d750f0-bbdf-45ad-bb10-62a39b123194 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] DELETE http://192.168.122.74/volume/v3/volumes/7fcffb4a-7ef7-49cc-89f5-def26f4e0502 Sep 07 10:17:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-69d750f0-bbdf-45ad-bb10-62a39b123194 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-69d750f0-bbdf-45ad-bb10-62a39b123194 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:46 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-69d750f0-bbdf-45ad-bb10-62a39b123194 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Delete volume with id: 7fcffb4a-7ef7-49cc-89f5-def26f4e0502 Sep 07 10:17:46 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:46 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:46 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:46 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:46 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-69d750f0-bbdf-45ad-bb10-62a39b123194 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:46 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-69d750f0-bbdf-45ad-bb10-62a39b123194 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Delete volume request issued successfully. Sep 07 10:17:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-69d750f0-bbdf-45ad-bb10-62a39b123194 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/7fcffb4a-7ef7-49cc-89f5-def26f4e0502 returned with HTTP 202 Sep 07 10:17:46 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1373/2729] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:17:46 2026] DELETE /volume/v3/volumes/7fcffb4a-7ef7-49cc-89f5-def26f4e0502 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:17:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8e58c997-0f2e-4844-8897-8822a8aa52d3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8e58c997-0f2e-4844-8897-8822a8aa52d3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/7fcffb4a-7ef7-49cc-89f5-def26f4e0502 Sep 07 10:17:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8e58c997-0f2e-4844-8897-8822a8aa52d3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8e58c997-0f2e-4844-8897-8822a8aa52d3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:46 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:46 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:46 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:46 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:46 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8e58c997-0f2e-4844-8897-8822a8aa52d3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8e58c997-0f2e-4844-8897-8822a8aa52d3 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/7fcffb4a-7ef7-49cc-89f5-def26f4e0502 returned with HTTP 200 Sep 07 10:17:46 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1357/2730] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:46 2026] GET /volume/v3/volumes/7fcffb4a-7ef7-49cc-89f5-def26f4e0502 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ec203810-5251-4f17-86c4-d4479dc87568 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ec203810-5251-4f17-86c4-d4479dc87568 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/7fcffb4a-7ef7-49cc-89f5-def26f4e0502 Sep 07 10:17:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ec203810-5251-4f17-86c4-d4479dc87568 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ec203810-5251-4f17-86c4-d4479dc87568 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ec203810-5251-4f17-86c4-d4479dc87568 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/7fcffb4a-7ef7-49cc-89f5-def26f4e0502 returned with HTTP 404 Sep 07 10:17:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1374/2731] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:47 2026] GET /volume/v3/volumes/7fcffb4a-7ef7-49cc-89f5-def26f4e0502 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d1eb1703-b2e4-4848-944a-e4eefe355db5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d1eb1703-b2e4-4848-944a-e4eefe355db5 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 Sep 07 10:17:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d1eb1703-b2e4-4848-944a-e4eefe355db5 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d1eb1703-b2e4-4848-944a-e4eefe355db5 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:47 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-d1eb1703-b2e4-4848-944a-e4eefe355db5 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Delete snapshot with id: 6fbe9ca5-5510-49d2-83e5-4ace03652638 Sep 07 10:17:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d1eb1703-b2e4-4848-944a-e4eefe355db5 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Snapshot retrieved successfully. Sep 07 10:17:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d1eb1703-b2e4-4848-944a-e4eefe355db5 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Snapshot delete request issued successfully. Sep 07 10:17:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d1eb1703-b2e4-4848-944a-e4eefe355db5 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 returned with HTTP 202 Sep 07 10:17:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1358/2732] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:17:47 2026] DELETE /volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:17:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-62f33dcb-7fe6-43dd-a5ad-a0913e58f5b2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-62f33dcb-7fe6-43dd-a5ad-a0913e58f5b2 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 Sep 07 10:17:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-62f33dcb-7fe6-43dd-a5ad-a0913e58f5b2 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-62f33dcb-7fe6-43dd-a5ad-a0913e58f5b2 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-62f33dcb-7fe6-43dd-a5ad-a0913e58f5b2 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Snapshot retrieved successfully. Sep 07 10:17:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-62f33dcb-7fe6-43dd-a5ad-a0913e58f5b2 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 returned with HTTP 200 Sep 07 10:17:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1375/2733] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:17:47 2026] GET /volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 => generated 474 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d776c5e8-857e-494a-b870-d1ba332205fb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d776c5e8-857e-494a-b870-d1ba332205fb tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 Sep 07 10:17:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d776c5e8-857e-494a-b870-d1ba332205fb tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d776c5e8-857e-494a-b870-d1ba332205fb tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d776c5e8-857e-494a-b870-d1ba332205fb tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Snapshot retrieved successfully. Sep 07 10:17:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d776c5e8-857e-494a-b870-d1ba332205fb tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 returned with HTTP 200 Sep 07 10:17:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1359/2734] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:17:48 2026] GET /volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 => generated 474 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4b9eb2f8-c82a-4657-a13a-63d54b25259d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4b9eb2f8-c82a-4657-a13a-63d54b25259d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 Sep 07 10:17:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4b9eb2f8-c82a-4657-a13a-63d54b25259d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4b9eb2f8-c82a-4657-a13a-63d54b25259d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4b9eb2f8-c82a-4657-a13a-63d54b25259d tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 returned with HTTP 404 Sep 07 10:17:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1376/2735] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:17:49 2026] GET /volume/v3/snapshots/6fbe9ca5-5510-49d2-83e5-4ace03652638 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d7ed6eee-e780-4a14-9262-37390bce01a2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d7ed6eee-e780-4a14-9262-37390bce01a2 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] DELETE http://192.168.122.74/volume/v3/volumes/2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa Sep 07 10:17:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d7ed6eee-e780-4a14-9262-37390bce01a2 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d7ed6eee-e780-4a14-9262-37390bce01a2 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:49 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-d7ed6eee-e780-4a14-9262-37390bce01a2 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Delete volume with id: 2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa Sep 07 10:17:49 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:49 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:17:49 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:49 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:17:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d7ed6eee-e780-4a14-9262-37390bce01a2 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d7ed6eee-e780-4a14-9262-37390bce01a2 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Delete volume request issued successfully. Sep 07 10:17:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d7ed6eee-e780-4a14-9262-37390bce01a2 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa returned with HTTP 202 Sep 07 10:17:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1360/2736] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:17:49 2026] DELETE /volume/v3/volumes/2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:17:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-62092caa-06d7-4a3a-a2c3-f12ca7881668 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-62092caa-06d7-4a3a-a2c3-f12ca7881668 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa Sep 07 10:17:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-62092caa-06d7-4a3a-a2c3-f12ca7881668 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-62092caa-06d7-4a3a-a2c3-f12ca7881668 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:49 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:17:49 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:17:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:17:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:17:49 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-62092caa-06d7-4a3a-a2c3-f12ca7881668 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Volume info retrieved successfully. Sep 07 10:17:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-62092caa-06d7-4a3a-a2c3-f12ca7881668 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa returned with HTTP 200 Sep 07 10:17:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1377/2737] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:49 2026] GET /volume/v3/volumes/2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa => generated 858 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b9bd992d-6b41-40ab-ad47-07ab1b28f1a9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b9bd992d-6b41-40ab-ad47-07ab1b28f1a9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] GET http://192.168.122.74/volume/v3/volumes/2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa Sep 07 10:17:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b9bd992d-6b41-40ab-ad47-07ab1b28f1a9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b9bd992d-6b41-40ab-ad47-07ab1b28f1a9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b9bd992d-6b41-40ab-ad47-07ab1b28f1a9 tempest-CreateVolumesFromSnapshotTest-2070828459 tempest-CreateVolumesFromSnapshotTest-2070828459-project-member] http://192.168.122.74/volume/v3/volumes/2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa returned with HTTP 404 Sep 07 10:17:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1361/2738] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:17:50 2026] GET /volume/v3/volumes/2fedc8ab-2322-46e4-9d2d-e3cb8b7d6afa => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cf963c7d-f91e-4813-b340-adb6f1782fab None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cf963c7d-f91e-4813-b340-adb6f1782fab tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:17:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cf963c7d-f91e-4813-b340-adb6f1782fab tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1459501589", "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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cf963c7d-f91e-4813-b340-adb6f1782fab tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:17:53 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1378/2739] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:17:53 2026] POST /volume/v3/types => generated 380 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c95acd46-2b45-4d48-a45d-07944f979341 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c95acd46-2b45-4d48-a45d-07944f979341 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] POST http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/encryption Sep 07 10:17:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c95acd46-2b45-4d48-a45d-07944f979341 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c95acd46-2b45-4d48-a45d-07944f979341 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/encryption returned with HTTP 200 Sep 07 10:17:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1362/2740] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:17:53 2026] POST /volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-489b75fb-cb07-46d3-8d57-a8f9a66e4430 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-489b75fb-cb07-46d3-8d57-a8f9a66e4430 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:17:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-489b75fb-cb07-46d3-8d57-a8f9a66e4430 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-824789332", "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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-489b75fb-cb07-46d3-8d57-a8f9a66e4430 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:17:53 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1379/2741] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:17:53 2026] POST /volume/v3/types => generated 379 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9a460912-9d8a-49b5-a573-5648030deda2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9a460912-9d8a-49b5-a573-5648030deda2 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] POST http://192.168.122.74/volume/v3/types/93a0dafd-695b-4801-a9c2-2dae0170c9b7/encryption Sep 07 10:17:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9a460912-9d8a-49b5-a573-5648030deda2 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:53 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-9a460912-9d8a-49b5-a573-5648030deda2 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '9123df079d7c41038d10983222c53a58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f00b06d7b9a84e05964076d024acda2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:17:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9a460912-9d8a-49b5-a573-5648030deda2 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] http://192.168.122.74/volume/v3/types/93a0dafd-695b-4801-a9c2-2dae0170c9b7/encryption returned with HTTP 403 Sep 07 10:17:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1363/2742] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:17:53 2026] POST /volume/v3/types/93a0dafd-695b-4801-a9c2-2dae0170c9b7/encryption => generated 127 bytes in 143 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d682b71e-b65d-437e-914d-7e8828adfa64 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d682b71e-b65d-437e-914d-7e8828adfa64 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:17:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d682b71e-b65d-437e-914d-7e8828adfa64 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1767485447", "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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d682b71e-b65d-437e-914d-7e8828adfa64 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:17:53 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1380/2743] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:17:53 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-07b135d9-c7d0-4aea-b8b5-e4c065219094 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-07b135d9-c7d0-4aea-b8b5-e4c065219094 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] POST http://192.168.122.74/volume/v3/types/c8b34995-b3af-44b0-9f93-ca745e71825c/extra_specs Sep 07 10:17:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-07b135d9-c7d0-4aea-b8b5-e4c065219094 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:53 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-07b135d9-c7d0-4aea-b8b5-e4c065219094 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '9123df079d7c41038d10983222c53a58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f00b06d7b9a84e05964076d024acda2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:17:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-07b135d9-c7d0-4aea-b8b5-e4c065219094 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] http://192.168.122.74/volume/v3/types/c8b34995-b3af-44b0-9f93-ca745e71825c/extra_specs returned with HTTP 403 Sep 07 10:17:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1364/2744] 192.168.122.74 () {60 vars in 1278 bytes} [Mon Sep 7 10:17:53 2026] POST /volume/v3/types/c8b34995-b3af-44b0-9f93-ca745e71825c/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-237ae730-db10-45b7-b0e6-89310b0ed9a3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-237ae730-db10-45b7-b0e6-89310b0ed9a3 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] PUT http://192.168.122.74/volume/v3/types/c8b34995-b3af-44b0-9f93-ca745e71825c/extra_specs/key2 Sep 07 10:17:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-237ae730-db10-45b7-b0e6-89310b0ed9a3 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-237ae730-db10-45b7-b0e6-89310b0ed9a3 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9123df079d7c41038d10983222c53a58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f00b06d7b9a84e05964076d024acda2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-237ae730-db10-45b7-b0e6-89310b0ed9a3 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] http://192.168.122.74/volume/v3/types/c8b34995-b3af-44b0-9f93-ca745e71825c/extra_specs/key2 returned with HTTP 403 Sep 07 10:17:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1381/2745] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:17:53 2026] PUT /volume/v3/types/c8b34995-b3af-44b0-9f93-ca745e71825c/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 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0cce2ede-9d1a-46d9-98cb-26fed43dce8b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0cce2ede-9d1a-46d9-98cb-26fed43dce8b tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] POST http://192.168.122.74/volume/v3/types Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0cce2ede-9d1a-46d9-98cb-26fed43dce8b tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-0cce2ede-9d1a-46d9-98cb-26fed43dce8b tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '9123df079d7c41038d10983222c53a58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f00b06d7b9a84e05964076d024acda2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0cce2ede-9d1a-46d9-98cb-26fed43dce8b tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] http://192.168.122.74/volume/v3/types returned with HTTP 403 Sep 07 10:17:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1365/2746] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:17:54 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-800a380b-f6d4-4d99-ab66-cf0e2529409a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-800a380b-f6d4-4d99-ab66-cf0e2529409a tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-800a380b-f6d4-4d99-ab66-cf0e2529409a tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1170605214", "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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-800a380b-f6d4-4d99-ab66-cf0e2529409a tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:17:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1382/2747] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:17:54 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-36a45e02-7c2f-4f75-a876-c4ae06d51b74 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-36a45e02-7c2f-4f75-a876-c4ae06d51b74 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] POST http://192.168.122.74/volume/v3/types/ec2dc3a2-8cb3-49df-b001-61591b5f2295/encryption Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-36a45e02-7c2f-4f75-a876-c4ae06d51b74 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-36a45e02-7c2f-4f75-a876-c4ae06d51b74 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] http://192.168.122.74/volume/v3/types/ec2dc3a2-8cb3-49df-b001-61591b5f2295/encryption returned with HTTP 200 Sep 07 10:17:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1366/2748] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:17:54 2026] POST /volume/v3/types/ec2dc3a2-8cb3-49df-b001-61591b5f2295/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2bcdb998-82f9-4ff1-a88a-f932b33e80a4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2bcdb998-82f9-4ff1-a88a-f932b33e80a4 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] DELETE http://192.168.122.74/volume/v3/types/ec2dc3a2-8cb3-49df-b001-61591b5f2295/encryption/07e054c5-2708-4c4e-a0d6-257191f8e7de Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2bcdb998-82f9-4ff1-a88a-f932b33e80a4 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2bcdb998-82f9-4ff1-a88a-f932b33e80a4 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-2bcdb998-82f9-4ff1-a88a-f932b33e80a4 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '9123df079d7c41038d10983222c53a58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f00b06d7b9a84e05964076d024acda2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2bcdb998-82f9-4ff1-a88a-f932b33e80a4 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] http://192.168.122.74/volume/v3/types/ec2dc3a2-8cb3-49df-b001-61591b5f2295/encryption/07e054c5-2708-4c4e-a0d6-257191f8e7de returned with HTTP 403 Sep 07 10:17:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1383/2749] 192.168.122.74 () {58 vars in 1368 bytes} [Mon Sep 7 10:17:54 2026] DELETE /volume/v3/types/ec2dc3a2-8cb3-49df-b001-61591b5f2295/encryption/07e054c5-2708-4c4e-a0d6-257191f8e7de => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0496387e-e427-4850-9123-1a48bf84461a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0496387e-e427-4850-9123-1a48bf84461a tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0496387e-e427-4850-9123-1a48bf84461a tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1819594584", "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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0496387e-e427-4850-9123-1a48bf84461a tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:17:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1367/2750] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:17:54 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c5a4cb8c-21bc-48d7-8980-98ec3fddacc6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5a4cb8c-21bc-48d7-8980-98ec3fddacc6 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] DELETE http://192.168.122.74/volume/v3/types/1f3dffd8-cdcf-47e5-957a-d543fdcd0582/extra_specs/key1 Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5a4cb8c-21bc-48d7-8980-98ec3fddacc6 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5a4cb8c-21bc-48d7-8980-98ec3fddacc6 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-c5a4cb8c-21bc-48d7-8980-98ec3fddacc6 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '9123df079d7c41038d10983222c53a58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f00b06d7b9a84e05964076d024acda2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5a4cb8c-21bc-48d7-8980-98ec3fddacc6 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] http://192.168.122.74/volume/v3/types/1f3dffd8-cdcf-47e5-957a-d543fdcd0582/extra_specs/key1 returned with HTTP 403 Sep 07 10:17:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1384/2751] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:17:54 2026] DELETE /volume/v3/types/1f3dffd8-cdcf-47e5-957a-d543fdcd0582/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 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a9d363b3-fed4-4d90-93bc-499642cc4bf9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a9d363b3-fed4-4d90-93bc-499642cc4bf9 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a9d363b3-fed4-4d90-93bc-499642cc4bf9 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-206909311", "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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a9d363b3-fed4-4d90-93bc-499642cc4bf9 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:17:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1368/2752] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:17:54 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-563cc248-ad2e-4cc1-bb16-a97b042d5b1d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-563cc248-ad2e-4cc1-bb16-a97b042d5b1d tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] DELETE http://192.168.122.74/volume/v3/types/3e107911-5162-4caa-9bd8-d5db4c4de77c Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-563cc248-ad2e-4cc1-bb16-a97b042d5b1d tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-563cc248-ad2e-4cc1-bb16-a97b042d5b1d tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-563cc248-ad2e-4cc1-bb16-a97b042d5b1d tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '9123df079d7c41038d10983222c53a58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f00b06d7b9a84e05964076d024acda2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-563cc248-ad2e-4cc1-bb16-a97b042d5b1d tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] http://192.168.122.74/volume/v3/types/3e107911-5162-4caa-9bd8-d5db4c4de77c returned with HTTP 403 Sep 07 10:17:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1385/2753] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:17:54 2026] DELETE /volume/v3/types/3e107911-5162-4caa-9bd8-d5db4c4de77c => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1d8e976b-aa49-44a0-aa6e-5ccea920dbb0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1d8e976b-aa49-44a0-aa6e-5ccea920dbb0 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] GET http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/extra_specs Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1d8e976b-aa49-44a0-aa6e-5ccea920dbb0 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1d8e976b-aa49-44a0-aa6e-5ccea920dbb0 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1d8e976b-aa49-44a0-aa6e-5ccea920dbb0 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/extra_specs returned with HTTP 200 Sep 07 10:17:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1369/2754] 192.168.122.74 () {58 vars in 1257 bytes} [Mon Sep 7 10:17:54 2026] GET /volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-908efed7-b6ee-405c-8468-73fdcff6fc0e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-908efed7-b6ee-405c-8468-73fdcff6fc0e tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] GET http://192.168.122.74/volume/v3/types Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-908efed7-b6ee-405c-8468-73fdcff6fc0e tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-908efed7-b6ee-405c-8468-73fdcff6fc0e tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-908efed7-b6ee-405c-8468-73fdcff6fc0e tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-908efed7-b6ee-405c-8468-73fdcff6fc0e tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:17:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1386/2755] 192.168.122.74 () {58 vars in 1110 bytes} [Mon Sep 7 10:17:54 2026] GET /volume/v3/types => generated 2362 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f8f1d195-c84a-4249-9c80-5aa794d5dffa None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f8f1d195-c84a-4249-9c80-5aa794d5dffa tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] GET http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/encryption/cipher Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f8f1d195-c84a-4249-9c80-5aa794d5dffa tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f8f1d195-c84a-4249-9c80-5aa794d5dffa tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-f8f1d195-c84a-4249-9c80-5aa794d5dffa tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9123df079d7c41038d10983222c53a58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f00b06d7b9a84e05964076d024acda2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f8f1d195-c84a-4249-9c80-5aa794d5dffa tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/encryption/cipher returned with HTTP 403 Sep 07 10:17:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1370/2756] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:17:54 2026] GET /volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d04490ae-449b-4403-ada9-60685e861cb8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d04490ae-449b-4403-ada9-60685e861cb8 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] GET http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/encryption Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d04490ae-449b-4403-ada9-60685e861cb8 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d04490ae-449b-4403-ada9-60685e861cb8 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-d04490ae-449b-4403-ada9-60685e861cb8 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9123df079d7c41038d10983222c53a58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f00b06d7b9a84e05964076d024acda2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d04490ae-449b-4403-ada9-60685e861cb8 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/encryption returned with HTTP 403 Sep 07 10:17:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1387/2757] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:17:54 2026] GET /volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-43051e6e-8edf-4e21-9e8e-e71a22f649cd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-43051e6e-8edf-4e21-9e8e-e71a22f649cd tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] GET http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/extra_specs/multiattach Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-43051e6e-8edf-4e21-9e8e-e71a22f649cd tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-43051e6e-8edf-4e21-9e8e-e71a22f649cd tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-43051e6e-8edf-4e21-9e8e-e71a22f649cd tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/extra_specs/multiattach returned with HTTP 200 Sep 07 10:17:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1371/2758] 192.168.122.74 () {58 vars in 1293 bytes} [Mon Sep 7 10:17:54 2026] GET /volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ae7b2c87-cc1a-4c6f-a9f0-8c6e24b3871c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ae7b2c87-cc1a-4c6f-a9f0-8c6e24b3871c tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] GET http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/extra_specs/volume_backend_name Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ae7b2c87-cc1a-4c6f-a9f0-8c6e24b3871c tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ae7b2c87-cc1a-4c6f-a9f0-8c6e24b3871c tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ae7b2c87-cc1a-4c6f-a9f0-8c6e24b3871c tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 10:17:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1388/2759] 192.168.122.74 () {58 vars in 1317 bytes} [Mon Sep 7 10:17:54 2026] GET /volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/extra_specs/volume_backend_name => generated 143 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1728e8f5-2ffc-41dd-b619-6a384794922f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1728e8f5-2ffc-41dd-b619-6a384794922f tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] GET http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1728e8f5-2ffc-41dd-b619-6a384794922f tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1728e8f5-2ffc-41dd-b619-6a384794922f tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1728e8f5-2ffc-41dd-b619-6a384794922f tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd returned with HTTP 200 Sep 07 10:17:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1372/2760] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:17:54 2026] GET /volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd => generated 318 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3e5af528-a067-434e-b0df-8362af3094f2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e5af528-a067-434e-b0df-8362af3094f2 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] PUT http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/encryption/b7a8984c-21af-48bc-a49d-67c9f1cfbf93 Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3e5af528-a067-434e-b0df-8362af3094f2 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-3e5af528-a067-434e-b0df-8362af3094f2 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '9123df079d7c41038d10983222c53a58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f00b06d7b9a84e05964076d024acda2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e5af528-a067-434e-b0df-8362af3094f2 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/encryption/b7a8984c-21af-48bc-a49d-67c9f1cfbf93 returned with HTTP 403 Sep 07 10:17:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1389/2761] 192.168.122.74 () {60 vars in 1385 bytes} [Mon Sep 7 10:17:54 2026] PUT /volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/encryption/b7a8984c-21af-48bc-a49d-67c9f1cfbf93 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5238c909-4384-4826-82e5-8880283168d2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5238c909-4384-4826-82e5-8880283168d2 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] PUT http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/extra_specs/key1 Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5238c909-4384-4826-82e5-8880283168d2 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-5238c909-4384-4826-82e5-8880283168d2 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9123df079d7c41038d10983222c53a58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f00b06d7b9a84e05964076d024acda2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5238c909-4384-4826-82e5-8880283168d2 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/extra_specs/key1 returned with HTTP 403 Sep 07 10:17:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1373/2762] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:17:54 2026] PUT /volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-16092dfd-e3f8-4943-bdc9-8c8e57636bbf None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-16092dfd-e3f8-4943-bdc9-8c8e57636bbf tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] PUT http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-16092dfd-e3f8-4943-bdc9-8c8e57636bbf tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-16092dfd-e3f8-4943-bdc9-8c8e57636bbf tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '9123df079d7c41038d10983222c53a58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f00b06d7b9a84e05964076d024acda2f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-16092dfd-e3f8-4943-bdc9-8c8e57636bbf tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-member] http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd returned with HTTP 403 Sep 07 10:17:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1390/2763] 192.168.122.74 () {60 vars in 1241 bytes} [Mon Sep 7 10:17:54 2026] PUT /volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f1848151-1851-4665-8ab9-bcd17a22de24 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f1848151-1851-4665-8ab9-bcd17a22de24 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] DELETE http://192.168.122.74/volume/v3/types/3e107911-5162-4caa-9bd8-d5db4c4de77c Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f1848151-1851-4665-8ab9-bcd17a22de24 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f1848151-1851-4665-8ab9-bcd17a22de24 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f1848151-1851-4665-8ab9-bcd17a22de24 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] http://192.168.122.74/volume/v3/types/3e107911-5162-4caa-9bd8-d5db4c4de77c returned with HTTP 202 Sep 07 10:17:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1374/2764] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:17:54 2026] DELETE /volume/v3/types/3e107911-5162-4caa-9bd8-d5db4c4de77c => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-59d1ae0e-4c95-415e-88ee-d4a7c88155a3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-59d1ae0e-4c95-415e-88ee-d4a7c88155a3 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] DELETE http://192.168.122.74/volume/v3/types/1f3dffd8-cdcf-47e5-957a-d543fdcd0582 Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-59d1ae0e-4c95-415e-88ee-d4a7c88155a3 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-59d1ae0e-4c95-415e-88ee-d4a7c88155a3 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-59d1ae0e-4c95-415e-88ee-d4a7c88155a3 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] http://192.168.122.74/volume/v3/types/1f3dffd8-cdcf-47e5-957a-d543fdcd0582 returned with HTTP 202 Sep 07 10:17:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1391/2765] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:17:54 2026] DELETE /volume/v3/types/1f3dffd8-cdcf-47e5-957a-d543fdcd0582 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-166c1322-3f7d-44e4-b9b9-b1f13c29cc41 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-166c1322-3f7d-44e4-b9b9-b1f13c29cc41 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] DELETE http://192.168.122.74/volume/v3/types/ec2dc3a2-8cb3-49df-b001-61591b5f2295 Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-166c1322-3f7d-44e4-b9b9-b1f13c29cc41 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-166c1322-3f7d-44e4-b9b9-b1f13c29cc41 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-166c1322-3f7d-44e4-b9b9-b1f13c29cc41 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] http://192.168.122.74/volume/v3/types/ec2dc3a2-8cb3-49df-b001-61591b5f2295 returned with HTTP 202 Sep 07 10:17:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1375/2766] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:17:54 2026] DELETE /volume/v3/types/ec2dc3a2-8cb3-49df-b001-61591b5f2295 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0827525d-f8ef-41df-a3f1-4c9eca0ebd9b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0827525d-f8ef-41df-a3f1-4c9eca0ebd9b tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] DELETE http://192.168.122.74/volume/v3/types/c8b34995-b3af-44b0-9f93-ca745e71825c Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0827525d-f8ef-41df-a3f1-4c9eca0ebd9b tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0827525d-f8ef-41df-a3f1-4c9eca0ebd9b tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0827525d-f8ef-41df-a3f1-4c9eca0ebd9b tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] http://192.168.122.74/volume/v3/types/c8b34995-b3af-44b0-9f93-ca745e71825c returned with HTTP 202 Sep 07 10:17:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1392/2767] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:17:54 2026] DELETE /volume/v3/types/c8b34995-b3af-44b0-9f93-ca745e71825c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0caa3db2-1674-47af-b506-970c9e076130 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0caa3db2-1674-47af-b506-970c9e076130 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] DELETE http://192.168.122.74/volume/v3/types/93a0dafd-695b-4801-a9c2-2dae0170c9b7 Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0caa3db2-1674-47af-b506-970c9e076130 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0caa3db2-1674-47af-b506-970c9e076130 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0caa3db2-1674-47af-b506-970c9e076130 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] http://192.168.122.74/volume/v3/types/93a0dafd-695b-4801-a9c2-2dae0170c9b7 returned with HTTP 202 Sep 07 10:17:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1376/2768] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:17:54 2026] DELETE /volume/v3/types/93a0dafd-695b-4801-a9c2-2dae0170c9b7 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4bd339e7-6926-4d57-8b8e-413662fad527 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4bd339e7-6926-4d57-8b8e-413662fad527 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] DELETE http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4bd339e7-6926-4d57-8b8e-413662fad527 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:17:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4bd339e7-6926-4d57-8b8e-413662fad527 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:17:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4bd339e7-6926-4d57-8b8e-413662fad527 tempest-VolumeTypesMemberTests-512321214 tempest-VolumeTypesMemberTests-512321214-project-admin] http://192.168.122.74/volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd returned with HTTP 202 Sep 07 10:17:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1393/2769] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:17:54 2026] DELETE /volume/v3/types/c2a581cd-149c-4e93-b171-6c9fd98f8cfd => generated 0 bytes in 297 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:04 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=241,cinder:INSERT=57,cinder:UPDATE=91 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:18:05 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=258,cinder:INSERT=73,cinder:UPDATE=89 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:18:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e108341e-d72b-426f-9025-5709062d67b6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2027543483"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2027543483'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:07 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Create volume of 1 GB Sep 07 10:18:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Availability Zones retrieved successfully. Sep 07 10:18:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "26019e10-1e1f-4514-b191-397ccf1d59e6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1501584160"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Flow 'volume_create_api' (bcd3230d-e09e-4e27-b2e4-52c6c2e0e30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Create volume request body: {'volume': {"'imageRef": '26019e10-1e1f-4514-b191-397ccf1d59e6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1501584160'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:07 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Create volume of 1 GB Sep 07 10:18:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49740808-e6a7-47c3-807b-9fe5ebcb6f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Availability Zones retrieved successfully. Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Flow 'volume_create_api' (bc69fa6d-cbb8-438f-8199-6ee01b8f3adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3bab3b6-1716-4189-8b00-7e655250f0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49740808-e6a7-47c3-807b-9fe5ebcb6f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b899dd90-ff32-4957-93d8-665d3d84b271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3bab3b6-1716-4189-8b00-7e655250f0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7af867db-75d0-4936-9942-d84efaa6e73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:08 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Created reservations ['3d8896c4-7b04-4aa7-ab5a-a24b22d0a87a', '824f763c-6b55-4241-b192-afe6992e49ef', 'ebde2c7a-2f48-49d4-a8d2-9283f8144606', '636647e4-1fdb-4e4f-b455-f532573cdfe1'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b899dd90-ff32-4957-93d8-665d3d84b271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d8896c4-7b04-4aa7-ab5a-a24b22d0a87a', '824f763c-6b55-4241-b192-afe6992e49ef', 'ebde2c7a-2f48-49d4-a8d2-9283f8144606', '636647e4-1fdb-4e4f-b455-f532573cdfe1']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e8a595-ce67-4382-b3ed-0b2e318fb312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Created reservations ['f7974c29-8bd6-43b2-b3ca-373fa690d204', '600b08c8-13b2-4f26-841b-771418be3966', '4db03e2d-f231-40d8-a25a-c2f5f6990d33', '7788d73c-8722-4ff6-86ba-33b9cbce01cd'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7af867db-75d0-4936-9942-d84efaa6e73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7974c29-8bd6-43b2-b3ca-373fa690d204', '600b08c8-13b2-4f26-841b-771418be3966', '4db03e2d-f231-40d8-a25a-c2f5f6990d33', '7788d73c-8722-4ff6-86ba-33b9cbce01cd']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ba46c66-3e06-4b78-8b5c-f7ac31dbcb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:08 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:08 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e8a595-ce67-4382-b3ed-0b2e318fb312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8535c3aa-6d2b-4453-8612-6cd4c058dfeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2027543483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1596dfb46b6048a39258b40787d56cb4',qos_specs=None,replication_status=,reservations=['3d8896c4-7b04-4aa7-ab5a-a24b22d0a87a','824f763c-6b55-4241-b192-afe6992e49ef','ebde2c7a-2f48-49d4-a8d2-9283f8144606','636647e4-1fdb-4e4f-b455-f532573cdfe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac941fc6439241cfa0cdd521ad8db64c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2027543483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8535c3aa-6d2b-4453-8612-6cd4c058dfeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1596dfb46b6048a39258b40787d56cb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac941fc6439241cfa0cdd521ad8db64c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5137fc0b-7a1e-4546-9ce6-10d7306ff33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:08 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ba46c66-3e06-4b78-8b5c-f7ac31dbcb15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e66220a2-f982-4d64-9fe3-21571c7feb4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1501584160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5df77aa8fa14034987f73b50b968740',qos_specs=None,replication_status=,reservations=['f7974c29-8bd6-43b2-b3ca-373fa690d204','600b08c8-13b2-4f26-841b-771418be3966','4db03e2d-f231-40d8-a25a-c2f5f6990d33','7788d73c-8722-4ff6-86ba-33b9cbce01cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611d268ba48f464fa73485c6d7a282ae',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1501584160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e66220a2-f982-4d64-9fe3-21571c7feb4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5df77aa8fa14034987f73b50b968740',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='611d268ba48f464fa73485c6d7a282ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c40e6bc-e49e-4099-8ad6-411478b0b236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5137fc0b-7a1e-4546-9ce6-10d7306ff33a) transitioned into state 'SUCCESS' from state '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-2027543483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1596dfb46b6048a39258b40787d56cb4',qos_specs=None,replication_status=,reservations=['3d8896c4-7b04-4aa7-ab5a-a24b22d0a87a','824f763c-6b55-4241-b192-afe6992e49ef','ebde2c7a-2f48-49d4-a8d2-9283f8144606','636647e4-1fdb-4e4f-b455-f532573cdfe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac941fc6439241cfa0cdd521ad8db64c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (460327ef-2340-4ca2-b5f5-c3589f6dca24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (460327ef-2340-4ca2-b5f5-c3589f6dca24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Flow 'volume_create_api' (bcd3230d-e09e-4e27-b2e4-52c6c2e0e30c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Create volume request issued successfully. Sep 07 10:18:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1b0879e3-4617-4b32-8ad4-6246e0d22af1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1377/2770] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:18:07 2026] POST /volume/v3/volumes => generated 771 bytes in 886 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c40e6bc-e49e-4099-8ad6-411478b0b236) transitioned into state 'SUCCESS' from state '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-1501584160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5df77aa8fa14034987f73b50b968740',qos_specs=None,replication_status=,reservations=['f7974c29-8bd6-43b2-b3ca-373fa690d204','600b08c8-13b2-4f26-841b-771418be3966','4db03e2d-f231-40d8-a25a-c2f5f6990d33','7788d73c-8722-4ff6-86ba-33b9cbce01cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611d268ba48f464fa73485c6d7a282ae',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc945636-1f9f-41cb-8dad-50d94dd21771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc945636-1f9f-41cb-8dad-50d94dd21771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Flow 'volume_create_api' (bc69fa6d-cbb8-438f-8199-6ee01b8f3adb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Create volume request issued successfully. Sep 07 10:18:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e108341e-d72b-426f-9025-5709062d67b6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1394/2771] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:18:07 2026] POST /volume/v3/volumes => generated 764 bytes in 764 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ffc04178-d26e-4c40-bd7d-e24083ac256c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ffc04178-d26e-4c40-bd7d-e24083ac256c tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ffc04178-d26e-4c40-bd7d-e24083ac256c tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ffc04178-d26e-4c40-bd7d-e24083ac256c tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:08 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:08 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:08 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:08 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ffc04178-d26e-4c40-bd7d-e24083ac256c tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ffc04178-d26e-4c40-bd7d-e24083ac256c tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb returned with HTTP 200 Sep 07 10:18:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1395/2772] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:08 2026] GET /volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb => generated 839 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "26019e10-1e1f-4514-b191-397ccf1d59e6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-574005479"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Create volume request body: {'volume': {"'imageRef": '26019e10-1e1f-4514-b191-397ccf1d59e6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-574005479'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Create volume of 1 GB Sep 07 10:18:08 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Availability Zones retrieved successfully. Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Flow 'volume_create_api' (c749d076-5743-427b-9957-d74d745c37a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acd2d85c-6de8-4a5e-b72e-2b1321a4c527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acd2d85c-6de8-4a5e-b72e-2b1321a4c527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b51b15b-8381-4b5b-85cc-02b38d9210e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1883725727"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1883725727'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:08 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Create volume of 1 GB Sep 07 10:18:08 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:08 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Availability Zones retrieved successfully. Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Created reservations ['cc692d64-6bd2-46df-acaa-8a36dbb76d1e', '64734e3f-2ed4-457b-b4e7-72cb2e8eefc3', '0d0ce2c9-f916-4bf9-92c9-5219036de989', '1b94ce7f-8582-4526-ad38-9991c5dbeef1'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b51b15b-8381-4b5b-85cc-02b38d9210e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc692d64-6bd2-46df-acaa-8a36dbb76d1e', '64734e3f-2ed4-457b-b4e7-72cb2e8eefc3', '0d0ce2c9-f916-4bf9-92c9-5219036de989', '1b94ce7f-8582-4526-ad38-9991c5dbeef1']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec23f3f8-f7e0-4128-a230-566606a765c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Flow 'volume_create_api' (f3537ebc-7987-4981-b2c6-3c265027d6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c73af86c-40e2-4621-a72e-b243e6edb20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:08 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec23f3f8-f7e0-4128-a230-566606a765c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db9a0c07-2521-46b6-a235-173fd902d92e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-574005479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5df77aa8fa14034987f73b50b968740',qos_specs=None,replication_status=,reservations=['cc692d64-6bd2-46df-acaa-8a36dbb76d1e','64734e3f-2ed4-457b-b4e7-72cb2e8eefc3','0d0ce2c9-f916-4bf9-92c9-5219036de989','1b94ce7f-8582-4526-ad38-9991c5dbeef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611d268ba48f464fa73485c6d7a282ae',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-574005479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db9a0c07-2521-46b6-a235-173fd902d92e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5df77aa8fa14034987f73b50b968740',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='611d268ba48f464fa73485c6d7a282ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:08 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6107d4a-4725-40b9-9aef-a71219a82765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c73af86c-40e2-4621-a72e-b243e6edb20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6107d4a-4725-40b9-9aef-a71219a82765) transitioned into state 'SUCCESS' from state '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-574005479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5df77aa8fa14034987f73b50b968740',qos_specs=None,replication_status=,reservations=['cc692d64-6bd2-46df-acaa-8a36dbb76d1e','64734e3f-2ed4-457b-b4e7-72cb2e8eefc3','0d0ce2c9-f916-4bf9-92c9-5219036de989','1b94ce7f-8582-4526-ad38-9991c5dbeef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611d268ba48f464fa73485c6d7a282ae',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6516f7e-f623-4d2e-8797-07568d632eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2a046db-fb6b-4c34-a2ee-e23480ed8811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2a046db-fb6b-4c34-a2ee-e23480ed8811) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Flow 'volume_create_api' (c749d076-5743-427b-9957-d74d745c37a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Create volume request issued successfully. Sep 07 10:18:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2ac052cc-f521-4afe-9adb-15fa2101aefc tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1396/2773] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:18:08 2026] POST /volume/v3/volumes => generated 763 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3e5aea37-db4b-4cca-98b0-a68b115d9257 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Created reservations ['98173fe6-b6d9-4c21-93f9-9884a7e5a214', 'a37a18ce-c76b-4a6c-a1c1-f43f75e4345c', '97f144e3-ba1e-4cf9-9612-a1a24a3edf14', '3463d2ee-2f0e-4e15-b992-ee6d7d493664'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6516f7e-f623-4d2e-8797-07568d632eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98173fe6-b6d9-4c21-93f9-9884a7e5a214', 'a37a18ce-c76b-4a6c-a1c1-f43f75e4345c', '97f144e3-ba1e-4cf9-9612-a1a24a3edf14', '3463d2ee-2f0e-4e15-b992-ee6d7d493664']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6552f00a-d883-4a11-a568-d59f2b8e31cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:09 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6552f00a-d883-4a11-a568-d59f2b8e31cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '321e9476-3454-435c-936f-cee61f12d97f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1883725727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4bcbb3ce234437bb6bf9d32d30a5a64',qos_specs=None,replication_status=,reservations=['98173fe6-b6d9-4c21-93f9-9884a7e5a214','a37a18ce-c76b-4a6c-a1c1-f43f75e4345c','97f144e3-ba1e-4cf9-9612-a1a24a3edf14','3463d2ee-2f0e-4e15-b992-ee6d7d493664'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fdd123e3b8c4082a15d5d604aabfc06',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1883725727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=321e9476-3454-435c-936f-cee61f12d97f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4bcbb3ce234437bb6bf9d32d30a5a64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fdd123e3b8c4082a15d5d604aabfc06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12ff5700-876e-4430-8857-645863aad2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e5aea37-db4b-4cca-98b0-a68b115d9257 tempest-VolumeAndVolumeTypeFromImageTest-1032421242 tempest-VolumeAndVolumeTypeFromImageTest-1032421242-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3e5aea37-db4b-4cca-98b0-a68b115d9257 tempest-VolumeAndVolumeTypeFromImageTest-1032421242 tempest-VolumeAndVolumeTypeFromImageTest-1032421242-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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12ff5700-876e-4430-8857-645863aad2c9) transitioned into state 'SUCCESS' from state '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-1883725727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4bcbb3ce234437bb6bf9d32d30a5a64',qos_specs=None,replication_status=,reservations=['98173fe6-b6d9-4c21-93f9-9884a7e5a214','a37a18ce-c76b-4a6c-a1c1-f43f75e4345c','97f144e3-ba1e-4cf9-9612-a1a24a3edf14','3463d2ee-2f0e-4e15-b992-ee6d7d493664'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fdd123e3b8c4082a15d5d604aabfc06',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b60c0731-3ee1-4b88-ae13-b4daf5878e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e5aea37-db4b-4cca-98b0-a68b115d9257 tempest-VolumeAndVolumeTypeFromImageTest-1032421242 tempest-VolumeAndVolumeTypeFromImageTest-1032421242-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:18:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1397/2774] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:18:09 2026] POST /volume/v3/types => generated 287 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "26019e10-1e1f-4514-b191-397ccf1d59e6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1010291655"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Create volume request body: {'volume': {"'imageRef": '26019e10-1e1f-4514-b191-397ccf1d59e6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1010291655'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Create volume of 1 GB Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b60c0731-3ee1-4b88-ae13-b4daf5878e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Availability Zones retrieved successfully. Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Flow 'volume_create_api' (f3537ebc-7987-4981-b2c6-3c265027d6b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Create volume request issued successfully. Sep 07 10:18:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-53e38b6c-96cb-45fa-a012-5ed52323fcae tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1378/2775] 192.168.122.74 () {62 vars in 1178 bytes} [Mon Sep 7 10:18:08 2026] POST /volume/v3/volumes => generated 777 bytes in 974 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Flow 'volume_create_api' (a31590c9-1807-4ba9-8fc5-95d0ee51e24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88bb299d-1ede-4911-b518-0c6fef0eb86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3015c54f-f393-4fbe-a6c6-f51e3773a2b9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3015c54f-f393-4fbe-a6c6-f51e3773a2b9 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3015c54f-f393-4fbe-a6c6-f51e3773a2b9 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3015c54f-f393-4fbe-a6c6-f51e3773a2b9 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:09 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:09 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:09 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88bb299d-1ede-4911-b518-0c6fef0eb86f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c60af5d-32d0-497b-98e7-82751d91c536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3015c54f-f393-4fbe-a6c6-f51e3773a2b9 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Volume info retrieved successfully. Sep 07 10:18:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3015c54f-f393-4fbe-a6c6-f51e3773a2b9 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f returned with HTTP 200 Sep 07 10:18:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1379/2776] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:09 2026] GET /volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f => generated 845 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-362f0bd5-ae96-4a3e-af85-dcf7a34103be None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-362f0bd5-ae96-4a3e-af85-dcf7a34103be tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-362f0bd5-ae96-4a3e-af85-dcf7a34103be tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-362f0bd5-ae96-4a3e-af85-dcf7a34103be tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:09 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:09 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:09 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-362f0bd5-ae96-4a3e-af85-dcf7a34103be tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-362f0bd5-ae96-4a3e-af85-dcf7a34103be tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb returned with HTTP 200 Sep 07 10:18:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1380/2777] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:09 2026] GET /volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb => generated 863 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Created reservations ['65461d27-1ad4-4e65-9b2a-52a12e26dc74', 'e2cc2133-64c6-4fd2-a37a-37d3a5baf314', 'c5804aa4-680c-4bd5-99c1-fc92aada4740', '7bfbc00d-329a-44f4-9671-b4570854aa81'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c60af5d-32d0-497b-98e7-82751d91c536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65461d27-1ad4-4e65-9b2a-52a12e26dc74', 'e2cc2133-64c6-4fd2-a37a-37d3a5baf314', 'c5804aa4-680c-4bd5-99c1-fc92aada4740', '7bfbc00d-329a-44f4-9671-b4570854aa81']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e0be332-7077-4a50-bfa3-d1e6037c8d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:09 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e0be332-7077-4a50-bfa3-d1e6037c8d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97e279ce-e959-47a0-8fe0-68a04ffa0c7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1010291655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5df77aa8fa14034987f73b50b968740',qos_specs=None,replication_status=,reservations=['65461d27-1ad4-4e65-9b2a-52a12e26dc74','e2cc2133-64c6-4fd2-a37a-37d3a5baf314','c5804aa4-680c-4bd5-99c1-fc92aada4740','7bfbc00d-329a-44f4-9671-b4570854aa81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611d268ba48f464fa73485c6d7a282ae',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1010291655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97e279ce-e959-47a0-8fe0-68a04ffa0c7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5df77aa8fa14034987f73b50b968740',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='611d268ba48f464fa73485c6d7a282ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc302bc-98ee-45b3-97f9-5324460aea1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc302bc-98ee-45b3-97f9-5324460aea1f) transitioned into state 'SUCCESS' from state '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-1010291655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5df77aa8fa14034987f73b50b968740',qos_specs=None,replication_status=,reservations=['65461d27-1ad4-4e65-9b2a-52a12e26dc74','e2cc2133-64c6-4fd2-a37a-37d3a5baf314','c5804aa4-680c-4bd5-99c1-fc92aada4740','7bfbc00d-329a-44f4-9671-b4570854aa81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611d268ba48f464fa73485c6d7a282ae',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (840e98e4-151a-4b07-b8b5-f9f795195d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (840e98e4-151a-4b07-b8b5-f9f795195d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Flow 'volume_create_api' (a31590c9-1807-4ba9-8fc5-95d0ee51e24e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Create volume request issued successfully. Sep 07 10:18:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b91b0fb9-61f8-4c58-bbb0-f6207888195e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1398/2778] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:18:09 2026] POST /volume/v3/volumes => generated 764 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "26019e10-1e1f-4514-b191-397ccf1d59e6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1293772909"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Create volume request body: {'volume': {"'imageRef": '26019e10-1e1f-4514-b191-397ccf1d59e6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1293772909'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Create volume of 1 GB Sep 07 10:18:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Availability Zones retrieved successfully. Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Flow 'volume_create_api' (ea062bd3-cd6f-40c7-82b0-9de4cde0e0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b6cdfa7-cb47-4b2f-b872-9478f767589c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b6cdfa7-cb47-4b2f-b872-9478f767589c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba18ee58-7a7a-411e-acc9-b6083c84a5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Created reservations ['c8a9a172-8ffc-4c54-a8d4-1f307108345d', '3035af95-cd2c-4ae7-95d4-7879ae01093a', '86816df2-12dc-4469-95ac-98226200d03e', '76560e7c-89e3-4334-8378-d6c1344bab00'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba18ee58-7a7a-411e-acc9-b6083c84a5c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8a9a172-8ffc-4c54-a8d4-1f307108345d', '3035af95-cd2c-4ae7-95d4-7879ae01093a', '86816df2-12dc-4469-95ac-98226200d03e', '76560e7c-89e3-4334-8378-d6c1344bab00']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b640e6-0f17-4db8-9de3-b78c9dd9ecdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b640e6-0f17-4db8-9de3-b78c9dd9ecdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e95ffa7a-6c32-41ea-a834-364d2b65530b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1293772909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5df77aa8fa14034987f73b50b968740',qos_specs=None,replication_status=,reservations=['c8a9a172-8ffc-4c54-a8d4-1f307108345d','3035af95-cd2c-4ae7-95d4-7879ae01093a','86816df2-12dc-4469-95ac-98226200d03e','76560e7c-89e3-4334-8378-d6c1344bab00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611d268ba48f464fa73485c6d7a282ae',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1293772909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e95ffa7a-6c32-41ea-a834-364d2b65530b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5df77aa8fa14034987f73b50b968740',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='611d268ba48f464fa73485c6d7a282ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c403744-f94d-46fd-a309-64c8e3b709de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c403744-f94d-46fd-a309-64c8e3b709de) transitioned into state 'SUCCESS' from state '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-1293772909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5df77aa8fa14034987f73b50b968740',qos_specs=None,replication_status=,reservations=['c8a9a172-8ffc-4c54-a8d4-1f307108345d','3035af95-cd2c-4ae7-95d4-7879ae01093a','86816df2-12dc-4469-95ac-98226200d03e','76560e7c-89e3-4334-8378-d6c1344bab00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611d268ba48f464fa73485c6d7a282ae',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f5e69ff-9a75-45a8-bef1-be387a15b8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f5e69ff-9a75-45a8-bef1-be387a15b8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Flow 'volume_create_api' (ea062bd3-cd6f-40c7-82b0-9de4cde0e0b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Create volume request issued successfully. Sep 07 10:18:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4afc300e-0a69-42b8-b7c1-b0f268d4e017 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1381/2779] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:18:09 2026] POST /volume/v3/volumes => generated 764 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "26019e10-1e1f-4514-b191-397ccf1d59e6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-557281934"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Create volume request body: {'volume': {"'imageRef": '26019e10-1e1f-4514-b191-397ccf1d59e6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-557281934'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:10 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Create volume of 1 GB Sep 07 10:18:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:10 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Availability Zones retrieved successfully. Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Flow 'volume_create_api' (de0e1d5e-f968-4a75-b073-c92851e1bad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5ea454d-871f-47fa-acb4-2d626fb50f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5ea454d-871f-47fa-acb4-2d626fb50f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e77549d1-b4bd-4c98-9aa9-cda550c9111e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-91038cb6-f772-42d9-bfc4-422290362e4a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-91038cb6-f772-42d9-bfc4-422290362e4a tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-91038cb6-f772-42d9-bfc4-422290362e4a tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-91038cb6-f772-42d9-bfc4-422290362e4a tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Created reservations ['26809eef-a4d5-410d-a10a-880a7c6e099b', '93fc87c9-06d5-4a85-a705-744389f5f149', '3147a0f3-7f9f-4cb7-9f40-02cf4e479673', 'a915d160-cb27-4e6e-853a-b4d011948eaf'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e77549d1-b4bd-4c98-9aa9-cda550c9111e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26809eef-a4d5-410d-a10a-880a7c6e099b', '93fc87c9-06d5-4a85-a705-744389f5f149', '3147a0f3-7f9f-4cb7-9f40-02cf4e479673', 'a915d160-cb27-4e6e-853a-b4d011948eaf']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74a2da60-3a3e-4e8d-86df-d8d590fc7ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-91038cb6-f772-42d9-bfc4-422290362e4a tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Volume info retrieved successfully. Sep 07 10:18:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-91038cb6-f772-42d9-bfc4-422290362e4a tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f returned with HTTP 200 Sep 07 10:18:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1382/2780] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:10 2026] GET /volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f => generated 869 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:10 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:10 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74a2da60-3a3e-4e8d-86df-d8d590fc7ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d379b4d-778c-418e-818e-ac0038e7d769', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-557281934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5df77aa8fa14034987f73b50b968740',qos_specs=None,replication_status=,reservations=['26809eef-a4d5-410d-a10a-880a7c6e099b','93fc87c9-06d5-4a85-a705-744389f5f149','3147a0f3-7f9f-4cb7-9f40-02cf4e479673','a915d160-cb27-4e6e-853a-b4d011948eaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611d268ba48f464fa73485c6d7a282ae',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-557281934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d379b4d-778c-418e-818e-ac0038e7d769,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5df77aa8fa14034987f73b50b968740',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='611d268ba48f464fa73485c6d7a282ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a74f4c9-99f3-4442-9323-64b37963633b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-673236e0-a03b-4279-8a5b-2bbbde248cf7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-673236e0-a03b-4279-8a5b-2bbbde248cf7 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-673236e0-a03b-4279-8a5b-2bbbde248cf7 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-673236e0-a03b-4279-8a5b-2bbbde248cf7 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a74f4c9-99f3-4442-9323-64b37963633b) transitioned into state 'SUCCESS' from state '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-557281934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5df77aa8fa14034987f73b50b968740',qos_specs=None,replication_status=,reservations=['26809eef-a4d5-410d-a10a-880a7c6e099b','93fc87c9-06d5-4a85-a705-744389f5f149','3147a0f3-7f9f-4cb7-9f40-02cf4e479673','a915d160-cb27-4e6e-853a-b4d011948eaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611d268ba48f464fa73485c6d7a282ae',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54e28823-2024-4e6a-bc15-05f74d5434b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-673236e0-a03b-4279-8a5b-2bbbde248cf7 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-673236e0-a03b-4279-8a5b-2bbbde248cf7 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb returned with HTTP 200 Sep 07 10:18:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1383/2781] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:10 2026] GET /volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54e28823-2024-4e6a-bc15-05f74d5434b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-430011be-2e43-414b-afe2-39e636f04469 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Flow 'volume_create_api' (de0e1d5e-f968-4a75-b073-c92851e1bad8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:10 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Create volume request issued successfully. Sep 07 10:18:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2d4c042d-e4e0-430f-80fb-24d8e5169173 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8535c3aa-6d2b-4453-8612-6cd4c058dfeb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-998553200"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1399/2782] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:18:10 2026] POST /volume/v3/volumes => generated 763 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Create volume request body: {'volume': {"'source_volid": '8535c3aa-6d2b-4453-8612-6cd4c058dfeb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-998553200'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Create volume of 1 GB Sep 07 10:18:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Availability Zones retrieved successfully. Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-33efdf42-c2de-486a-9f49-ed77c7c2fc24 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-33efdf42-c2de-486a-9f49-ed77c7c2fc24 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/e66220a2-f982-4d64-9fe3-21571c7feb4a Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-33efdf42-c2de-486a-9f49-ed77c7c2fc24 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-33efdf42-c2de-486a-9f49-ed77c7c2fc24 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:10 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:10 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:10 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:10 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Flow 'volume_create_api' (862d37f6-5f1a-4f8e-86d4-d2efa5b9ec18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:10 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-33efdf42-c2de-486a-9f49-ed77c7c2fc24 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816072c7-833d-4470-8dd9-ef1cc9b1b41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-33efdf42-c2de-486a-9f49-ed77c7c2fc24 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/e66220a2-f982-4d64-9fe3-21571c7feb4a returned with HTTP 200 Sep 07 10:18:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1400/2783] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:10 2026] GET /volume/v3/volumes/e66220a2-f982-4d64-9fe3-21571c7feb4a => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816072c7-833d-4470-8dd9-ef1cc9b1b41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1f9a126-664c-4cc5-8618-7492263f1f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Created reservations ['e59a809c-1906-4575-ab1c-078df81672e3', 'e6e15e94-8afe-4f8d-8b7d-5e16a98a47ea', '682d6887-c71f-46b0-952e-2ca0d38cf1e5', 'e830c2df-82b3-4d99-9ba5-1ae3cd42bc9e'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1f9a126-664c-4cc5-8618-7492263f1f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e59a809c-1906-4575-ab1c-078df81672e3', 'e6e15e94-8afe-4f8d-8b7d-5e16a98a47ea', '682d6887-c71f-46b0-952e-2ca0d38cf1e5', 'e830c2df-82b3-4d99-9ba5-1ae3cd42bc9e']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:10 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e46dd459-3e0c-4128-9b3e-249d46c8568b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e46dd459-3e0c-4128-9b3e-249d46c8568b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f219527b-edf2-4045-a6f9-965e0945b744', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-998553200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1596dfb46b6048a39258b40787d56cb4',qos_specs=None,replication_status=,reservations=['e59a809c-1906-4575-ab1c-078df81672e3','e6e15e94-8afe-4f8d-8b7d-5e16a98a47ea','682d6887-c71f-46b0-952e-2ca0d38cf1e5','e830c2df-82b3-4d99-9ba5-1ae3cd42bc9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac941fc6439241cfa0cdd521ad8db64c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-998553200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f219527b-edf2-4045-a6f9-965e0945b744,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1596dfb46b6048a39258b40787d56cb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac941fc6439241cfa0cdd521ad8db64c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d38c7636-f4cb-4cb0-8c79-cfe18ae6dfb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d38c7636-f4cb-4cb0-8c79-cfe18ae6dfb2) transitioned into state 'SUCCESS' from state '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-998553200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1596dfb46b6048a39258b40787d56cb4',qos_specs=None,replication_status=,reservations=['e59a809c-1906-4575-ab1c-078df81672e3','e6e15e94-8afe-4f8d-8b7d-5e16a98a47ea','682d6887-c71f-46b0-952e-2ca0d38cf1e5','e830c2df-82b3-4d99-9ba5-1ae3cd42bc9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac941fc6439241cfa0cdd521ad8db64c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b0f6766-7ebf-46c3-95ed-95f69afce281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b0f6766-7ebf-46c3-95ed-95f69afce281) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Flow 'volume_create_api' (862d37f6-5f1a-4f8e-86d4-d2efa5b9ec18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Create volume request issued successfully. Sep 07 10:18:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-430011be-2e43-414b-afe2-39e636f04469 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1384/2784] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:18:10 2026] POST /volume/v3/volumes => generated 770 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fd755aea-7678-44be-b809-d3eed84df4c4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8535c3aa-6d2b-4453-8612-6cd4c058dfeb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2144492674"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Create volume request body: {'volume': {"'source_volid": '8535c3aa-6d2b-4453-8612-6cd4c058dfeb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2144492674'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Create volume of 1 GB Sep 07 10:18:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Availability Zones retrieved successfully. Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Flow 'volume_create_api' (2bf34106-9706-4901-bc6e-29cef79f6f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c89438-33e4-4ac9-b777-7ce9e1a634ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c89438-33e4-4ac9-b777-7ce9e1a634ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3102953f-52af-4f2c-9d6f-9dbcca086c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Created reservations ['d95ff00d-4eda-443c-bb01-37ec8635d7e2', '133b49b5-eb4f-4e0e-a72d-25318c362ff4', 'bf2a83a6-edf1-4577-ac46-c32151d635d8', '34554e46-f9be-4f7b-98e4-f4f255d68194'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3102953f-52af-4f2c-9d6f-9dbcca086c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d95ff00d-4eda-443c-bb01-37ec8635d7e2', '133b49b5-eb4f-4e0e-a72d-25318c362ff4', 'bf2a83a6-edf1-4577-ac46-c32151d635d8', '34554e46-f9be-4f7b-98e4-f4f255d68194']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1c77c6-0eb1-4e71-b116-08f4390d1d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1c77c6-0eb1-4e71-b116-08f4390d1d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97f301d2-1c54-4d95-89e1-49e7e7991bc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2144492674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1596dfb46b6048a39258b40787d56cb4',qos_specs=None,replication_status=,reservations=['d95ff00d-4eda-443c-bb01-37ec8635d7e2','133b49b5-eb4f-4e0e-a72d-25318c362ff4','bf2a83a6-edf1-4577-ac46-c32151d635d8','34554e46-f9be-4f7b-98e4-f4f255d68194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac941fc6439241cfa0cdd521ad8db64c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2144492674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97f301d2-1c54-4d95-89e1-49e7e7991bc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1596dfb46b6048a39258b40787d56cb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac941fc6439241cfa0cdd521ad8db64c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7a327fa-4bb7-4500-86ef-d20c6cd151d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7a327fa-4bb7-4500-86ef-d20c6cd151d0) transitioned into state 'SUCCESS' from state '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-2144492674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1596dfb46b6048a39258b40787d56cb4',qos_specs=None,replication_status=,reservations=['d95ff00d-4eda-443c-bb01-37ec8635d7e2','133b49b5-eb4f-4e0e-a72d-25318c362ff4','bf2a83a6-edf1-4577-ac46-c32151d635d8','34554e46-f9be-4f7b-98e4-f4f255d68194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac941fc6439241cfa0cdd521ad8db64c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (872154a8-a2b7-4b1d-afa8-6e21e721830c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (872154a8-a2b7-4b1d-afa8-6e21e721830c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Flow 'volume_create_api' (2bf34106-9706-4901-bc6e-29cef79f6f4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Create volume request issued successfully. Sep 07 10:18:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fd755aea-7678-44be-b809-d3eed84df4c4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1401/2785] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:18:11 2026] POST /volume/v3/volumes => generated 771 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-210704b7-0df2-4e88-8c50-c81c72426451 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8535c3aa-6d2b-4453-8612-6cd4c058dfeb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-129303713"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Create volume request body: {'volume': {"'source_volid": '8535c3aa-6d2b-4453-8612-6cd4c058dfeb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-129303713'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:11 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Create volume of 1 GB Sep 07 10:18:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Availability Zones retrieved successfully. Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-20c8bd53-82df-4be3-a720-2f1b8d0646fd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Flow 'volume_create_api' (2f76f563-18bf-4012-824c-54642aed2385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-20c8bd53-82df-4be3-a720-2f1b8d0646fd tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-20c8bd53-82df-4be3-a720-2f1b8d0646fd tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2342ad2-55ba-4fdb-8c50-e69a657645fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-20c8bd53-82df-4be3-a720-2f1b8d0646fd tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-20c8bd53-82df-4be3-a720-2f1b8d0646fd tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Volume info retrieved successfully. Sep 07 10:18:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-20c8bd53-82df-4be3-a720-2f1b8d0646fd tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f returned with HTTP 200 Sep 07 10:18:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1402/2786] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:11 2026] GET /volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f => generated 869 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2342ad2-55ba-4fdb-8c50-e69a657645fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb2e814-0693-4b16-8bb2-aed5f333205f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-eae71ab8-7e2a-473e-9ffd-500705dad50d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eae71ab8-7e2a-473e-9ffd-500705dad50d tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/e66220a2-f982-4d64-9fe3-21571c7feb4a Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eae71ab8-7e2a-473e-9ffd-500705dad50d tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eae71ab8-7e2a-473e-9ffd-500705dad50d tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-eae71ab8-7e2a-473e-9ffd-500705dad50d tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eae71ab8-7e2a-473e-9ffd-500705dad50d tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/e66220a2-f982-4d64-9fe3-21571c7feb4a returned with HTTP 200 Sep 07 10:18:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1403/2787] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:11 2026] GET /volume/v3/volumes/e66220a2-f982-4d64-9fe3-21571c7feb4a => generated 857 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:11 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Created reservations ['c4ae73b9-fa04-43ec-a1c5-aa29fed59a7c', '3a1ccca0-5480-4237-9366-fa28afa8522c', 'c26d1d6a-b369-446a-8b02-9e87a51eff33', '9df76df4-dd75-4cb9-8876-4ded5e436f25'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ad44ecf1-f5d2-4b74-b40f-54ba20f3abb1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb2e814-0693-4b16-8bb2-aed5f333205f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4ae73b9-fa04-43ec-a1c5-aa29fed59a7c', '3a1ccca0-5480-4237-9366-fa28afa8522c', 'c26d1d6a-b369-446a-8b02-9e87a51eff33', '9df76df4-dd75-4cb9-8876-4ded5e436f25']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ad44ecf1-f5d2-4b74-b40f-54ba20f3abb1 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/db9a0c07-2521-46b6-a235-173fd902d92e Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ad44ecf1-f5d2-4b74-b40f-54ba20f3abb1 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ad44ecf1-f5d2-4b74-b40f-54ba20f3abb1 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f602428-892e-4403-9606-e80d0dfc2c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ad44ecf1-f5d2-4b74-b40f-54ba20f3abb1 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ad44ecf1-f5d2-4b74-b40f-54ba20f3abb1 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/db9a0c07-2521-46b6-a235-173fd902d92e returned with HTTP 200 Sep 07 10:18:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1404/2788] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:11 2026] GET /volume/v3/volumes/db9a0c07-2521-46b6-a235-173fd902d92e => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:11 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:11 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f602428-892e-4403-9606-e80d0dfc2c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38b2b2b1-7d42-4c03-8bfb-af8794eee52f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-129303713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1596dfb46b6048a39258b40787d56cb4',qos_specs=None,replication_status=,reservations=['c4ae73b9-fa04-43ec-a1c5-aa29fed59a7c','3a1ccca0-5480-4237-9366-fa28afa8522c','c26d1d6a-b369-446a-8b02-9e87a51eff33','9df76df4-dd75-4cb9-8876-4ded5e436f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac941fc6439241cfa0cdd521ad8db64c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-129303713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38b2b2b1-7d42-4c03-8bfb-af8794eee52f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1596dfb46b6048a39258b40787d56cb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac941fc6439241cfa0cdd521ad8db64c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18b74fa0-8cf1-4b5e-8975-8b9580a6153f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18b74fa0-8cf1-4b5e-8975-8b9580a6153f) transitioned into state 'SUCCESS' from state '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-129303713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1596dfb46b6048a39258b40787d56cb4',qos_specs=None,replication_status=,reservations=['c4ae73b9-fa04-43ec-a1c5-aa29fed59a7c','3a1ccca0-5480-4237-9366-fa28afa8522c','c26d1d6a-b369-446a-8b02-9e87a51eff33','9df76df4-dd75-4cb9-8876-4ded5e436f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac941fc6439241cfa0cdd521ad8db64c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc8432c-8187-480f-af0b-06d09a30d12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc8432c-8187-480f-af0b-06d09a30d12d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Flow 'volume_create_api' (2f76f563-18bf-4012-824c-54642aed2385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Create volume request issued successfully. Sep 07 10:18:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-210704b7-0df2-4e88-8c50-c81c72426451 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1385/2789] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:18:11 2026] POST /volume/v3/volumes => generated 770 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8535c3aa-6d2b-4453-8612-6cd4c058dfeb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1366309062"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Create volume request body: {'volume': {"'source_volid": '8535c3aa-6d2b-4453-8612-6cd4c058dfeb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1366309062'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Create volume of 1 GB Sep 07 10:18:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Availability Zones retrieved successfully. Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Flow 'volume_create_api' (6ac4a972-02d3-434a-a1c7-b4be57bba6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ea98250-f4c0-4f14-a5e0-0698f84e2d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ea98250-f4c0-4f14-a5e0-0698f84e2d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abce509a-6a43-4200-a7f0-b53928bbcad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Created reservations ['36373eff-bc90-403d-a457-e7c2b155baf4', 'ee4cd5a7-f9fe-48ed-867a-13b2396eb868', '73bd1e15-d614-4cb5-a1ba-c6e7ab66a566', 'adbe2433-07d7-4032-9e4b-b366609d6925'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abce509a-6a43-4200-a7f0-b53928bbcad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36373eff-bc90-403d-a457-e7c2b155baf4', 'ee4cd5a7-f9fe-48ed-867a-13b2396eb868', '73bd1e15-d614-4cb5-a1ba-c6e7ab66a566', 'adbe2433-07d7-4032-9e4b-b366609d6925']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5d623da-f019-46f0-beb5-8feb548388de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5d623da-f019-46f0-beb5-8feb548388de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13e24d06-ede2-4c2d-a359-c9a772b2efab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1366309062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1596dfb46b6048a39258b40787d56cb4',qos_specs=None,replication_status=,reservations=['36373eff-bc90-403d-a457-e7c2b155baf4','ee4cd5a7-f9fe-48ed-867a-13b2396eb868','73bd1e15-d614-4cb5-a1ba-c6e7ab66a566','adbe2433-07d7-4032-9e4b-b366609d6925'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac941fc6439241cfa0cdd521ad8db64c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1366309062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13e24d06-ede2-4c2d-a359-c9a772b2efab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1596dfb46b6048a39258b40787d56cb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac941fc6439241cfa0cdd521ad8db64c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb824f4c-d077-4212-bd11-7347f8604a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb824f4c-d077-4212-bd11-7347f8604a65) transitioned into state 'SUCCESS' from state '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-1366309062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1596dfb46b6048a39258b40787d56cb4',qos_specs=None,replication_status=,reservations=['36373eff-bc90-403d-a457-e7c2b155baf4','ee4cd5a7-f9fe-48ed-867a-13b2396eb868','73bd1e15-d614-4cb5-a1ba-c6e7ab66a566','adbe2433-07d7-4032-9e4b-b366609d6925'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac941fc6439241cfa0cdd521ad8db64c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e249cc8d-5307-4eab-b43d-b2159e439b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e249cc8d-5307-4eab-b43d-b2159e439b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Flow 'volume_create_api' (6ac4a972-02d3-434a-a1c7-b4be57bba6bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Create volume request issued successfully. Sep 07 10:18:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-727c7906-4ed6-4c97-bc9f-af41bf61754a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1405/2790] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:18:12 2026] POST /volume/v3/volumes => generated 771 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8535c3aa-6d2b-4453-8612-6cd4c058dfeb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-175846756"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Create volume request body: {'volume': {"'source_volid": '8535c3aa-6d2b-4453-8612-6cd4c058dfeb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-175846756'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:12 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Create volume of 1 GB Sep 07 10:18:12 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:12 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Availability Zones retrieved successfully. Sep 07 10:18:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Flow 'volume_create_api' (3dba9842-bca1-41a6-aaf1-34aecc36e9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b03ad76-b9fd-49a7-8b10-ae8e93e9c80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-15600291-5e24-4f29-9a45-beb2acc75cc1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-15600291-5e24-4f29-9a45-beb2acc75cc1 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-15600291-5e24-4f29-9a45-beb2acc75cc1 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-15600291-5e24-4f29-9a45-beb2acc75cc1 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b03ad76-b9fd-49a7-8b10-ae8e93e9c80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6de04b82-586f-4f8e-b2cd-d57a416b0f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-15600291-5e24-4f29-9a45-beb2acc75cc1 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Volume info retrieved successfully. Sep 07 10:18:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-15600291-5e24-4f29-9a45-beb2acc75cc1 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f returned with HTTP 200 Sep 07 10:18:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1406/2791] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:12 2026] GET /volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f => generated 869 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:12 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Created reservations ['78129033-4f3b-4c78-8b13-67e8e762f252', '29623397-8917-4341-a567-eb52b5947f35', '3a66cc8f-64ec-4008-ad73-457b1e6e237f', 'a870b358-3fde-413e-b756-aade86ae5878'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6de04b82-586f-4f8e-b2cd-d57a416b0f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78129033-4f3b-4c78-8b13-67e8e762f252', '29623397-8917-4341-a567-eb52b5947f35', '3a66cc8f-64ec-4008-ad73-457b1e6e237f', 'a870b358-3fde-413e-b756-aade86ae5878']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0813382f-d44e-4d26-8da7-f4b6a317fee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:12 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:12 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0813382f-d44e-4d26-8da7-f4b6a317fee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f8c8091-092d-44fd-bd18-6ac043122ac2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-175846756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1596dfb46b6048a39258b40787d56cb4',qos_specs=None,replication_status=,reservations=['78129033-4f3b-4c78-8b13-67e8e762f252','29623397-8917-4341-a567-eb52b5947f35','3a66cc8f-64ec-4008-ad73-457b1e6e237f','a870b358-3fde-413e-b756-aade86ae5878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac941fc6439241cfa0cdd521ad8db64c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-175846756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f8c8091-092d-44fd-bd18-6ac043122ac2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1596dfb46b6048a39258b40787d56cb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac941fc6439241cfa0cdd521ad8db64c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2322d46-3b84-46c1-99f8-b5af1cd11728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a45fea8b-903b-4dee-8a8c-8f0b12aab1d6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a45fea8b-903b-4dee-8a8c-8f0b12aab1d6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/db9a0c07-2521-46b6-a235-173fd902d92e Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a45fea8b-903b-4dee-8a8c-8f0b12aab1d6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a45fea8b-903b-4dee-8a8c-8f0b12aab1d6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2322d46-3b84-46c1-99f8-b5af1cd11728) transitioned into state 'SUCCESS' from state '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-175846756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1596dfb46b6048a39258b40787d56cb4',qos_specs=None,replication_status=,reservations=['78129033-4f3b-4c78-8b13-67e8e762f252','29623397-8917-4341-a567-eb52b5947f35','3a66cc8f-64ec-4008-ad73-457b1e6e237f','a870b358-3fde-413e-b756-aade86ae5878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac941fc6439241cfa0cdd521ad8db64c',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c909d38-4576-45aa-819f-61648f4c77fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a45fea8b-903b-4dee-8a8c-8f0b12aab1d6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a45fea8b-903b-4dee-8a8c-8f0b12aab1d6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/db9a0c07-2521-46b6-a235-173fd902d92e returned with HTTP 200 Sep 07 10:18:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1407/2792] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:13 2026] GET /volume/v3/volumes/db9a0c07-2521-46b6-a235-173fd902d92e => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-77ffd2bd-b050-4757-bcec-6a002d00ebe9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-77ffd2bd-b050-4757-bcec-6a002d00ebe9 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/97e279ce-e959-47a0-8fe0-68a04ffa0c7a Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-77ffd2bd-b050-4757-bcec-6a002d00ebe9 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-77ffd2bd-b050-4757-bcec-6a002d00ebe9 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c909d38-4576-45aa-819f-61648f4c77fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Flow 'volume_create_api' (3dba9842-bca1-41a6-aaf1-34aecc36e9cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Create volume request issued successfully. Sep 07 10:18:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a353d390-7b90-40b6-b004-ff95b59f3a61 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1386/2793] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:18:12 2026] POST /volume/v3/volumes => generated 770 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-77ffd2bd-b050-4757-bcec-6a002d00ebe9 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-13b8b06f-2343-4f6f-9057-bd444d396d89 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-77ffd2bd-b050-4757-bcec-6a002d00ebe9 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/97e279ce-e959-47a0-8fe0-68a04ffa0c7a returned with HTTP 200 Sep 07 10:18:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-13b8b06f-2343-4f6f-9057-bd444d396d89 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 Sep 07 10:18:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-13b8b06f-2343-4f6f-9057-bd444d396d89 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1408/2794] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:13 2026] GET /volume/v3/volumes/97e279ce-e959-47a0-8fe0-68a04ffa0c7a => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-13b8b06f-2343-4f6f-9057-bd444d396d89 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:13 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:13 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:13 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:13 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-13b8b06f-2343-4f6f-9057-bd444d396d89 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "18b53134-13b3-434f-af5c-094d7476cdb4", "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '18b53134-13b3-434f-af5c-094d7476cdb4', 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-13b8b06f-2343-4f6f-9057-bd444d396d89 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 returned with HTTP 200 Sep 07 10:18:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1387/2795] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:13 2026] GET /volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:13 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Create volume of 1 GB Sep 07 10:18:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Availability Zones retrieved successfully. Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Flow 'volume_create_api' (c3bdd52b-d554-423b-a49b-020b7788e837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86fcb650-9c11-43bc-9fd8-61242ba857c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86fcb650-9c11-43bc-9fd8-61242ba857c3) 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:18:09Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=8905195b-9c51-4d6d-90ab-923d94400089,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': '8905195b-9c51-4d6d-90ab-923d94400089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bf4db68-b9fd-4737-93a5-341060466467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Created reservations ['555ec527-a0ba-400d-97f3-4857c243125e', '99df52ae-38b0-47fd-aff3-8a94f1cb7ae6', '79167266-3a02-4225-a94c-baa896eebb61', '407fb1d2-798a-499f-ae65-af2975efa8ac'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bf4db68-b9fd-4737-93a5-341060466467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['555ec527-a0ba-400d-97f3-4857c243125e', '99df52ae-38b0-47fd-aff3-8a94f1cb7ae6', '79167266-3a02-4225-a94c-baa896eebb61', '407fb1d2-798a-499f-ae65-af2975efa8ac']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c1a81ba-a752-4cfb-b9d1-eb8e3d36732a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c1a81ba-a752-4cfb-b9d1-eb8e3d36732a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '879c7071-a915-4633-b091-5ce48faf8d79', '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='0de5d145c4da4191b542cb37983cd7fc',qos_specs=None,replication_status=,reservations=['555ec527-a0ba-400d-97f3-4857c243125e','99df52ae-38b0-47fd-aff3-8a94f1cb7ae6','79167266-3a02-4225-a94c-baa896eebb61','407fb1d2-798a-499f-ae65-af2975efa8ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693731cc9bea4a9b9a60ab68abf75fd6',volume_type_id=8905195b-9c51-4d6d-90ab-923d94400089), 'volume': Volume(_name_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:18:13Z,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=879c7071-a915-4633-b091-5ce48faf8d79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0de5d145c4da4191b542cb37983cd7fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='693731cc9bea4a9b9a60ab68abf75fd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8905195b-9c51-4d6d-90ab-923d94400089),volume_type_id=8905195b-9c51-4d6d-90ab-923d94400089)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b27d00f-17a6-4aea-83cb-cc139c633d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-67bfb546-0c24-4cd2-aa18-16bb3da80df8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-67bfb546-0c24-4cd2-aa18-16bb3da80df8 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f Sep 07 10:18:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-67bfb546-0c24-4cd2-aa18-16bb3da80df8 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-67bfb546-0c24-4cd2-aa18-16bb3da80df8 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b27d00f-17a6-4aea-83cb-cc139c633d48) transitioned into state 'SUCCESS' from 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='0de5d145c4da4191b542cb37983cd7fc',qos_specs=None,replication_status=,reservations=['555ec527-a0ba-400d-97f3-4857c243125e','99df52ae-38b0-47fd-aff3-8a94f1cb7ae6','79167266-3a02-4225-a94c-baa896eebb61','407fb1d2-798a-499f-ae65-af2975efa8ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693731cc9bea4a9b9a60ab68abf75fd6',volume_type_id=8905195b-9c51-4d6d-90ab-923d94400089)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb3f9213-caee-4d52-9609-6bdc5d0e13a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:13 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:13 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:13 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:13 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-67bfb546-0c24-4cd2-aa18-16bb3da80df8 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Volume info retrieved successfully. Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb3f9213-caee-4d52-9609-6bdc5d0e13a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Flow 'volume_create_api' (c3bdd52b-d554-423b-a49b-020b7788e837) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Create volume request issued successfully. Sep 07 10:18:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2b20ce9e-8095-4ffa-b896-49a97447fbbe tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1409/2796] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:18:13 2026] POST /volume/v3/volumes => generated 804 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-67bfb546-0c24-4cd2-aa18-16bb3da80df8 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f returned with HTTP 200 Sep 07 10:18:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1388/2797] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:13 2026] GET /volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f => generated 870 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c5da674e-ada2-473a-b377-94098180b2b3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-20314ffc-c3f8-466d-8769-148e7164d3c7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5da674e-ada2-473a-b377-94098180b2b3 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] GET http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5da674e-ada2-473a-b377-94098180b2b3 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5da674e-ada2-473a-b377-94098180b2b3 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-20314ffc-c3f8-466d-8769-148e7164d3c7 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:18:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-20314ffc-c3f8-466d-8769-148e7164d3c7 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "321e9476-3454-435c-936f-cee61f12d97f", "name": "tempest-VolumeDependencyTests-Snapshot-938030784"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:13 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:13 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:13 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:13 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-20314ffc-c3f8-466d-8769-148e7164d3c7 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Volume info retrieved successfully. Sep 07 10:18:13 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-20314ffc-c3f8-466d-8769-148e7164d3c7 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Create snapshot from volume 321e9476-3454-435c-936f-cee61f12d97f Sep 07 10:18:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c5da674e-ada2-473a-b377-94098180b2b3 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Volume info retrieved successfully. Sep 07 10:18:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5da674e-ada2-473a-b377-94098180b2b3 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 returned with HTTP 200 Sep 07 10:18:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1410/2798] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:13 2026] GET /volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 => generated 872 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:14 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-20314ffc-c3f8-466d-8769-148e7164d3c7 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Created reservations ['ae0e10b0-3a02-428f-8e9b-73b682956f78', 'b8fad3d1-a31d-4879-a2fa-e1fc574f7213', 'b545afb3-1438-4a90-8f6e-db78ba60b639', 'd7ea6019-5ef9-4528-a4be-442a5be2047a'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:14 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:14 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-20314ffc-c3f8-466d-8769-148e7164d3c7 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Snapshot create request issued successfully. Sep 07 10:18:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-20314ffc-c3f8-466d-8769-148e7164d3c7 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:18:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1389/2799] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:18:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f9337200-5c17-4ab8-85e8-d06ddc9dbcd0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f9337200-5c17-4ab8-85e8-d06ddc9dbcd0 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 Sep 07 10:18:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f9337200-5c17-4ab8-85e8-d06ddc9dbcd0 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f9337200-5c17-4ab8-85e8-d06ddc9dbcd0 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:14 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:14 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:14 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f9337200-5c17-4ab8-85e8-d06ddc9dbcd0 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Snapshot retrieved successfully. Sep 07 10:18:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5250aa0b-7a60-4e94-8cb2-e51634c2d372 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f9337200-5c17-4ab8-85e8-d06ddc9dbcd0 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 returned with HTTP 200 Sep 07 10:18:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1411/2800] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:14 2026] GET /volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5250aa0b-7a60-4e94-8cb2-e51634c2d372 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/97e279ce-e959-47a0-8fe0-68a04ffa0c7a Sep 07 10:18:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5250aa0b-7a60-4e94-8cb2-e51634c2d372 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5250aa0b-7a60-4e94-8cb2-e51634c2d372 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:14 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:14 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f15e964e-11e4-4666-800b-75f2a0862ab1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f15e964e-11e4-4666-800b-75f2a0862ab1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 Sep 07 10:18:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f15e964e-11e4-4666-800b-75f2a0862ab1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f15e964e-11e4-4666-800b-75f2a0862ab1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5250aa0b-7a60-4e94-8cb2-e51634c2d372 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:14 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:14 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:14 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:14 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5250aa0b-7a60-4e94-8cb2-e51634c2d372 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/97e279ce-e959-47a0-8fe0-68a04ffa0c7a returned with HTTP 200 Sep 07 10:18:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1390/2801] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:14 2026] GET /volume/v3/volumes/97e279ce-e959-47a0-8fe0-68a04ffa0c7a => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:14 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f15e964e-11e4-4666-800b-75f2a0862ab1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f15e964e-11e4-4666-800b-75f2a0862ab1 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 returned with HTTP 200 Sep 07 10:18:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1412/2802] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:14 2026] GET /volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 => generated 862 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e454f6a0-9d3d-42a6-b674-1681d684ae6e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e454f6a0-9d3d-42a6-b674-1681d684ae6e tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] GET http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 Sep 07 10:18:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e454f6a0-9d3d-42a6-b674-1681d684ae6e tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e454f6a0-9d3d-42a6-b674-1681d684ae6e tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:14 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:14 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e454f6a0-9d3d-42a6-b674-1681d684ae6e tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Volume info retrieved successfully. Sep 07 10:18:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e454f6a0-9d3d-42a6-b674-1681d684ae6e tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 returned with HTTP 200 Sep 07 10:18:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1391/2803] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:14 2026] GET /volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 => generated 896 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-58e81a28-b48f-40b1-a0d8-c3666dec526d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-58e81a28-b48f-40b1-a0d8-c3666dec526d tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 Sep 07 10:18:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-58e81a28-b48f-40b1-a0d8-c3666dec526d tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-58e81a28-b48f-40b1-a0d8-c3666dec526d tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:15 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-58e81a28-b48f-40b1-a0d8-c3666dec526d tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Snapshot retrieved successfully. Sep 07 10:18:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-58e81a28-b48f-40b1-a0d8-c3666dec526d tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 returned with HTTP 200 Sep 07 10:18:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1413/2804] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:15 2026] GET /volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-78148c51-034b-4b2e-8df1-76245b475dcb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-78148c51-034b-4b2e-8df1-76245b475dcb tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/97e279ce-e959-47a0-8fe0-68a04ffa0c7a Sep 07 10:18:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-78148c51-034b-4b2e-8df1-76245b475dcb tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-78148c51-034b-4b2e-8df1-76245b475dcb tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f3d65dba-c183-48f7-8b71-fdf8e9c71d96 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f3d65dba-c183-48f7-8b71-fdf8e9c71d96 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 Sep 07 10:18:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f3d65dba-c183-48f7-8b71-fdf8e9c71d96 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-78148c51-034b-4b2e-8df1-76245b475dcb tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f3d65dba-c183-48f7-8b71-fdf8e9c71d96 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-78148c51-034b-4b2e-8df1-76245b475dcb tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/97e279ce-e959-47a0-8fe0-68a04ffa0c7a returned with HTTP 200 Sep 07 10:18:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1392/2805] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:15 2026] GET /volume/v3/volumes/97e279ce-e959-47a0-8fe0-68a04ffa0c7a => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:15 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a4899f96-4d83-48a2-ac46-5e4e147c8b88 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a4899f96-4d83-48a2-ac46-5e4e147c8b88 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/e95ffa7a-6c32-41ea-a834-364d2b65530b Sep 07 10:18:15 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f3d65dba-c183-48f7-8b71-fdf8e9c71d96 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a4899f96-4d83-48a2-ac46-5e4e147c8b88 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a4899f96-4d83-48a2-ac46-5e4e147c8b88 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f3d65dba-c183-48f7-8b71-fdf8e9c71d96 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 returned with HTTP 200 Sep 07 10:18:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1414/2806] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:15 2026] GET /volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 => generated 862 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a4899f96-4d83-48a2-ac46-5e4e147c8b88 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a4899f96-4d83-48a2-ac46-5e4e147c8b88 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/e95ffa7a-6c32-41ea-a834-364d2b65530b returned with HTTP 200 Sep 07 10:18:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1393/2807] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:15 2026] GET /volume/v3/volumes/e95ffa7a-6c32-41ea-a834-364d2b65530b => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9b822042-86f8-4acf-9f29-7f91c63e62f9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9b822042-86f8-4acf-9f29-7f91c63e62f9 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/0d379b4d-778c-418e-818e-ac0038e7d769 Sep 07 10:18:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9b822042-86f8-4acf-9f29-7f91c63e62f9 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9b822042-86f8-4acf-9f29-7f91c63e62f9 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:15 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:15 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9b822042-86f8-4acf-9f29-7f91c63e62f9 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9b822042-86f8-4acf-9f29-7f91c63e62f9 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/0d379b4d-778c-418e-818e-ac0038e7d769 returned with HTTP 200 Sep 07 10:18:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1415/2808] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:15 2026] GET /volume/v3/volumes/0d379b4d-778c-418e-818e-ac0038e7d769 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:18:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7b3fb264-2790-4313-a40c-1230e32515fd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7b3fb264-2790-4313-a40c-1230e32515fd tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] GET http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 Sep 07 10:18:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7b3fb264-2790-4313-a40c-1230e32515fd tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7b3fb264-2790-4313-a40c-1230e32515fd tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7b3fb264-2790-4313-a40c-1230e32515fd tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Volume info retrieved successfully. Sep 07 10:18:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7b3fb264-2790-4313-a40c-1230e32515fd tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 returned with HTTP 200 Sep 07 10:18:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1394/2809] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:16 2026] GET /volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 => generated 954 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1614e512-337e-49d3-9b8e-6ad17823209b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1614e512-337e-49d3-9b8e-6ad17823209b tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 Sep 07 10:18:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1614e512-337e-49d3-9b8e-6ad17823209b tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1614e512-337e-49d3-9b8e-6ad17823209b tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:16 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1614e512-337e-49d3-9b8e-6ad17823209b tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Snapshot retrieved successfully. Sep 07 10:18:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1614e512-337e-49d3-9b8e-6ad17823209b tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 returned with HTTP 200 Sep 07 10:18:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1416/2810] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:16 2026] GET /volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-80eee643-8f69-48d7-9eef-084530ccacf0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-80eee643-8f69-48d7-9eef-084530ccacf0 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 Sep 07 10:18:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-80eee643-8f69-48d7-9eef-084530ccacf0 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-80eee643-8f69-48d7-9eef-084530ccacf0 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-80eee643-8f69-48d7-9eef-084530ccacf0 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-80eee643-8f69-48d7-9eef-084530ccacf0 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 returned with HTTP 200 Sep 07 10:18:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1395/2811] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:16 2026] GET /volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b7dd1403-dcc4-4851-add4-c1292fc25005 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b7dd1403-dcc4-4851-add4-c1292fc25005 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/0d379b4d-778c-418e-818e-ac0038e7d769 Sep 07 10:18:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b7dd1403-dcc4-4851-add4-c1292fc25005 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b7dd1403-dcc4-4851-add4-c1292fc25005 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:16 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b7dd1403-dcc4-4851-add4-c1292fc25005 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b7dd1403-dcc4-4851-add4-c1292fc25005 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/0d379b4d-778c-418e-818e-ac0038e7d769 returned with HTTP 200 Sep 07 10:18:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1417/2812] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:16 2026] GET /volume/v3/volumes/0d379b4d-778c-418e-818e-ac0038e7d769 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d987048f-8294-41c0-a3dc-602c671b8dd1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d987048f-8294-41c0-a3dc-602c671b8dd1 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] DELETE http://192.168.122.74/volume/v3/volumes/0d379b4d-778c-418e-818e-ac0038e7d769 Sep 07 10:18:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d987048f-8294-41c0-a3dc-602c671b8dd1 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d987048f-8294-41c0-a3dc-602c671b8dd1 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:16 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-d987048f-8294-41c0-a3dc-602c671b8dd1 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Delete volume with id: 0d379b4d-778c-418e-818e-ac0038e7d769 Sep 07 10:18:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d987048f-8294-41c0-a3dc-602c671b8dd1 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d987048f-8294-41c0-a3dc-602c671b8dd1 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Delete volume request issued successfully. Sep 07 10:18:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d987048f-8294-41c0-a3dc-602c671b8dd1 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/0d379b4d-778c-418e-818e-ac0038e7d769 returned with HTTP 202 Sep 07 10:18:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1396/2813] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:16 2026] DELETE /volume/v3/volumes/0d379b4d-778c-418e-818e-ac0038e7d769 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-45fe72d6-9cc9-4b6b-9ed1-26a6eb8fa06f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-45fe72d6-9cc9-4b6b-9ed1-26a6eb8fa06f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/0d379b4d-778c-418e-818e-ac0038e7d769 Sep 07 10:18:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-45fe72d6-9cc9-4b6b-9ed1-26a6eb8fa06f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-45fe72d6-9cc9-4b6b-9ed1-26a6eb8fa06f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:16 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-45fe72d6-9cc9-4b6b-9ed1-26a6eb8fa06f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-45fe72d6-9cc9-4b6b-9ed1-26a6eb8fa06f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/0d379b4d-778c-418e-818e-ac0038e7d769 returned with HTTP 200 Sep 07 10:18:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1418/2814] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:16 2026] GET /volume/v3/volumes/0d379b4d-778c-418e-818e-ac0038e7d769 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-167d050a-2345-4b61-891d-6eb50c9c170c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-167d050a-2345-4b61-891d-6eb50c9c170c tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] GET http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 Sep 07 10:18:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-167d050a-2345-4b61-891d-6eb50c9c170c tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-167d050a-2345-4b61-891d-6eb50c9c170c tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:17 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:17 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:17 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:17 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-167d050a-2345-4b61-891d-6eb50c9c170c tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Volume info retrieved successfully. Sep 07 10:18:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-167d050a-2345-4b61-891d-6eb50c9c170c tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 returned with HTTP 200 Sep 07 10:18:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1397/2815] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:17 2026] GET /volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 => generated 954 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-168bd7d0-5d58-414b-b707-3686795ca1d7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-168bd7d0-5d58-414b-b707-3686795ca1d7 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 Sep 07 10:18:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-168bd7d0-5d58-414b-b707-3686795ca1d7 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-168bd7d0-5d58-414b-b707-3686795ca1d7 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-168bd7d0-5d58-414b-b707-3686795ca1d7 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Snapshot retrieved successfully. Sep 07 10:18:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-168bd7d0-5d58-414b-b707-3686795ca1d7 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 returned with HTTP 200 Sep 07 10:18:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1419/2816] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:17 2026] GET /volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b3a7aec1-88e4-4d99-92b7-0bae0dc65730 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b3a7aec1-88e4-4d99-92b7-0bae0dc65730 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 Sep 07 10:18:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b3a7aec1-88e4-4d99-92b7-0bae0dc65730 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b3a7aec1-88e4-4d99-92b7-0bae0dc65730 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:17 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:17 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:17 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:17 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b3a7aec1-88e4-4d99-92b7-0bae0dc65730 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b3a7aec1-88e4-4d99-92b7-0bae0dc65730 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 returned with HTTP 200 Sep 07 10:18:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1398/2817] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:17 2026] GET /volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ff51810b-8601-4b84-ac0b-b744e93eec17 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ff51810b-8601-4b84-ac0b-b744e93eec17 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/97f301d2-1c54-4d95-89e1-49e7e7991bc3 Sep 07 10:18:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ff51810b-8601-4b84-ac0b-b744e93eec17 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ff51810b-8601-4b84-ac0b-b744e93eec17 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:17 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:17 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ff51810b-8601-4b84-ac0b-b744e93eec17 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ff51810b-8601-4b84-ac0b-b744e93eec17 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/97f301d2-1c54-4d95-89e1-49e7e7991bc3 returned with HTTP 200 Sep 07 10:18:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1420/2818] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:17 2026] GET /volume/v3/volumes/97f301d2-1c54-4d95-89e1-49e7e7991bc3 => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:18:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-af47d766-23ec-48f7-a38c-91505089f88f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-af47d766-23ec-48f7-a38c-91505089f88f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/0d379b4d-778c-418e-818e-ac0038e7d769 Sep 07 10:18:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-af47d766-23ec-48f7-a38c-91505089f88f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-af47d766-23ec-48f7-a38c-91505089f88f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-af47d766-23ec-48f7-a38c-91505089f88f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/0d379b4d-778c-418e-818e-ac0038e7d769 returned with HTTP 404 Sep 07 10:18:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1399/2819] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:17 2026] GET /volume/v3/volumes/0d379b4d-778c-418e-818e-ac0038e7d769 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:18:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-320264de-4b21-45bb-b024-8420142b5bf6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-320264de-4b21-45bb-b024-8420142b5bf6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] DELETE http://192.168.122.74/volume/v3/volumes/e95ffa7a-6c32-41ea-a834-364d2b65530b Sep 07 10:18:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-320264de-4b21-45bb-b024-8420142b5bf6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-320264de-4b21-45bb-b024-8420142b5bf6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:17 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-320264de-4b21-45bb-b024-8420142b5bf6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Delete volume with id: e95ffa7a-6c32-41ea-a834-364d2b65530b Sep 07 10:18:17 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:17 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-320264de-4b21-45bb-b024-8420142b5bf6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-320264de-4b21-45bb-b024-8420142b5bf6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Delete volume request issued successfully. Sep 07 10:18:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-320264de-4b21-45bb-b024-8420142b5bf6 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/e95ffa7a-6c32-41ea-a834-364d2b65530b returned with HTTP 202 Sep 07 10:18:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1421/2820] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:17 2026] DELETE /volume/v3/volumes/e95ffa7a-6c32-41ea-a834-364d2b65530b => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:18:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4599d38b-4dfd-4349-8c68-1ce7d9bb66af None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4599d38b-4dfd-4349-8c68-1ce7d9bb66af tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/e95ffa7a-6c32-41ea-a834-364d2b65530b Sep 07 10:18:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4599d38b-4dfd-4349-8c68-1ce7d9bb66af tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4599d38b-4dfd-4349-8c68-1ce7d9bb66af tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:17 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:17 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:17 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:17 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4599d38b-4dfd-4349-8c68-1ce7d9bb66af tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4599d38b-4dfd-4349-8c68-1ce7d9bb66af tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/e95ffa7a-6c32-41ea-a834-364d2b65530b returned with HTTP 200 Sep 07 10:18:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1400/2821] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:17 2026] GET /volume/v3/volumes/e95ffa7a-6c32-41ea-a834-364d2b65530b => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-99deca33-2dd4-4824-9b46-c69177493904 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-99deca33-2dd4-4824-9b46-c69177493904 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] GET http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 Sep 07 10:18:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-99deca33-2dd4-4824-9b46-c69177493904 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-99deca33-2dd4-4824-9b46-c69177493904 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-99deca33-2dd4-4824-9b46-c69177493904 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Volume info retrieved successfully. Sep 07 10:18:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-99deca33-2dd4-4824-9b46-c69177493904 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 returned with HTTP 200 Sep 07 10:18:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1422/2822] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:18 2026] GET /volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 => generated 954 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4529cd9b-3cfa-437b-aa3d-a5c26e3d98b7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4529cd9b-3cfa-437b-aa3d-a5c26e3d98b7 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 Sep 07 10:18:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4529cd9b-3cfa-437b-aa3d-a5c26e3d98b7 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4529cd9b-3cfa-437b-aa3d-a5c26e3d98b7 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4529cd9b-3cfa-437b-aa3d-a5c26e3d98b7 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Snapshot retrieved successfully. Sep 07 10:18:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4529cd9b-3cfa-437b-aa3d-a5c26e3d98b7 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 returned with HTTP 200 Sep 07 10:18:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1401/2823] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:18 2026] GET /volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-de27dea0-10ff-4a79-8102-809111022aad None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-de27dea0-10ff-4a79-8102-809111022aad tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/97f301d2-1c54-4d95-89e1-49e7e7991bc3 Sep 07 10:18:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-de27dea0-10ff-4a79-8102-809111022aad tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-de27dea0-10ff-4a79-8102-809111022aad tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-de27dea0-10ff-4a79-8102-809111022aad tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-de27dea0-10ff-4a79-8102-809111022aad tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/97f301d2-1c54-4d95-89e1-49e7e7991bc3 returned with HTTP 200 Sep 07 10:18:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1423/2824] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:18 2026] GET /volume/v3/volumes/97f301d2-1c54-4d95-89e1-49e7e7991bc3 => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c7f05a54-0e88-46fc-99a9-e4b6d0a1c8de None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c7f05a54-0e88-46fc-99a9-e4b6d0a1c8de tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/38b2b2b1-7d42-4c03-8bfb-af8794eee52f Sep 07 10:18:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c7f05a54-0e88-46fc-99a9-e4b6d0a1c8de tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c7f05a54-0e88-46fc-99a9-e4b6d0a1c8de tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c7f05a54-0e88-46fc-99a9-e4b6d0a1c8de tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c7f05a54-0e88-46fc-99a9-e4b6d0a1c8de tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/38b2b2b1-7d42-4c03-8bfb-af8794eee52f returned with HTTP 200 Sep 07 10:18:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1402/2825] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:18 2026] GET /volume/v3/volumes/38b2b2b1-7d42-4c03-8bfb-af8794eee52f => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4b43bb65-b755-410b-8b6d-137cbb832fbb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4b43bb65-b755-410b-8b6d-137cbb832fbb tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/13e24d06-ede2-4c2d-a359-c9a772b2efab Sep 07 10:18:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4b43bb65-b755-410b-8b6d-137cbb832fbb tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4b43bb65-b755-410b-8b6d-137cbb832fbb tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4b43bb65-b755-410b-8b6d-137cbb832fbb tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4b43bb65-b755-410b-8b6d-137cbb832fbb tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/13e24d06-ede2-4c2d-a359-c9a772b2efab returned with HTTP 200 Sep 07 10:18:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1424/2826] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:18 2026] GET /volume/v3/volumes/13e24d06-ede2-4c2d-a359-c9a772b2efab => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5af03b4d-5f36-4428-9714-cdb6f70b350e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5af03b4d-5f36-4428-9714-cdb6f70b350e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/e95ffa7a-6c32-41ea-a834-364d2b65530b Sep 07 10:18:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5af03b4d-5f36-4428-9714-cdb6f70b350e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5af03b4d-5f36-4428-9714-cdb6f70b350e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5af03b4d-5f36-4428-9714-cdb6f70b350e tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/e95ffa7a-6c32-41ea-a834-364d2b65530b returned with HTTP 404 Sep 07 10:18:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1403/2827] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:18 2026] GET /volume/v3/volumes/e95ffa7a-6c32-41ea-a834-364d2b65530b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9fd64134-2553-48b0-a2ae-88626d555b10 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9fd64134-2553-48b0-a2ae-88626d555b10 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] DELETE http://192.168.122.74/volume/v3/volumes/97e279ce-e959-47a0-8fe0-68a04ffa0c7a Sep 07 10:18:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9fd64134-2553-48b0-a2ae-88626d555b10 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9fd64134-2553-48b0-a2ae-88626d555b10 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:18 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-9fd64134-2553-48b0-a2ae-88626d555b10 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Delete volume with id: 97e279ce-e959-47a0-8fe0-68a04ffa0c7a Sep 07 10:18:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9fd64134-2553-48b0-a2ae-88626d555b10 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9fd64134-2553-48b0-a2ae-88626d555b10 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Delete volume request issued successfully. Sep 07 10:18:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9fd64134-2553-48b0-a2ae-88626d555b10 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/97e279ce-e959-47a0-8fe0-68a04ffa0c7a returned with HTTP 202 Sep 07 10:18:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1425/2828] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:18 2026] DELETE /volume/v3/volumes/97e279ce-e959-47a0-8fe0-68a04ffa0c7a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1a53d769-8aea-45de-abdf-5f2b34fcb5f4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1a53d769-8aea-45de-abdf-5f2b34fcb5f4 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/97e279ce-e959-47a0-8fe0-68a04ffa0c7a Sep 07 10:18:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1a53d769-8aea-45de-abdf-5f2b34fcb5f4 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1a53d769-8aea-45de-abdf-5f2b34fcb5f4 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:19 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:19 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:19 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:19 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1a53d769-8aea-45de-abdf-5f2b34fcb5f4 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1a53d769-8aea-45de-abdf-5f2b34fcb5f4 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/97e279ce-e959-47a0-8fe0-68a04ffa0c7a returned with HTTP 200 Sep 07 10:18:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1404/2829] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:18 2026] GET /volume/v3/volumes/97e279ce-e959-47a0-8fe0-68a04ffa0c7a => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-911f7258-0a41-4519-9b1c-0cd10b4bf22d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-911f7258-0a41-4519-9b1c-0cd10b4bf22d tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] GET http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 Sep 07 10:18:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-911f7258-0a41-4519-9b1c-0cd10b4bf22d tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-911f7258-0a41-4519-9b1c-0cd10b4bf22d tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-911f7258-0a41-4519-9b1c-0cd10b4bf22d tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Volume info retrieved successfully. Sep 07 10:18:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-911f7258-0a41-4519-9b1c-0cd10b4bf22d tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 returned with HTTP 200 Sep 07 10:18:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1426/2830] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:19 2026] GET /volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 => generated 954 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bb9af9f2-cd96-4316-ad4d-2694c14c42fa None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bb9af9f2-cd96-4316-ad4d-2694c14c42fa tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 Sep 07 10:18:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bb9af9f2-cd96-4316-ad4d-2694c14c42fa tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bb9af9f2-cd96-4316-ad4d-2694c14c42fa tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:19 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:19 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-bb9af9f2-cd96-4316-ad4d-2694c14c42fa tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Snapshot retrieved successfully. Sep 07 10:18:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bb9af9f2-cd96-4316-ad4d-2694c14c42fa tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 returned with HTTP 200 Sep 07 10:18:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1405/2831] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:19 2026] GET /volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-15849bb8-7f7d-48fb-8e12-37d717097d1c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-15849bb8-7f7d-48fb-8e12-37d717097d1c tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/13e24d06-ede2-4c2d-a359-c9a772b2efab Sep 07 10:18:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-15849bb8-7f7d-48fb-8e12-37d717097d1c tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-15849bb8-7f7d-48fb-8e12-37d717097d1c tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-15849bb8-7f7d-48fb-8e12-37d717097d1c tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-15849bb8-7f7d-48fb-8e12-37d717097d1c tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/13e24d06-ede2-4c2d-a359-c9a772b2efab returned with HTTP 200 Sep 07 10:18:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1427/2832] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:19 2026] GET /volume/v3/volumes/13e24d06-ede2-4c2d-a359-c9a772b2efab => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f2118fd6-2218-4796-9d8c-5d63cf7f7c08 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f2118fd6-2218-4796-9d8c-5d63cf7f7c08 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/4f8c8091-092d-44fd-bd18-6ac043122ac2 Sep 07 10:18:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f2118fd6-2218-4796-9d8c-5d63cf7f7c08 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f2118fd6-2218-4796-9d8c-5d63cf7f7c08 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:19 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:19 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:19 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:19 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f2118fd6-2218-4796-9d8c-5d63cf7f7c08 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f2118fd6-2218-4796-9d8c-5d63cf7f7c08 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/4f8c8091-092d-44fd-bd18-6ac043122ac2 returned with HTTP 200 Sep 07 10:18:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1406/2833] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:19 2026] GET /volume/v3/volumes/4f8c8091-092d-44fd-bd18-6ac043122ac2 => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-05b46ac7-bd79-4286-b9ed-2085942b53e8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-05b46ac7-bd79-4286-b9ed-2085942b53e8 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/97e279ce-e959-47a0-8fe0-68a04ffa0c7a Sep 07 10:18:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-05b46ac7-bd79-4286-b9ed-2085942b53e8 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-05b46ac7-bd79-4286-b9ed-2085942b53e8 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-05b46ac7-bd79-4286-b9ed-2085942b53e8 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/97e279ce-e959-47a0-8fe0-68a04ffa0c7a returned with HTTP 404 Sep 07 10:18:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1428/2834] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:20 2026] GET /volume/v3/volumes/97e279ce-e959-47a0-8fe0-68a04ffa0c7a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2fd02159-0f20-45bd-94cc-b477dff54815 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2fd02159-0f20-45bd-94cc-b477dff54815 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] DELETE http://192.168.122.74/volume/v3/volumes/db9a0c07-2521-46b6-a235-173fd902d92e Sep 07 10:18:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2fd02159-0f20-45bd-94cc-b477dff54815 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2fd02159-0f20-45bd-94cc-b477dff54815 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:20 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-2fd02159-0f20-45bd-94cc-b477dff54815 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Delete volume with id: db9a0c07-2521-46b6-a235-173fd902d92e Sep 07 10:18:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2fd02159-0f20-45bd-94cc-b477dff54815 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2fd02159-0f20-45bd-94cc-b477dff54815 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Delete volume request issued successfully. Sep 07 10:18:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2fd02159-0f20-45bd-94cc-b477dff54815 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/db9a0c07-2521-46b6-a235-173fd902d92e returned with HTTP 202 Sep 07 10:18:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1407/2835] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:20 2026] DELETE /volume/v3/volumes/db9a0c07-2521-46b6-a235-173fd902d92e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-257b1556-62ad-4083-b270-c8045875c96f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-257b1556-62ad-4083-b270-c8045875c96f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/db9a0c07-2521-46b6-a235-173fd902d92e Sep 07 10:18:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-257b1556-62ad-4083-b270-c8045875c96f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-257b1556-62ad-4083-b270-c8045875c96f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:20 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:20 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-257b1556-62ad-4083-b270-c8045875c96f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-257b1556-62ad-4083-b270-c8045875c96f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/db9a0c07-2521-46b6-a235-173fd902d92e returned with HTTP 200 Sep 07 10:18:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1429/2836] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:20 2026] GET /volume/v3/volumes/db9a0c07-2521-46b6-a235-173fd902d92e => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4306f71d-f274-41f1-ae7e-513c8058e54f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4306f71d-f274-41f1-ae7e-513c8058e54f tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] GET http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 Sep 07 10:18:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4306f71d-f274-41f1-ae7e-513c8058e54f tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4306f71d-f274-41f1-ae7e-513c8058e54f tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4306f71d-f274-41f1-ae7e-513c8058e54f tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Volume info retrieved successfully. Sep 07 10:18:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4306f71d-f274-41f1-ae7e-513c8058e54f tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 returned with HTTP 200 Sep 07 10:18:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1408/2837] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:20 2026] GET /volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 => generated 954 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-634be542-88ab-48a7-b1d8-207dbc7290ef None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-634be542-88ab-48a7-b1d8-207dbc7290ef tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 Sep 07 10:18:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-634be542-88ab-48a7-b1d8-207dbc7290ef tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-634be542-88ab-48a7-b1d8-207dbc7290ef tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-634be542-88ab-48a7-b1d8-207dbc7290ef tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Snapshot retrieved successfully. Sep 07 10:18:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-634be542-88ab-48a7-b1d8-207dbc7290ef tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 returned with HTTP 200 Sep 07 10:18:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1430/2838] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:20 2026] GET /volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-42fe5a55-0ec1-4675-83ec-c5dbbe75408d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-42fe5a55-0ec1-4675-83ec-c5dbbe75408d tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/4f8c8091-092d-44fd-bd18-6ac043122ac2 Sep 07 10:18:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-42fe5a55-0ec1-4675-83ec-c5dbbe75408d tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-42fe5a55-0ec1-4675-83ec-c5dbbe75408d tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-42fe5a55-0ec1-4675-83ec-c5dbbe75408d tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-42fe5a55-0ec1-4675-83ec-c5dbbe75408d tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/4f8c8091-092d-44fd-bd18-6ac043122ac2 returned with HTTP 200 Sep 07 10:18:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1409/2839] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:20 2026] GET /volume/v3/volumes/4f8c8091-092d-44fd-bd18-6ac043122ac2 => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7ac00966-7ae7-40e7-8f94-05242e3ddd89 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7ac00966-7ae7-40e7-8f94-05242e3ddd89 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] DELETE http://192.168.122.74/volume/v3/volumes/4f8c8091-092d-44fd-bd18-6ac043122ac2 Sep 07 10:18:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7ac00966-7ae7-40e7-8f94-05242e3ddd89 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7ac00966-7ae7-40e7-8f94-05242e3ddd89 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:21 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-7ac00966-7ae7-40e7-8f94-05242e3ddd89 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Delete volume with id: 4f8c8091-092d-44fd-bd18-6ac043122ac2 Sep 07 10:18:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:21 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7ac00966-7ae7-40e7-8f94-05242e3ddd89 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7ac00966-7ae7-40e7-8f94-05242e3ddd89 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Delete volume request issued successfully. Sep 07 10:18:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7ac00966-7ae7-40e7-8f94-05242e3ddd89 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/4f8c8091-092d-44fd-bd18-6ac043122ac2 returned with HTTP 202 Sep 07 10:18:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1431/2840] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:20 2026] DELETE /volume/v3/volumes/4f8c8091-092d-44fd-bd18-6ac043122ac2 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:18:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-468cf076-cc86-4759-bfc0-1b69bbca0170 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-468cf076-cc86-4759-bfc0-1b69bbca0170 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/4f8c8091-092d-44fd-bd18-6ac043122ac2 Sep 07 10:18:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-468cf076-cc86-4759-bfc0-1b69bbca0170 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-468cf076-cc86-4759-bfc0-1b69bbca0170 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:21 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:21 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:21 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:21 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:21 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-468cf076-cc86-4759-bfc0-1b69bbca0170 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-468cf076-cc86-4759-bfc0-1b69bbca0170 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/4f8c8091-092d-44fd-bd18-6ac043122ac2 returned with HTTP 200 Sep 07 10:18:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1410/2841] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:21 2026] GET /volume/v3/volumes/4f8c8091-092d-44fd-bd18-6ac043122ac2 => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0fc1fa60-4ea3-40ec-92b1-7d1e5d51bb1f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0fc1fa60-4ea3-40ec-92b1-7d1e5d51bb1f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/db9a0c07-2521-46b6-a235-173fd902d92e Sep 07 10:18:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0fc1fa60-4ea3-40ec-92b1-7d1e5d51bb1f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0fc1fa60-4ea3-40ec-92b1-7d1e5d51bb1f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0fc1fa60-4ea3-40ec-92b1-7d1e5d51bb1f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/db9a0c07-2521-46b6-a235-173fd902d92e returned with HTTP 404 Sep 07 10:18:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1432/2842] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:21 2026] GET /volume/v3/volumes/db9a0c07-2521-46b6-a235-173fd902d92e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-17c15202-4dbf-4e5e-a3f0-766eada93fc5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-17c15202-4dbf-4e5e-a3f0-766eada93fc5 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] DELETE http://192.168.122.74/volume/v3/volumes/e66220a2-f982-4d64-9fe3-21571c7feb4a Sep 07 10:18:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-17c15202-4dbf-4e5e-a3f0-766eada93fc5 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-17c15202-4dbf-4e5e-a3f0-766eada93fc5 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:21 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-17c15202-4dbf-4e5e-a3f0-766eada93fc5 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Delete volume with id: e66220a2-f982-4d64-9fe3-21571c7feb4a Sep 07 10:18:21 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:21 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:21 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:21 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:21 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-17c15202-4dbf-4e5e-a3f0-766eada93fc5 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:21 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-17c15202-4dbf-4e5e-a3f0-766eada93fc5 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Delete volume request issued successfully. Sep 07 10:18:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-17c15202-4dbf-4e5e-a3f0-766eada93fc5 tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/e66220a2-f982-4d64-9fe3-21571c7feb4a returned with HTTP 202 Sep 07 10:18:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1411/2843] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:21 2026] DELETE /volume/v3/volumes/e66220a2-f982-4d64-9fe3-21571c7feb4a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-979cde0e-569d-4d7c-b831-bf32143c089f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-979cde0e-569d-4d7c-b831-bf32143c089f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/e66220a2-f982-4d64-9fe3-21571c7feb4a Sep 07 10:18:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-979cde0e-569d-4d7c-b831-bf32143c089f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-979cde0e-569d-4d7c-b831-bf32143c089f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-77b0190f-d561-4e0c-a882-df6df68b98cc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-77b0190f-d561-4e0c-a882-df6df68b98cc tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] GET http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 Sep 07 10:18:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-77b0190f-d561-4e0c-a882-df6df68b98cc tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-77b0190f-d561-4e0c-a882-df6df68b98cc tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:21 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:21 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:21 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:21 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-979cde0e-569d-4d7c-b831-bf32143c089f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Volume info retrieved successfully. Sep 07 10:18:21 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:21 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-979cde0e-569d-4d7c-b831-bf32143c089f tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/e66220a2-f982-4d64-9fe3-21571c7feb4a returned with HTTP 200 Sep 07 10:18:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1433/2844] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:21 2026] GET /volume/v3/volumes/e66220a2-f982-4d64-9fe3-21571c7feb4a => generated 856 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-60976569-66c4-4c42-be4d-4babb1a32273 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:21 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-77b0190f-d561-4e0c-a882-df6df68b98cc tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Volume info retrieved successfully. Sep 07 10:18:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-60976569-66c4-4c42-be4d-4babb1a32273 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 Sep 07 10:18:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-60976569-66c4-4c42-be4d-4babb1a32273 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-60976569-66c4-4c42-be4d-4babb1a32273 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:21 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:21 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-60976569-66c4-4c42-be4d-4babb1a32273 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Snapshot retrieved successfully. Sep 07 10:18:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-60976569-66c4-4c42-be4d-4babb1a32273 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 returned with HTTP 200 Sep 07 10:18:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1434/2845] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:21 2026] GET /volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-77b0190f-d561-4e0c-a882-df6df68b98cc tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 returned with HTTP 200 Sep 07 10:18:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1412/2846] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:21 2026] GET /volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 => generated 954 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-806f6089-ab63-430b-99a9-4082b041a93c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-806f6089-ab63-430b-99a9-4082b041a93c tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/4f8c8091-092d-44fd-bd18-6ac043122ac2 Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-806f6089-ab63-430b-99a9-4082b041a93c tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-806f6089-ab63-430b-99a9-4082b041a93c tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-806f6089-ab63-430b-99a9-4082b041a93c tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/4f8c8091-092d-44fd-bd18-6ac043122ac2 returned with HTTP 404 Sep 07 10:18:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1435/2847] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:22 2026] GET /volume/v3/volumes/4f8c8091-092d-44fd-bd18-6ac043122ac2 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-20da5da7-ddea-413b-804d-b28a3532bc42 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-20da5da7-ddea-413b-804d-b28a3532bc42 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] DELETE http://192.168.122.74/volume/v3/volumes/13e24d06-ede2-4c2d-a359-c9a772b2efab Sep 07 10:18:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-20da5da7-ddea-413b-804d-b28a3532bc42 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-20da5da7-ddea-413b-804d-b28a3532bc42 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:22 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-20da5da7-ddea-413b-804d-b28a3532bc42 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Delete volume with id: 13e24d06-ede2-4c2d-a359-c9a772b2efab Sep 07 10:18:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-20da5da7-ddea-413b-804d-b28a3532bc42 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-20da5da7-ddea-413b-804d-b28a3532bc42 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Delete volume request issued successfully. Sep 07 10:18:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-20da5da7-ddea-413b-804d-b28a3532bc42 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/13e24d06-ede2-4c2d-a359-c9a772b2efab returned with HTTP 202 Sep 07 10:18:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1413/2848] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:22 2026] DELETE /volume/v3/volumes/13e24d06-ede2-4c2d-a359-c9a772b2efab => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ab11c0c7-9d95-40f7-a30b-59d7c3fc7ce4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ab11c0c7-9d95-40f7-a30b-59d7c3fc7ce4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/13e24d06-ede2-4c2d-a359-c9a772b2efab Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ab11c0c7-9d95-40f7-a30b-59d7c3fc7ce4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ab11c0c7-9d95-40f7-a30b-59d7c3fc7ce4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:22 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ab11c0c7-9d95-40f7-a30b-59d7c3fc7ce4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ab11c0c7-9d95-40f7-a30b-59d7c3fc7ce4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/13e24d06-ede2-4c2d-a359-c9a772b2efab returned with HTTP 200 Sep 07 10:18:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1436/2849] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:22 2026] GET /volume/v3/volumes/13e24d06-ede2-4c2d-a359-c9a772b2efab => generated 863 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-76e9e599-adb0-4119-bc9f-9d1d5e045e0c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-76e9e599-adb0-4119-bc9f-9d1d5e045e0c tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] GET http://192.168.122.74/volume/v3/volumes/e66220a2-f982-4d64-9fe3-21571c7feb4a Sep 07 10:18:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-76e9e599-adb0-4119-bc9f-9d1d5e045e0c tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-76e9e599-adb0-4119-bc9f-9d1d5e045e0c tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-952a6fd8-f648-4ac9-b9d2-0bb532ebdb07 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-952a6fd8-f648-4ac9-b9d2-0bb532ebdb07 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-952a6fd8-f648-4ac9-b9d2-0bb532ebdb07 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-952a6fd8-f648-4ac9-b9d2-0bb532ebdb07 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-76e9e599-adb0-4119-bc9f-9d1d5e045e0c tempest-CreateVolumesFromImageTest-296560334 tempest-CreateVolumesFromImageTest-296560334-project-member] http://192.168.122.74/volume/v3/volumes/e66220a2-f982-4d64-9fe3-21571c7feb4a returned with HTTP 404 Sep 07 10:18:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1414/2850] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:22 2026] GET /volume/v3/volumes/e66220a2-f982-4d64-9fe3-21571c7feb4a => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:18:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a679af7b-ecc5-426e-9dcd-87e5d66e74ba None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a679af7b-ecc5-426e-9dcd-87e5d66e74ba tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] GET http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 Sep 07 10:18:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a679af7b-ecc5-426e-9dcd-87e5d66e74ba tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a679af7b-ecc5-426e-9dcd-87e5d66e74ba tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-952a6fd8-f648-4ac9-b9d2-0bb532ebdb07 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Snapshot retrieved successfully. Sep 07 10:18:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-952a6fd8-f648-4ac9-b9d2-0bb532ebdb07 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 returned with HTTP 200 Sep 07 10:18:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1437/2851] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:22 2026] GET /volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3b9c86c3-3056-4110-ad20-6abc82c60cb5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1080649797"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Create volume request body: {'volume': {'snapshot_id': '3b9c86c3-3056-4110-ad20-6abc82c60cb5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1080649797'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a679af7b-ecc5-426e-9dcd-87e5d66e74ba tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Volume info retrieved successfully. Sep 07 10:18:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a679af7b-ecc5-426e-9dcd-87e5d66e74ba tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 returned with HTTP 200 Sep 07 10:18:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1415/2852] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:22 2026] GET /volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 => generated 954 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Snapshot retrieved successfully. Sep 07 10:18:22 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Create volume of 1 GB Sep 07 10:18:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Availability Zones retrieved successfully. Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Flow 'volume_create_api' (671f698f-299a-4511-a91d-752b56486c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ea8ea7-0db8-4544-92f2-5a56aae7f4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:22 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ea8ea7-0db8-4544-92f2-5a56aae7f4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3b9c86c3-3056-4110-ad20-6abc82c60cb5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d910edfd-769a-4f6b-91ec-3345e546d2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Created reservations ['2c2caf9e-b918-4387-a3ae-8aec15ad7f2f', '5ac47cbf-2622-4203-9d7c-78c22fe9370f', 'd6296798-3bff-4e39-90f0-1dcec5254013', 'd51c6f2e-5858-4f6d-8652-7a05f296e8f1'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d910edfd-769a-4f6b-91ec-3345e546d2d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c2caf9e-b918-4387-a3ae-8aec15ad7f2f', '5ac47cbf-2622-4203-9d7c-78c22fe9370f', 'd6296798-3bff-4e39-90f0-1dcec5254013', 'd51c6f2e-5858-4f6d-8652-7a05f296e8f1']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (337aa7aa-3ba9-42b4-a6ab-faf8ce27a773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:22 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:22 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:22 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (337aa7aa-3ba9-42b4-a6ab-faf8ce27a773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e93a0b2c-d426-4a44-af44-da3a7e5d09ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1080649797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4bcbb3ce234437bb6bf9d32d30a5a64',qos_specs=None,replication_status=,reservations=['2c2caf9e-b918-4387-a3ae-8aec15ad7f2f','5ac47cbf-2622-4203-9d7c-78c22fe9370f','d6296798-3bff-4e39-90f0-1dcec5254013','d51c6f2e-5858-4f6d-8652-7a05f296e8f1'],size=1,snapshot_id=3b9c86c3-3056-4110-ad20-6abc82c60cb5,source_replicaid=,source_volid=None,status='creating',user_id='3fdd123e3b8c4082a15d5d604aabfc06',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1080649797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e93a0b2c-d426-4a44-af44-da3a7e5d09ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4bcbb3ce234437bb6bf9d32d30a5a64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3b9c86c3-3056-4110-ad20-6abc82c60cb5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fdd123e3b8c4082a15d5d604aabfc06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c030f3c-28b8-4bf5-8d23-9c037e72f63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c030f3c-28b8-4bf5-8d23-9c037e72f63e) transitioned into state 'SUCCESS' from state '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-1080649797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4bcbb3ce234437bb6bf9d32d30a5a64',qos_specs=None,replication_status=,reservations=['2c2caf9e-b918-4387-a3ae-8aec15ad7f2f','5ac47cbf-2622-4203-9d7c-78c22fe9370f','d6296798-3bff-4e39-90f0-1dcec5254013','d51c6f2e-5858-4f6d-8652-7a05f296e8f1'],size=1,snapshot_id=3b9c86c3-3056-4110-ad20-6abc82c60cb5,source_replicaid=,source_volid=None,status='creating',user_id='3fdd123e3b8c4082a15d5d604aabfc06',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f228afa7-bec7-425c-9648-96b8f2eebe45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f228afa7-bec7-425c-9648-96b8f2eebe45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Flow 'volume_create_api' (671f698f-299a-4511-a91d-752b56486c90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Create volume request issued successfully. Sep 07 10:18:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2c6ae0d1-e81d-4c5e-aa6f-b9542111baa6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1438/2853] 192.168.122.74 () {62 vars in 1179 bytes} [Mon Sep 7 10:18:22 2026] POST /volume/v3/volumes => generated 811 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cd57f0cb-7ead-4fc2-aac6-b6d8399393fe None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cd57f0cb-7ead-4fc2-aac6-b6d8399393fe tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee Sep 07 10:18:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cd57f0cb-7ead-4fc2-aac6-b6d8399393fe tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cd57f0cb-7ead-4fc2-aac6-b6d8399393fe tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cd57f0cb-7ead-4fc2-aac6-b6d8399393fe tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Volume info retrieved successfully. Sep 07 10:18:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cd57f0cb-7ead-4fc2-aac6-b6d8399393fe tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee returned with HTTP 200 Sep 07 10:18:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1416/2854] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:23 2026] GET /volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee => generated 879 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-16cfa72a-2f69-484c-a863-446239abc492 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-16cfa72a-2f69-484c-a863-446239abc492 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/13e24d06-ede2-4c2d-a359-c9a772b2efab Sep 07 10:18:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-16cfa72a-2f69-484c-a863-446239abc492 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-16cfa72a-2f69-484c-a863-446239abc492 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-16cfa72a-2f69-484c-a863-446239abc492 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-16cfa72a-2f69-484c-a863-446239abc492 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/13e24d06-ede2-4c2d-a359-c9a772b2efab returned with HTTP 200 Sep 07 10:18:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1439/2855] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:23 2026] GET /volume/v3/volumes/13e24d06-ede2-4c2d-a359-c9a772b2efab => generated 863 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-19bd5b3d-408b-4131-90f1-2f6a9fb4b937 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-19bd5b3d-408b-4131-90f1-2f6a9fb4b937 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] GET http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 Sep 07 10:18:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-19bd5b3d-408b-4131-90f1-2f6a9fb4b937 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-19bd5b3d-408b-4131-90f1-2f6a9fb4b937 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-19bd5b3d-408b-4131-90f1-2f6a9fb4b937 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Volume info retrieved successfully. Sep 07 10:18:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-19bd5b3d-408b-4131-90f1-2f6a9fb4b937 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 returned with HTTP 200 Sep 07 10:18:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1417/2856] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:23 2026] GET /volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 => generated 957 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6c373e82-06d1-4254-8cad-e301d5090cb4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6c373e82-06d1-4254-8cad-e301d5090cb4 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee Sep 07 10:18:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6c373e82-06d1-4254-8cad-e301d5090cb4 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6c373e82-06d1-4254-8cad-e301d5090cb4 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6c373e82-06d1-4254-8cad-e301d5090cb4 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Volume info retrieved successfully. Sep 07 10:18:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6c373e82-06d1-4254-8cad-e301d5090cb4 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee returned with HTTP 200 Sep 07 10:18:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1440/2857] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:24 2026] GET /volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee => generated 903 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a7e8bd18-712f-452a-9d5c-272f9d753bed None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a7e8bd18-712f-452a-9d5c-272f9d753bed tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/13e24d06-ede2-4c2d-a359-c9a772b2efab Sep 07 10:18:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a7e8bd18-712f-452a-9d5c-272f9d753bed tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a7e8bd18-712f-452a-9d5c-272f9d753bed tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a7e8bd18-712f-452a-9d5c-272f9d753bed tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/13e24d06-ede2-4c2d-a359-c9a772b2efab returned with HTTP 404 Sep 07 10:18:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1418/2858] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:24 2026] GET /volume/v3/volumes/13e24d06-ede2-4c2d-a359-c9a772b2efab => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e4aa2d8a-99f4-4194-a8d3-0f927b2142cd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e4aa2d8a-99f4-4194-a8d3-0f927b2142cd tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] DELETE http://192.168.122.74/volume/v3/volumes/38b2b2b1-7d42-4c03-8bfb-af8794eee52f Sep 07 10:18:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e4aa2d8a-99f4-4194-a8d3-0f927b2142cd tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e4aa2d8a-99f4-4194-a8d3-0f927b2142cd tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:24 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-e4aa2d8a-99f4-4194-a8d3-0f927b2142cd tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Delete volume with id: 38b2b2b1-7d42-4c03-8bfb-af8794eee52f Sep 07 10:18:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e4aa2d8a-99f4-4194-a8d3-0f927b2142cd tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e4aa2d8a-99f4-4194-a8d3-0f927b2142cd tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Delete volume request issued successfully. Sep 07 10:18:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e4aa2d8a-99f4-4194-a8d3-0f927b2142cd tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/38b2b2b1-7d42-4c03-8bfb-af8794eee52f returned with HTTP 202 Sep 07 10:18:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1441/2859] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:24 2026] DELETE /volume/v3/volumes/38b2b2b1-7d42-4c03-8bfb-af8794eee52f => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9363520c-c856-422b-b3a5-c2d55c373f90 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9363520c-c856-422b-b3a5-c2d55c373f90 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/38b2b2b1-7d42-4c03-8bfb-af8794eee52f Sep 07 10:18:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9363520c-c856-422b-b3a5-c2d55c373f90 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9363520c-c856-422b-b3a5-c2d55c373f90 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1277726f-7639-40fa-9464-8252002edc54 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1277726f-7639-40fa-9464-8252002edc54 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] GET http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 Sep 07 10:18:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1277726f-7639-40fa-9464-8252002edc54 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1277726f-7639-40fa-9464-8252002edc54 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:24 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:24 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9363520c-c856-422b-b3a5-c2d55c373f90 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1277726f-7639-40fa-9464-8252002edc54 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Volume info retrieved successfully. Sep 07 10:18:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9363520c-c856-422b-b3a5-c2d55c373f90 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/38b2b2b1-7d42-4c03-8bfb-af8794eee52f returned with HTTP 200 Sep 07 10:18:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1419/2860] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:24 2026] GET /volume/v3/volumes/38b2b2b1-7d42-4c03-8bfb-af8794eee52f => generated 862 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1277726f-7639-40fa-9464-8252002edc54 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 returned with HTTP 200 Sep 07 10:18:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1442/2861] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:24 2026] GET /volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 => generated 957 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d38da6d3-b343-4add-8de5-8218b1051f0a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d38da6d3-b343-4add-8de5-8218b1051f0a tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee Sep 07 10:18:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d38da6d3-b343-4add-8de5-8218b1051f0a tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d38da6d3-b343-4add-8de5-8218b1051f0a tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d38da6d3-b343-4add-8de5-8218b1051f0a tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Volume info retrieved successfully. Sep 07 10:18:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d38da6d3-b343-4add-8de5-8218b1051f0a tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee returned with HTTP 200 Sep 07 10:18:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1420/2862] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:25 2026] GET /volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee => generated 903 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7048b971-378e-47dc-b72c-e7fd0e91d4b4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7048b971-378e-47dc-b72c-e7fd0e91d4b4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/38b2b2b1-7d42-4c03-8bfb-af8794eee52f Sep 07 10:18:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7048b971-378e-47dc-b72c-e7fd0e91d4b4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7048b971-378e-47dc-b72c-e7fd0e91d4b4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7048b971-378e-47dc-b72c-e7fd0e91d4b4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7048b971-378e-47dc-b72c-e7fd0e91d4b4 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/38b2b2b1-7d42-4c03-8bfb-af8794eee52f returned with HTTP 200 Sep 07 10:18:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1421/2863] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:25 2026] GET /volume/v3/volumes/38b2b2b1-7d42-4c03-8bfb-af8794eee52f => generated 862 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8d3707f3-31b2-4ffb-a23b-77024ea0b18b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8d3707f3-31b2-4ffb-a23b-77024ea0b18b tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] GET http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 Sep 07 10:18:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8d3707f3-31b2-4ffb-a23b-77024ea0b18b tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8d3707f3-31b2-4ffb-a23b-77024ea0b18b tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:25 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:25 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8d3707f3-31b2-4ffb-a23b-77024ea0b18b tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Volume info retrieved successfully. Sep 07 10:18:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8d3707f3-31b2-4ffb-a23b-77024ea0b18b tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 returned with HTTP 200 Sep 07 10:18:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1422/2864] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:25 2026] GET /volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 => generated 957 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2141733907"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2141733907'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:26 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Create volume of 1 GB Sep 07 10:18:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6a7e8fbe-3639-4431-8f08-94365f750828 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Availability Zones retrieved successfully. Sep 07 10:18:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6a7e8fbe-3639-4431-8f08-94365f750828 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee Sep 07 10:18:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6a7e8fbe-3639-4431-8f08-94365f750828 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6a7e8fbe-3639-4431-8f08-94365f750828 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:26 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:26 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Flow 'volume_create_api' (b8370a1c-faca-4e95-851f-4f616b9792ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e912faaa-5642-4f70-92c8-a4f34bce02ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6a7e8fbe-3639-4431-8f08-94365f750828 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Volume info retrieved successfully. Sep 07 10:18:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6a7e8fbe-3639-4431-8f08-94365f750828 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee returned with HTTP 200 Sep 07 10:18:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1423/2865] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:26 2026] GET /volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee => generated 903 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e912faaa-5642-4f70-92c8-a4f34bce02ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddf9843c-3035-41cc-8b7b-f34a664adaf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e7e128f3-b55e-4784-a6d5-6208eb7dd042 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:26 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Created reservations ['d932cc0f-8ed7-43de-a463-a6d10099ae7d', '837e70fd-f5c0-42c3-8d02-1cdc67f33c45', '3fabbf75-23f7-4f18-b120-ea55b7e9712c', '151197cc-fa35-4a41-8ec2-d9629ae67e0d'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddf9843c-3035-41cc-8b7b-f34a664adaf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d932cc0f-8ed7-43de-a463-a6d10099ae7d', '837e70fd-f5c0-42c3-8d02-1cdc67f33c45', '3fabbf75-23f7-4f18-b120-ea55b7e9712c', '151197cc-fa35-4a41-8ec2-d9629ae67e0d']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e7e128f3-b55e-4784-a6d5-6208eb7dd042 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/38b2b2b1-7d42-4c03-8bfb-af8794eee52f Sep 07 10:18:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e7e128f3-b55e-4784-a6d5-6208eb7dd042 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e7e128f3-b55e-4784-a6d5-6208eb7dd042 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bd17e6e-7a20-4d84-8a86-bbfc3e06c948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e7e128f3-b55e-4784-a6d5-6208eb7dd042 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/38b2b2b1-7d42-4c03-8bfb-af8794eee52f returned with HTTP 404 Sep 07 10:18:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1424/2866] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:26 2026] GET /volume/v3/volumes/38b2b2b1-7d42-4c03-8bfb-af8794eee52f => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b92aa241-4663-4c71-a135-44472f96b3a6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b92aa241-4663-4c71-a135-44472f96b3a6 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] DELETE http://192.168.122.74/volume/v3/volumes/97f301d2-1c54-4d95-89e1-49e7e7991bc3 Sep 07 10:18:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b92aa241-4663-4c71-a135-44472f96b3a6 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b92aa241-4663-4c71-a135-44472f96b3a6 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:27 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-b92aa241-4663-4c71-a135-44472f96b3a6 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Delete volume with id: 97f301d2-1c54-4d95-89e1-49e7e7991bc3 Sep 07 10:18:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b92aa241-4663-4c71-a135-44472f96b3a6 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:27 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bd17e6e-7a20-4d84-8a86-bbfc3e06c948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe683bd4-f454-4081-8221-c692d329cdb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2141733907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3407d067744ab1a54f28d3320f9639',qos_specs=None,replication_status=,reservations=['d932cc0f-8ed7-43de-a463-a6d10099ae7d','837e70fd-f5c0-42c3-8d02-1cdc67f33c45','3fabbf75-23f7-4f18-b120-ea55b7e9712c','151197cc-fa35-4a41-8ec2-d9629ae67e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc1196b6626463b885713d7b2091688',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2141733907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe683bd4-f454-4081-8221-c692d329cdb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a3407d067744ab1a54f28d3320f9639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecc1196b6626463b885713d7b2091688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04ac4d2d-bb45-4baf-a357-bcadfe127e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04ac4d2d-bb45-4baf-a357-bcadfe127e51) transitioned into state 'SUCCESS' from state '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-2141733907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3407d067744ab1a54f28d3320f9639',qos_specs=None,replication_status=,reservations=['d932cc0f-8ed7-43de-a463-a6d10099ae7d','837e70fd-f5c0-42c3-8d02-1cdc67f33c45','3fabbf75-23f7-4f18-b120-ea55b7e9712c','151197cc-fa35-4a41-8ec2-d9629ae67e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc1196b6626463b885713d7b2091688',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1174b4ac-4712-4318-b664-dc49d8427320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b92aa241-4663-4c71-a135-44472f96b3a6 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Delete volume request issued successfully. Sep 07 10:18:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b92aa241-4663-4c71-a135-44472f96b3a6 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/97f301d2-1c54-4d95-89e1-49e7e7991bc3 returned with HTTP 202 Sep 07 10:18:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1425/2867] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:26 2026] DELETE /volume/v3/volumes/97f301d2-1c54-4d95-89e1-49e7e7991bc3 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3651c645-f996-4379-8c32-97d6712846f1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3651c645-f996-4379-8c32-97d6712846f1 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] GET http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 Sep 07 10:18:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3651c645-f996-4379-8c32-97d6712846f1 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3651c645-f996-4379-8c32-97d6712846f1 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1174b4ac-4712-4318-b664-dc49d8427320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Flow 'volume_create_api' (b8370a1c-faca-4e95-851f-4f616b9792ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Create volume request issued successfully. Sep 07 10:18:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-38f0ccda-3d09-454b-bdc6-946ecbd3e121 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1443/2868] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:18:25 2026] POST /volume/v3/volumes => generated 767 bytes in 1524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3da488d5-6a57-460a-9859-920a077d8a62 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3da488d5-6a57-460a-9859-920a077d8a62 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/97f301d2-1c54-4d95-89e1-49e7e7991bc3 Sep 07 10:18:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3651c645-f996-4379-8c32-97d6712846f1 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Volume info retrieved successfully. Sep 07 10:18:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3da488d5-6a57-460a-9859-920a077d8a62 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3da488d5-6a57-460a-9859-920a077d8a62 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3651c645-f996-4379-8c32-97d6712846f1 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 returned with HTTP 200 Sep 07 10:18:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1426/2869] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:27 2026] GET /volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 => generated 1303 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-20603c3c-5c88-4a30-8c46-28fe48d408ee None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:27 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-20603c3c-5c88-4a30-8c46-28fe48d408ee tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 Sep 07 10:18:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-20603c3c-5c88-4a30-8c46-28fe48d408ee tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-20603c3c-5c88-4a30-8c46-28fe48d408ee tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3da488d5-6a57-460a-9859-920a077d8a62 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3da488d5-6a57-460a-9859-920a077d8a62 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/97f301d2-1c54-4d95-89e1-49e7e7991bc3 returned with HTTP 200 Sep 07 10:18:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1444/2870] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:27 2026] GET /volume/v3/volumes/97f301d2-1c54-4d95-89e1-49e7e7991bc3 => generated 863 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-20603c3c-5c88-4a30-8c46-28fe48d408ee tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-20603c3c-5c88-4a30-8c46-28fe48d408ee tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 returned with HTTP 200 Sep 07 10:18:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1427/2871] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:27 2026] GET /volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 => generated 835 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4d161de6-c33a-4418-982d-c014d1286ffa None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4d161de6-c33a-4418-982d-c014d1286ffa tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee Sep 07 10:18:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4d161de6-c33a-4418-982d-c014d1286ffa tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4d161de6-c33a-4418-982d-c014d1286ffa tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:27 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4d161de6-c33a-4418-982d-c014d1286ffa tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Volume info retrieved successfully. Sep 07 10:18:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4d161de6-c33a-4418-982d-c014d1286ffa tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee returned with HTTP 200 Sep 07 10:18:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1445/2872] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:27 2026] GET /volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee => generated 903 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c16150ac-e5d1-4ab6-8def-3dec5c1320ba None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c16150ac-e5d1-4ab6-8def-3dec5c1320ba tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] GET http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 Sep 07 10:18:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c16150ac-e5d1-4ab6-8def-3dec5c1320ba tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c16150ac-e5d1-4ab6-8def-3dec5c1320ba tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c16150ac-e5d1-4ab6-8def-3dec5c1320ba tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Volume info retrieved successfully. Sep 07 10:18:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8b5e5b53-35b1-4060-9f82-3f3347afd934 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8b5e5b53-35b1-4060-9f82-3f3347afd934 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/97f301d2-1c54-4d95-89e1-49e7e7991bc3 Sep 07 10:18:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8b5e5b53-35b1-4060-9f82-3f3347afd934 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8b5e5b53-35b1-4060-9f82-3f3347afd934 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c16150ac-e5d1-4ab6-8def-3dec5c1320ba tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 returned with HTTP 200 Sep 07 10:18:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1428/2873] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:28 2026] GET /volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 => generated 1301 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b77ea857-fea8-4c62-929d-69882ddffafd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b77ea857-fea8-4c62-929d-69882ddffafd tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] DELETE http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 Sep 07 10:18:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b77ea857-fea8-4c62-929d-69882ddffafd tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b77ea857-fea8-4c62-929d-69882ddffafd tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:28 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-b77ea857-fea8-4c62-929d-69882ddffafd tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Delete volume with id: 879c7071-a915-4633-b091-5ce48faf8d79 Sep 07 10:18:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8b5e5b53-35b1-4060-9f82-3f3347afd934 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b77ea857-fea8-4c62-929d-69882ddffafd tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Volume info retrieved successfully. Sep 07 10:18:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8b5e5b53-35b1-4060-9f82-3f3347afd934 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/97f301d2-1c54-4d95-89e1-49e7e7991bc3 returned with HTTP 200 Sep 07 10:18:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1446/2874] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:28 2026] GET /volume/v3/volumes/97f301d2-1c54-4d95-89e1-49e7e7991bc3 => generated 863 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-20f9c3ea-5948-4eee-b335-bbb84b3039b1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-20f9c3ea-5948-4eee-b335-bbb84b3039b1 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 Sep 07 10:18:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-20f9c3ea-5948-4eee-b335-bbb84b3039b1 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-20f9c3ea-5948-4eee-b335-bbb84b3039b1 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b77ea857-fea8-4c62-929d-69882ddffafd tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Delete volume request issued successfully. Sep 07 10:18:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b77ea857-fea8-4c62-929d-69882ddffafd tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 returned with HTTP 202 Sep 07 10:18:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1429/2875] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:28 2026] DELETE /volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-89ee2ce9-bfa9-48a5-8359-10552c25c469 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-89ee2ce9-bfa9-48a5-8359-10552c25c469 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee Sep 07 10:18:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-89ee2ce9-bfa9-48a5-8359-10552c25c469 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-89ee2ce9-bfa9-48a5-8359-10552c25c469 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-20f9c3ea-5948-4eee-b335-bbb84b3039b1 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-20f9c3ea-5948-4eee-b335-bbb84b3039b1 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 returned with HTTP 200 Sep 07 10:18:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1447/2876] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:28 2026] GET /volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 => generated 859 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-17da6f9a-db15-47e7-a8ad-e4e451eb8e80 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-17da6f9a-db15-47e7-a8ad-e4e451eb8e80 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] GET http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 Sep 07 10:18:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-17da6f9a-db15-47e7-a8ad-e4e451eb8e80 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-17da6f9a-db15-47e7-a8ad-e4e451eb8e80 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-89ee2ce9-bfa9-48a5-8359-10552c25c469 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Volume info retrieved successfully. Sep 07 10:18:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-17da6f9a-db15-47e7-a8ad-e4e451eb8e80 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Volume info retrieved successfully. Sep 07 10:18:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-89ee2ce9-bfa9-48a5-8359-10552c25c469 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee returned with HTTP 200 Sep 07 10:18:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1430/2877] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:28 2026] GET /volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee => generated 903 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-17da6f9a-db15-47e7-a8ad-e4e451eb8e80 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 returned with HTTP 200 Sep 07 10:18:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1448/2878] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:28 2026] GET /volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 => generated 1300 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-642aeb1d-da2a-4ed0-baa1-698b6e0eaf36 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-642aeb1d-da2a-4ed0-baa1-698b6e0eaf36 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/97f301d2-1c54-4d95-89e1-49e7e7991bc3 Sep 07 10:18:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-642aeb1d-da2a-4ed0-baa1-698b6e0eaf36 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-642aeb1d-da2a-4ed0-baa1-698b6e0eaf36 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-642aeb1d-da2a-4ed0-baa1-698b6e0eaf36 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/97f301d2-1c54-4d95-89e1-49e7e7991bc3 returned with HTTP 404 Sep 07 10:18:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1431/2879] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:29 2026] GET /volume/v3/volumes/97f301d2-1c54-4d95-89e1-49e7e7991bc3 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8e1d7d4a-f51b-4cfd-8238-85c5fd7e3077 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8e1d7d4a-f51b-4cfd-8238-85c5fd7e3077 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] DELETE http://192.168.122.74/volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 Sep 07 10:18:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8e1d7d4a-f51b-4cfd-8238-85c5fd7e3077 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8e1d7d4a-f51b-4cfd-8238-85c5fd7e3077 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:29 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-8e1d7d4a-f51b-4cfd-8238-85c5fd7e3077 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Delete volume with id: f219527b-edf2-4045-a6f9-965e0945b744 Sep 07 10:18:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-dee374c3-9eb2-4ce8-b30d-440d94e1f816 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8e1d7d4a-f51b-4cfd-8238-85c5fd7e3077 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dee374c3-9eb2-4ce8-b30d-440d94e1f816 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 Sep 07 10:18:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dee374c3-9eb2-4ce8-b30d-440d94e1f816 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dee374c3-9eb2-4ce8-b30d-440d94e1f816 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8e1d7d4a-f51b-4cfd-8238-85c5fd7e3077 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Delete volume request issued successfully. Sep 07 10:18:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8e1d7d4a-f51b-4cfd-8238-85c5fd7e3077 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 returned with HTTP 202 Sep 07 10:18:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1449/2880] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:29 2026] DELETE /volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:18:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1cd1beae-5e6d-4860-8496-c64eb9c768f6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1cd1beae-5e6d-4860-8496-c64eb9c768f6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee Sep 07 10:18:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1cd1beae-5e6d-4860-8496-c64eb9c768f6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1cd1beae-5e6d-4860-8496-c64eb9c768f6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:30 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-dee374c3-9eb2-4ce8-b30d-440d94e1f816 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dee374c3-9eb2-4ce8-b30d-440d94e1f816 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 returned with HTTP 200 Sep 07 10:18:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1432/2881] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:29 2026] GET /volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 => generated 859 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-09b72a66-7927-482a-ae04-748867de0a10 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:30 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1cd1beae-5e6d-4860-8496-c64eb9c768f6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Volume info retrieved successfully. Sep 07 10:18:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-09b72a66-7927-482a-ae04-748867de0a10 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] GET http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 Sep 07 10:18:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-09b72a66-7927-482a-ae04-748867de0a10 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-09b72a66-7927-482a-ae04-748867de0a10 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:30 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:30 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:30 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:30 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1cd1beae-5e6d-4860-8496-c64eb9c768f6 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee returned with HTTP 200 Sep 07 10:18:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1450/2882] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:29 2026] GET /volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee => generated 903 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-eeadd3dc-e36a-4f9b-aa77-7a21a6a7d376 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:30 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-09b72a66-7927-482a-ae04-748867de0a10 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Volume info retrieved successfully. Sep 07 10:18:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eeadd3dc-e36a-4f9b-aa77-7a21a6a7d376 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 Sep 07 10:18:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eeadd3dc-e36a-4f9b-aa77-7a21a6a7d376 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eeadd3dc-e36a-4f9b-aa77-7a21a6a7d376 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-09b72a66-7927-482a-ae04-748867de0a10 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 returned with HTTP 200 Sep 07 10:18:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1433/2883] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:30 2026] GET /volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 => generated 1300 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:30 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-eeadd3dc-e36a-4f9b-aa77-7a21a6a7d376 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eeadd3dc-e36a-4f9b-aa77-7a21a6a7d376 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 returned with HTTP 200 Sep 07 10:18:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1451/2884] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:30 2026] GET /volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 => generated 862 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d2b1e040-5dee-46a3-b98b-292b3580ce3c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d2b1e040-5dee-46a3-b98b-292b3580ce3c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 Sep 07 10:18:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d2b1e040-5dee-46a3-b98b-292b3580ce3c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d2b1e040-5dee-46a3-b98b-292b3580ce3c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:31 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:31 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d2b1e040-5dee-46a3-b98b-292b3580ce3c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d2b1e040-5dee-46a3-b98b-292b3580ce3c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 returned with HTTP 200 Sep 07 10:18:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1434/2885] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:31 2026] GET /volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 => generated 859 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-dc5d132b-8d64-482c-9a07-ef062c425e65 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dc5d132b-8d64-482c-9a07-ef062c425e65 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee Sep 07 10:18:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dc5d132b-8d64-482c-9a07-ef062c425e65 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dc5d132b-8d64-482c-9a07-ef062c425e65 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-77446059-8448-4f2b-9eeb-8096d5019e78 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:31 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:31 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-77446059-8448-4f2b-9eeb-8096d5019e78 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] GET http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 Sep 07 10:18:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-77446059-8448-4f2b-9eeb-8096d5019e78 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-77446059-8448-4f2b-9eeb-8096d5019e78 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-77446059-8448-4f2b-9eeb-8096d5019e78 tempest-VolumeAndVolumeTypeFromImageTest-975568629 tempest-VolumeAndVolumeTypeFromImageTest-975568629-project-member] http://192.168.122.74/volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 returned with HTTP 404 Sep 07 10:18:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1435/2886] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:31 2026] GET /volume/v3/volumes/879c7071-a915-4633-b091-5ce48faf8d79 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-dc5d132b-8d64-482c-9a07-ef062c425e65 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Volume info retrieved successfully. Sep 07 10:18:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dc5d132b-8d64-482c-9a07-ef062c425e65 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee returned with HTTP 200 Sep 07 10:18:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1452/2887] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:31 2026] GET /volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee => generated 904 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:18:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fe85f60d-6ab6-49f2-be8d-f840ccc5ec83 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fe85f60d-6ab6-49f2-be8d-f840ccc5ec83 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 Sep 07 10:18:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bdbda50a-482a-4623-9d98-313acb572234 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fe85f60d-6ab6-49f2-be8d-f840ccc5ec83 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fe85f60d-6ab6-49f2-be8d-f840ccc5ec83 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:31 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-fe85f60d-6ab6-49f2-be8d-f840ccc5ec83 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Delete snapshot with id: 3b9c86c3-3056-4110-ad20-6abc82c60cb5 Sep 07 10:18:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bdbda50a-482a-4623-9d98-313acb572234 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 Sep 07 10:18:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bdbda50a-482a-4623-9d98-313acb572234 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bdbda50a-482a-4623-9d98-313acb572234 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:31 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:31 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fe85f60d-6ab6-49f2-be8d-f840ccc5ec83 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Snapshot retrieved successfully. Sep 07 10:18:31 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:31 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bdbda50a-482a-4623-9d98-313acb572234 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bdbda50a-482a-4623-9d98-313acb572234 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 returned with HTTP 200 Sep 07 10:18:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1453/2888] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:31 2026] GET /volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 => generated 862 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:18:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fe85f60d-6ab6-49f2-be8d-f840ccc5ec83 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Snapshot delete request issued successfully. Sep 07 10:18:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fe85f60d-6ab6-49f2-be8d-f840ccc5ec83 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 returned with HTTP 202 Sep 07 10:18:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1436/2889] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:18:31 2026] DELETE /volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-aa17581c-7db2-4d0e-945a-2c8827286dc5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aa17581c-7db2-4d0e-945a-2c8827286dc5 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 Sep 07 10:18:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-aa17581c-7db2-4d0e-945a-2c8827286dc5 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-aa17581c-7db2-4d0e-945a-2c8827286dc5 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-aa17581c-7db2-4d0e-945a-2c8827286dc5 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Snapshot retrieved successfully. Sep 07 10:18:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aa17581c-7db2-4d0e-945a-2c8827286dc5 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 returned with HTTP 200 Sep 07 10:18:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1454/2890] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:31 2026] GET /volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ab6781f1-2e16-4c12-9205-22a496537a1e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ab6781f1-2e16-4c12-9205-22a496537a1e tempest-VolumeAndVolumeTypeFromImageTest-1032421242 tempest-VolumeAndVolumeTypeFromImageTest-1032421242-project-admin] GET http://192.168.122.74/volume/v3/volumes/detail?all_tenants=1 Sep 07 10:18:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ab6781f1-2e16-4c12-9205-22a496537a1e tempest-VolumeAndVolumeTypeFromImageTest-1032421242 tempest-VolumeAndVolumeTypeFromImageTest-1032421242-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ab6781f1-2e16-4c12-9205-22a496537a1e tempest-VolumeAndVolumeTypeFromImageTest-1032421242 tempest-VolumeAndVolumeTypeFromImageTest-1032421242-project-admin] Calling method 'detail' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:31 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:31 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-ab6781f1-2e16-4c12-9205-22a496537a1e tempest-VolumeAndVolumeTypeFromImageTest-1032421242 tempest-VolumeAndVolumeTypeFromImageTest-1032421242-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:18:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ab6781f1-2e16-4c12-9205-22a496537a1e tempest-VolumeAndVolumeTypeFromImageTest-1032421242 tempest-VolumeAndVolumeTypeFromImageTest-1032421242-project-admin] Get all volumes completed successfully. Sep 07 10:18:31 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:31 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ab6781f1-2e16-4c12-9205-22a496537a1e tempest-VolumeAndVolumeTypeFromImageTest-1032421242 tempest-VolumeAndVolumeTypeFromImageTest-1032421242-project-admin] http://192.168.122.74/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 10:18:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1437/2891] 192.168.122.74 () {58 vars in 1164 bytes} [Mon Sep 7 10:18:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4086 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-34fdbf4a-3462-48be-a7f1-ac4d65c4fa49 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-34fdbf4a-3462-48be-a7f1-ac4d65c4fa49 tempest-VolumeAndVolumeTypeFromImageTest-1032421242 tempest-VolumeAndVolumeTypeFromImageTest-1032421242-project-admin] DELETE http://192.168.122.74/volume/v3/types/8905195b-9c51-4d6d-90ab-923d94400089 Sep 07 10:18:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-34fdbf4a-3462-48be-a7f1-ac4d65c4fa49 tempest-VolumeAndVolumeTypeFromImageTest-1032421242 tempest-VolumeAndVolumeTypeFromImageTest-1032421242-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-34fdbf4a-3462-48be-a7f1-ac4d65c4fa49 tempest-VolumeAndVolumeTypeFromImageTest-1032421242 tempest-VolumeAndVolumeTypeFromImageTest-1032421242-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-34fdbf4a-3462-48be-a7f1-ac4d65c4fa49 tempest-VolumeAndVolumeTypeFromImageTest-1032421242 tempest-VolumeAndVolumeTypeFromImageTest-1032421242-project-admin] http://192.168.122.74/volume/v3/types/8905195b-9c51-4d6d-90ab-923d94400089 returned with HTTP 202 Sep 07 10:18:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1455/2892] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:18:31 2026] DELETE /volume/v3/types/8905195b-9c51-4d6d-90ab-923d94400089 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0f8c02c0-2a20-4668-a42b-ce2889504a26 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0f8c02c0-2a20-4668-a42b-ce2889504a26 tempest-VolumeAndVolumeTypeFromImageTest-1032421242 tempest-VolumeAndVolumeTypeFromImageTest-1032421242-project-admin] GET http://192.168.122.74/volume/v3/types/8905195b-9c51-4d6d-90ab-923d94400089 Sep 07 10:18:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0f8c02c0-2a20-4668-a42b-ce2889504a26 tempest-VolumeAndVolumeTypeFromImageTest-1032421242 tempest-VolumeAndVolumeTypeFromImageTest-1032421242-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0f8c02c0-2a20-4668-a42b-ce2889504a26 tempest-VolumeAndVolumeTypeFromImageTest-1032421242 tempest-VolumeAndVolumeTypeFromImageTest-1032421242-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0f8c02c0-2a20-4668-a42b-ce2889504a26 tempest-VolumeAndVolumeTypeFromImageTest-1032421242 tempest-VolumeAndVolumeTypeFromImageTest-1032421242-project-admin] http://192.168.122.74/volume/v3/types/8905195b-9c51-4d6d-90ab-923d94400089 returned with HTTP 404 Sep 07 10:18:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1438/2893] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:18:31 2026] GET /volume/v3/types/8905195b-9c51-4d6d-90ab-923d94400089 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cb0786b8-2b2d-460c-bff2-cc3372d29501 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cb0786b8-2b2d-460c-bff2-cc3372d29501 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 Sep 07 10:18:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cb0786b8-2b2d-460c-bff2-cc3372d29501 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cb0786b8-2b2d-460c-bff2-cc3372d29501 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:32 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:32 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cb0786b8-2b2d-460c-bff2-cc3372d29501 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cb0786b8-2b2d-460c-bff2-cc3372d29501 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 returned with HTTP 200 Sep 07 10:18:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1456/2894] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:32 2026] GET /volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d855df6d-8284-4c35-91bb-c70e490bb41f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d855df6d-8284-4c35-91bb-c70e490bb41f tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:18:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d855df6d-8284-4c35-91bb-c70e490bb41f tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fe683bd4-f454-4081-8221-c692d329cdb9", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1227422400"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d855df6d-8284-4c35-91bb-c70e490bb41f tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:32 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-d855df6d-8284-4c35-91bb-c70e490bb41f tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Create snapshot from volume fe683bd4-f454-4081-8221-c692d329cdb9 Sep 07 10:18:32 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-d855df6d-8284-4c35-91bb-c70e490bb41f tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Created reservations ['4812ae72-af3b-41fb-9ce8-dfbb7a249d12', '341b8459-42c6-4aaf-9ee9-f5a67cf0a5be', 'e3a4386f-660d-4f2f-97b2-79c1f7cd77fb', 'e4dac8ce-3095-40f1-becf-3bc52b8e1f65'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-febc36c6-f9c8-47e2-932c-677f77133ec7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-febc36c6-f9c8-47e2-932c-677f77133ec7 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 Sep 07 10:18:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-febc36c6-f9c8-47e2-932c-677f77133ec7 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-febc36c6-f9c8-47e2-932c-677f77133ec7 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-febc36c6-f9c8-47e2-932c-677f77133ec7 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 returned with HTTP 404 Sep 07 10:18:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1457/2895] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:32 2026] GET /volume/v3/volumes/f219527b-edf2-4045-a6f9-965e0945b744 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-31083cd9-cc45-4e5c-8849-ed66a5bc76ed None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-31083cd9-cc45-4e5c-8849-ed66a5bc76ed tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 Sep 07 10:18:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-31083cd9-cc45-4e5c-8849-ed66a5bc76ed tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-31083cd9-cc45-4e5c-8849-ed66a5bc76ed tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-31083cd9-cc45-4e5c-8849-ed66a5bc76ed tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Snapshot retrieved successfully. Sep 07 10:18:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-31083cd9-cc45-4e5c-8849-ed66a5bc76ed tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 returned with HTTP 200 Sep 07 10:18:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d855df6d-8284-4c35-91bb-c70e490bb41f tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Snapshot create request issued successfully. Sep 07 10:18:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1458/2896] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:32 2026] GET /volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d855df6d-8284-4c35-91bb-c70e490bb41f tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:18:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1439/2897] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:18:32 2026] POST /volume/v3/snapshots => generated 316 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-08ecc863-9bda-4ffe-ac93-2ef48981e858 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-08ecc863-9bda-4ffe-ac93-2ef48981e858 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] DELETE http://192.168.122.74/volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb Sep 07 10:18:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6ad56b75-e70b-4f87-8041-0c89158dfedf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-08ecc863-9bda-4ffe-ac93-2ef48981e858 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-08ecc863-9bda-4ffe-ac93-2ef48981e858 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:32 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-08ecc863-9bda-4ffe-ac93-2ef48981e858 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Delete volume with id: 8535c3aa-6d2b-4453-8612-6cd4c058dfeb Sep 07 10:18:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6ad56b75-e70b-4f87-8041-0c89158dfedf tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 Sep 07 10:18:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6ad56b75-e70b-4f87-8041-0c89158dfedf tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6ad56b75-e70b-4f87-8041-0c89158dfedf tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6ad56b75-e70b-4f87-8041-0c89158dfedf tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Snapshot retrieved successfully. Sep 07 10:18:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6ad56b75-e70b-4f87-8041-0c89158dfedf tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 returned with HTTP 200 Sep 07 10:18:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1440/2898] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:32 2026] GET /volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:32 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:32 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-08ecc863-9bda-4ffe-ac93-2ef48981e858 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-08ecc863-9bda-4ffe-ac93-2ef48981e858 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Delete volume request issued successfully. Sep 07 10:18:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-08ecc863-9bda-4ffe-ac93-2ef48981e858 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb returned with HTTP 202 Sep 07 10:18:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1459/2899] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:32 2026] DELETE /volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-50f821a3-a9c8-4e01-b11e-bcecaee5146a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-50f821a3-a9c8-4e01-b11e-bcecaee5146a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb Sep 07 10:18:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-50f821a3-a9c8-4e01-b11e-bcecaee5146a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-50f821a3-a9c8-4e01-b11e-bcecaee5146a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-50f821a3-a9c8-4e01-b11e-bcecaee5146a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-50f821a3-a9c8-4e01-b11e-bcecaee5146a tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb returned with HTTP 200 Sep 07 10:18:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1441/2900] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:32 2026] GET /volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb => generated 863 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bbf17fe2-5273-471b-9ec4-a2fbb5af3381 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bbf17fe2-5273-471b-9ec4-a2fbb5af3381 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 Sep 07 10:18:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bbf17fe2-5273-471b-9ec4-a2fbb5af3381 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bbf17fe2-5273-471b-9ec4-a2fbb5af3381 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bbf17fe2-5273-471b-9ec4-a2fbb5af3381 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Snapshot retrieved successfully. Sep 07 10:18:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bbf17fe2-5273-471b-9ec4-a2fbb5af3381 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 returned with HTTP 200 Sep 07 10:18:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1460/2901] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:33 2026] GET /volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e796796c-6500-4660-b7f4-88ba4b14ebe3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e796796c-6500-4660-b7f4-88ba4b14ebe3 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 Sep 07 10:18:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e796796c-6500-4660-b7f4-88ba4b14ebe3 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e796796c-6500-4660-b7f4-88ba4b14ebe3 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e796796c-6500-4660-b7f4-88ba4b14ebe3 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Snapshot retrieved successfully. Sep 07 10:18:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e796796c-6500-4660-b7f4-88ba4b14ebe3 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 returned with HTTP 200 Sep 07 10:18:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1442/2902] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:33 2026] GET /volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 => generated 448 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b2bb373c-1eec-4ebf-bc80-9743a76cda99 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b2bb373c-1eec-4ebf-bc80-9743a76cda99 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb Sep 07 10:18:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b2bb373c-1eec-4ebf-bc80-9743a76cda99 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b2bb373c-1eec-4ebf-bc80-9743a76cda99 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:33 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:33 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b2bb373c-1eec-4ebf-bc80-9743a76cda99 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Volume info retrieved successfully. Sep 07 10:18:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b2bb373c-1eec-4ebf-bc80-9743a76cda99 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb returned with HTTP 200 Sep 07 10:18:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1461/2903] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:33 2026] GET /volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb => generated 863 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-505fe4dd-0648-4c88-acea-644a2b096ae0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-505fe4dd-0648-4c88-acea-644a2b096ae0 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 Sep 07 10:18:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-505fe4dd-0648-4c88-acea-644a2b096ae0 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-505fe4dd-0648-4c88-acea-644a2b096ae0 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-505fe4dd-0648-4c88-acea-644a2b096ae0 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 returned with HTTP 404 Sep 07 10:18:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1443/2904] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:34 2026] GET /volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-574e88d4-5dd0-441c-8173-cb66bef20327 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-574e88d4-5dd0-441c-8173-cb66bef20327 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] DELETE http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f Sep 07 10:18:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-574e88d4-5dd0-441c-8173-cb66bef20327 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-574e88d4-5dd0-441c-8173-cb66bef20327 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:34 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-574e88d4-5dd0-441c-8173-cb66bef20327 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Delete volume with id: 321e9476-3454-435c-936f-cee61f12d97f Sep 07 10:18:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0bb1cf57-ed80-46d4-8a07-dfd2019714af None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0bb1cf57-ed80-46d4-8a07-dfd2019714af tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 Sep 07 10:18:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0bb1cf57-ed80-46d4-8a07-dfd2019714af tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0bb1cf57-ed80-46d4-8a07-dfd2019714af tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-574e88d4-5dd0-441c-8173-cb66bef20327 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Volume info retrieved successfully. Sep 07 10:18:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0bb1cf57-ed80-46d4-8a07-dfd2019714af tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Snapshot retrieved successfully. Sep 07 10:18:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0bb1cf57-ed80-46d4-8a07-dfd2019714af tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 returned with HTTP 200 Sep 07 10:18:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1444/2905] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:34 2026] GET /volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 => generated 448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-574e88d4-5dd0-441c-8173-cb66bef20327 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Delete volume request issued successfully. Sep 07 10:18:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-574e88d4-5dd0-441c-8173-cb66bef20327 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f returned with HTTP 202 Sep 07 10:18:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1462/2906] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:18:34 2026] DELETE /volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:18:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-606407cd-db37-4df0-acc3-69811d00e3ca None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-606407cd-db37-4df0-acc3-69811d00e3ca tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f Sep 07 10:18:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-606407cd-db37-4df0-acc3-69811d00e3ca tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-606407cd-db37-4df0-acc3-69811d00e3ca tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:34 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:34 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-606407cd-db37-4df0-acc3-69811d00e3ca tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Volume info retrieved successfully. Sep 07 10:18:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-606407cd-db37-4df0-acc3-69811d00e3ca tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f returned with HTTP 200 Sep 07 10:18:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1445/2907] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:34 2026] GET /volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f => generated 869 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-151b2151-5d0e-4cea-8979-c43c74698931 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-151b2151-5d0e-4cea-8979-c43c74698931 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] GET http://192.168.122.74/volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb Sep 07 10:18:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-151b2151-5d0e-4cea-8979-c43c74698931 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-151b2151-5d0e-4cea-8979-c43c74698931 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-151b2151-5d0e-4cea-8979-c43c74698931 tempest-CreateVolumesFromSourceVolumeTest-111434518 tempest-CreateVolumesFromSourceVolumeTest-111434518-project-member] http://192.168.122.74/volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb returned with HTTP 404 Sep 07 10:18:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1463/2908] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:34 2026] GET /volume/v3/volumes/8535c3aa-6d2b-4453-8612-6cd4c058dfeb => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-49a20300-ffc0-4964-9ebf-c0ad0857bedd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-49a20300-ffc0-4964-9ebf-c0ad0857bedd tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 Sep 07 10:18:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-49a20300-ffc0-4964-9ebf-c0ad0857bedd tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-49a20300-ffc0-4964-9ebf-c0ad0857bedd tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-49a20300-ffc0-4964-9ebf-c0ad0857bedd tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Snapshot retrieved successfully. Sep 07 10:18:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-49a20300-ffc0-4964-9ebf-c0ad0857bedd tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 returned with HTTP 200 Sep 07 10:18:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1446/2909] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:35 2026] GET /volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 => generated 475 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2a2832dc-a919-45af-8635-374dacf0340a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "815fa175-5ed1-4e39-b76a-a010b646d493", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1798685188"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Create volume request body: {'volume': {"'snapshot_id": '815fa175-5ed1-4e39-b76a-a010b646d493', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1798685188'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:35 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Create volume of 1 GB Sep 07 10:18:35 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Availability Zones retrieved successfully. Sep 07 10:18:35 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Flow 'volume_create_api' (984d47fe-ed64-4245-9cc3-453a73fffe25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:35 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6afa96f8-bc6e-4456-8c43-c4ca7cd6e256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:35 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d98213de-7052-4124-b11c-85ec51083b4a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d98213de-7052-4124-b11c-85ec51083b4a tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f Sep 07 10:18:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d98213de-7052-4124-b11c-85ec51083b4a tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d98213de-7052-4124-b11c-85ec51083b4a tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d98213de-7052-4124-b11c-85ec51083b4a tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f returned with HTTP 404 Sep 07 10:18:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1447/2910] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:35 2026] GET /volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:18:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e869d746-b3d7-41bf-8f4f-f2b4c6e4a5c3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e869d746-b3d7-41bf-8f4f-f2b4c6e4a5c3 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] DELETE http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee Sep 07 10:18:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e869d746-b3d7-41bf-8f4f-f2b4c6e4a5c3 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e869d746-b3d7-41bf-8f4f-f2b4c6e4a5c3 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:35 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-e869d746-b3d7-41bf-8f4f-f2b4c6e4a5c3 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Delete volume with id: e93a0b2c-d426-4a44-af44-da3a7e5d09ee Sep 07 10:18:35 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:35 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e869d746-b3d7-41bf-8f4f-f2b4c6e4a5c3 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Volume info retrieved successfully. Sep 07 10:18:35 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6afa96f8-bc6e-4456-8c43-c4ca7cd6e256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:35 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a551496-42a2-4701-8c3a-37ee1ffe0286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e869d746-b3d7-41bf-8f4f-f2b4c6e4a5c3 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Delete volume request issued successfully. Sep 07 10:18:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e869d746-b3d7-41bf-8f4f-f2b4c6e4a5c3 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee returned with HTTP 202 Sep 07 10:18:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1448/2911] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:18:35 2026] DELETE /volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:18:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1d688aa0-ea30-4c3b-9d3f-abbcb88c6c3d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1d688aa0-ea30-4c3b-9d3f-abbcb88c6c3d tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee Sep 07 10:18:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1d688aa0-ea30-4c3b-9d3f-abbcb88c6c3d tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1d688aa0-ea30-4c3b-9d3f-abbcb88c6c3d tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:35 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:35 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1d688aa0-ea30-4c3b-9d3f-abbcb88c6c3d tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Volume info retrieved successfully. Sep 07 10:18:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1d688aa0-ea30-4c3b-9d3f-abbcb88c6c3d tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee returned with HTTP 200 Sep 07 10:18:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1449/2912] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:35 2026] GET /volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee => generated 903 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:36 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Created reservations ['de554968-86cf-459b-8d34-89a741d77676', 'c8a5c747-fac3-4519-9f0b-cfa4a30ca289', '14aa56ee-dce0-4dc0-97f3-6343b9db9c43', '0df2d515-b487-4457-87c7-1e5246b33dd9'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a551496-42a2-4701-8c3a-37ee1ffe0286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de554968-86cf-459b-8d34-89a741d77676', 'c8a5c747-fac3-4519-9f0b-cfa4a30ca289', '14aa56ee-dce0-4dc0-97f3-6343b9db9c43', '0df2d515-b487-4457-87c7-1e5246b33dd9']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (158162d0-92f2-4019-81fc-c81fcfacaba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:36 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:36 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (158162d0-92f2-4019-81fc-c81fcfacaba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91e3e882-fcd1-4e4b-bef6-5c785a1cf665', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1798685188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3407d067744ab1a54f28d3320f9639',qos_specs=None,replication_status=,reservations=['de554968-86cf-459b-8d34-89a741d77676','c8a5c747-fac3-4519-9f0b-cfa4a30ca289','14aa56ee-dce0-4dc0-97f3-6343b9db9c43','0df2d515-b487-4457-87c7-1e5246b33dd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc1196b6626463b885713d7b2091688',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1798685188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91e3e882-fcd1-4e4b-bef6-5c785a1cf665,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a3407d067744ab1a54f28d3320f9639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecc1196b6626463b885713d7b2091688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (701c3422-9834-4b56-8f57-d4f2a938b93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (701c3422-9834-4b56-8f57-d4f2a938b93f) transitioned into state 'SUCCESS' from state '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-1798685188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3407d067744ab1a54f28d3320f9639',qos_specs=None,replication_status=,reservations=['de554968-86cf-459b-8d34-89a741d77676','c8a5c747-fac3-4519-9f0b-cfa4a30ca289','14aa56ee-dce0-4dc0-97f3-6343b9db9c43','0df2d515-b487-4457-87c7-1e5246b33dd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc1196b6626463b885713d7b2091688',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88a4d39-4e9f-4859-8b3c-7f2506abb691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88a4d39-4e9f-4859-8b3c-7f2506abb691) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Flow 'volume_create_api' (984d47fe-ed64-4245-9cc3-453a73fffe25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Create volume request issued successfully. Sep 07 10:18:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a2832dc-a919-45af-8635-374dacf0340a tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1464/2913] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:18:35 2026] POST /volume/v3/volumes => generated 767 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1eb59dbe-92cb-463c-a546-287f58197aba None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "815fa175-5ed1-4e39-b76a-a010b646d493", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-172075325"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Create volume request body: {'volume': {"'snapshot_id": '815fa175-5ed1-4e39-b76a-a010b646d493', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-172075325'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:36 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Create volume of 1 GB Sep 07 10:18:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Availability Zones retrieved successfully. Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Flow 'volume_create_api' (2a61b9f2-1782-4b00-89d7-e5447f1124cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1544c98-3b75-4fe6-b86a-f0acf214144b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1544c98-3b75-4fe6-b86a-f0acf214144b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e61271f-5455-47d3-b60b-c6254c2d9042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Created reservations ['7770c143-81a6-409e-abf9-6c468f889005', '98d8831b-80ba-4edd-af86-90f0e45308ba', '75a258b8-8f3b-4b83-9669-011da9814f97', '81fde420-24e3-4e6f-b446-9398a89443dd'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e61271f-5455-47d3-b60b-c6254c2d9042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7770c143-81a6-409e-abf9-6c468f889005', '98d8831b-80ba-4edd-af86-90f0e45308ba', '75a258b8-8f3b-4b83-9669-011da9814f97', '81fde420-24e3-4e6f-b446-9398a89443dd']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0523d700-a940-4bbf-972c-8874c3613747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:36 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:36 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0523d700-a940-4bbf-972c-8874c3613747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b71d39f4-3a6d-4915-a5d1-193c702d503e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-172075325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3407d067744ab1a54f28d3320f9639',qos_specs=None,replication_status=,reservations=['7770c143-81a6-409e-abf9-6c468f889005','98d8831b-80ba-4edd-af86-90f0e45308ba','75a258b8-8f3b-4b83-9669-011da9814f97','81fde420-24e3-4e6f-b446-9398a89443dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc1196b6626463b885713d7b2091688',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-172075325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b71d39f4-3a6d-4915-a5d1-193c702d503e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a3407d067744ab1a54f28d3320f9639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecc1196b6626463b885713d7b2091688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48c6913b-2650-412d-8d4c-659e51f511d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48c6913b-2650-412d-8d4c-659e51f511d9) transitioned into state 'SUCCESS' from state '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-172075325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3407d067744ab1a54f28d3320f9639',qos_specs=None,replication_status=,reservations=['7770c143-81a6-409e-abf9-6c468f889005','98d8831b-80ba-4edd-af86-90f0e45308ba','75a258b8-8f3b-4b83-9669-011da9814f97','81fde420-24e3-4e6f-b446-9398a89443dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc1196b6626463b885713d7b2091688',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (864cf524-c4f0-4756-9505-f848f09604fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (864cf524-c4f0-4756-9505-f848f09604fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Flow 'volume_create_api' (2a61b9f2-1782-4b00-89d7-e5447f1124cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Create volume request issued successfully. Sep 07 10:18:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1eb59dbe-92cb-463c-a546-287f58197aba tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1450/2914] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:18:36 2026] POST /volume/v3/volumes => generated 766 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "815fa175-5ed1-4e39-b76a-a010b646d493", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-819654560"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Create volume request body: {'volume': {"'snapshot_id": '815fa175-5ed1-4e39-b76a-a010b646d493', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-819654560'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:36 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Create volume of 1 GB Sep 07 10:18:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Availability Zones retrieved successfully. Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ace2b393-31a3-469a-bdbf-edf12a649c99 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Flow 'volume_create_api' (13cf095a-d1b5-46fa-8d50-2951540d7332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93e2e41f-55c8-4155-9d0f-bb19c7bec333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ace2b393-31a3-469a-bdbf-edf12a649c99 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ace2b393-31a3-469a-bdbf-edf12a649c99 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ace2b393-31a3-469a-bdbf-edf12a649c99 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:37 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:37 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:37 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:37 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ace2b393-31a3-469a-bdbf-edf12a649c99 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Volume info retrieved successfully. Sep 07 10:18:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ace2b393-31a3-469a-bdbf-edf12a649c99 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee returned with HTTP 200 Sep 07 10:18:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1451/2915] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:36 2026] GET /volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee => generated 903 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93e2e41f-55c8-4155-9d0f-bb19c7bec333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c8dde8b-395e-4e10-b657-6a7af8225a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:37 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Created reservations ['2de62b94-31db-4291-b98e-759165c65410', '08a400d5-8b73-40fa-a70e-51a5d0c9dcd4', '7ddb49fb-20c4-4dc9-9cd5-e28483947060', '1ad687dc-7d01-41b3-af46-319eac108f4b'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c8dde8b-395e-4e10-b657-6a7af8225a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2de62b94-31db-4291-b98e-759165c65410', '08a400d5-8b73-40fa-a70e-51a5d0c9dcd4', '7ddb49fb-20c4-4dc9-9cd5-e28483947060', '1ad687dc-7d01-41b3-af46-319eac108f4b']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01104e11-d621-4177-a834-19cd668d3619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:37 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:37 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01104e11-d621-4177-a834-19cd668d3619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21c79fa5-e6e1-4994-ba50-e47731dcae25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-819654560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3407d067744ab1a54f28d3320f9639',qos_specs=None,replication_status=,reservations=['2de62b94-31db-4291-b98e-759165c65410','08a400d5-8b73-40fa-a70e-51a5d0c9dcd4','7ddb49fb-20c4-4dc9-9cd5-e28483947060','1ad687dc-7d01-41b3-af46-319eac108f4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc1196b6626463b885713d7b2091688',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-819654560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21c79fa5-e6e1-4994-ba50-e47731dcae25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a3407d067744ab1a54f28d3320f9639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecc1196b6626463b885713d7b2091688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5870c1aa-af34-4bdb-8767-02fc07f8b8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5870c1aa-af34-4bdb-8767-02fc07f8b8d2) transitioned into state 'SUCCESS' from state '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-819654560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3407d067744ab1a54f28d3320f9639',qos_specs=None,replication_status=,reservations=['2de62b94-31db-4291-b98e-759165c65410','08a400d5-8b73-40fa-a70e-51a5d0c9dcd4','7ddb49fb-20c4-4dc9-9cd5-e28483947060','1ad687dc-7d01-41b3-af46-319eac108f4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc1196b6626463b885713d7b2091688',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80017c25-3a05-4c06-943f-dc6aa7202090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80017c25-3a05-4c06-943f-dc6aa7202090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Flow 'volume_create_api' (13cf095a-d1b5-46fa-8d50-2951540d7332) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Create volume request issued successfully. Sep 07 10:18:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3cf88dec-2ab5-48a6-a35f-64b72a7c6588 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1465/2916] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:18:36 2026] POST /volume/v3/volumes => generated 766 bytes in 763 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "815fa175-5ed1-4e39-b76a-a010b646d493", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-841465643"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Create volume request body: {'volume': {"'snapshot_id": '815fa175-5ed1-4e39-b76a-a010b646d493', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-841465643'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:37 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Create volume of 1 GB Sep 07 10:18:37 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Availability Zones retrieved successfully. Sep 07 10:18:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Flow 'volume_create_api' (7be2b0c0-9c7a-46b5-92b5-cab015b68758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5e4f448-da0b-4cb8-885c-70c00446376d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5e4f448-da0b-4cb8-885c-70c00446376d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:37 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920400c0-dcef-4706-9826-76430442a764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Created reservations ['f5222f1a-9c5d-4fdb-be41-44866737c518', '583bc53c-78cf-473a-9d87-3db4be89fe61', '0d6af157-a688-4241-b318-11a7b14482fc', '472c4c99-efb9-44a3-ae7c-5ca083db7f94'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920400c0-dcef-4706-9826-76430442a764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5222f1a-9c5d-4fdb-be41-44866737c518', '583bc53c-78cf-473a-9d87-3db4be89fe61', '0d6af157-a688-4241-b318-11a7b14482fc', '472c4c99-efb9-44a3-ae7c-5ca083db7f94']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a265d30-57ab-4766-84da-bded3b6cfc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a265d30-57ab-4766-84da-bded3b6cfc28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b3a42c4-f9a8-4998-bffc-42c3d89729d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-841465643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3407d067744ab1a54f28d3320f9639',qos_specs=None,replication_status=,reservations=['f5222f1a-9c5d-4fdb-be41-44866737c518','583bc53c-78cf-473a-9d87-3db4be89fe61','0d6af157-a688-4241-b318-11a7b14482fc','472c4c99-efb9-44a3-ae7c-5ca083db7f94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc1196b6626463b885713d7b2091688',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-841465643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b3a42c4-f9a8-4998-bffc-42c3d89729d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a3407d067744ab1a54f28d3320f9639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecc1196b6626463b885713d7b2091688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (047fb447-b442-4f59-b15b-44128c63502e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cf25c855-1b6f-4d00-ad04-f63311fbc722 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cf25c855-1b6f-4d00-ad04-f63311fbc722 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee Sep 07 10:18:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cf25c855-1b6f-4d00-ad04-f63311fbc722 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cf25c855-1b6f-4d00-ad04-f63311fbc722 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cf25c855-1b6f-4d00-ad04-f63311fbc722 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee returned with HTTP 404 Sep 07 10:18:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1466/2917] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:38 2026] GET /volume/v3/volumes/e93a0b2c-d426-4a44-af44-da3a7e5d09ee => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:18:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8f056dcd-c644-477a-b95e-508b5859d2e4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (047fb447-b442-4f59-b15b-44128c63502e) transitioned into state 'SUCCESS' from state '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-841465643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3407d067744ab1a54f28d3320f9639',qos_specs=None,replication_status=,reservations=['f5222f1a-9c5d-4fdb-be41-44866737c518','583bc53c-78cf-473a-9d87-3db4be89fe61','0d6af157-a688-4241-b318-11a7b14482fc','472c4c99-efb9-44a3-ae7c-5ca083db7f94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc1196b6626463b885713d7b2091688',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d66bc3a9-5742-408d-a2f1-a1726200eab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8f056dcd-c644-477a-b95e-508b5859d2e4 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 Sep 07 10:18:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8f056dcd-c644-477a-b95e-508b5859d2e4 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8f056dcd-c644-477a-b95e-508b5859d2e4 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:38 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-8f056dcd-c644-477a-b95e-508b5859d2e4 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Delete snapshot with id: 3b9c86c3-3056-4110-ad20-6abc82c60cb5 Sep 07 10:18:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8f056dcd-c644-477a-b95e-508b5859d2e4 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 returned with HTTP 404 Sep 07 10:18:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1467/2918] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:18:38 2026] DELETE /volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2368f099-aa3b-409b-93b1-7de3b7574032 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d66bc3a9-5742-408d-a2f1-a1726200eab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Flow 'volume_create_api' (7be2b0c0-9c7a-46b5-92b5-cab015b68758) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Create volume request issued successfully. Sep 07 10:18:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2368f099-aa3b-409b-93b1-7de3b7574032 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 Sep 07 10:18:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2368f099-aa3b-409b-93b1-7de3b7574032 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2368f099-aa3b-409b-93b1-7de3b7574032 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-26d42142-7a8b-446b-bbb0-ce338e0892f2 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1452/2919] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:18:37 2026] POST /volume/v3/volumes => generated 766 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2368f099-aa3b-409b-93b1-7de3b7574032 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 returned with HTTP 404 Sep 07 10:18:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1468/2920] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:38 2026] GET /volume/v3/snapshots/3b9c86c3-3056-4110-ad20-6abc82c60cb5 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a04a2815-131d-455a-937b-bd21414e3d7c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e24021af-39b3-463a-901c-3664e62f9326 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "815fa175-5ed1-4e39-b76a-a010b646d493", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-109024511"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Create volume request body: {'volume': {"'snapshot_id": '815fa175-5ed1-4e39-b76a-a010b646d493', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-109024511'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Create volume of 1 GB Sep 07 10:18:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e24021af-39b3-463a-901c-3664e62f9326 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] DELETE http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f Sep 07 10:18:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e24021af-39b3-463a-901c-3664e62f9326 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e24021af-39b3-463a-901c-3664e62f9326 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:38 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-e24021af-39b3-463a-901c-3664e62f9326 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Delete volume with id: 321e9476-3454-435c-936f-cee61f12d97f Sep 07 10:18:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Availability Zones retrieved successfully. Sep 07 10:18:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e24021af-39b3-463a-901c-3664e62f9326 tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f returned with HTTP 404 Sep 07 10:18:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1469/2921] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:18:38 2026] DELETE /volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:18:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5cd1d5f7-6f30-4acc-a577-6e08eac497eb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Flow 'volume_create_api' (360ed703-3a53-468c-9350-9c9372cefe6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9348054-2db4-4dbe-83d7-ee8c3739f968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5cd1d5f7-6f30-4acc-a577-6e08eac497eb tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] GET http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f Sep 07 10:18:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5cd1d5f7-6f30-4acc-a577-6e08eac497eb tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5cd1d5f7-6f30-4acc-a577-6e08eac497eb tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5cd1d5f7-6f30-4acc-a577-6e08eac497eb tempest-VolumeDependencyTests-1280371773 tempest-VolumeDependencyTests-1280371773-project-member] http://192.168.122.74/volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f returned with HTTP 404 Sep 07 10:18:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1470/2922] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:38 2026] GET /volume/v3/volumes/321e9476-3454-435c-936f-cee61f12d97f => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9348054-2db4-4dbe-83d7-ee8c3739f968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec937e4b-b314-4bbc-b983-99d743b5fbbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Created reservations ['0a9095ad-12c0-49f8-888c-297620f17fa2', 'e8a0bc35-6042-4dc5-ab70-24811e0cd8bb', '8a42c3f0-1f35-41d4-859b-dc08053a38c0', '2e711503-c4e0-4eb2-b865-f7ef49551145'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec937e4b-b314-4bbc-b983-99d743b5fbbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a9095ad-12c0-49f8-888c-297620f17fa2', 'e8a0bc35-6042-4dc5-ab70-24811e0cd8bb', '8a42c3f0-1f35-41d4-859b-dc08053a38c0', '2e711503-c4e0-4eb2-b865-f7ef49551145']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d651cfbb-e33c-4f32-95f9-ea10ed5215ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d651cfbb-e33c-4f32-95f9-ea10ed5215ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52333871-13b4-4c1f-aab3-1eaa383b940a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-109024511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3407d067744ab1a54f28d3320f9639',qos_specs=None,replication_status=,reservations=['0a9095ad-12c0-49f8-888c-297620f17fa2','e8a0bc35-6042-4dc5-ab70-24811e0cd8bb','8a42c3f0-1f35-41d4-859b-dc08053a38c0','2e711503-c4e0-4eb2-b865-f7ef49551145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc1196b6626463b885713d7b2091688',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-109024511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52333871-13b4-4c1f-aab3-1eaa383b940a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a3407d067744ab1a54f28d3320f9639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecc1196b6626463b885713d7b2091688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a010880d-de7f-40cf-a421-0864ab7aaddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a010880d-de7f-40cf-a421-0864ab7aaddf) transitioned into state 'SUCCESS' from state '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-109024511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3407d067744ab1a54f28d3320f9639',qos_specs=None,replication_status=,reservations=['0a9095ad-12c0-49f8-888c-297620f17fa2','e8a0bc35-6042-4dc5-ab70-24811e0cd8bb','8a42c3f0-1f35-41d4-859b-dc08053a38c0','2e711503-c4e0-4eb2-b865-f7ef49551145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc1196b6626463b885713d7b2091688',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bc7d228-c1fd-4fb2-98a7-17765dac243f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bc7d228-c1fd-4fb2-98a7-17765dac243f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Flow 'volume_create_api' (360ed703-3a53-468c-9350-9c9372cefe6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Create volume request issued successfully. Sep 07 10:18:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a04a2815-131d-455a-937b-bd21414e3d7c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1453/2923] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:18:38 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 10:18:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-aa2f9997-857e-4a5f-b880-2d8b040dc440 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aa2f9997-857e-4a5f-b880-2d8b040dc440 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/91e3e882-fcd1-4e4b-bef6-5c785a1cf665 Sep 07 10:18:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-aa2f9997-857e-4a5f-b880-2d8b040dc440 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-aa2f9997-857e-4a5f-b880-2d8b040dc440 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-aa2f9997-857e-4a5f-b880-2d8b040dc440 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aa2f9997-857e-4a5f-b880-2d8b040dc440 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/91e3e882-fcd1-4e4b-bef6-5c785a1cf665 returned with HTTP 200 Sep 07 10:18:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1471/2924] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:38 2026] GET /volume/v3/volumes/91e3e882-fcd1-4e4b-bef6-5c785a1cf665 => generated 860 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-812bc325-9059-4e12-9fcb-5b4289a1ddf3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-812bc325-9059-4e12-9fcb-5b4289a1ddf3 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/b71d39f4-3a6d-4915-a5d1-193c702d503e Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-812bc325-9059-4e12-9fcb-5b4289a1ddf3 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-812bc325-9059-4e12-9fcb-5b4289a1ddf3 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-812bc325-9059-4e12-9fcb-5b4289a1ddf3 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-812bc325-9059-4e12-9fcb-5b4289a1ddf3 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/b71d39f4-3a6d-4915-a5d1-193c702d503e returned with HTTP 200 Sep 07 10:18:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1454/2925] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:38 2026] GET /volume/v3/volumes/b71d39f4-3a6d-4915-a5d1-193c702d503e => generated 858 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:18:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7ca9317d-a73e-4e8e-b9ef-49b9d11727ba None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-24619ad2-9faa-4659-af16-c21f5045d182 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-24619ad2-9faa-4659-af16-c21f5045d182 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/b71d39f4-3a6d-4915-a5d1-193c702d503e Sep 07 10:18:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-24619ad2-9faa-4659-af16-c21f5045d182 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-24619ad2-9faa-4659-af16-c21f5045d182 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:39 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:39 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-24619ad2-9faa-4659-af16-c21f5045d182 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-24619ad2-9faa-4659-af16-c21f5045d182 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/b71d39f4-3a6d-4915-a5d1-193c702d503e returned with HTTP 200 Sep 07 10:18:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1455/2926] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:39 2026] GET /volume/v3/volumes/b71d39f4-3a6d-4915-a5d1-193c702d503e => generated 859 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6c11f88a-e9f0-4d81-97f2-a846fc89b475 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6c11f88a-e9f0-4d81-97f2-a846fc89b475 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/21c79fa5-e6e1-4994-ba50-e47731dcae25 Sep 07 10:18:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6c11f88a-e9f0-4d81-97f2-a846fc89b475 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6c11f88a-e9f0-4d81-97f2-a846fc89b475 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:40 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:40 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:40 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:40 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6c11f88a-e9f0-4d81-97f2-a846fc89b475 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6c11f88a-e9f0-4d81-97f2-a846fc89b475 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/21c79fa5-e6e1-4994-ba50-e47731dcae25 returned with HTTP 200 Sep 07 10:18:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1456/2927] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:39 2026] GET /volume/v3/volumes/21c79fa5-e6e1-4994-ba50-e47731dcae25 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7ca9317d-a73e-4e8e-b9ef-49b9d11727ba tempest-ProjectAdminTests-1909920057 tempest-ProjectAdminTests-1909920057-project-admin] GET http://192.168.122.74/volume/v3/scheduler-stats/get_pools Sep 07 10:18:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7ca9317d-a73e-4e8e-b9ef-49b9d11727ba tempest-ProjectAdminTests-1909920057 tempest-ProjectAdminTests-1909920057-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7ca9317d-a73e-4e8e-b9ef-49b9d11727ba tempest-ProjectAdminTests-1909920057 tempest-ProjectAdminTests-1909920057-project-admin] Calling method 'get_pools' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7ca9317d-a73e-4e8e-b9ef-49b9d11727ba tempest-ProjectAdminTests-1909920057 tempest-ProjectAdminTests-1909920057-project-admin] http://192.168.122.74/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 10:18:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1472/2928] 192.168.122.74 () {58 vars in 1170 bytes} [Mon Sep 7 10:18:39 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:18:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6cdc028a-f83c-4665-8421-26cad14cdd19 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6cdc028a-f83c-4665-8421-26cad14cdd19 tempest-ProjectAdminTests-1909920057 tempest-ProjectAdminTests-1909920057-project-admin] GET http://192.168.122.74/volume/v3/capabilities/devstack@QuobyteHD Sep 07 10:18:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6cdc028a-f83c-4665-8421-26cad14cdd19 tempest-ProjectAdminTests-1909920057 tempest-ProjectAdminTests-1909920057-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6cdc028a-f83c-4665-8421-26cad14cdd19 tempest-ProjectAdminTests-1909920057 tempest-ProjectAdminTests-1909920057-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:40 devstack devstack@c-api.service[87186]: /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:18:40 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:18:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6cdc028a-f83c-4665-8421-26cad14cdd19 tempest-ProjectAdminTests-1909920057 tempest-ProjectAdminTests-1909920057-project-admin] http://192.168.122.74/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 10:18:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1457/2929] 192.168.122.74 () {58 vars in 1188 bytes} [Mon Sep 7 10:18:40 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "05f61a3d-3aff-4907-97d3-b4f837ca6974", "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '05f61a3d-3aff-4907-97d3-b4f837ca6974', 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:40 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Create volume of 1 GB Sep 07 10:18:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Availability Zones retrieved successfully. Sep 07 10:18:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Flow 'volume_create_api' (a6136e7f-920f-4e4c-a65e-a0e998374557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (462f2968-756f-4eb4-b251-14c97ae05694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (462f2968-756f-4eb4-b251-14c97ae05694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfac5135-b5f9-43a2-a568-4081962ac2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:40 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Created reservations ['5f64c713-57f6-489e-86aa-8f00f1a00221', '8e7f8b20-dba9-4bb5-9bf9-d7a3926b5c68', 'fbc63e6f-e33b-49b5-a15f-b933405f712f', 'e270eeb0-5bea-479e-bb48-756e7f0f87cb'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfac5135-b5f9-43a2-a568-4081962ac2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f64c713-57f6-489e-86aa-8f00f1a00221', '8e7f8b20-dba9-4bb5-9bf9-d7a3926b5c68', 'fbc63e6f-e33b-49b5-a15f-b933405f712f', 'e270eeb0-5bea-479e-bb48-756e7f0f87cb']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57268715-4171-4880-af60-597cfdd134d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:40 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:40 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57268715-4171-4880-af60-597cfdd134d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2af6d14-db13-4dc0-8377-88f8be8e48c6', '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='1d9417ed4529446eb1736ab78cc1a564',qos_specs=None,replication_status=,reservations=['5f64c713-57f6-489e-86aa-8f00f1a00221','8e7f8b20-dba9-4bb5-9bf9-d7a3926b5c68','fbc63e6f-e33b-49b5-a15f-b933405f712f','e270eeb0-5bea-479e-bb48-756e7f0f87cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b0a0ba7600440e9812f38f55ea0709',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:40Z,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=b2af6d14-db13-4dc0-8377-88f8be8e48c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d9417ed4529446eb1736ab78cc1a564',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42b0a0ba7600440e9812f38f55ea0709',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d342d540-f448-4402-821c-5aecb65a229b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d342d540-f448-4402-821c-5aecb65a229b) transitioned into state 'SUCCESS' from 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='1d9417ed4529446eb1736ab78cc1a564',qos_specs=None,replication_status=,reservations=['5f64c713-57f6-489e-86aa-8f00f1a00221','8e7f8b20-dba9-4bb5-9bf9-d7a3926b5c68','fbc63e6f-e33b-49b5-a15f-b933405f712f','e270eeb0-5bea-479e-bb48-756e7f0f87cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b0a0ba7600440e9812f38f55ea0709',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:40 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80327a9c-ac80-4da7-b420-5c9251624f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80327a9c-ac80-4da7-b420-5c9251624f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:41 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Flow 'volume_create_api' (a6136e7f-920f-4e4c-a65e-a0e998374557) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:41 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Create volume request issued successfully. Sep 07 10:18:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f2de81c2-6a5a-4927-b13b-be28d1a2735e tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:41 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1473/2930] 192.168.122.74 () {62 vars in 1179 bytes} [Mon Sep 7 10:18:40 2026] POST /volume/v3/volumes => generated 782 bytes in 725 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:18:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fc906ec3-dd85-4707-901e-def9c2d547d5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fc906ec3-dd85-4707-901e-def9c2d547d5 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] GET http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 Sep 07 10:18:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fc906ec3-dd85-4707-901e-def9c2d547d5 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fc906ec3-dd85-4707-901e-def9c2d547d5 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c09e1e33-b454-46e9-a27d-e64a10e1f1f8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c09e1e33-b454-46e9-a27d-e64a10e1f1f8 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/21c79fa5-e6e1-4994-ba50-e47731dcae25 Sep 07 10:18:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c09e1e33-b454-46e9-a27d-e64a10e1f1f8 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c09e1e33-b454-46e9-a27d-e64a10e1f1f8 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:41 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:41 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:41 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:41 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:41 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fc906ec3-dd85-4707-901e-def9c2d547d5 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Volume info retrieved successfully. Sep 07 10:18:41 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:41 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:41 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:41 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:41 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c09e1e33-b454-46e9-a27d-e64a10e1f1f8 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fc906ec3-dd85-4707-901e-def9c2d547d5 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 returned with HTTP 200 Sep 07 10:18:41 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1458/2931] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:41 2026] GET /volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c09e1e33-b454-46e9-a27d-e64a10e1f1f8 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/21c79fa5-e6e1-4994-ba50-e47731dcae25 returned with HTTP 200 Sep 07 10:18:41 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1474/2932] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:41 2026] GET /volume/v3/volumes/21c79fa5-e6e1-4994-ba50-e47731dcae25 => generated 859 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-56487042-53ac-40a7-a322-7543a491b52e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-56487042-53ac-40a7-a322-7543a491b52e tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/3b3a42c4-f9a8-4998-bffc-42c3d89729d2 Sep 07 10:18:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-56487042-53ac-40a7-a322-7543a491b52e tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-56487042-53ac-40a7-a322-7543a491b52e tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:41 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:41 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:41 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:41 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:41 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-56487042-53ac-40a7-a322-7543a491b52e tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-56487042-53ac-40a7-a322-7543a491b52e tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/3b3a42c4-f9a8-4998-bffc-42c3d89729d2 returned with HTTP 200 Sep 07 10:18:41 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1459/2933] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:41 2026] GET /volume/v3/volumes/3b3a42c4-f9a8-4998-bffc-42c3d89729d2 => generated 858 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:18:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-16d446e3-bfbb-4feb-9ca6-82dc3334879f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-16d446e3-bfbb-4feb-9ca6-82dc3334879f tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] GET http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 Sep 07 10:18:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-16d446e3-bfbb-4feb-9ca6-82dc3334879f tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-16d446e3-bfbb-4feb-9ca6-82dc3334879f tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:42 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:42 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:42 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:42 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:42 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-16d446e3-bfbb-4feb-9ca6-82dc3334879f tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Volume info retrieved successfully. Sep 07 10:18:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-16d446e3-bfbb-4feb-9ca6-82dc3334879f tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 returned with HTTP 200 Sep 07 10:18:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1460/2934] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:42 2026] GET /volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 => generated 874 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b259526b-3f78-430f-9df4-bd35b33e7a90 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b259526b-3f78-430f-9df4-bd35b33e7a90 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/3b3a42c4-f9a8-4998-bffc-42c3d89729d2 Sep 07 10:18:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b259526b-3f78-430f-9df4-bd35b33e7a90 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b259526b-3f78-430f-9df4-bd35b33e7a90 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:42 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:42 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:42 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:42 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:42 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b259526b-3f78-430f-9df4-bd35b33e7a90 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b259526b-3f78-430f-9df4-bd35b33e7a90 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/3b3a42c4-f9a8-4998-bffc-42c3d89729d2 returned with HTTP 200 Sep 07 10:18:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1461/2935] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:42 2026] GET /volume/v3/volumes/3b3a42c4-f9a8-4998-bffc-42c3d89729d2 => generated 859 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:42 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Create volume of 1 GB Sep 07 10:18:42 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Availability Zones retrieved successfully. Sep 07 10:18:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2b440c0b-ddab-47d4-9067-3e09835eb440 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2b440c0b-ddab-47d4-9067-3e09835eb440 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/52333871-13b4-4c1f-aab3-1eaa383b940a Sep 07 10:18:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2b440c0b-ddab-47d4-9067-3e09835eb440 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:42 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Flow 'volume_create_api' (47a546f8-cc02-4ba3-98b5-e9e33f485758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2b440c0b-ddab-47d4-9067-3e09835eb440 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:42 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c6e1fa-095b-41a0-babd-0035654c884b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:42 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:42 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:42 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:42 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:42 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:42 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2b440c0b-ddab-47d4-9067-3e09835eb440 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:42 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c6e1fa-095b-41a0-babd-0035654c884b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:42 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afc61c7b-12e9-457d-ac84-544b2db05715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2b440c0b-ddab-47d4-9067-3e09835eb440 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/52333871-13b4-4c1f-aab3-1eaa383b940a returned with HTTP 200 Sep 07 10:18:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1462/2936] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:42 2026] GET /volume/v3/volumes/52333871-13b4-4c1f-aab3-1eaa383b940a => generated 858 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:42 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Created reservations ['07f528aa-068f-42aa-833d-1519be01290c', '476f0134-8480-4f73-9b6a-52ed59bed5ac', '873dd9f2-347e-4c03-805b-0b543dfbb988', '9ac1548c-abcc-4a80-a545-ad543e0eb032'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:42 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afc61c7b-12e9-457d-ac84-544b2db05715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07f528aa-068f-42aa-833d-1519be01290c', '476f0134-8480-4f73-9b6a-52ed59bed5ac', '873dd9f2-347e-4c03-805b-0b543dfbb988', '9ac1548c-abcc-4a80-a545-ad543e0eb032']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:42 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d66b5817-8012-4c39-afc8-75987cc2f0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:42 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:42 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:42 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d66b5817-8012-4c39-afc8-75987cc2f0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da7b9c60-5425-4407-a7e0-e5173e400dd6', '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='252b5ccc51914b19afd6db105c218b6b',qos_specs=None,replication_status=,reservations=['07f528aa-068f-42aa-833d-1519be01290c','476f0134-8480-4f73-9b6a-52ed59bed5ac','873dd9f2-347e-4c03-805b-0b543dfbb988','9ac1548c-abcc-4a80-a545-ad543e0eb032'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53b4feb8b1494dc68b49688f9bc9b8d1',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:42Z,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=da7b9c60-5425-4407-a7e0-e5173e400dd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='252b5ccc51914b19afd6db105c218b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53b4feb8b1494dc68b49688f9bc9b8d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:42 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b821e5b2-5524-4219-9b78-b8d9ebec634c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:42 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b821e5b2-5524-4219-9b78-b8d9ebec634c) transitioned into state 'SUCCESS' from 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='252b5ccc51914b19afd6db105c218b6b',qos_specs=None,replication_status=,reservations=['07f528aa-068f-42aa-833d-1519be01290c','476f0134-8480-4f73-9b6a-52ed59bed5ac','873dd9f2-347e-4c03-805b-0b543dfbb988','9ac1548c-abcc-4a80-a545-ad543e0eb032'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53b4feb8b1494dc68b49688f9bc9b8d1',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:42 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2757953b-ad31-435f-9a63-9cadaf1523d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:42 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2757953b-ad31-435f-9a63-9cadaf1523d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:42 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Flow 'volume_create_api' (47a546f8-cc02-4ba3-98b5-e9e33f485758) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:42 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Create volume request issued successfully. Sep 07 10:18:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e8737d48-6be7-4054-a952-2cabdb8d3d3f tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1475/2937] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:18:42 2026] POST /volume/v3/volumes => generated 747 bytes in 706 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bef17bcb-ee7b-418c-acdc-ceec1502c3d7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bef17bcb-ee7b-418c-acdc-ceec1502c3d7 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 Sep 07 10:18:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bef17bcb-ee7b-418c-acdc-ceec1502c3d7 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bef17bcb-ee7b-418c-acdc-ceec1502c3d7 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:42 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:42 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:42 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:42 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:42 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-bef17bcb-ee7b-418c-acdc-ceec1502c3d7 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Volume info retrieved successfully. Sep 07 10:18:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bef17bcb-ee7b-418c-acdc-ceec1502c3d7 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 returned with HTTP 200 Sep 07 10:18:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1463/2938] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:42 2026] GET /volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 => generated 815 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0db3840c-5030-406f-839a-dfe8dd214448 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0db3840c-5030-406f-839a-dfe8dd214448 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] GET http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 Sep 07 10:18:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0db3840c-5030-406f-839a-dfe8dd214448 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0db3840c-5030-406f-839a-dfe8dd214448 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:43 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:43 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:43 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:43 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:43 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0db3840c-5030-406f-839a-dfe8dd214448 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Volume info retrieved successfully. Sep 07 10:18:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0db3840c-5030-406f-839a-dfe8dd214448 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 returned with HTTP 200 Sep 07 10:18:43 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1476/2939] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:43 2026] GET /volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 => generated 932 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:18:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fb8bd6ac-8d5d-49e9-9482-db83b15b5145 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fb8bd6ac-8d5d-49e9-9482-db83b15b5145 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/52333871-13b4-4c1f-aab3-1eaa383b940a Sep 07 10:18:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fb8bd6ac-8d5d-49e9-9482-db83b15b5145 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fb8bd6ac-8d5d-49e9-9482-db83b15b5145 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:43 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:43 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:43 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:43 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fb8bd6ac-8d5d-49e9-9482-db83b15b5145 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fb8bd6ac-8d5d-49e9-9482-db83b15b5145 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/52333871-13b4-4c1f-aab3-1eaa383b940a returned with HTTP 200 Sep 07 10:18:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1464/2940] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:43 2026] GET /volume/v3/volumes/52333871-13b4-4c1f-aab3-1eaa383b940a => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f4fd6906-45ab-4861-a2ff-d9aa5200cdd0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f4fd6906-45ab-4861-a2ff-d9aa5200cdd0 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] DELETE http://192.168.122.74/volume/v3/volumes/52333871-13b4-4c1f-aab3-1eaa383b940a Sep 07 10:18:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f4fd6906-45ab-4861-a2ff-d9aa5200cdd0 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f4fd6906-45ab-4861-a2ff-d9aa5200cdd0 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:43 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-f4fd6906-45ab-4861-a2ff-d9aa5200cdd0 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Delete volume with id: 52333871-13b4-4c1f-aab3-1eaa383b940a Sep 07 10:18:43 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:43 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:43 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:43 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:43 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f4fd6906-45ab-4861-a2ff-d9aa5200cdd0 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:43 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f4fd6906-45ab-4861-a2ff-d9aa5200cdd0 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Delete volume request issued successfully. Sep 07 10:18:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f4fd6906-45ab-4861-a2ff-d9aa5200cdd0 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/52333871-13b4-4c1f-aab3-1eaa383b940a returned with HTTP 202 Sep 07 10:18:43 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1477/2941] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:43 2026] DELETE /volume/v3/volumes/52333871-13b4-4c1f-aab3-1eaa383b940a => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c0594caf-0412-448b-ad89-824044990f0d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c0594caf-0412-448b-ad89-824044990f0d tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/52333871-13b4-4c1f-aab3-1eaa383b940a Sep 07 10:18:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c0594caf-0412-448b-ad89-824044990f0d tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c0594caf-0412-448b-ad89-824044990f0d tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:43 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:43 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:43 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:43 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c0594caf-0412-448b-ad89-824044990f0d tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c0594caf-0412-448b-ad89-824044990f0d tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/52333871-13b4-4c1f-aab3-1eaa383b940a returned with HTTP 200 Sep 07 10:18:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1465/2942] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:43 2026] GET /volume/v3/volumes/52333871-13b4-4c1f-aab3-1eaa383b940a => generated 858 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-eb5c9a02-6514-4097-9f91-4275b0ae3d1b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eb5c9a02-6514-4097-9f91-4275b0ae3d1b tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 Sep 07 10:18:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eb5c9a02-6514-4097-9f91-4275b0ae3d1b tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-eb5c9a02-6514-4097-9f91-4275b0ae3d1b tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:43 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:43 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:43 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:43 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:43 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-eb5c9a02-6514-4097-9f91-4275b0ae3d1b tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Volume info retrieved successfully. Sep 07 10:18:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-eb5c9a02-6514-4097-9f91-4275b0ae3d1b tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 returned with HTTP 200 Sep 07 10:18:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1478/2943] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:43 2026] GET /volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 => generated 839 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-27d1477e-534e-4736-915e-9c4671871d6c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-27d1477e-534e-4736-915e-9c4671871d6c tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] GET http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 Sep 07 10:18:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-27d1477e-534e-4736-915e-9c4671871d6c tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-27d1477e-534e-4736-915e-9c4671871d6c tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:44 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:44 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:44 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:44 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:44 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-27d1477e-534e-4736-915e-9c4671871d6c tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Volume info retrieved successfully. Sep 07 10:18:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-27d1477e-534e-4736-915e-9c4671871d6c tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 returned with HTTP 200 Sep 07 10:18:44 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1466/2944] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:44 2026] GET /volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 => generated 932 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:18:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1999857789"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1999857789'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:44 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume of 1 GB Sep 07 10:18:44 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Availability Zones retrieved successfully. Sep 07 10:18:44 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Flow 'volume_create_api' (d26b9d37-c6af-45b6-8b2f-4468c7a70096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:44 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c37bff-3ce1-47d5-9815-0d18b4ca4b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:44 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:44 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c37bff-3ce1-47d5-9815-0d18b4ca4b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:44 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60a4424-7936-4f88-bc98-872796c55b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f5fea3fa-3458-4178-84f5-df3d8e8b5049 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f5fea3fa-3458-4178-84f5-df3d8e8b5049 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/52333871-13b4-4c1f-aab3-1eaa383b940a Sep 07 10:18:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f5fea3fa-3458-4178-84f5-df3d8e8b5049 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f5fea3fa-3458-4178-84f5-df3d8e8b5049 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f5fea3fa-3458-4178-84f5-df3d8e8b5049 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/52333871-13b4-4c1f-aab3-1eaa383b940a returned with HTTP 404 Sep 07 10:18:44 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1467/2945] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:44 2026] GET /volume/v3/volumes/52333871-13b4-4c1f-aab3-1eaa383b940a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5cf273db-f107-4f8e-afd7-f963625cf306 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5cf273db-f107-4f8e-afd7-f963625cf306 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] DELETE http://192.168.122.74/volume/v3/volumes/3b3a42c4-f9a8-4998-bffc-42c3d89729d2 Sep 07 10:18:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5cf273db-f107-4f8e-afd7-f963625cf306 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5cf273db-f107-4f8e-afd7-f963625cf306 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:44 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-5cf273db-f107-4f8e-afd7-f963625cf306 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Delete volume with id: 3b3a42c4-f9a8-4998-bffc-42c3d89729d2 Sep 07 10:18:44 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Created reservations ['1c3998ab-0f24-4815-8f81-c2b44d183dff', 'a01f9211-34b0-4506-9cf8-214a4b84df9b', 'b1f5176f-0f6e-41a0-9e22-f679c6e96151', '59837eb9-788c-4d8b-9b0f-7e788d2bc869'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:44 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60a4424-7936-4f88-bc98-872796c55b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c3998ab-0f24-4815-8f81-c2b44d183dff', 'a01f9211-34b0-4506-9cf8-214a4b84df9b', 'b1f5176f-0f6e-41a0-9e22-f679c6e96151', '59837eb9-788c-4d8b-9b0f-7e788d2bc869']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:44 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac6db78f-ccab-4e66-aaed-e6fb786ede53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:44 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:44 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:44 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:44 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:44 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5cf273db-f107-4f8e-afd7-f963625cf306 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:44 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:44 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:44 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac6db78f-ccab-4e66-aaed-e6fb786ede53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b75542fa-1480-4468-9a57-c0e30515b323', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1999857789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa4493d2f045dc87793bd97d931cff',qos_specs=None,replication_status=,reservations=['1c3998ab-0f24-4815-8f81-c2b44d183dff','a01f9211-34b0-4506-9cf8-214a4b84df9b','b1f5176f-0f6e-41a0-9e22-f679c6e96151','59837eb9-788c-4d8b-9b0f-7e788d2bc869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1999857789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b75542fa-1480-4468-9a57-c0e30515b323,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41fa4493d2f045dc87793bd97d931cff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:44 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af518fef-122c-49cb-b312-e5da5cfa487f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:44 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5cf273db-f107-4f8e-afd7-f963625cf306 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Delete volume request issued successfully. Sep 07 10:18:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5cf273db-f107-4f8e-afd7-f963625cf306 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/3b3a42c4-f9a8-4998-bffc-42c3d89729d2 returned with HTTP 202 Sep 07 10:18:44 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1468/2946] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:44 2026] DELETE /volume/v3/volumes/3b3a42c4-f9a8-4998-bffc-42c3d89729d2 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b6274a95-4ceb-4a40-8b67-e463f609032b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b6274a95-4ceb-4a40-8b67-e463f609032b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/3b3a42c4-f9a8-4998-bffc-42c3d89729d2 Sep 07 10:18:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b6274a95-4ceb-4a40-8b67-e463f609032b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b6274a95-4ceb-4a40-8b67-e463f609032b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:44 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:44 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:44 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:44 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:44 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b6274a95-4ceb-4a40-8b67-e463f609032b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b6274a95-4ceb-4a40-8b67-e463f609032b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/3b3a42c4-f9a8-4998-bffc-42c3d89729d2 returned with HTTP 200 Sep 07 10:18:44 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1469/2947] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:44 2026] GET /volume/v3/volumes/3b3a42c4-f9a8-4998-bffc-42c3d89729d2 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:44 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af518fef-122c-49cb-b312-e5da5cfa487f) transitioned into state 'SUCCESS' from state '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-1999857789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa4493d2f045dc87793bd97d931cff',qos_specs=None,replication_status=,reservations=['1c3998ab-0f24-4815-8f81-c2b44d183dff','a01f9211-34b0-4506-9cf8-214a4b84df9b','b1f5176f-0f6e-41a0-9e22-f679c6e96151','59837eb9-788c-4d8b-9b0f-7e788d2bc869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:44 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (444ca2f7-3ff5-4076-a511-da28fd726fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9699f3f2-dde0-41b8-aa89-3565b7e50892 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:45 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (444ca2f7-3ff5-4076-a511-da28fd726fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9699f3f2-dde0-41b8-aa89-3565b7e50892 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9699f3f2-dde0-41b8-aa89-3565b7e50892 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9699f3f2-dde0-41b8-aa89-3565b7e50892 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:45 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Flow 'volume_create_api' (d26b9d37-c6af-45b6-8b2f-4468c7a70096) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume request issued successfully. Sep 07 10:18:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c0c7d5f8-a071-4c9c-a54b-7f2a3bafcef4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1479/2948] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:18:44 2026] POST /volume/v3/volumes => generated 785 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:18:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-57cb5c71-e94a-4b48-955f-0836ef7fa566 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-57cb5c71-e94a-4b48-955f-0836ef7fa566 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 Sep 07 10:18:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-57cb5c71-e94a-4b48-955f-0836ef7fa566 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-57cb5c71-e94a-4b48-955f-0836ef7fa566 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:45 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:45 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:45 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:45 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:45 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:45 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:45 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:45 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:45 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9699f3f2-dde0-41b8-aa89-3565b7e50892 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Volume info retrieved successfully. Sep 07 10:18:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-57cb5c71-e94a-4b48-955f-0836ef7fa566 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:18:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-57cb5c71-e94a-4b48-955f-0836ef7fa566 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 returned with HTTP 200 Sep 07 10:18:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1480/2949] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:45 2026] GET /volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 => generated 964 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9699f3f2-dde0-41b8-aa89-3565b7e50892 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 returned with HTTP 200 Sep 07 10:18:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1470/2950] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:45 2026] GET /volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 => generated 840 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0b3a2a22-9e36-409a-bed3-4c5c532b5170 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0b3a2a22-9e36-409a-bed3-4c5c532b5170 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 Sep 07 10:18:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0b3a2a22-9e36-409a-bed3-4c5c532b5170 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0b3a2a22-9e36-409a-bed3-4c5c532b5170 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:45 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:45 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:45 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:45 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0b3a2a22-9e36-409a-bed3-4c5c532b5170 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Volume info retrieved successfully. Sep 07 10:18:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0b3a2a22-9e36-409a-bed3-4c5c532b5170 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 returned with HTTP 200 Sep 07 10:18:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1481/2951] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:45 2026] GET /volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1721475c-f11b-4931-aedb-c118bc8a4973 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-28224962"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-28224962'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:45 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Create volume of 1 GB Sep 07 10:18:45 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Availability Zones retrieved successfully. Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Flow 'volume_create_api' (9cb07945-4ead-446d-9d82-c7b9944f7621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ddea681-cfbc-4f13-bef6-3997085eaaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ddea681-cfbc-4f13-bef6-3997085eaaa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (affd339b-9070-44bf-b23f-34a23cb77267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3d64755e-5a20-4bae-afe1-15884703d034 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3d64755e-5a20-4bae-afe1-15884703d034 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] GET http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 Sep 07 10:18:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3d64755e-5a20-4bae-afe1-15884703d034 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3d64755e-5a20-4bae-afe1-15884703d034 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Created reservations ['90af67d3-906f-4727-bcaa-410549c95bba', '1ecf00f5-dc95-4fe3-b3fe-b6a2778b19eb', '7c9f1501-223e-46e9-b8f0-2b289460b5cf', '3bbb491c-eaa2-4af2-9f6d-adb5ea2a1c6f'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (affd339b-9070-44bf-b23f-34a23cb77267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90af67d3-906f-4727-bcaa-410549c95bba', '1ecf00f5-dc95-4fe3-b3fe-b6a2778b19eb', '7c9f1501-223e-46e9-b8f0-2b289460b5cf', '3bbb491c-eaa2-4af2-9f6d-adb5ea2a1c6f']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23c6008d-7868-4104-97d9-e2da9ed98aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:45 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:45 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:45 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:45 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3d64755e-5a20-4bae-afe1-15884703d034 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Volume info retrieved successfully. Sep 07 10:18:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3d64755e-5a20-4bae-afe1-15884703d034 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 returned with HTTP 200 Sep 07 10:18:45 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:45 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23c6008d-7868-4104-97d9-e2da9ed98aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35ccd940-cf54-4017-9e2a-e041d7d529c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-28224962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='252b5ccc51914b19afd6db105c218b6b',qos_specs=None,replication_status=,reservations=['90af67d3-906f-4727-bcaa-410549c95bba','1ecf00f5-dc95-4fe3-b3fe-b6a2778b19eb','7c9f1501-223e-46e9-b8f0-2b289460b5cf','3bbb491c-eaa2-4af2-9f6d-adb5ea2a1c6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53b4feb8b1494dc68b49688f9bc9b8d1',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:45Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-28224962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35ccd940-cf54-4017-9e2a-e041d7d529c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='252b5ccc51914b19afd6db105c218b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53b4feb8b1494dc68b49688f9bc9b8d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1482/2952] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:45 2026] GET /volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 => generated 935 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2ad9724-142f-4a12-b420-7c3172b88990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2ad9724-142f-4a12-b420-7c3172b88990) transitioned into 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-28224962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='252b5ccc51914b19afd6db105c218b6b',qos_specs=None,replication_status=,reservations=['90af67d3-906f-4727-bcaa-410549c95bba','1ecf00f5-dc95-4fe3-b3fe-b6a2778b19eb','7c9f1501-223e-46e9-b8f0-2b289460b5cf','3bbb491c-eaa2-4af2-9f6d-adb5ea2a1c6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53b4feb8b1494dc68b49688f9bc9b8d1',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f9a0de-0af6-4414-af6f-d045194ab2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f9a0de-0af6-4414-af6f-d045194ab2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Flow 'volume_create_api' (9cb07945-4ead-446d-9d82-c7b9944f7621) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:45 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Create volume request issued successfully. Sep 07 10:18:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1721475c-f11b-4931-aedb-c118bc8a4973 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1471/2953] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:18:45 2026] POST /volume/v3/volumes => generated 781 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-388f94a5-6016-43db-9228-07fa04490297 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-388f94a5-6016-43db-9228-07fa04490297 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 Sep 07 10:18:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-388f94a5-6016-43db-9228-07fa04490297 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-388f94a5-6016-43db-9228-07fa04490297 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:45 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:45 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:45 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:45 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-388f94a5-6016-43db-9228-07fa04490297 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Volume info retrieved successfully. Sep 07 10:18:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-388f94a5-6016-43db-9228-07fa04490297 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 returned with HTTP 200 Sep 07 10:18:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1483/2954] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:45 2026] GET /volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 => generated 849 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5c50d2a3-aca9-45ea-a978-a01eafc9cac1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5c50d2a3-aca9-45ea-a978-a01eafc9cac1 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/3b3a42c4-f9a8-4998-bffc-42c3d89729d2 Sep 07 10:18:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5c50d2a3-aca9-45ea-a978-a01eafc9cac1 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5c50d2a3-aca9-45ea-a978-a01eafc9cac1 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:46 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:46 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:46 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:46 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:46 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5c50d2a3-aca9-45ea-a978-a01eafc9cac1 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5c50d2a3-aca9-45ea-a978-a01eafc9cac1 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/3b3a42c4-f9a8-4998-bffc-42c3d89729d2 returned with HTTP 200 Sep 07 10:18:46 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1472/2955] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:45 2026] GET /volume/v3/volumes/3b3a42c4-f9a8-4998-bffc-42c3d89729d2 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1b7b468e-75de-4cdf-b51f-5e36adc6f4e4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1b7b468e-75de-4cdf-b51f-5e36adc6f4e4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 Sep 07 10:18:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1b7b468e-75de-4cdf-b51f-5e36adc6f4e4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1b7b468e-75de-4cdf-b51f-5e36adc6f4e4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:46 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:46 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:46 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:46 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:46 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1b7b468e-75de-4cdf-b51f-5e36adc6f4e4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:18:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1b7b468e-75de-4cdf-b51f-5e36adc6f4e4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 returned with HTTP 200 Sep 07 10:18:46 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1484/2956] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:46 2026] GET /volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 => generated 1014 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-40b5d639-83e3-45bc-9e06-c11f3a1a0aa6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-40b5d639-83e3-45bc-9e06-c11f3a1a0aa6 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] GET http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 Sep 07 10:18:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-40b5d639-83e3-45bc-9e06-c11f3a1a0aa6 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-40b5d639-83e3-45bc-9e06-c11f3a1a0aa6 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:46 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:46 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:46 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:46 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:46 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-40b5d639-83e3-45bc-9e06-c11f3a1a0aa6 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Volume info retrieved successfully. Sep 07 10:18:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-40b5d639-83e3-45bc-9e06-c11f3a1a0aa6 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 returned with HTTP 200 Sep 07 10:18:46 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1473/2957] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:46 2026] GET /volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 => generated 935 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4f65bfb6-eeaa-461f-bd04-ae5181512535 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4f65bfb6-eeaa-461f-bd04-ae5181512535 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 Sep 07 10:18:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4f65bfb6-eeaa-461f-bd04-ae5181512535 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4f65bfb6-eeaa-461f-bd04-ae5181512535 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:46 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:46 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:46 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:46 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:46 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4f65bfb6-eeaa-461f-bd04-ae5181512535 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Volume info retrieved successfully. Sep 07 10:18:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4f65bfb6-eeaa-461f-bd04-ae5181512535 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 returned with HTTP 200 Sep 07 10:18:46 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1485/2958] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:46 2026] GET /volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 => generated 873 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-540d61d0-ef27-4d9a-bbdc-428b48894c43 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-540d61d0-ef27-4d9a-bbdc-428b48894c43 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/3b3a42c4-f9a8-4998-bffc-42c3d89729d2 Sep 07 10:18:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-540d61d0-ef27-4d9a-bbdc-428b48894c43 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-540d61d0-ef27-4d9a-bbdc-428b48894c43 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-540d61d0-ef27-4d9a-bbdc-428b48894c43 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/3b3a42c4-f9a8-4998-bffc-42c3d89729d2 returned with HTTP 404 Sep 07 10:18:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1474/2959] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:47 2026] GET /volume/v3/volumes/3b3a42c4-f9a8-4998-bffc-42c3d89729d2 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-167aefda-c05b-4a12-8270-35c71f73b50b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-167aefda-c05b-4a12-8270-35c71f73b50b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] DELETE http://192.168.122.74/volume/v3/volumes/21c79fa5-e6e1-4994-ba50-e47731dcae25 Sep 07 10:18:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-167aefda-c05b-4a12-8270-35c71f73b50b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-167aefda-c05b-4a12-8270-35c71f73b50b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:47 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-167aefda-c05b-4a12-8270-35c71f73b50b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Delete volume with id: 21c79fa5-e6e1-4994-ba50-e47731dcae25 Sep 07 10:18:47 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:47 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-167aefda-c05b-4a12-8270-35c71f73b50b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-167aefda-c05b-4a12-8270-35c71f73b50b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Delete volume request issued successfully. Sep 07 10:18:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-167aefda-c05b-4a12-8270-35c71f73b50b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/21c79fa5-e6e1-4994-ba50-e47731dcae25 returned with HTTP 202 Sep 07 10:18:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1486/2960] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:47 2026] DELETE /volume/v3/volumes/21c79fa5-e6e1-4994-ba50-e47731dcae25 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3a9d24f8-ed9e-4742-a5b8-174f4fbaef5b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3a9d24f8-ed9e-4742-a5b8-174f4fbaef5b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/21c79fa5-e6e1-4994-ba50-e47731dcae25 Sep 07 10:18:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3a9d24f8-ed9e-4742-a5b8-174f4fbaef5b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3a9d24f8-ed9e-4742-a5b8-174f4fbaef5b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-279c6fdb-ad64-4ac3-871b-6914f7beeb0b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-279c6fdb-ad64-4ac3-871b-6914f7beeb0b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 Sep 07 10:18:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-279c6fdb-ad64-4ac3-871b-6914f7beeb0b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-279c6fdb-ad64-4ac3-871b-6914f7beeb0b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3a9d24f8-ed9e-4742-a5b8-174f4fbaef5b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:47 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:47 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-279c6fdb-ad64-4ac3-871b-6914f7beeb0b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:18:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3a9d24f8-ed9e-4742-a5b8-174f4fbaef5b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/21c79fa5-e6e1-4994-ba50-e47731dcae25 returned with HTTP 200 Sep 07 10:18:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1475/2961] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:47 2026] GET /volume/v3/volumes/21c79fa5-e6e1-4994-ba50-e47731dcae25 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-279c6fdb-ad64-4ac3-871b-6914f7beeb0b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 returned with HTTP 200 Sep 07 10:18:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1487/2962] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:47 2026] GET /volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 => generated 1015 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e6e1a5bd-420d-410f-ab03-59d5457f809c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e6e1a5bd-420d-410f-ab03-59d5457f809c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:18:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e6e1a5bd-420d-410f-ab03-59d5457f809c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b75542fa-1480-4468-9a57-c0e30515b323", "name": "tempest-ProjectMemberTests-Snapshot-544020200"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e6e1a5bd-420d-410f-ab03-59d5457f809c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Volume info retrieved successfully. Sep 07 10:18:47 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-e6e1a5bd-420d-410f-ab03-59d5457f809c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Create snapshot from volume b75542fa-1480-4468-9a57-c0e30515b323 Sep 07 10:18:47 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-e6e1a5bd-420d-410f-ab03-59d5457f809c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Created reservations ['a39cfef1-8edf-4d33-9208-fc6b389ba361', '07ea38a1-cf7f-40f2-8350-c603a7021f66', '82debac0-2ed2-4574-8d77-81c457a10083', '60407b1d-a6c7-431c-bbb7-75138369aa95'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ae2a4925-b83d-4800-b1cc-6310db5f2287 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ae2a4925-b83d-4800-b1cc-6310db5f2287 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] GET http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 Sep 07 10:18:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ae2a4925-b83d-4800-b1cc-6310db5f2287 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ae2a4925-b83d-4800-b1cc-6310db5f2287 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:47 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:47 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ae2a4925-b83d-4800-b1cc-6310db5f2287 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Volume info retrieved successfully. Sep 07 10:18:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e6e1a5bd-420d-410f-ab03-59d5457f809c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Snapshot create request issued successfully. Sep 07 10:18:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e6e1a5bd-420d-410f-ab03-59d5457f809c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:18:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1476/2963] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:18:47 2026] POST /volume/v3/snapshots => generated 304 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-37b88d53-feb3-4e35-b9bc-be13663c7d4e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ae2a4925-b83d-4800-b1cc-6310db5f2287 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 returned with HTTP 200 Sep 07 10:18:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1488/2964] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:47 2026] GET /volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 => generated 935 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-37b88d53-feb3-4e35-b9bc-be13663c7d4e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] GET http://192.168.122.74/volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 Sep 07 10:18:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-37b88d53-feb3-4e35-b9bc-be13663c7d4e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-37b88d53-feb3-4e35-b9bc-be13663c7d4e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-37b88d53-feb3-4e35-b9bc-be13663c7d4e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Snapshot retrieved successfully. Sep 07 10:18:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-37b88d53-feb3-4e35-b9bc-be13663c7d4e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 returned with HTTP 200 Sep 07 10:18:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1477/2965] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:47 2026] GET /volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 => generated 436 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b63a0916-f797-4b9a-9655-04ba2f8b195a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b63a0916-f797-4b9a-9655-04ba2f8b195a tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 Sep 07 10:18:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b63a0916-f797-4b9a-9655-04ba2f8b195a tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b63a0916-f797-4b9a-9655-04ba2f8b195a tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:47 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:47 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b63a0916-f797-4b9a-9655-04ba2f8b195a tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Volume info retrieved successfully. Sep 07 10:18:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b63a0916-f797-4b9a-9655-04ba2f8b195a tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 returned with HTTP 200 Sep 07 10:18:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1489/2966] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:47 2026] GET /volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 => generated 874 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6271aa7d-f5fd-4899-882a-e20e5155e6a2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6271aa7d-f5fd-4899-882a-e20e5155e6a2 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 Sep 07 10:18:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6271aa7d-f5fd-4899-882a-e20e5155e6a2 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6271aa7d-f5fd-4899-882a-e20e5155e6a2 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6271aa7d-f5fd-4899-882a-e20e5155e6a2 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Volume info retrieved successfully. Sep 07 10:18:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6271aa7d-f5fd-4899-882a-e20e5155e6a2 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 returned with HTTP 200 Sep 07 10:18:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1478/2967] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:47 2026] GET /volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 => generated 874 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:18:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-85f63ef5-0983-4613-8c3f-5b4d5f1bf389 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-85f63ef5-0983-4613-8c3f-5b4d5f1bf389 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:18:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-85f63ef5-0983-4613-8c3f-5b4d5f1bf389 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35ccd940-cf54-4017-9e2a-e041d7d529c5", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-110657630"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:48 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:48 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:48 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-85f63ef5-0983-4613-8c3f-5b4d5f1bf389 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Volume info retrieved successfully. Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-85f63ef5-0983-4613-8c3f-5b4d5f1bf389 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Create snapshot from volume 35ccd940-cf54-4017-9e2a-e041d7d529c5 Sep 07 10:18:48 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-85f63ef5-0983-4613-8c3f-5b4d5f1bf389 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Created reservations ['bfc62769-3ed2-45b8-9b72-d19a4640d4e5', '5f8d5f5a-388c-48a1-b6a5-0ebc0a9cff95', '64ba792c-baba-4115-8473-cb5c549c98a9', '9644b5b0-6918-4226-a21c-f6df6ecd1f79'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:48 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:48 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-85f63ef5-0983-4613-8c3f-5b4d5f1bf389 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Snapshot create request issued successfully. Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-85f63ef5-0983-4613-8c3f-5b4d5f1bf389 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:18:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1490/2968] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:18:48 2026] POST /volume/v3/snapshots => generated 325 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8462115d-8f23-4135-aa41-817ccd9fe8f4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-703fc78d-fc6d-47ed-9128-222d53304a0c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8462115d-8f23-4135-aa41-817ccd9fe8f4 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 Sep 07 10:18:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-703fc78d-fc6d-47ed-9128-222d53304a0c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/21c79fa5-e6e1-4994-ba50-e47731dcae25 Sep 07 10:18:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8462115d-8f23-4135-aa41-817ccd9fe8f4 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8462115d-8f23-4135-aa41-817ccd9fe8f4 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-703fc78d-fc6d-47ed-9128-222d53304a0c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-703fc78d-fc6d-47ed-9128-222d53304a0c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-703fc78d-fc6d-47ed-9128-222d53304a0c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/21c79fa5-e6e1-4994-ba50-e47731dcae25 returned with HTTP 404 Sep 07 10:18:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1479/2969] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:48 2026] GET /volume/v3/volumes/21c79fa5-e6e1-4994-ba50-e47731dcae25 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:48 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8462115d-8f23-4135-aa41-817ccd9fe8f4 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Snapshot retrieved successfully. Sep 07 10:18:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-76756f9b-36b7-43ba-9f07-52fb7c346a85 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8462115d-8f23-4135-aa41-817ccd9fe8f4 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 returned with HTTP 200 Sep 07 10:18:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-76756f9b-36b7-43ba-9f07-52fb7c346a85 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] DELETE http://192.168.122.74/volume/v3/volumes/b71d39f4-3a6d-4915-a5d1-193c702d503e Sep 07 10:18:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1491/2970] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:48 2026] GET /volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 => generated 457 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-76756f9b-36b7-43ba-9f07-52fb7c346a85 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-76756f9b-36b7-43ba-9f07-52fb7c346a85 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:48 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-76756f9b-36b7-43ba-9f07-52fb7c346a85 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Delete volume with id: b71d39f4-3a6d-4915-a5d1-193c702d503e Sep 07 10:18:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:48 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-76756f9b-36b7-43ba-9f07-52fb7c346a85 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-76756f9b-36b7-43ba-9f07-52fb7c346a85 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Delete volume request issued successfully. Sep 07 10:18:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-76756f9b-36b7-43ba-9f07-52fb7c346a85 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/b71d39f4-3a6d-4915-a5d1-193c702d503e returned with HTTP 202 Sep 07 10:18:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1480/2971] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:48 2026] DELETE /volume/v3/volumes/b71d39f4-3a6d-4915-a5d1-193c702d503e => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-18646ff7-7804-408a-b61a-64e55e70e560 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-18646ff7-7804-408a-b61a-64e55e70e560 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/b71d39f4-3a6d-4915-a5d1-193c702d503e Sep 07 10:18:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-18646ff7-7804-408a-b61a-64e55e70e560 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-18646ff7-7804-408a-b61a-64e55e70e560 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:48 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:48 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:48 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-18646ff7-7804-408a-b61a-64e55e70e560 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-18646ff7-7804-408a-b61a-64e55e70e560 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/b71d39f4-3a6d-4915-a5d1-193c702d503e returned with HTTP 200 Sep 07 10:18:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1492/2972] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:48 2026] GET /volume/v3/volumes/b71d39f4-3a6d-4915-a5d1-193c702d503e => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-44949b7a-5b98-42de-baad-25d4cba8c1d0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1809a595-a4ca-495c-975d-b70057c664de None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-44949b7a-5b98-42de-baad-25d4cba8c1d0 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] GET http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 Sep 07 10:18:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-44949b7a-5b98-42de-baad-25d4cba8c1d0 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-44949b7a-5b98-42de-baad-25d4cba8c1d0 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1809a595-a4ca-495c-975d-b70057c664de tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] GET http://192.168.122.74/volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 Sep 07 10:18:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1809a595-a4ca-495c-975d-b70057c664de tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1809a595-a4ca-495c-975d-b70057c664de tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:48 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1809a595-a4ca-495c-975d-b70057c664de tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Snapshot retrieved successfully. Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1809a595-a4ca-495c-975d-b70057c664de tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 returned with HTTP 200 Sep 07 10:18:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1493/2973] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:48 2026] GET /volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 => generated 436 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:48 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-44949b7a-5b98-42de-baad-25d4cba8c1d0 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Volume info retrieved successfully. Sep 07 10:18:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-44949b7a-5b98-42de-baad-25d4cba8c1d0 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 returned with HTTP 200 Sep 07 10:18:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1481/2974] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:48 2026] GET /volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 => generated 1200 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 10:18:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-20201651-448a-476d-9cb5-e79a0e79bcd6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-20201651-448a-476d-9cb5-e79a0e79bcd6 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] GET http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 Sep 07 10:18:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-20201651-448a-476d-9cb5-e79a0e79bcd6 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-20201651-448a-476d-9cb5-e79a0e79bcd6 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:48 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:48 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:48 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-20201651-448a-476d-9cb5-e79a0e79bcd6 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Volume info retrieved successfully. Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-20201651-448a-476d-9cb5-e79a0e79bcd6 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 returned with HTTP 200 Sep 07 10:18:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1494/2975] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:48 2026] GET /volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 => generated 1200 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:18:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f90952ef-b7aa-4ed2-a666-f9441164c529 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f90952ef-b7aa-4ed2-a666-f9441164c529 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] DELETE http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 Sep 07 10:18:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f90952ef-b7aa-4ed2-a666-f9441164c529 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:48 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f90952ef-b7aa-4ed2-a666-f9441164c529 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:48 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-f90952ef-b7aa-4ed2-a666-f9441164c529 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Delete volume with id: b2af6d14-db13-4dc0-8377-88f8be8e48c6 Sep 07 10:18:48 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:48 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:48 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:48 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f90952ef-b7aa-4ed2-a666-f9441164c529 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Volume info retrieved successfully. Sep 07 10:18:48 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f90952ef-b7aa-4ed2-a666-f9441164c529 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Delete volume request issued successfully. Sep 07 10:18:48 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f90952ef-b7aa-4ed2-a666-f9441164c529 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 returned with HTTP 202 Sep 07 10:18:48 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1482/2976] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:18:48 2026] DELETE /volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:18:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-af250c81-e593-43a6-99c7-a0fbd71c02ac None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-af250c81-e593-43a6-99c7-a0fbd71c02ac tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] GET http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 Sep 07 10:18:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-af250c81-e593-43a6-99c7-a0fbd71c02ac tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-af250c81-e593-43a6-99c7-a0fbd71c02ac tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:48 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:48 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:48 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-af250c81-e593-43a6-99c7-a0fbd71c02ac tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Volume info retrieved successfully. Sep 07 10:18:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-af250c81-e593-43a6-99c7-a0fbd71c02ac tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 returned with HTTP 200 Sep 07 10:18:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1495/2977] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:48 2026] GET /volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 => generated 1199 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:18:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-98172311-1db2-411d-b136-d17fbad993a2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-98172311-1db2-411d-b136-d17fbad993a2 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 Sep 07 10:18:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-98172311-1db2-411d-b136-d17fbad993a2 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-98172311-1db2-411d-b136-d17fbad993a2 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:49 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:49 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-98172311-1db2-411d-b136-d17fbad993a2 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Snapshot retrieved successfully. Sep 07 10:18:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-98172311-1db2-411d-b136-d17fbad993a2 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 returned with HTTP 200 Sep 07 10:18:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1483/2978] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:49 2026] GET /volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 => generated 457 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-450b934e-7623-42ce-99b8-d82f3679ef02 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-450b934e-7623-42ce-99b8-d82f3679ef02 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/b71d39f4-3a6d-4915-a5d1-193c702d503e Sep 07 10:18:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-450b934e-7623-42ce-99b8-d82f3679ef02 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-450b934e-7623-42ce-99b8-d82f3679ef02 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-450b934e-7623-42ce-99b8-d82f3679ef02 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/b71d39f4-3a6d-4915-a5d1-193c702d503e returned with HTTP 404 Sep 07 10:18:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1496/2979] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:49 2026] GET /volume/v3/volumes/b71d39f4-3a6d-4915-a5d1-193c702d503e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-89b8f9f1-74a0-4914-a6fa-101dd02567fc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-89b8f9f1-74a0-4914-a6fa-101dd02567fc tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] DELETE http://192.168.122.74/volume/v3/volumes/91e3e882-fcd1-4e4b-bef6-5c785a1cf665 Sep 07 10:18:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-89b8f9f1-74a0-4914-a6fa-101dd02567fc tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-89b8f9f1-74a0-4914-a6fa-101dd02567fc tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:49 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-89b8f9f1-74a0-4914-a6fa-101dd02567fc tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Delete volume with id: 91e3e882-fcd1-4e4b-bef6-5c785a1cf665 Sep 07 10:18:49 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:49 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:49 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:49 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-89b8f9f1-74a0-4914-a6fa-101dd02567fc tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-89b8f9f1-74a0-4914-a6fa-101dd02567fc tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Delete volume request issued successfully. Sep 07 10:18:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-89b8f9f1-74a0-4914-a6fa-101dd02567fc tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/91e3e882-fcd1-4e4b-bef6-5c785a1cf665 returned with HTTP 202 Sep 07 10:18:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1484/2980] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:49 2026] DELETE /volume/v3/volumes/91e3e882-fcd1-4e4b-bef6-5c785a1cf665 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6fa3b75b-b385-4007-8e3f-0537a1a7d79c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6fa3b75b-b385-4007-8e3f-0537a1a7d79c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/91e3e882-fcd1-4e4b-bef6-5c785a1cf665 Sep 07 10:18:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6fa3b75b-b385-4007-8e3f-0537a1a7d79c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6fa3b75b-b385-4007-8e3f-0537a1a7d79c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:49 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:49 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:49 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6fa3b75b-b385-4007-8e3f-0537a1a7d79c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6fa3b75b-b385-4007-8e3f-0537a1a7d79c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/91e3e882-fcd1-4e4b-bef6-5c785a1cf665 returned with HTTP 200 Sep 07 10:18:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1497/2981] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:49 2026] GET /volume/v3/volumes/91e3e882-fcd1-4e4b-bef6-5c785a1cf665 => generated 859 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2391a152-9c71-4743-8c83-782fd5051bb1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2391a152-9c71-4743-8c83-782fd5051bb1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] GET http://192.168.122.74/volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 Sep 07 10:18:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2391a152-9c71-4743-8c83-782fd5051bb1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2391a152-9c71-4743-8c83-782fd5051bb1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:49 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:49 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2391a152-9c71-4743-8c83-782fd5051bb1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Snapshot retrieved successfully. Sep 07 10:18:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2391a152-9c71-4743-8c83-782fd5051bb1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 returned with HTTP 200 Sep 07 10:18:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1485/2982] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:49 2026] GET /volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 => generated 436 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7dae5b16-c6be-4ca2-8ea2-d36a5f7172f2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7dae5b16-c6be-4ca2-8ea2-d36a5f7172f2 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] GET http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 Sep 07 10:18:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7dae5b16-c6be-4ca2-8ea2-d36a5f7172f2 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7dae5b16-c6be-4ca2-8ea2-d36a5f7172f2 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:50 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:50 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7dae5b16-c6be-4ca2-8ea2-d36a5f7172f2 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Volume info retrieved successfully. Sep 07 10:18:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7dae5b16-c6be-4ca2-8ea2-d36a5f7172f2 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 returned with HTTP 200 Sep 07 10:18:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1498/2983] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:49 2026] GET /volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 => generated 873 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-99e76621-ed95-40cb-85f6-75b4a14a1b71 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-99e76621-ed95-40cb-85f6-75b4a14a1b71 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 Sep 07 10:18:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-99e76621-ed95-40cb-85f6-75b4a14a1b71 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-99e76621-ed95-40cb-85f6-75b4a14a1b71 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-99e76621-ed95-40cb-85f6-75b4a14a1b71 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Snapshot retrieved successfully. Sep 07 10:18:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-99e76621-ed95-40cb-85f6-75b4a14a1b71 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 returned with HTTP 200 Sep 07 10:18:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1486/2984] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:50 2026] GET /volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 => generated 457 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-06343ef1-188e-45d6-a3af-c172977d3df4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-06343ef1-188e-45d6-a3af-c172977d3df4 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/91e3e882-fcd1-4e4b-bef6-5c785a1cf665 Sep 07 10:18:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-06343ef1-188e-45d6-a3af-c172977d3df4 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-06343ef1-188e-45d6-a3af-c172977d3df4 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-06343ef1-188e-45d6-a3af-c172977d3df4 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/91e3e882-fcd1-4e4b-bef6-5c785a1cf665 returned with HTTP 404 Sep 07 10:18:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1499/2985] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:50 2026] GET /volume/v3/volumes/91e3e882-fcd1-4e4b-bef6-5c785a1cf665 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-743b24a5-41a4-4ce4-84ab-ce14cb7827bd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-743b24a5-41a4-4ce4-84ab-ce14cb7827bd tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 Sep 07 10:18:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-743b24a5-41a4-4ce4-84ab-ce14cb7827bd tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-743b24a5-41a4-4ce4-84ab-ce14cb7827bd tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:50 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-743b24a5-41a4-4ce4-84ab-ce14cb7827bd tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Delete snapshot with id: 815fa175-5ed1-4e39-b76a-a010b646d493 Sep 07 10:18:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3e000a98-8713-4f6d-863b-99a4378edb52 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-743b24a5-41a4-4ce4-84ab-ce14cb7827bd tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Snapshot retrieved successfully. Sep 07 10:18:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e000a98-8713-4f6d-863b-99a4378edb52 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] GET http://192.168.122.74/volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 Sep 07 10:18:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3e000a98-8713-4f6d-863b-99a4378edb52 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3e000a98-8713-4f6d-863b-99a4378edb52 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:50 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:50 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3e000a98-8713-4f6d-863b-99a4378edb52 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Snapshot retrieved successfully. Sep 07 10:18:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e000a98-8713-4f6d-863b-99a4378edb52 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 returned with HTTP 200 Sep 07 10:18:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1500/2986] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:50 2026] GET /volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 => generated 463 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-04253bf8-ef4c-40b8-b0bd-f6cec095450c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-04253bf8-ef4c-40b8-b0bd-f6cec095450c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 Sep 07 10:18:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-04253bf8-ef4c-40b8-b0bd-f6cec095450c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-04253bf8-ef4c-40b8-b0bd-f6cec095450c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:50 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-04253bf8-ef4c-40b8-b0bd-f6cec095450c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Delete snapshot with id: 7cbe9941-911e-4a1a-9510-7be0e1aa32d3 Sep 07 10:18:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-743b24a5-41a4-4ce4-84ab-ce14cb7827bd tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Snapshot delete request issued successfully. Sep 07 10:18:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-743b24a5-41a4-4ce4-84ab-ce14cb7827bd tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 returned with HTTP 202 Sep 07 10:18:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1487/2987] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:18:50 2026] DELETE /volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e75baa3d-aa1d-4143-9804-542058d6e007 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e75baa3d-aa1d-4143-9804-542058d6e007 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 Sep 07 10:18:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e75baa3d-aa1d-4143-9804-542058d6e007 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e75baa3d-aa1d-4143-9804-542058d6e007 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:50 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:50 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-04253bf8-ef4c-40b8-b0bd-f6cec095450c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Snapshot retrieved successfully. Sep 07 10:18:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e75baa3d-aa1d-4143-9804-542058d6e007 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Snapshot retrieved successfully. Sep 07 10:18:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e75baa3d-aa1d-4143-9804-542058d6e007 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 returned with HTTP 200 Sep 07 10:18:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1488/2988] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:50 2026] GET /volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 => generated 474 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:50 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:50 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:50 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-04253bf8-ef4c-40b8-b0bd-f6cec095450c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Snapshot delete request issued successfully. Sep 07 10:18:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-04253bf8-ef4c-40b8-b0bd-f6cec095450c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 returned with HTTP 202 Sep 07 10:18:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1501/2989] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:18:50 2026] DELETE /volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0c61d12c-83b9-401c-a432-0a500f0efa47 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0c61d12c-83b9-401c-a432-0a500f0efa47 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] GET http://192.168.122.74/volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 Sep 07 10:18:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0c61d12c-83b9-401c-a432-0a500f0efa47 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0c61d12c-83b9-401c-a432-0a500f0efa47 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:50 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:50 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0c61d12c-83b9-401c-a432-0a500f0efa47 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Snapshot retrieved successfully. Sep 07 10:18:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0c61d12c-83b9-401c-a432-0a500f0efa47 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 returned with HTTP 200 Sep 07 10:18:50 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1489/2990] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:50 2026] GET /volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 => generated 462 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-362e08da-6f7b-4768-92f6-5c87a2f2d94a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-362e08da-6f7b-4768-92f6-5c87a2f2d94a tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] GET http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 Sep 07 10:18:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-362e08da-6f7b-4768-92f6-5c87a2f2d94a tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-362e08da-6f7b-4768-92f6-5c87a2f2d94a tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-362e08da-6f7b-4768-92f6-5c87a2f2d94a tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 returned with HTTP 404 Sep 07 10:18:51 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1502/2991] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:51 2026] GET /volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:18:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1c12ffdb-2abf-43b6-8695-5ac5608f6d87 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1c12ffdb-2abf-43b6-8695-5ac5608f6d87 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] DELETE http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 Sep 07 10:18:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1c12ffdb-2abf-43b6-8695-5ac5608f6d87 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1c12ffdb-2abf-43b6-8695-5ac5608f6d87 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:51 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-1c12ffdb-2abf-43b6-8695-5ac5608f6d87 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Delete volume with id: b2af6d14-db13-4dc0-8377-88f8be8e48c6 Sep 07 10:18:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1c12ffdb-2abf-43b6-8695-5ac5608f6d87 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 returned with HTTP 404 Sep 07 10:18:51 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1490/2992] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:18:51 2026] DELETE /volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:18:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6d5c7b5e-0f6e-420b-9149-db0c3ba86061 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6d5c7b5e-0f6e-420b-9149-db0c3ba86061 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] GET http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 Sep 07 10:18:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6d5c7b5e-0f6e-420b-9149-db0c3ba86061 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6d5c7b5e-0f6e-420b-9149-db0c3ba86061 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6d5c7b5e-0f6e-420b-9149-db0c3ba86061 tempest-VolumeImageDependencyTests-742914938 tempest-VolumeImageDependencyTests-742914938-project-member] http://192.168.122.74/volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 returned with HTTP 404 Sep 07 10:18:51 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1503/2993] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:18:51 2026] GET /volume/v3/volumes/b2af6d14-db13-4dc0-8377-88f8be8e48c6 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:18:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-00e03ad5-ef24-40cd-89a2-247267401dd5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-00e03ad5-ef24-40cd-89a2-247267401dd5 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 Sep 07 10:18:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-00e03ad5-ef24-40cd-89a2-247267401dd5 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-00e03ad5-ef24-40cd-89a2-247267401dd5 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:51 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:51 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:51 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-00e03ad5-ef24-40cd-89a2-247267401dd5 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Snapshot retrieved successfully. Sep 07 10:18:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-00e03ad5-ef24-40cd-89a2-247267401dd5 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 returned with HTTP 200 Sep 07 10:18:51 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1491/2994] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:51 2026] GET /volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 => generated 457 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-91fd6f8a-b9be-4b24-864b-c5829642499c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-91fd6f8a-b9be-4b24-864b-c5829642499c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 Sep 07 10:18:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-91fd6f8a-b9be-4b24-864b-c5829642499c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-91fd6f8a-b9be-4b24-864b-c5829642499c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:51 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:51 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:51 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-91fd6f8a-b9be-4b24-864b-c5829642499c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Snapshot retrieved successfully. Sep 07 10:18:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-91fd6f8a-b9be-4b24-864b-c5829642499c tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 returned with HTTP 200 Sep 07 10:18:51 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1504/2995] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:51 2026] GET /volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 => generated 474 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0f51862d-74a5-4933-84f8-2378aa16b057 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0f51862d-74a5-4933-84f8-2378aa16b057 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] GET http://192.168.122.74/volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 Sep 07 10:18:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0f51862d-74a5-4933-84f8-2378aa16b057 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:51 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0f51862d-74a5-4933-84f8-2378aa16b057 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:51 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:51 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:51 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0f51862d-74a5-4933-84f8-2378aa16b057 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Snapshot retrieved successfully. Sep 07 10:18:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0f51862d-74a5-4933-84f8-2378aa16b057 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 returned with HTTP 200 Sep 07 10:18:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1492/2996] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:51 2026] GET /volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 => generated 462 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-61947200-f466-47e0-8e53-8cc76ab426b3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-61947200-f466-47e0-8e53-8cc76ab426b3 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 Sep 07 10:18:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-61947200-f466-47e0-8e53-8cc76ab426b3 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-61947200-f466-47e0-8e53-8cc76ab426b3 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:52 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:52 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:52 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-61947200-f466-47e0-8e53-8cc76ab426b3 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Snapshot retrieved successfully. Sep 07 10:18:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-61947200-f466-47e0-8e53-8cc76ab426b3 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 returned with HTTP 200 Sep 07 10:18:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1505/2997] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:52 2026] GET /volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 => generated 484 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-88afacc6-a65d-4b42-aa7a-6cf2396a11c5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-88afacc6-a65d-4b42-aa7a-6cf2396a11c5 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 Sep 07 10:18:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-88afacc6-a65d-4b42-aa7a-6cf2396a11c5 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-88afacc6-a65d-4b42-aa7a-6cf2396a11c5 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:52 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:52 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:52 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-88afacc6-a65d-4b42-aa7a-6cf2396a11c5 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Snapshot retrieved successfully. Sep 07 10:18:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-88afacc6-a65d-4b42-aa7a-6cf2396a11c5 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 returned with HTTP 200 Sep 07 10:18:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1493/2998] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:52 2026] GET /volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 => generated 484 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ac7d3468-e122-4701-8684-940be7851783 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ac7d3468-e122-4701-8684-940be7851783 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 Sep 07 10:18:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ac7d3468-e122-4701-8684-940be7851783 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ac7d3468-e122-4701-8684-940be7851783 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:52 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-ac7d3468-e122-4701-8684-940be7851783 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Delete snapshot with id: fe941684-a9d5-442a-a609-bbdbedac5662 Sep 07 10:18:52 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:52 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:52 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ac7d3468-e122-4701-8684-940be7851783 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Snapshot retrieved successfully. Sep 07 10:18:52 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:52 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:52 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ac7d3468-e122-4701-8684-940be7851783 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Snapshot delete request issued successfully. Sep 07 10:18:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ac7d3468-e122-4701-8684-940be7851783 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 returned with HTTP 202 Sep 07 10:18:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1506/2999] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:18:52 2026] DELETE /volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-673e75f4-b3d8-47cf-ab9f-e3b84ba8e641 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-673e75f4-b3d8-47cf-ab9f-e3b84ba8e641 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 Sep 07 10:18:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-673e75f4-b3d8-47cf-ab9f-e3b84ba8e641 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-673e75f4-b3d8-47cf-ab9f-e3b84ba8e641 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:52 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:52 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:52 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-673e75f4-b3d8-47cf-ab9f-e3b84ba8e641 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Snapshot retrieved successfully. Sep 07 10:18:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-673e75f4-b3d8-47cf-ab9f-e3b84ba8e641 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 returned with HTTP 200 Sep 07 10:18:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1494/3000] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:52 2026] GET /volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 => generated 483 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:18:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-023dd93b-f0b1-4d02-87fc-2d6b96b138f9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-023dd93b-f0b1-4d02-87fc-2d6b96b138f9 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 Sep 07 10:18:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-023dd93b-f0b1-4d02-87fc-2d6b96b138f9 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-023dd93b-f0b1-4d02-87fc-2d6b96b138f9 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:52 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:52 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:52 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-023dd93b-f0b1-4d02-87fc-2d6b96b138f9 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Snapshot retrieved successfully. Sep 07 10:18:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-023dd93b-f0b1-4d02-87fc-2d6b96b138f9 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 returned with HTTP 200 Sep 07 10:18:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1507/3001] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:52 2026] GET /volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 => generated 474 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-55b35b9d-8ca6-47e0-8dd2-dfb965ea9164 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-55b35b9d-8ca6-47e0-8dd2-dfb965ea9164 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] GET http://192.168.122.74/volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 Sep 07 10:18:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-55b35b9d-8ca6-47e0-8dd2-dfb965ea9164 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-55b35b9d-8ca6-47e0-8dd2-dfb965ea9164 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:53 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:53 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:53 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-55b35b9d-8ca6-47e0-8dd2-dfb965ea9164 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Snapshot retrieved successfully. Sep 07 10:18:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-55b35b9d-8ca6-47e0-8dd2-dfb965ea9164 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 returned with HTTP 200 Sep 07 10:18:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1495/3002] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:53 2026] GET /volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 => generated 462 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a513d260-d7fc-41d0-8191-a568b95806f7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a513d260-d7fc-41d0-8191-a568b95806f7 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 Sep 07 10:18:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a513d260-d7fc-41d0-8191-a568b95806f7 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a513d260-d7fc-41d0-8191-a568b95806f7 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:53 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:53 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:53 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a513d260-d7fc-41d0-8191-a568b95806f7 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Snapshot retrieved successfully. Sep 07 10:18:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a513d260-d7fc-41d0-8191-a568b95806f7 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 returned with HTTP 200 Sep 07 10:18:53 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1508/3003] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:53 2026] GET /volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 => generated 483 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:18:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-71f2548c-0a7a-4b80-8c5e-2f0e622fd292 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-71f2548c-0a7a-4b80-8c5e-2f0e622fd292 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 Sep 07 10:18:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-71f2548c-0a7a-4b80-8c5e-2f0e622fd292 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:53 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-71f2548c-0a7a-4b80-8c5e-2f0e622fd292 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:53 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-71f2548c-0a7a-4b80-8c5e-2f0e622fd292 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 returned with HTTP 404 Sep 07 10:18:53 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1496/3004] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:53 2026] GET /volume/v3/snapshots/815fa175-5ed1-4e39-b76a-a010b646d493 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9160500f-e8e0-4443-980d-3194dd27c0f9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9160500f-e8e0-4443-980d-3194dd27c0f9 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] DELETE http://192.168.122.74/volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 Sep 07 10:18:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9160500f-e8e0-4443-980d-3194dd27c0f9 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9160500f-e8e0-4443-980d-3194dd27c0f9 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:54 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-9160500f-e8e0-4443-980d-3194dd27c0f9 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Delete volume with id: fe683bd4-f454-4081-8221-c692d329cdb9 Sep 07 10:18:54 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:54 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9160500f-e8e0-4443-980d-3194dd27c0f9 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e8244d39-40ee-4de6-ae78-bbb1fc0bc0f9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e8244d39-40ee-4de6-ae78-bbb1fc0bc0f9 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] GET http://192.168.122.74/volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 Sep 07 10:18:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e8244d39-40ee-4de6-ae78-bbb1fc0bc0f9 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e8244d39-40ee-4de6-ae78-bbb1fc0bc0f9 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9160500f-e8e0-4443-980d-3194dd27c0f9 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Delete volume request issued successfully. Sep 07 10:18:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9160500f-e8e0-4443-980d-3194dd27c0f9 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 returned with HTTP 202 Sep 07 10:18:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1509/3005] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:54 2026] DELETE /volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:18:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-51e9a733-49a1-42ba-b562-7ae63065352b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-51e9a733-49a1-42ba-b562-7ae63065352b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 Sep 07 10:18:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-51e9a733-49a1-42ba-b562-7ae63065352b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-51e9a733-49a1-42ba-b562-7ae63065352b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e8244d39-40ee-4de6-ae78-bbb1fc0bc0f9 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 returned with HTTP 404 Sep 07 10:18:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1497/3006] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:54 2026] GET /volume/v3/snapshots/7cbe9941-911e-4a1a-9510-7be0e1aa32d3 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-84a3dab9-d1eb-487c-b4fa-46d9b9133ece None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-84a3dab9-d1eb-487c-b4fa-46d9b9133ece tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 Sep 07 10:18:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-84a3dab9-d1eb-487c-b4fa-46d9b9133ece tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-84a3dab9-d1eb-487c-b4fa-46d9b9133ece tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:54 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-84a3dab9-d1eb-487c-b4fa-46d9b9133ece tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete volume with id: b75542fa-1480-4468-9a57-c0e30515b323 Sep 07 10:18:54 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:54 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-51e9a733-49a1-42ba-b562-7ae63065352b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Volume info retrieved successfully. Sep 07 10:18:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-84a3dab9-d1eb-487c-b4fa-46d9b9133ece tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:18:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-51e9a733-49a1-42ba-b562-7ae63065352b tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 returned with HTTP 200 Sep 07 10:18:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1510/3007] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:54 2026] GET /volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 => generated 859 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-84a3dab9-d1eb-487c-b4fa-46d9b9133ece tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete volume request issued successfully. Sep 07 10:18:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-84a3dab9-d1eb-487c-b4fa-46d9b9133ece tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 returned with HTTP 202 Sep 07 10:18:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1498/3008] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:54 2026] DELETE /volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:18:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-250addb8-4193-47fa-bce0-41ce97ecbf32 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-250addb8-4193-47fa-bce0-41ce97ecbf32 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 Sep 07 10:18:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-250addb8-4193-47fa-bce0-41ce97ecbf32 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-250addb8-4193-47fa-bce0-41ce97ecbf32 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:54 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:54 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-250addb8-4193-47fa-bce0-41ce97ecbf32 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:18:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-250addb8-4193-47fa-bce0-41ce97ecbf32 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 returned with HTTP 200 Sep 07 10:18:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1511/3009] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:54 2026] GET /volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0b06ccb2-720c-4695-8925-ff6572c46640 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0b06ccb2-720c-4695-8925-ff6572c46640 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 Sep 07 10:18:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0b06ccb2-720c-4695-8925-ff6572c46640 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0b06ccb2-720c-4695-8925-ff6572c46640 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0b06ccb2-720c-4695-8925-ff6572c46640 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 returned with HTTP 404 Sep 07 10:18:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1499/3010] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:54 2026] GET /volume/v3/snapshots/fe941684-a9d5-442a-a609-bbdbedac5662 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c97b478d-849a-4626-abbc-15d73506e049 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c97b478d-849a-4626-abbc-15d73506e049 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] DELETE http://192.168.122.74/volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 Sep 07 10:18:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c97b478d-849a-4626-abbc-15d73506e049 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:54 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c97b478d-849a-4626-abbc-15d73506e049 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:54 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-c97b478d-849a-4626-abbc-15d73506e049 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Delete volume with id: 35ccd940-cf54-4017-9e2a-e041d7d529c5 Sep 07 10:18:54 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:54 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:54 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:54 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c97b478d-849a-4626-abbc-15d73506e049 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Volume info retrieved successfully. Sep 07 10:18:54 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c97b478d-849a-4626-abbc-15d73506e049 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Delete volume request issued successfully. Sep 07 10:18:54 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c97b478d-849a-4626-abbc-15d73506e049 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 returned with HTTP 202 Sep 07 10:18:54 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1512/3011] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:54 2026] DELETE /volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b658a459-e6bc-47d0-aaf9-afc97732dfbf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b658a459-e6bc-47d0-aaf9-afc97732dfbf tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 Sep 07 10:18:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b658a459-e6bc-47d0-aaf9-afc97732dfbf tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b658a459-e6bc-47d0-aaf9-afc97732dfbf tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:54 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:54 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b658a459-e6bc-47d0-aaf9-afc97732dfbf tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Volume info retrieved successfully. Sep 07 10:18:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b658a459-e6bc-47d0-aaf9-afc97732dfbf tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 returned with HTTP 200 Sep 07 10:18:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1500/3012] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:54 2026] GET /volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 => generated 873 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-95beb28b-c0c3-4a5a-bfd8-0da2b7784b31 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-95beb28b-c0c3-4a5a-bfd8-0da2b7784b31 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] GET http://192.168.122.74/volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 Sep 07 10:18:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-95beb28b-c0c3-4a5a-bfd8-0da2b7784b31 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-95beb28b-c0c3-4a5a-bfd8-0da2b7784b31 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-95beb28b-c0c3-4a5a-bfd8-0da2b7784b31 tempest-CreateVolumesFromSnapshotTest-917122263 tempest-CreateVolumesFromSnapshotTest-917122263-project-member] http://192.168.122.74/volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 returned with HTTP 404 Sep 07 10:18:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1513/3013] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:55 2026] GET /volume/v3/volumes/fe683bd4-f454-4081-8221-c692d329cdb9 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:18:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-01479d12-37d1-4e93-b4d0-387fa3bb2d29 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-01479d12-37d1-4e93-b4d0-387fa3bb2d29 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 Sep 07 10:18:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-01479d12-37d1-4e93-b4d0-387fa3bb2d29 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-01479d12-37d1-4e93-b4d0-387fa3bb2d29 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:55 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:55 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:55 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-01479d12-37d1-4e93-b4d0-387fa3bb2d29 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:18:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-01479d12-37d1-4e93-b4d0-387fa3bb2d29 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 returned with HTTP 200 Sep 07 10:18:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1501/3014] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:55 2026] GET /volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 => generated 1014 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fc31c776-0529-4845-9260-d798bb9233ad None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c5f6dea6-dfcb-4054-8f2b-44ed9c018eca None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c5f6dea6-dfcb-4054-8f2b-44ed9c018eca tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 Sep 07 10:18:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c5f6dea6-dfcb-4054-8f2b-44ed9c018eca tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c5f6dea6-dfcb-4054-8f2b-44ed9c018eca tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:55 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:55 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c5f6dea6-dfcb-4054-8f2b-44ed9c018eca tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Volume info retrieved successfully. Sep 07 10:18:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c5f6dea6-dfcb-4054-8f2b-44ed9c018eca tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 returned with HTTP 200 Sep 07 10:18:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1502/3015] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:55 2026] GET /volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 => generated 873 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fc31c776-0529-4845-9260-d798bb9233ad tempest-ProjectMemberTests-247939199 tempest-ProjectMemberTests-247939199-project-admin] GET http://192.168.122.74/volume/v3/scheduler-stats/get_pools Sep 07 10:18:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fc31c776-0529-4845-9260-d798bb9233ad tempest-ProjectMemberTests-247939199 tempest-ProjectMemberTests-247939199-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fc31c776-0529-4845-9260-d798bb9233ad tempest-ProjectMemberTests-247939199 tempest-ProjectMemberTests-247939199-project-admin] Calling method 'get_pools' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fc31c776-0529-4845-9260-d798bb9233ad tempest-ProjectMemberTests-247939199 tempest-ProjectMemberTests-247939199-project-admin] http://192.168.122.74/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 10:18:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1514/3016] 192.168.122.74 () {58 vars in 1170 bytes} [Mon Sep 7 10:18:55 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d05a2cc9-9ac9-43f3-8054-145ebf7bc577 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d05a2cc9-9ac9-43f3-8054-145ebf7bc577 tempest-ProjectMemberTests-247939199 tempest-ProjectMemberTests-247939199-project-member] GET http://192.168.122.74/volume/v3/capabilities/devstack@QuobyteHD Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d05a2cc9-9ac9-43f3-8054-145ebf7bc577 tempest-ProjectMemberTests-247939199 tempest-ProjectMemberTests-247939199-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d05a2cc9-9ac9-43f3-8054-145ebf7bc577 tempest-ProjectMemberTests-247939199 tempest-ProjectMemberTests-247939199-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-d05a2cc9-9ac9-43f3-8054-145ebf7bc577 tempest-ProjectMemberTests-247939199 tempest-ProjectMemberTests-247939199-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '9dd31cbdc5bf43d8a8d4bfda04f3b337', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de6b344663624b2dbcb58ed3637bb957', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d05a2cc9-9ac9-43f3-8054-145ebf7bc577 tempest-ProjectMemberTests-247939199 tempest-ProjectMemberTests-247939199-project-member] http://192.168.122.74/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 10:18:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1503/3017] 192.168.122.74 () {58 vars in 1188 bytes} [Mon Sep 7 10:18:56 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 194 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b724eccc-7785-465e-907b-06767228ef07 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b724eccc-7785-465e-907b-06767228ef07 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 Sep 07 10:18:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b724eccc-7785-465e-907b-06767228ef07 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b724eccc-7785-465e-907b-06767228ef07 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b724eccc-7785-465e-907b-06767228ef07 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 returned with HTTP 404 Sep 07 10:18:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1515/3018] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:56 2026] GET /volume/v3/volumes/b75542fa-1480-4468-9a57-c0e30515b323 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1168600857"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1168600857'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume of 1 GB Sep 07 10:18:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Availability Zones retrieved successfully. Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Flow 'volume_create_api' (7d77effc-cad3-4e6f-8dfc-60753852cf3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49297eb1-abba-4ec1-8256-96fa18c99090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49297eb1-abba-4ec1-8256-96fa18c99090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2478796f-a81c-4b74-894a-55a818f9c831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Created reservations ['de9c018f-4211-4e4b-bcbd-2c666297fe84', '97eb3df5-4505-4d3d-b41a-d00a72115e5d', '8a0b378c-bf04-4cf2-9ee5-b2d045e24f84', 'dec97184-91c5-4925-9699-99f56afcd836'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2478796f-a81c-4b74-894a-55a818f9c831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de9c018f-4211-4e4b-bcbd-2c666297fe84', '97eb3df5-4505-4d3d-b41a-d00a72115e5d', '8a0b378c-bf04-4cf2-9ee5-b2d045e24f84', 'dec97184-91c5-4925-9699-99f56afcd836']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (604b9436-11f4-4f3b-96ed-19491a1b142c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:56 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (604b9436-11f4-4f3b-96ed-19491a1b142c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b746f62-d86d-45c5-b625-310369791588', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1168600857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa4493d2f045dc87793bd97d931cff',qos_specs=None,replication_status=,reservations=['de9c018f-4211-4e4b-bcbd-2c666297fe84','97eb3df5-4505-4d3d-b41a-d00a72115e5d','8a0b378c-bf04-4cf2-9ee5-b2d045e24f84','dec97184-91c5-4925-9699-99f56afcd836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:18:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1168600857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b746f62-d86d-45c5-b625-310369791588,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41fa4493d2f045dc87793bd97d931cff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a18eae2a-f903-4555-909a-01310c8e2238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a18eae2a-f903-4555-909a-01310c8e2238) transitioned into state 'SUCCESS' from state '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-1168600857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa4493d2f045dc87793bd97d931cff',qos_specs=None,replication_status=,reservations=['de9c018f-4211-4e4b-bcbd-2c666297fe84','97eb3df5-4505-4d3d-b41a-d00a72115e5d','8a0b378c-bf04-4cf2-9ee5-b2d045e24f84','dec97184-91c5-4925-9699-99f56afcd836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c05eb635-b8fb-4fa8-86ae-de7e63b1123c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c05eb635-b8fb-4fa8-86ae-de7e63b1123c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Flow 'volume_create_api' (7d77effc-cad3-4e6f-8dfc-60753852cf3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:18:56 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume request issued successfully. Sep 07 10:18:56 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5ad238bd-73e8-419e-8fca-79337ffeb40b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:18:56 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1504/3019] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:18:56 2026] POST /volume/v3/volumes => generated 785 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:18:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-21d5ac3d-3fe3-483b-8f6e-d510e8b1b372 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-21d5ac3d-3fe3-483b-8f6e-d510e8b1b372 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 Sep 07 10:18:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-21d5ac3d-3fe3-483b-8f6e-d510e8b1b372 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-21d5ac3d-3fe3-483b-8f6e-d510e8b1b372 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:56 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:56 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:56 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:56 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:56 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-21d5ac3d-3fe3-483b-8f6e-d510e8b1b372 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:18:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-21d5ac3d-3fe3-483b-8f6e-d510e8b1b372 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 returned with HTTP 200 Sep 07 10:18:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1516/3020] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:56 2026] GET /volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 => generated 964 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4a3261ee-5725-47ce-8163-c41772489458 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4a3261ee-5725-47ce-8163-c41772489458 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 Sep 07 10:18:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4a3261ee-5725-47ce-8163-c41772489458 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4a3261ee-5725-47ce-8163-c41772489458 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4a3261ee-5725-47ce-8163-c41772489458 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 returned with HTTP 404 Sep 07 10:18:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1505/3021] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:57 2026] GET /volume/v3/volumes/35ccd940-cf54-4017-9e2a-e041d7d529c5 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-349b8eb5-c072-4de1-8f07-2441ad6b5347 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-349b8eb5-c072-4de1-8f07-2441ad6b5347 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] DELETE http://192.168.122.74/volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 Sep 07 10:18:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-349b8eb5-c072-4de1-8f07-2441ad6b5347 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-349b8eb5-c072-4de1-8f07-2441ad6b5347 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:57 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-349b8eb5-c072-4de1-8f07-2441ad6b5347 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Delete volume with id: da7b9c60-5425-4407-a7e0-e5173e400dd6 Sep 07 10:18:57 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:57 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:57 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:57 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:57 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-349b8eb5-c072-4de1-8f07-2441ad6b5347 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Volume info retrieved successfully. Sep 07 10:18:57 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-349b8eb5-c072-4de1-8f07-2441ad6b5347 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Delete volume request issued successfully. Sep 07 10:18:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-349b8eb5-c072-4de1-8f07-2441ad6b5347 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 returned with HTTP 202 Sep 07 10:18:57 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1517/3022] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:18:57 2026] DELETE /volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:18:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-24019848-0258-44c0-9d9a-0906c22cf3d6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-24019848-0258-44c0-9d9a-0906c22cf3d6 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 Sep 07 10:18:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-24019848-0258-44c0-9d9a-0906c22cf3d6 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-24019848-0258-44c0-9d9a-0906c22cf3d6 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:57 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:57 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:57 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:57 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:57 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-24019848-0258-44c0-9d9a-0906c22cf3d6 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Volume info retrieved successfully. Sep 07 10:18:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-24019848-0258-44c0-9d9a-0906c22cf3d6 tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 returned with HTTP 200 Sep 07 10:18:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1506/3023] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:57 2026] GET /volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 => generated 839 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bc82a938-ec36-45a9-8bac-cdd71afa2483 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bc82a938-ec36-45a9-8bac-cdd71afa2483 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 Sep 07 10:18:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bc82a938-ec36-45a9-8bac-cdd71afa2483 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bc82a938-ec36-45a9-8bac-cdd71afa2483 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:57 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:57 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:57 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:57 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:58 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bc82a938-ec36-45a9-8bac-cdd71afa2483 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:18:58 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bc82a938-ec36-45a9-8bac-cdd71afa2483 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 returned with HTTP 200 Sep 07 10:18:58 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1518/3024] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:57 2026] GET /volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-77c188d2-c423-433a-b468-bc765665d55e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-77c188d2-c423-433a-b468-bc765665d55e tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] GET http://192.168.122.74/volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 Sep 07 10:18:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-77c188d2-c423-433a-b468-bc765665d55e tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:58 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-77c188d2-c423-433a-b468-bc765665d55e tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:58 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-77c188d2-c423-433a-b468-bc765665d55e tempest-CinderUnicodeTest-250046331 tempest-CinderUnicodeTest-250046331-project-member] http://192.168.122.74/volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 returned with HTTP 404 Sep 07 10:18:58 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1507/3025] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:58 2026] GET /volume/v3/volumes/da7b9c60-5425-4407-a7e0-e5173e400dd6 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:18:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cf1a7baf-fcce-492b-b48b-414ad8c53248 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cf1a7baf-fcce-492b-b48b-414ad8c53248 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 Sep 07 10:18:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cf1a7baf-fcce-492b-b48b-414ad8c53248 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cf1a7baf-fcce-492b-b48b-414ad8c53248 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:59 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:59 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:18:59 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:59 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-cf1a7baf-fcce-492b-b48b-414ad8c53248 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:18:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cf1a7baf-fcce-492b-b48b-414ad8c53248 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 returned with HTTP 200 Sep 07 10:18:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1519/3026] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:18:59 2026] GET /volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:18:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e067206a-ee2a-422f-b3d2-e4d541854bdf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e067206a-ee2a-422f-b3d2-e4d541854bdf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:18:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e067206a-ee2a-422f-b3d2-e4d541854bdf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b746f62-d86d-45c5-b625-310369791588", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1957637524"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:18:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:59 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:59 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:18:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e067206a-ee2a-422f-b3d2-e4d541854bdf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:18:59 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-e067206a-ee2a-422f-b3d2-e4d541854bdf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create snapshot from volume 7b746f62-d86d-45c5-b625-310369791588 Sep 07 10:18:59 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-e067206a-ee2a-422f-b3d2-e4d541854bdf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Created reservations ['ecf4f79b-bc49-410d-9aee-b495c0a41b92', '4feb1dc5-3993-48b6-80bd-0c232bce9d47', 'fffd6c25-5aee-4bb5-aa6b-38b1c6ab5ccb', '63f23e80-45cd-47d0-be78-19bb04aebb96'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:18:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:18:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:18:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e067206a-ee2a-422f-b3d2-e4d541854bdf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot create request issued successfully. Sep 07 10:18:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e067206a-ee2a-422f-b3d2-e4d541854bdf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:18:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1508/3027] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:18:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:18:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-98ff9f42-4fcd-45d9-985b-a0ad08d67885 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:18:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-98ff9f42-4fcd-45d9-985b-a0ad08d67885 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f Sep 07 10:18:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-98ff9f42-4fcd-45d9-985b-a0ad08d67885 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:18:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-98ff9f42-4fcd-45d9-985b-a0ad08d67885 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:18:59 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:18:59 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:18:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-98ff9f42-4fcd-45d9-985b-a0ad08d67885 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:18:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-98ff9f42-4fcd-45d9-985b-a0ad08d67885 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f returned with HTTP 200 Sep 07 10:18:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1520/3028] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:18:59 2026] GET /volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:18:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:19:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-227175216"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-227175216'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:19:00 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create volume of 1 GB Sep 07 10:19:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Availability Zones retrieved successfully. Sep 07 10:19:00 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Flow 'volume_create_api' (638a79a4-953e-4fbe-9f1e-55cd6f6701ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:00 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6ed26d3-f9b2-4595-8832-4b27dc5fb89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:00 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:19:00 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6ed26d3-f9b2-4595-8832-4b27dc5fb89a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:00 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fbd74df-6ecf-4890-ad48-2909585b0957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:00 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Created reservations ['30adff7f-1de5-4556-8c9f-724ec30b4795', '43f1cd05-9a97-40fc-9e27-0d55e52cebfa', 'e16d5e6b-bd9a-464c-8101-b80c7e6f22b9', 'b032ebf0-e110-4062-951c-0af7608799ec'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:00 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fbd74df-6ecf-4890-ad48-2909585b0957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30adff7f-1de5-4556-8c9f-724ec30b4795', '43f1cd05-9a97-40fc-9e27-0d55e52cebfa', 'e16d5e6b-bd9a-464c-8101-b80c7e6f22b9', 'b032ebf0-e110-4062-951c-0af7608799ec']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:00 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa5cc89-b28b-424b-adbf-6e5b0caee6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ad370b54-52b5-4925-ac34-57d835a1b8cd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ad370b54-52b5-4925-ac34-57d835a1b8cd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f Sep 07 10:19:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ad370b54-52b5-4925-ac34-57d835a1b8cd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ad370b54-52b5-4925-ac34-57d835a1b8cd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:00 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:00 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:00 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa5cc89-b28b-424b-adbf-6e5b0caee6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de32ff69-077e-471c-9324-1e03e6121368', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-227175216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd49c4be7a74648ab6f55922f0638c7',qos_specs=None,replication_status=,reservations=['30adff7f-1de5-4556-8c9f-724ec30b4795','43f1cd05-9a97-40fc-9e27-0d55e52cebfa','e16d5e6b-bd9a-464c-8101-b80c7e6f22b9','b032ebf0-e110-4062-951c-0af7608799ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0477ac649f0140bf9c034ba6d1a49938',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-227175216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de32ff69-077e-471c-9324-1e03e6121368,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd49c4be7a74648ab6f55922f0638c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0477ac649f0140bf9c034ba6d1a49938',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:00 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4296dedb-c579-4662-b51a-dfe96c5a1e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:00 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:00 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:00 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ad370b54-52b5-4925-ac34-57d835a1b8cd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ad370b54-52b5-4925-ac34-57d835a1b8cd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f returned with HTTP 200 Sep 07 10:19:00 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1521/3029] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:00 2026] GET /volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:00 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4296dedb-c579-4662-b51a-dfe96c5a1e43) transitioned into state 'SUCCESS' from state '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-227175216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd49c4be7a74648ab6f55922f0638c7',qos_specs=None,replication_status=,reservations=['30adff7f-1de5-4556-8c9f-724ec30b4795','43f1cd05-9a97-40fc-9e27-0d55e52cebfa','e16d5e6b-bd9a-464c-8101-b80c7e6f22b9','b032ebf0-e110-4062-951c-0af7608799ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0477ac649f0140bf9c034ba6d1a49938',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:00 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b58493b-b474-4a8b-b91e-6d31fece0344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:00 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b58493b-b474-4a8b-b91e-6d31fece0344) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:00 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Flow 'volume_create_api' (638a79a4-953e-4fbe-9f1e-55cd6f6701ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create volume request issued successfully. Sep 07 10:19:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2b592ef1-fd6b-4305-9c5d-40f154c4a091 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:19:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1509/3030] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:18:59 2026] POST /volume/v3/volumes => generated 784 bytes in 1050 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:19:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-656233ea-4b21-4856-8b84-091534f34947 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-656233ea-4b21-4856-8b84-091534f34947 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 Sep 07 10:19:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-656233ea-4b21-4856-8b84-091534f34947 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:00 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-656233ea-4b21-4856-8b84-091534f34947 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:00 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:00 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:00 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:00 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:00 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-656233ea-4b21-4856-8b84-091534f34947 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:00 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-656233ea-4b21-4856-8b84-091534f34947 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 returned with HTTP 200 Sep 07 10:19:00 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1522/3031] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:00 2026] GET /volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 => generated 963 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-53d3a421-2918-4805-9357-766b11a40f14 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6d699cfe-3bc8-40dc-802e-b0019961f8fc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6d699cfe-3bc8-40dc-802e-b0019961f8fc tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f Sep 07 10:19:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6d699cfe-3bc8-40dc-802e-b0019961f8fc tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6d699cfe-3bc8-40dc-802e-b0019961f8fc tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6d699cfe-3bc8-40dc-802e-b0019961f8fc tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6d699cfe-3bc8-40dc-802e-b0019961f8fc tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f returned with HTTP 200 Sep 07 10:19:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1523/3032] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:01 2026] GET /volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e7ab332a-8e90-4876-9fcf-fff77d6a80a8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e7ab332a-8e90-4876-9fcf-fff77d6a80a8 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 Sep 07 10:19:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e7ab332a-8e90-4876-9fcf-fff77d6a80a8 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e7ab332a-8e90-4876-9fcf-fff77d6a80a8 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-53d3a421-2918-4805-9357-766b11a40f14 tempest-ProjectReaderTests-509342989 tempest-ProjectReaderTests-509342989-project-admin] GET http://192.168.122.74/volume/v3/scheduler-stats/get_pools Sep 07 10:19:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-53d3a421-2918-4805-9357-766b11a40f14 tempest-ProjectReaderTests-509342989 tempest-ProjectReaderTests-509342989-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-53d3a421-2918-4805-9357-766b11a40f14 tempest-ProjectReaderTests-509342989 tempest-ProjectReaderTests-509342989-project-admin] Calling method 'get_pools' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:01 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:01 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e7ab332a-8e90-4876-9fcf-fff77d6a80a8 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e7ab332a-8e90-4876-9fcf-fff77d6a80a8 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 returned with HTTP 200 Sep 07 10:19:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1524/3033] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:01 2026] GET /volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 => generated 1013 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-53d3a421-2918-4805-9357-766b11a40f14 tempest-ProjectReaderTests-509342989 tempest-ProjectReaderTests-509342989-project-admin] http://192.168.122.74/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 10:19:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1510/3034] 192.168.122.74 () {58 vars in 1170 bytes} [Mon Sep 7 10:19:01 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:19:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c397acab-02a4-4773-8dcd-10f3f1aa434d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c397acab-02a4-4773-8dcd-10f3f1aa434d tempest-ProjectReaderTests-509342989 tempest-ProjectReaderTests-509342989-project-reader] GET http://192.168.122.74/volume/v3/capabilities/devstack@QuobyteHD Sep 07 10:19:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c397acab-02a4-4773-8dcd-10f3f1aa434d tempest-ProjectReaderTests-509342989 tempest-ProjectReaderTests-509342989-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c397acab-02a4-4773-8dcd-10f3f1aa434d tempest-ProjectReaderTests-509342989 tempest-ProjectReaderTests-509342989-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:01 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-c397acab-02a4-4773-8dcd-10f3f1aa434d tempest-ProjectReaderTests-509342989 tempest-ProjectReaderTests-509342989-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'ac0051b600084208b72f3e194c1d6954', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7425f45c6a2f4863877cf3978e7508da', '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=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c397acab-02a4-4773-8dcd-10f3f1aa434d tempest-ProjectReaderTests-509342989 tempest-ProjectReaderTests-509342989-project-reader] http://192.168.122.74/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 10:19:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1525/3035] 192.168.122.74 () {58 vars in 1188 bytes} [Mon Sep 7 10:19:01 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 166 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f789bd49-ad21-4575-8893-a5a74e25a38f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f789bd49-ad21-4575-8893-a5a74e25a38f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f Sep 07 10:19:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f789bd49-ad21-4575-8893-a5a74e25a38f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f789bd49-ad21-4575-8893-a5a74e25a38f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f789bd49-ad21-4575-8893-a5a74e25a38f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f789bd49-ad21-4575-8893-a5a74e25a38f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f returned with HTTP 200 Sep 07 10:19:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1511/3036] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:02 2026] GET /volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b73421b3-6ba5-4f9d-a959-a8ff5da7d4d9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b73421b3-6ba5-4f9d-a959-a8ff5da7d4d9 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f Sep 07 10:19:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b73421b3-6ba5-4f9d-a959-a8ff5da7d4d9 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b73421b3-6ba5-4f9d-a959-a8ff5da7d4d9 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:02 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-b73421b3-6ba5-4f9d-a959-a8ff5da7d4d9 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Delete snapshot with id: 146294f2-8ff9-471c-b652-4fd307a0de5f Sep 07 10:19:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b73421b3-6ba5-4f9d-a959-a8ff5da7d4d9 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Snapshot retrieved successfully. Sep 07 10:19:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cbe23897-b384-43d5-9bbe-4b972287e31c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b73421b3-6ba5-4f9d-a959-a8ff5da7d4d9 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Snapshot delete request issued successfully. Sep 07 10:19:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b73421b3-6ba5-4f9d-a959-a8ff5da7d4d9 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f returned with HTTP 202 Sep 07 10:19:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1526/3037] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:19:02 2026] DELETE /volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1754c228-ee0f-4118-9c5f-5b44a003293a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1754c228-ee0f-4118-9c5f-5b44a003293a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] GET http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f Sep 07 10:19:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1754c228-ee0f-4118-9c5f-5b44a003293a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1754c228-ee0f-4118-9c5f-5b44a003293a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1754c228-ee0f-4118-9c5f-5b44a003293a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Snapshot retrieved successfully. Sep 07 10:19:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1754c228-ee0f-4118-9c5f-5b44a003293a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f returned with HTTP 200 Sep 07 10:19:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1527/3038] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:02 2026] GET /volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-197a66f0-46a4-4e10-a10c-4b11b00c8beb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-197a66f0-46a4-4e10-a10c-4b11b00c8beb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 Sep 07 10:19:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-197a66f0-46a4-4e10-a10c-4b11b00c8beb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:02 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-197a66f0-46a4-4e10-a10c-4b11b00c8beb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:02 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:02 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:02 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:02 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:02 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-197a66f0-46a4-4e10-a10c-4b11b00c8beb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:02 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-197a66f0-46a4-4e10-a10c-4b11b00c8beb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 returned with HTTP 200 Sep 07 10:19:02 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1528/3039] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:02 2026] GET /volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 => generated 1013 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cbe23897-b384-43d5-9bbe-4b972287e31c tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:19:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cbe23897-b384-43d5-9bbe-4b972287e31c tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1524441341", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1913513298", "vendor_name": "tempest-vendor_name-549488729"}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cbe23897-b384-43d5-9bbe-4b972287e31c tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:19:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1512/3040] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:19:02 2026] POST /volume/v3/types => generated 329 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-92ec3365-e3ff-42f4-b053-142986006521 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ef68452d-104c-4147-a449-9fc67680d001", "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Create volume request body: {'volume': {'volume_type': 'ef68452d-104c-4147-a449-9fc67680d001', 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Create volume of 1 GB Sep 07 10:19:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Availability Zones retrieved successfully. Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Flow 'volume_create_api' (8427c670-ce95-4bad-ae72-5331d1f3cdd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcb802bc-121a-4350-9f3d-1b4dba5c0070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcb802bc-121a-4350-9f3d-1b4dba5c0070) 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:19:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1913513298',vendor_name='tempest-vendor_name-549488729'},id=ef68452d-104c-4147-a449-9fc67680d001,is_public=True,name='tempest-ProjectMemberTests-volume-type-1524441341',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef68452d-104c-4147-a449-9fc67680d001', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (145fafdb-6e7a-46e8-9b9e-3018be7924a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1524441341 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1524441341, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:19:03 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1524441341 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1524441341, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Created reservations ['de1217a0-f80f-442a-b732-2e2ffa263be3', 'bb25071c-61ba-4e0c-9221-47e6433e6c90', '75462e6d-40ca-4458-a110-06bea23cd934', '1b0d45de-74fd-4bf5-a470-65a74cbd5ad0'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (145fafdb-6e7a-46e8-9b9e-3018be7924a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de1217a0-f80f-442a-b732-2e2ffa263be3', 'bb25071c-61ba-4e0c-9221-47e6433e6c90', '75462e6d-40ca-4458-a110-06bea23cd934', '1b0d45de-74fd-4bf5-a470-65a74cbd5ad0']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0664c77a-0803-4577-9d10-204e0a43a7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0664c77a-0803-4577-9d10-204e0a43a7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e117dec7-ed23-4226-a97e-c47ca4649843', '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='ea360b3f077147fda3fc6cba6cab20ec',qos_specs=None,replication_status=,reservations=['de1217a0-f80f-442a-b732-2e2ffa263be3','bb25071c-61ba-4e0c-9221-47e6433e6c90','75462e6d-40ca-4458-a110-06bea23cd934','1b0d45de-74fd-4bf5-a470-65a74cbd5ad0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5907dec673894ad79e73f5de155719c6',volume_type_id=ef68452d-104c-4147-a449-9fc67680d001), 'volume': Volume(_name_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:19:03Z,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=e117dec7-ed23-4226-a97e-c47ca4649843,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea360b3f077147fda3fc6cba6cab20ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5907dec673894ad79e73f5de155719c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef68452d-104c-4147-a449-9fc67680d001),volume_type_id=ef68452d-104c-4147-a449-9fc67680d001)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14fe9881-cfef-4e23-930a-c653ca9978d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14fe9881-cfef-4e23-930a-c653ca9978d6) transitioned into state 'SUCCESS' from 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='ea360b3f077147fda3fc6cba6cab20ec',qos_specs=None,replication_status=,reservations=['de1217a0-f80f-442a-b732-2e2ffa263be3','bb25071c-61ba-4e0c-9221-47e6433e6c90','75462e6d-40ca-4458-a110-06bea23cd934','1b0d45de-74fd-4bf5-a470-65a74cbd5ad0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5907dec673894ad79e73f5de155719c6',volume_type_id=ef68452d-104c-4147-a449-9fc67680d001)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d38f0281-6937-41a7-9a03-c8883a1aa748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d38f0281-6937-41a7-9a03-c8883a1aa748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Flow 'volume_create_api' (8427c670-ce95-4bad-ae72-5331d1f3cdd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Create volume request issued successfully. Sep 07 10:19:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-92ec3365-e3ff-42f4-b053-142986006521 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:19:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1529/3041] 192.168.122.74 () {62 vars in 1177 bytes} [Mon Sep 7 10:19:03 2026] POST /volume/v3/volumes => generated 780 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-23ef915a-e11d-4d18-8dca-5ac1e0f3450d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-23ef915a-e11d-4d18-8dca-5ac1e0f3450d tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] GET http://192.168.122.74/volume/v3/volumes/e117dec7-ed23-4226-a97e-c47ca4649843 Sep 07 10:19:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-23ef915a-e11d-4d18-8dca-5ac1e0f3450d tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-23ef915a-e11d-4d18-8dca-5ac1e0f3450d tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-23ef915a-e11d-4d18-8dca-5ac1e0f3450d tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Volume info retrieved successfully. Sep 07 10:19:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-23ef915a-e11d-4d18-8dca-5ac1e0f3450d tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/volumes/e117dec7-ed23-4226-a97e-c47ca4649843 returned with HTTP 200 Sep 07 10:19:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1513/3042] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:19:03 2026] GET /volume/v3/volumes/e117dec7-ed23-4226-a97e-c47ca4649843 => generated 959 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-24f718f1-8786-4c61-9ff3-4a51b2d3077d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-24f718f1-8786-4c61-9ff3-4a51b2d3077d tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] GET http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-24f718f1-8786-4c61-9ff3-4a51b2d3077d tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-24f718f1-8786-4c61-9ff3-4a51b2d3077d tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-24f718f1-8786-4c61-9ff3-4a51b2d3077d tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Snapshot retrieved successfully. Sep 07 10:19:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-24f718f1-8786-4c61-9ff3-4a51b2d3077d tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f returned with HTTP 200 Sep 07 10:19:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1530/3043] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:03 2026] GET /volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8a7fc2bb-2802-4b5c-8d45-0fe85e31c8be None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8a7fc2bb-2802-4b5c-8d45-0fe85e31c8be tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 Sep 07 10:19:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8a7fc2bb-2802-4b5c-8d45-0fe85e31c8be tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:03 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8a7fc2bb-2802-4b5c-8d45-0fe85e31c8be tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:03 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:03 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:03 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:03 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:03 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8a7fc2bb-2802-4b5c-8d45-0fe85e31c8be tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:03 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8a7fc2bb-2802-4b5c-8d45-0fe85e31c8be tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 returned with HTTP 200 Sep 07 10:19:03 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1514/3044] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:03 2026] GET /volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 => generated 1014 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0e2de210-61d0-4e83-ba54-10fefd95573e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0e2de210-61d0-4e83-ba54-10fefd95573e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:19:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0e2de210-61d0-4e83-ba54-10fefd95573e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de32ff69-077e-471c-9324-1e03e6121368", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1612065219"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:03 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:03 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0e2de210-61d0-4e83-ba54-10fefd95573e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:04 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-0e2de210-61d0-4e83-ba54-10fefd95573e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create snapshot from volume de32ff69-077e-471c-9324-1e03e6121368 Sep 07 10:19:04 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-0e2de210-61d0-4e83-ba54-10fefd95573e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Created reservations ['65bc9b41-a785-4e35-bfef-795c496a330c', 'b6edd4c8-a69c-403d-b4f8-cbf0b637bde7', '6a71592a-00b5-4dcb-ba54-a45556e641e4', '350f827b-b154-4746-a82a-3be94c5e7f8a'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:04 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:04 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0e2de210-61d0-4e83-ba54-10fefd95573e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot create request issued successfully. Sep 07 10:19:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0e2de210-61d0-4e83-ba54-10fefd95573e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:19:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1531/3045] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:19:03 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 10:19:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f347c621-b5e9-470f-bc11-8208eab96472 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f347c621-b5e9-470f-bc11-8208eab96472 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f Sep 07 10:19:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f347c621-b5e9-470f-bc11-8208eab96472 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f347c621-b5e9-470f-bc11-8208eab96472 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f347c621-b5e9-470f-bc11-8208eab96472 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f347c621-b5e9-470f-bc11-8208eab96472 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f returned with HTTP 200 Sep 07 10:19:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1515/3046] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:04 2026] GET /volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:19:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0a1d71fc-1486-4e94-9636-a4e859853723 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0a1d71fc-1486-4e94-9636-a4e859853723 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] GET http://192.168.122.74/volume/v3/volumes/e117dec7-ed23-4226-a97e-c47ca4649843 Sep 07 10:19:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0a1d71fc-1486-4e94-9636-a4e859853723 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0a1d71fc-1486-4e94-9636-a4e859853723 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:04 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:04 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:04 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:04 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:04 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0a1d71fc-1486-4e94-9636-a4e859853723 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Volume info retrieved successfully. Sep 07 10:19:04 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0a1d71fc-1486-4e94-9636-a4e859853723 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/volumes/e117dec7-ed23-4226-a97e-c47ca4649843 returned with HTTP 200 Sep 07 10:19:04 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1532/3047] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:19:04 2026] GET /volume/v3/volumes/e117dec7-ed23-4226-a97e-c47ca4649843 => generated 980 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5cc9d32a-4e62-4d78-a943-67d3b64362bd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5cc9d32a-4e62-4d78-a943-67d3b64362bd tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] GET http://192.168.122.74/volume/v3/messages Sep 07 10:19:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5cc9d32a-4e62-4d78-a943-67d3b64362bd tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5cc9d32a-4e62-4d78-a943-67d3b64362bd tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5cc9d32a-4e62-4d78-a943-67d3b64362bd tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/messages returned with HTTP 200 Sep 07 10:19:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1516/3048] 192.168.122.74 () {60 vars in 1159 bytes} [Mon Sep 7 10:19:04 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 10:19:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bc2c11c9-a727-435a-8f53-7b149a54653f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:04 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-11ee8926-a31d-479d-b09c-7a7f7715c110 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bc2c11c9-a727-435a-8f53-7b149a54653f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] GET http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f Sep 07 10:19:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bc2c11c9-a727-435a-8f53-7b149a54653f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bc2c11c9-a727-435a-8f53-7b149a54653f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bc2c11c9-a727-435a-8f53-7b149a54653f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f returned with HTTP 404 Sep 07 10:19:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1517/3049] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:04 2026] GET /volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a8a55039-61c1-44dd-b633-2670205b755e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a8a55039-61c1-44dd-b633-2670205b755e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] DELETE http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f Sep 07 10:19:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a8a55039-61c1-44dd-b633-2670205b755e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a8a55039-61c1-44dd-b633-2670205b755e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:04 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-a8a55039-61c1-44dd-b633-2670205b755e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete snapshot with id: 146294f2-8ff9-471c-b652-4fd307a0de5f Sep 07 10:19:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a8a55039-61c1-44dd-b633-2670205b755e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f returned with HTTP 404 Sep 07 10:19:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1518/3050] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:19:04 2026] DELETE /volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-100e3c92-1864-4170-9481-703b23581c4f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-100e3c92-1864-4170-9481-703b23581c4f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f Sep 07 10:19:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-100e3c92-1864-4170-9481-703b23581c4f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-100e3c92-1864-4170-9481-703b23581c4f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-100e3c92-1864-4170-9481-703b23581c4f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f returned with HTTP 404 Sep 07 10:19:04 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1519/3051] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:04 2026] GET /volume/v3/snapshots/146294f2-8ff9-471c-b652-4fd307a0de5f => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9dad1e70-a5ce-4b63-930f-099e3ea27c5e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9dad1e70-a5ce-4b63-930f-099e3ea27c5e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 Sep 07 10:19:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9dad1e70-a5ce-4b63-930f-099e3ea27c5e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9dad1e70-a5ce-4b63-930f-099e3ea27c5e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:04 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-9dad1e70-a5ce-4b63-930f-099e3ea27c5e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete volume with id: 7b746f62-d86d-45c5-b625-310369791588 Sep 07 10:19:04 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=673,cinder:INSERT=125,cinder:UPDATE=206 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:19:04 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:04 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:04 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:04 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:04 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9dad1e70-a5ce-4b63-930f-099e3ea27c5e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9dad1e70-a5ce-4b63-930f-099e3ea27c5e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete volume request issued successfully. Sep 07 10:19:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9dad1e70-a5ce-4b63-930f-099e3ea27c5e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 returned with HTTP 202 Sep 07 10:19:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1520/3052] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:19:04 2026] DELETE /volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e0d8cf7e-50d8-423a-aec9-ca8ea9bb78f4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e0d8cf7e-50d8-423a-aec9-ca8ea9bb78f4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e0d8cf7e-50d8-423a-aec9-ca8ea9bb78f4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e0d8cf7e-50d8-423a-aec9-ca8ea9bb78f4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e0d8cf7e-50d8-423a-aec9-ca8ea9bb78f4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e0d8cf7e-50d8-423a-aec9-ca8ea9bb78f4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 returned with HTTP 200 Sep 07 10:19:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1521/3053] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:05 2026] GET /volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-11ee8926-a31d-479d-b09c-7a7f7715c110 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-member] DELETE http://192.168.122.74/volume/v3/messages/7e4c8aad-9161-4c2d-8774-21576d8ab831 Sep 07 10:19:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-11ee8926-a31d-479d-b09c-7a7f7715c110 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-11ee8926-a31d-479d-b09c-7a7f7715c110 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:05 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=732,cinder:INSERT=145,cinder:UPDATE=224 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:19:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-11ee8926-a31d-479d-b09c-7a7f7715c110 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-member] http://192.168.122.74/volume/v3/messages/7e4c8aad-9161-4c2d-8774-21576d8ab831 returned with HTTP 204 Sep 07 10:19:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1533/3054] 192.168.122.74 () {60 vars in 1273 bytes} [Mon Sep 7 10:19:04 2026] DELETE /volume/v3/messages/7e4c8aad-9161-4c2d-8774-21576d8ab831 => generated 0 bytes in 445 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c0d2f68b-4f29-4c77-8bed-bd0bb8f25887 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c0d2f68b-4f29-4c77-8bed-bd0bb8f25887 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-member] GET http://192.168.122.74/volume/v3/messages/7e4c8aad-9161-4c2d-8774-21576d8ab831 Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c0d2f68b-4f29-4c77-8bed-bd0bb8f25887 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c0d2f68b-4f29-4c77-8bed-bd0bb8f25887 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c0d2f68b-4f29-4c77-8bed-bd0bb8f25887 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-member] http://192.168.122.74/volume/v3/messages/7e4c8aad-9161-4c2d-8774-21576d8ab831 returned with HTTP 404 Sep 07 10:19:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1522/3055] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:19:05 2026] GET /volume/v3/messages/7e4c8aad-9161-4c2d-8774-21576d8ab831 => generated 110 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-74ed7fbd-70eb-4b01-9c3e-d128664aec66 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-74ed7fbd-70eb-4b01-9c3e-d128664aec66 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/e117dec7-ed23-4226-a97e-c47ca4649843 Sep 07 10:19:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-74ed7fbd-70eb-4b01-9c3e-d128664aec66 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-86aac1bd-8099-4996-bb45-001a2f9a5681 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-74ed7fbd-70eb-4b01-9c3e-d128664aec66 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:05 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-74ed7fbd-70eb-4b01-9c3e-d128664aec66 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Delete volume with id: e117dec7-ed23-4226-a97e-c47ca4649843 Sep 07 10:19:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-86aac1bd-8099-4996-bb45-001a2f9a5681 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-86aac1bd-8099-4996-bb45-001a2f9a5681 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-86aac1bd-8099-4996-bb45-001a2f9a5681 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:05 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:05 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-86aac1bd-8099-4996-bb45-001a2f9a5681 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-74ed7fbd-70eb-4b01-9c3e-d128664aec66 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Volume info retrieved successfully. Sep 07 10:19:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-86aac1bd-8099-4996-bb45-001a2f9a5681 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f returned with HTTP 200 Sep 07 10:19:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1523/3056] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:05 2026] GET /volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:05 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-74ed7fbd-70eb-4b01-9c3e-d128664aec66 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87187) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:19:05 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-74ed7fbd-70eb-4b01-9c3e-d128664aec66 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Created reservations ['18f90c42-4977-4258-8fe9-9d025da2a354', 'd0ffc70f-1c44-4ffa-b3b1-45a01ef63250', 'b4051400-5153-4596-8df8-330d898649a5', 'b9e34800-a7f1-4061-81f2-9a9ac7218627'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-74ed7fbd-70eb-4b01-9c3e-d128664aec66 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Delete volume request issued successfully. Sep 07 10:19:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-74ed7fbd-70eb-4b01-9c3e-d128664aec66 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/volumes/e117dec7-ed23-4226-a97e-c47ca4649843 returned with HTTP 202 Sep 07 10:19:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1534/3057] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:19:05 2026] DELETE /volume/v3/volumes/e117dec7-ed23-4226-a97e-c47ca4649843 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7e37a52e-7baf-4721-9948-e2c5814325cb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7e37a52e-7baf-4721-9948-e2c5814325cb tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] DELETE http://192.168.122.74/volume/v3/types/ef68452d-104c-4147-a449-9fc67680d001 Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7e37a52e-7baf-4721-9948-e2c5814325cb tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7e37a52e-7baf-4721-9948-e2c5814325cb tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7e37a52e-7baf-4721-9948-e2c5814325cb tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/types/ef68452d-104c-4147-a449-9fc67680d001 returned with HTTP 202 Sep 07 10:19:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1524/3058] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:19:05 2026] DELETE /volume/v3/types/ef68452d-104c-4147-a449-9fc67680d001 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-cc9e1f3e-d2a4-4347-89b4-5bedd1346eef None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cc9e1f3e-d2a4-4347-89b4-5bedd1346eef tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:19:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-cc9e1f3e-d2a4-4347-89b4-5bedd1346eef tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-519285694", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1870780991", "vendor_name": "tempest-vendor_name-756176300"}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-cc9e1f3e-d2a4-4347-89b4-5bedd1346eef tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:19:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1535/3059] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:19:05 2026] POST /volume/v3/types => generated 328 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0e74b055-109b-45fb-a132-1ee05f5c074a", "size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Create volume request body: {'volume': {'volume_type': '0e74b055-109b-45fb-a132-1ee05f5c074a', 'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Create volume of 1 GB Sep 07 10:19:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Availability Zones retrieved successfully. Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Flow 'volume_create_api' (2fef7da3-4d8e-4c58-bbd5-849a75e625d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d826dc2a-9903-4dc0-a94d-7d8fa3d44efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d826dc2a-9903-4dc0-a94d-7d8fa3d44efd) 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:19:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1870780991',vendor_name='tempest-vendor_name-756176300'},id=0e74b055-109b-45fb-a132-1ee05f5c074a,is_public=True,name='tempest-ProjectMemberTests-volume-type-519285694',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e74b055-109b-45fb-a132-1ee05f5c074a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (397ff072-f9a9-4d43-af80-3b10aa2d53de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-519285694 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-519285694, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:19:05 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-519285694 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-519285694, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Created reservations ['740d77c0-026f-4810-acb7-1ec3f11c9211', '63e6a9dc-5264-425e-b3c2-914269ce7a10', '17e94ab3-fd2f-47f7-b0d4-bc4b60e3b881', 'dc52befd-47cb-4407-b00a-ecd15b5833ad'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (397ff072-f9a9-4d43-af80-3b10aa2d53de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['740d77c0-026f-4810-acb7-1ec3f11c9211', '63e6a9dc-5264-425e-b3c2-914269ce7a10', '17e94ab3-fd2f-47f7-b0d4-bc4b60e3b881', 'dc52befd-47cb-4407-b00a-ecd15b5833ad']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b657cc18-1ccb-4c02-819f-9acd1947973e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b657cc18-1ccb-4c02-819f-9acd1947973e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1e9f4b9-7285-49df-99ef-35163ecf9fb9', '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='ea360b3f077147fda3fc6cba6cab20ec',qos_specs=None,replication_status=,reservations=['740d77c0-026f-4810-acb7-1ec3f11c9211','63e6a9dc-5264-425e-b3c2-914269ce7a10','17e94ab3-fd2f-47f7-b0d4-bc4b60e3b881','dc52befd-47cb-4407-b00a-ecd15b5833ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5907dec673894ad79e73f5de155719c6',volume_type_id=0e74b055-109b-45fb-a132-1ee05f5c074a), 'volume': Volume(_name_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:19:05Z,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=b1e9f4b9-7285-49df-99ef-35163ecf9fb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea360b3f077147fda3fc6cba6cab20ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5907dec673894ad79e73f5de155719c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e74b055-109b-45fb-a132-1ee05f5c074a),volume_type_id=0e74b055-109b-45fb-a132-1ee05f5c074a)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7564e74d-c106-405c-bf4a-8291cd3cead3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7564e74d-c106-405c-bf4a-8291cd3cead3) transitioned into state 'SUCCESS' from 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='ea360b3f077147fda3fc6cba6cab20ec',qos_specs=None,replication_status=,reservations=['740d77c0-026f-4810-acb7-1ec3f11c9211','63e6a9dc-5264-425e-b3c2-914269ce7a10','17e94ab3-fd2f-47f7-b0d4-bc4b60e3b881','dc52befd-47cb-4407-b00a-ecd15b5833ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5907dec673894ad79e73f5de155719c6',volume_type_id=0e74b055-109b-45fb-a132-1ee05f5c074a)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:05 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2da839eb-a186-4291-b5b7-7e95deaf1fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2da839eb-a186-4291-b5b7-7e95deaf1fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Flow 'volume_create_api' (2fef7da3-4d8e-4c58-bbd5-849a75e625d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Create volume request issued successfully. Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-927f0a4c-6b69-4d85-ae8a-abd4db2af87a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:19:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1525/3060] 192.168.122.74 () {62 vars in 1177 bytes} [Mon Sep 7 10:19:05 2026] POST /volume/v3/volumes => generated 779 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b662ecde-256f-40c7-a759-2dafe28a22b6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b662ecde-256f-40c7-a759-2dafe28a22b6 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] GET http://192.168.122.74/volume/v3/volumes/b1e9f4b9-7285-49df-99ef-35163ecf9fb9 Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b662ecde-256f-40c7-a759-2dafe28a22b6 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b662ecde-256f-40c7-a759-2dafe28a22b6 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:06 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:06 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:06 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:06 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b662ecde-256f-40c7-a759-2dafe28a22b6 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Volume info retrieved successfully. Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6fe9d57c-6dcd-46e8-8b8f-53c7fe878bda None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b662ecde-256f-40c7-a759-2dafe28a22b6 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/volumes/b1e9f4b9-7285-49df-99ef-35163ecf9fb9 returned with HTTP 200 Sep 07 10:19:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1536/3061] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:19:06 2026] GET /volume/v3/volumes/b1e9f4b9-7285-49df-99ef-35163ecf9fb9 => generated 958 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6fe9d57c-6dcd-46e8-8b8f-53c7fe878bda tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6fe9d57c-6dcd-46e8-8b8f-53c7fe878bda tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6fe9d57c-6dcd-46e8-8b8f-53c7fe878bda tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:06 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6fe9d57c-6dcd-46e8-8b8f-53c7fe878bda tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6fe9d57c-6dcd-46e8-8b8f-53c7fe878bda tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 returned with HTTP 200 Sep 07 10:19:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1526/3062] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:06 2026] GET /volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5d46261c-c1da-4768-8a23-f357f0f042ec None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b6ed87c5-34c5-40d7-ba04-a5cc19334ebb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b6ed87c5-34c5-40d7-ba04-a5cc19334ebb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b6ed87c5-34c5-40d7-ba04-a5cc19334ebb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b6ed87c5-34c5-40d7-ba04-a5cc19334ebb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b6ed87c5-34c5-40d7-ba04-a5cc19334ebb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b6ed87c5-34c5-40d7-ba04-a5cc19334ebb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f returned with HTTP 200 Sep 07 10:19:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1527/3063] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:06 2026] GET /volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5d46261c-c1da-4768-8a23-f357f0f042ec tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5d46261c-c1da-4768-8a23-f357f0f042ec tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-532620766", "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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5d46261c-c1da-4768-8a23-f357f0f042ec tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:19:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1537/3064] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:19:06 2026] POST /volume/v3/types => generated 379 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-37ab021c-b1a2-4898-b0e7-5e09e6374cac None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-37ab021c-b1a2-4898-b0e7-5e09e6374cac tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] POST http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/encryption Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-37ab021c-b1a2-4898-b0e7-5e09e6374cac tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-37ab021c-b1a2-4898-b0e7-5e09e6374cac tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/encryption returned with HTTP 200 Sep 07 10:19:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1528/3065] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:19:06 2026] POST /volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fb4c9161-5912-486d-b785-5034e3d79206 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fb4c9161-5912-486d-b785-5034e3d79206 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fb4c9161-5912-486d-b785-5034e3d79206 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-16780571", "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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fb4c9161-5912-486d-b785-5034e3d79206 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:19:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1538/3066] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:19:06 2026] POST /volume/v3/types => generated 378 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ef8960f4-03a3-4d23-b4ca-87ed78e99b18 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ef8960f4-03a3-4d23-b4ca-87ed78e99b18 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] POST http://192.168.122.74/volume/v3/types/4fd84415-e88c-4703-a36b-c3234fae4761/encryption Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ef8960f4-03a3-4d23-b4ca-87ed78e99b18 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-ef8960f4-03a3-4d23-b4ca-87ed78e99b18 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '918cecb94fbc42699e8d229583e14425', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08e96202535b48b28f0ccfee8b4ed7dc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ef8960f4-03a3-4d23-b4ca-87ed78e99b18 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] http://192.168.122.74/volume/v3/types/4fd84415-e88c-4703-a36b-c3234fae4761/encryption returned with HTTP 403 Sep 07 10:19:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1529/3067] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:19:06 2026] POST /volume/v3/types/4fd84415-e88c-4703-a36b-c3234fae4761/encryption => generated 127 bytes in 154 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c2fe494b-c885-478b-ae97-dc9c1f89dd59 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c2fe494b-c885-478b-ae97-dc9c1f89dd59 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c2fe494b-c885-478b-ae97-dc9c1f89dd59 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2034834372", "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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c2fe494b-c885-478b-ae97-dc9c1f89dd59 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:19:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1539/3068] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:19:06 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 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-27c54ff5-a8d2-4bc2-a449-91b3216f3fc4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-27c54ff5-a8d2-4bc2-a449-91b3216f3fc4 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] POST http://192.168.122.74/volume/v3/types/2563a729-64d5-4bf9-9eab-c5296ca4fbf7/extra_specs Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-27c54ff5-a8d2-4bc2-a449-91b3216f3fc4 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-27c54ff5-a8d2-4bc2-a449-91b3216f3fc4 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '918cecb94fbc42699e8d229583e14425', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08e96202535b48b28f0ccfee8b4ed7dc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-27c54ff5-a8d2-4bc2-a449-91b3216f3fc4 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] http://192.168.122.74/volume/v3/types/2563a729-64d5-4bf9-9eab-c5296ca4fbf7/extra_specs returned with HTTP 403 Sep 07 10:19:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1530/3069] 192.168.122.74 () {60 vars in 1278 bytes} [Mon Sep 7 10:19:06 2026] POST /volume/v3/types/2563a729-64d5-4bf9-9eab-c5296ca4fbf7/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7464c30a-a3e4-4e3a-9a77-f94f43f459d2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7464c30a-a3e4-4e3a-9a77-f94f43f459d2 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] PUT http://192.168.122.74/volume/v3/types/2563a729-64d5-4bf9-9eab-c5296ca4fbf7/extra_specs/key2 Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7464c30a-a3e4-4e3a-9a77-f94f43f459d2 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-7464c30a-a3e4-4e3a-9a77-f94f43f459d2 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '918cecb94fbc42699e8d229583e14425', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08e96202535b48b28f0ccfee8b4ed7dc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7464c30a-a3e4-4e3a-9a77-f94f43f459d2 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] http://192.168.122.74/volume/v3/types/2563a729-64d5-4bf9-9eab-c5296ca4fbf7/extra_specs/key2 returned with HTTP 403 Sep 07 10:19:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1540/3070] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:19:06 2026] PUT /volume/v3/types/2563a729-64d5-4bf9-9eab-c5296ca4fbf7/extra_specs/key2 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-20a1bb31-6d19-4333-9067-e48dd4383b28 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-20a1bb31-6d19-4333-9067-e48dd4383b28 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] POST http://192.168.122.74/volume/v3/types Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-20a1bb31-6d19-4333-9067-e48dd4383b28 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-20a1bb31-6d19-4333-9067-e48dd4383b28 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '918cecb94fbc42699e8d229583e14425', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08e96202535b48b28f0ccfee8b4ed7dc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-20a1bb31-6d19-4333-9067-e48dd4383b28 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] http://192.168.122.74/volume/v3/types returned with HTTP 403 Sep 07 10:19:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1531/3071] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:19:06 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 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4952d1b1-0116-4d8a-8758-8c6930159a95 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4952d1b1-0116-4d8a-8758-8c6930159a95 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4952d1b1-0116-4d8a-8758-8c6930159a95 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1569421636", "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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4952d1b1-0116-4d8a-8758-8c6930159a95 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:19:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1541/3072] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:19:06 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-060d4e26-18bf-4f2f-87ee-1eb435e9c711 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-060d4e26-18bf-4f2f-87ee-1eb435e9c711 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] POST http://192.168.122.74/volume/v3/types/6e811606-5664-4380-b81c-1e431eb2204e/encryption Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-060d4e26-18bf-4f2f-87ee-1eb435e9c711 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-060d4e26-18bf-4f2f-87ee-1eb435e9c711 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] http://192.168.122.74/volume/v3/types/6e811606-5664-4380-b81c-1e431eb2204e/encryption returned with HTTP 200 Sep 07 10:19:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1532/3073] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:19:06 2026] POST /volume/v3/types/6e811606-5664-4380-b81c-1e431eb2204e/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a22db9b2-583d-4bf9-8ff3-a0458f08125c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a22db9b2-583d-4bf9-8ff3-a0458f08125c tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] DELETE http://192.168.122.74/volume/v3/types/6e811606-5664-4380-b81c-1e431eb2204e/encryption/12c41bf8-77e9-4927-8cc9-d747dad605a2 Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a22db9b2-583d-4bf9-8ff3-a0458f08125c tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a22db9b2-583d-4bf9-8ff3-a0458f08125c tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-a22db9b2-583d-4bf9-8ff3-a0458f08125c tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '918cecb94fbc42699e8d229583e14425', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08e96202535b48b28f0ccfee8b4ed7dc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a22db9b2-583d-4bf9-8ff3-a0458f08125c tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] http://192.168.122.74/volume/v3/types/6e811606-5664-4380-b81c-1e431eb2204e/encryption/12c41bf8-77e9-4927-8cc9-d747dad605a2 returned with HTTP 403 Sep 07 10:19:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1542/3074] 192.168.122.74 () {58 vars in 1368 bytes} [Mon Sep 7 10:19:06 2026] DELETE /volume/v3/types/6e811606-5664-4380-b81c-1e431eb2204e/encryption/12c41bf8-77e9-4927-8cc9-d747dad605a2 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e5b65c05-5fb3-4a7b-8cb6-aa6277384803 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e5b65c05-5fb3-4a7b-8cb6-aa6277384803 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:19:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e5b65c05-5fb3-4a7b-8cb6-aa6277384803 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1101759725", "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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e5b65c05-5fb3-4a7b-8cb6-aa6277384803 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:19:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1533/3075] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:19:06 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a0874430-d80d-4be4-bae3-f178244d7a9b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a0874430-d80d-4be4-bae3-f178244d7a9b tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] DELETE http://192.168.122.74/volume/v3/types/21ad40e0-2f1a-4b69-b03e-b4e9be2b8d99/extra_specs/key1 Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a0874430-d80d-4be4-bae3-f178244d7a9b tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a0874430-d80d-4be4-bae3-f178244d7a9b tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-a0874430-d80d-4be4-bae3-f178244d7a9b tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '918cecb94fbc42699e8d229583e14425', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08e96202535b48b28f0ccfee8b4ed7dc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:06 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a0874430-d80d-4be4-bae3-f178244d7a9b tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] http://192.168.122.74/volume/v3/types/21ad40e0-2f1a-4b69-b03e-b4e9be2b8d99/extra_specs/key1 returned with HTTP 403 Sep 07 10:19:06 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1543/3076] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:19:06 2026] DELETE /volume/v3/types/21ad40e0-2f1a-4b69-b03e-b4e9be2b8d99/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-edda266c-72cf-4de2-8b08-a270ac716405 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-edda266c-72cf-4de2-8b08-a270ac716405 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-edda266c-72cf-4de2-8b08-a270ac716405 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-215337665", "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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-edda266c-72cf-4de2-8b08-a270ac716405 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:19:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1534/3077] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:19:07 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 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-59651d85-ab4c-4439-b44c-40115003d694 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-59651d85-ab4c-4439-b44c-40115003d694 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] DELETE http://192.168.122.74/volume/v3/types/4405c474-caf3-47ce-9460-ea46b631c608 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-59651d85-ab4c-4439-b44c-40115003d694 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-59651d85-ab4c-4439-b44c-40115003d694 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-59651d85-ab4c-4439-b44c-40115003d694 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '918cecb94fbc42699e8d229583e14425', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08e96202535b48b28f0ccfee8b4ed7dc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-59651d85-ab4c-4439-b44c-40115003d694 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] http://192.168.122.74/volume/v3/types/4405c474-caf3-47ce-9460-ea46b631c608 returned with HTTP 403 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1544/3078] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:19:07 2026] DELETE /volume/v3/types/4405c474-caf3-47ce-9460-ea46b631c608 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e4c9b11d-f846-49b0-a471-9febe895391e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e4c9b11d-f846-49b0-a471-9febe895391e tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] GET http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/extra_specs Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e4c9b11d-f846-49b0-a471-9febe895391e tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e4c9b11d-f846-49b0-a471-9febe895391e tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e4c9b11d-f846-49b0-a471-9febe895391e tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/extra_specs returned with HTTP 200 Sep 07 10:19:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1535/3079] 192.168.122.74 () {58 vars in 1257 bytes} [Mon Sep 7 10:19:07 2026] GET /volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/extra_specs => generated 123 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-051be1e3-817b-46ef-80f0-9f8cc944db2b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-051be1e3-817b-46ef-80f0-9f8cc944db2b tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] GET http://192.168.122.74/volume/v3/types Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-051be1e3-817b-46ef-80f0-9f8cc944db2b tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-051be1e3-817b-46ef-80f0-9f8cc944db2b tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-051be1e3-817b-46ef-80f0-9f8cc944db2b tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-051be1e3-817b-46ef-80f0-9f8cc944db2b tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1545/3080] 192.168.122.74 () {58 vars in 1110 bytes} [Mon Sep 7 10:19:07 2026] GET /volume/v3/types => generated 2568 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7971c630-f93a-42e2-8511-498af2a01546 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7971c630-f93a-42e2-8511-498af2a01546 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] GET http://192.168.122.74/volume/v3/volumes/b1e9f4b9-7285-49df-99ef-35163ecf9fb9 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6f66bcc4-9928-40ef-9f17-a6f6012c3812 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7971c630-f93a-42e2-8511-498af2a01546 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7971c630-f93a-42e2-8511-498af2a01546 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6f66bcc4-9928-40ef-9f17-a6f6012c3812 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] GET http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/encryption/cipher Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6f66bcc4-9928-40ef-9f17-a6f6012c3812 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6f66bcc4-9928-40ef-9f17-a6f6012c3812 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-6f66bcc4-9928-40ef-9f17-a6f6012c3812 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '918cecb94fbc42699e8d229583e14425', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08e96202535b48b28f0ccfee8b4ed7dc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6f66bcc4-9928-40ef-9f17-a6f6012c3812 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/encryption/cipher returned with HTTP 403 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1546/3081] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:19:07 2026] GET /volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d2b5ca12-36ad-4b7f-b7e8-3e3c7be867e6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d2b5ca12-36ad-4b7f-b7e8-3e3c7be867e6 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] GET http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/encryption Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d2b5ca12-36ad-4b7f-b7e8-3e3c7be867e6 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d2b5ca12-36ad-4b7f-b7e8-3e3c7be867e6 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7971c630-f93a-42e2-8511-498af2a01546 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Volume info retrieved successfully. Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-d2b5ca12-36ad-4b7f-b7e8-3e3c7be867e6 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '918cecb94fbc42699e8d229583e14425', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08e96202535b48b28f0ccfee8b4ed7dc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d2b5ca12-36ad-4b7f-b7e8-3e3c7be867e6 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/encryption returned with HTTP 403 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1547/3082] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:19:07 2026] GET /volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7971c630-f93a-42e2-8511-498af2a01546 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/volumes/b1e9f4b9-7285-49df-99ef-35163ecf9fb9 returned with HTTP 200 Sep 07 10:19:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1536/3083] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:19:07 2026] GET /volume/v3/volumes/b1e9f4b9-7285-49df-99ef-35163ecf9fb9 => generated 979 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-763ed379-0be5-4550-9586-54abdbcfb22b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-763ed379-0be5-4550-9586-54abdbcfb22b tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] GET http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/extra_specs/multiattach Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-763ed379-0be5-4550-9586-54abdbcfb22b tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-763ed379-0be5-4550-9586-54abdbcfb22b tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c7f86e4a-6cf1-4ed1-a44b-41bc66983bd9 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c7f86e4a-6cf1-4ed1-a44b-41bc66983bd9 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] GET http://192.168.122.74/volume/v3/messages Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c7f86e4a-6cf1-4ed1-a44b-41bc66983bd9 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c7f86e4a-6cf1-4ed1-a44b-41bc66983bd9 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-763ed379-0be5-4550-9586-54abdbcfb22b tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/extra_specs/multiattach returned with HTTP 200 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1548/3084] 192.168.122.74 () {58 vars in 1293 bytes} [Mon Sep 7 10:19:07 2026] GET /volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e1237009-df63-4df5-9c35-1e4198641576 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c7f86e4a-6cf1-4ed1-a44b-41bc66983bd9 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/messages returned with HTTP 200 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e1237009-df63-4df5-9c35-1e4198641576 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e1237009-df63-4df5-9c35-1e4198641576 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1537/3085] 192.168.122.74 () {60 vars in 1159 bytes} [Mon Sep 7 10:19:07 2026] GET /volume/v3/messages => generated 676 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e1237009-df63-4df5-9c35-1e4198641576 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-015d46be-a869-496b-ae54-10d221f65d32 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-015d46be-a869-496b-ae54-10d221f65d32 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] GET http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/extra_specs/volume_backend_name Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-015d46be-a869-496b-ae54-10d221f65d32 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-015d46be-a869-496b-ae54-10d221f65d32 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e1237009-df63-4df5-9c35-1e4198641576 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 returned with HTTP 404 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1549/3086] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:07 2026] GET /volume/v3/volumes/7b746f62-d86d-45c5-b625-310369791588 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-64724db1-6cd9-4746-8a13-dfe5a114ae0f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-64724db1-6cd9-4746-8a13-dfe5a114ae0f tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-member] GET http://192.168.122.74/volume/v3/messages Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-64724db1-6cd9-4746-8a13-dfe5a114ae0f tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-64724db1-6cd9-4746-8a13-dfe5a114ae0f tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-member] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-015d46be-a869-496b-ae54-10d221f65d32 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 10:19:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1538/3087] 192.168.122.74 () {58 vars in 1317 bytes} [Mon Sep 7 10:19:07 2026] GET /volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/extra_specs/volume_backend_name => generated 143 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-da22de34-96f5-4d2c-b598-354ceb9415da None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-662250643"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-662250643'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-64724db1-6cd9-4746-8a13-dfe5a114ae0f tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-member] http://192.168.122.74/volume/v3/messages returned with HTTP 200 Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume of 1 GB Sep 07 10:19:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1550/3088] 192.168.122.74 () {60 vars in 1159 bytes} [Mon Sep 7 10:19:07 2026] GET /volume/v3/messages => generated 676 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-69f4b946-59f6-4cad-86f2-a53b36a1c050 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-69f4b946-59f6-4cad-86f2-a53b36a1c050 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] GET http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-69f4b946-59f6-4cad-86f2-a53b36a1c050 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-69f4b946-59f6-4cad-86f2-a53b36a1c050 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Availability Zones retrieved successfully. Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-69f4b946-59f6-4cad-86f2-a53b36a1c050 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6 returned with HTTP 200 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1551/3089] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:19:07 2026] GET /volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6 => generated 317 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5f73b057-b7ce-4d7d-89a6-2d357284a335 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5f73b057-b7ce-4d7d-89a6-2d357284a335 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] DELETE http://192.168.122.74/volume/v3/messages/465d39f5-e504-44b2-bd4a-6c503f9d6b24 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5f73b057-b7ce-4d7d-89a6-2d357284a335 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5f73b057-b7ce-4d7d-89a6-2d357284a335 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Flow 'volume_create_api' (ecde5aa1-e430-4bb7-a6cb-055531cb6102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fca69d0-a8b5-47e4-97d1-be6f003a2c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5f73b057-b7ce-4d7d-89a6-2d357284a335 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/messages/465d39f5-e504-44b2-bd4a-6c503f9d6b24 returned with HTTP 204 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1552/3090] 192.168.122.74 () {60 vars in 1273 bytes} [Mon Sep 7 10:19:07 2026] DELETE /volume/v3/messages/465d39f5-e504-44b2-bd4a-6c503f9d6b24 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a187d494-c02d-465b-903e-254539595801 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a187d494-c02d-465b-903e-254539595801 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] PUT http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/encryption/c0334877-caa6-45c8-9679-bfd5342c96e0 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a187d494-c02d-465b-903e-254539595801 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-a187d494-c02d-465b-903e-254539595801 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '918cecb94fbc42699e8d229583e14425', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08e96202535b48b28f0ccfee8b4ed7dc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a187d494-c02d-465b-903e-254539595801 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/encryption/c0334877-caa6-45c8-9679-bfd5342c96e0 returned with HTTP 403 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1553/3091] 192.168.122.74 () {60 vars in 1385 bytes} [Mon Sep 7 10:19:07 2026] PUT /volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/encryption/c0334877-caa6-45c8-9679-bfd5342c96e0 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-96debb79-e6fc-4597-8d30-6a973bb56479 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-96debb79-e6fc-4597-8d30-6a973bb56479 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-96debb79-e6fc-4597-8d30-6a973bb56479 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-96debb79-e6fc-4597-8d30-6a973bb56479 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-96debb79-e6fc-4597-8d30-6a973bb56479 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-96debb79-e6fc-4597-8d30-6a973bb56479 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f returned with HTTP 200 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1554/3092] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:07 2026] GET /volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-912a771e-39be-4415-8e9b-63897d37a6b2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-912a771e-39be-4415-8e9b-63897d37a6b2 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/b1e9f4b9-7285-49df-99ef-35163ecf9fb9 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-912a771e-39be-4415-8e9b-63897d37a6b2 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-912a771e-39be-4415-8e9b-63897d37a6b2 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-912a771e-39be-4415-8e9b-63897d37a6b2 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Delete volume with id: b1e9f4b9-7285-49df-99ef-35163ecf9fb9 Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fca69d0-a8b5-47e4-97d1-be6f003a2c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (842a1f82-b544-49c4-b020-f25427f2b700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-912a771e-39be-4415-8e9b-63897d37a6b2 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Volume info retrieved successfully. Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-912a771e-39be-4415-8e9b-63897d37a6b2 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87187) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-912a771e-39be-4415-8e9b-63897d37a6b2 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-519285694 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-519285694, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:19:07 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-912a771e-39be-4415-8e9b-63897d37a6b2 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-519285694 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-519285694, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-912a771e-39be-4415-8e9b-63897d37a6b2 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Created reservations ['9f1f6290-7735-403d-bc1f-4a3f570aa269', '85dec09f-b498-480c-b41a-89f2d8cca73a', 'f2e3fc5a-4cd9-48f9-8b9c-4b8b3d7a75c9', 'a88299a3-4c32-4336-bf87-fea2364aaaee'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Created reservations ['f8c86052-79d0-4f7e-a01a-e2e297f839ba', 'cd2d7682-fda8-4c6c-b24c-8e7c92eae635', '0204e4b4-5551-48c5-b0e7-97b6bd2d790f', 'e39f88ce-3449-42ea-b5b3-32b4699a7362'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (842a1f82-b544-49c4-b020-f25427f2b700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8c86052-79d0-4f7e-a01a-e2e297f839ba', 'cd2d7682-fda8-4c6c-b24c-8e7c92eae635', '0204e4b4-5551-48c5-b0e7-97b6bd2d790f', 'e39f88ce-3449-42ea-b5b3-32b4699a7362']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f7b74af-ee48-4d14-957d-2f4bd0a524c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-912a771e-39be-4415-8e9b-63897d37a6b2 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Delete volume request issued successfully. Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-912a771e-39be-4415-8e9b-63897d37a6b2 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/volumes/b1e9f4b9-7285-49df-99ef-35163ecf9fb9 returned with HTTP 202 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1555/3093] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:19:07 2026] DELETE /volume/v3/volumes/b1e9f4b9-7285-49df-99ef-35163ecf9fb9 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-09d9d9e9-6ca7-4b85-9cb7-900c43032a94 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-09d9d9e9-6ca7-4b85-9cb7-900c43032a94 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] PUT http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/extra_specs/key1 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-09d9d9e9-6ca7-4b85-9cb7-900c43032a94 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-09d9d9e9-6ca7-4b85-9cb7-900c43032a94 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '918cecb94fbc42699e8d229583e14425', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08e96202535b48b28f0ccfee8b4ed7dc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-09d9d9e9-6ca7-4b85-9cb7-900c43032a94 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/extra_specs/key1 returned with HTTP 403 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1556/3094] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:19:07 2026] PUT /volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f7b74af-ee48-4d14-957d-2f4bd0a524c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb38efe8-daec-475a-86a7-6fd9027c63b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-662250643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa4493d2f045dc87793bd97d931cff',qos_specs=None,replication_status=,reservations=['f8c86052-79d0-4f7e-a01a-e2e297f839ba','cd2d7682-fda8-4c6c-b24c-8e7c92eae635','0204e4b4-5551-48c5-b0e7-97b6bd2d790f','e39f88ce-3449-42ea-b5b3-32b4699a7362'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:19:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-662250643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb38efe8-daec-475a-86a7-6fd9027c63b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41fa4493d2f045dc87793bd97d931cff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2e858c18-1807-4aa4-b419-80a6cfcd45dc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73dbbde0-7a56-4bb4-ac6d-953e4cba84b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73dbbde0-7a56-4bb4-ac6d-953e4cba84b5) transitioned into state 'SUCCESS' from state '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-662250643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa4493d2f045dc87793bd97d931cff',qos_specs=None,replication_status=,reservations=['f8c86052-79d0-4f7e-a01a-e2e297f839ba','cd2d7682-fda8-4c6c-b24c-8e7c92eae635','0204e4b4-5551-48c5-b0e7-97b6bd2d790f','e39f88ce-3449-42ea-b5b3-32b4699a7362'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dfdd6d3-def0-4468-a1cc-5230aa019a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dfdd6d3-def0-4468-a1cc-5230aa019a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Flow 'volume_create_api' (ecde5aa1-e430-4bb7-a6cb-055531cb6102) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume request issued successfully. Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-da22de34-96f5-4d2c-b598-354ceb9415da tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:19:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1539/3095] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:19:07 2026] POST /volume/v3/volumes => generated 784 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0907c593-e523-4a20-ac1f-1771afd42415 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0907c593-e523-4a20-ac1f-1771afd42415 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] DELETE http://192.168.122.74/volume/v3/types/0e74b055-109b-45fb-a132-1ee05f5c074a Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0907c593-e523-4a20-ac1f-1771afd42415 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0907c593-e523-4a20-ac1f-1771afd42415 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2e858c18-1807-4aa4-b419-80a6cfcd45dc tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] POST http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f/action Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2e858c18-1807-4aa4-b419-80a6cfcd45dc tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2e858c18-1807-4aa4-b419-80a6cfcd45dc tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2e858c18-1807-4aa4-b419-80a6cfcd45dc tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Snapshot retrieved successfully. Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-2e858c18-1807-4aa4-b419-80a6cfcd45dc tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '247726d5112445eab26868da237d852b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bd49c4be7a74648ab6f55922f0638c7', '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=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2e858c18-1807-4aa4-b419-80a6cfcd45dc tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f/action returned with HTTP 403 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1557/3096] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:19:07 2026] POST /volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f/action => generated 133 bytes in 164 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-44d441ef-d37f-4cff-a316-a7f988164d3b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-44d441ef-d37f-4cff-a316-a7f988164d3b tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] PUT http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6 Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0907c593-e523-4a20-ac1f-1771afd42415 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/types/0e74b055-109b-45fb-a132-1ee05f5c074a returned with HTTP 202 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-44d441ef-d37f-4cff-a316-a7f988164d3b tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1540/3097] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:19:07 2026] DELETE /volume/v3/types/0e74b055-109b-45fb-a132-1ee05f5c074a => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1eaa3854-05c0-4706-893d-ac069f02dc79 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-44d441ef-d37f-4cff-a316-a7f988164d3b tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '918cecb94fbc42699e8d229583e14425', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08e96202535b48b28f0ccfee8b4ed7dc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-44d441ef-d37f-4cff-a316-a7f988164d3b tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-member] http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6 returned with HTTP 403 Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1eaa3854-05c0-4706-893d-ac069f02dc79 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1558/3098] 192.168.122.74 () {60 vars in 1241 bytes} [Mon Sep 7 10:19:07 2026] PUT /volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6 => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1eaa3854-05c0-4706-893d-ac069f02dc79 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1eaa3854-05c0-4706-893d-ac069f02dc79 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-16ad379c-f506-438a-b005-5133beae42e9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-16ad379c-f506-438a-b005-5133beae42e9 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] DELETE http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-16ad379c-f506-438a-b005-5133beae42e9 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-16ad379c-f506-438a-b005-5133beae42e9 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-16ad379c-f506-438a-b005-5133beae42e9 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Delete snapshot with id: 5cdfcacb-f750-43d4-a36c-ac875efd322f Sep 07 10:19:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-16ad379c-f506-438a-b005-5133beae42e9 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1eaa3854-05c0-4706-893d-ac069f02dc79 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1eaa3854-05c0-4706-893d-ac069f02dc79 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 returned with HTTP 200 Sep 07 10:19:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1541/3099] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:07 2026] GET /volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 => generated 963 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f476a906-14fc-4781-8911-af7f73c6b93b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f476a906-14fc-4781-8911-af7f73c6b93b tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f476a906-14fc-4781-8911-af7f73c6b93b tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1562498627", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1299122741", "vendor_name": "tempest-vendor_name-1576027544"}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-16ad379c-f506-438a-b005-5133beae42e9 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot delete request issued successfully. Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-16ad379c-f506-438a-b005-5133beae42e9 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f returned with HTTP 202 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1559/3100] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:19:07 2026] DELETE /volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d6c3c716-e86a-489d-9351-2a088969c68e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d6c3c716-e86a-489d-9351-2a088969c68e tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] DELETE http://192.168.122.74/volume/v3/types/4405c474-caf3-47ce-9460-ea46b631c608 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d6c3c716-e86a-489d-9351-2a088969c68e tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d6c3c716-e86a-489d-9351-2a088969c68e tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f476a906-14fc-4781-8911-af7f73c6b93b tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:19:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1542/3101] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:19:07 2026] POST /volume/v3/types => generated 330 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c7029fc9-c1fa-4e51-b713-a8c933c8d15d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c7029fc9-c1fa-4e51-b713-a8c933c8d15d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c7029fc9-c1fa-4e51-b713-a8c933c8d15d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c7029fc9-c1fa-4e51-b713-a8c933c8d15d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c7029fc9-c1fa-4e51-b713-a8c933c8d15d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c7029fc9-c1fa-4e51-b713-a8c933c8d15d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f returned with HTTP 200 Sep 07 10:19:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1543/3102] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:07 2026] GET /volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9e9eec76-26c8-49df-9e52-013ba975d21a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d6c3c716-e86a-489d-9351-2a088969c68e tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] http://192.168.122.74/volume/v3/types/4405c474-caf3-47ce-9460-ea46b631c608 returned with HTTP 202 Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:19:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1560/3103] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:19:07 2026] DELETE /volume/v3/types/4405c474-caf3-47ce-9460-ea46b631c608 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8b643272-f124-473d-9420-2c12a5c71d03", "size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Create volume request body: {'volume': {'volume_type': '8b643272-f124-473d-9420-2c12a5c71d03', 'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3d8984aa-390a-4e3f-ace2-38850d3926d0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3d8984aa-390a-4e3f-ace2-38850d3926d0 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] DELETE http://192.168.122.74/volume/v3/types/21ad40e0-2f1a-4b69-b03e-b4e9be2b8d99 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3d8984aa-390a-4e3f-ace2-38850d3926d0 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3d8984aa-390a-4e3f-ace2-38850d3926d0 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Create volume of 1 GB Sep 07 10:19:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Availability Zones retrieved successfully. Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Flow 'volume_create_api' (ac21b06b-ffb0-4b00-b653-8fc1052ed1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d54edd64-8acc-455c-b6ed-27912452929f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3d8984aa-390a-4e3f-ace2-38850d3926d0 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] http://192.168.122.74/volume/v3/types/21ad40e0-2f1a-4b69-b03e-b4e9be2b8d99 returned with HTTP 202 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1561/3104] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:19:07 2026] DELETE /volume/v3/types/21ad40e0-2f1a-4b69-b03e-b4e9be2b8d99 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-055c22bc-11dd-4527-9a13-e3c4ccaeec7d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-055c22bc-11dd-4527-9a13-e3c4ccaeec7d tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] DELETE http://192.168.122.74/volume/v3/types/6e811606-5664-4380-b81c-1e431eb2204e Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-055c22bc-11dd-4527-9a13-e3c4ccaeec7d tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-055c22bc-11dd-4527-9a13-e3c4ccaeec7d tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d54edd64-8acc-455c-b6ed-27912452929f) 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:19:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1299122741',vendor_name='tempest-vendor_name-1576027544'},id=8b643272-f124-473d-9420-2c12a5c71d03,is_public=True,name='tempest-ProjectMemberTests-volume-type-1562498627',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b643272-f124-473d-9420-2c12a5c71d03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:07 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5018b456-8bda-4ff0-952e-48547d521897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-055c22bc-11dd-4527-9a13-e3c4ccaeec7d tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] http://192.168.122.74/volume/v3/types/6e811606-5664-4380-b81c-1e431eb2204e returned with HTTP 202 Sep 07 10:19:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1562/3105] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:19:07 2026] DELETE /volume/v3/types/6e811606-5664-4380-b81c-1e431eb2204e => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-11cea1cf-aa37-411f-b3a1-dac1bac6f2c2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-11cea1cf-aa37-411f-b3a1-dac1bac6f2c2 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] DELETE http://192.168.122.74/volume/v3/types/2563a729-64d5-4bf9-9eab-c5296ca4fbf7 Sep 07 10:19:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-11cea1cf-aa37-411f-b3a1-dac1bac6f2c2 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-11cea1cf-aa37-411f-b3a1-dac1bac6f2c2 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:08 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1562498627 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1562498627, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:19:08 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1562498627 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1562498627, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:19:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-11cea1cf-aa37-411f-b3a1-dac1bac6f2c2 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] http://192.168.122.74/volume/v3/types/2563a729-64d5-4bf9-9eab-c5296ca4fbf7 returned with HTTP 202 Sep 07 10:19:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1563/3106] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:19:08 2026] DELETE /volume/v3/types/2563a729-64d5-4bf9-9eab-c5296ca4fbf7 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-17a6b715-a535-4b21-b11a-b3a9856773bf None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-17a6b715-a535-4b21-b11a-b3a9856773bf tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] DELETE http://192.168.122.74/volume/v3/types/4fd84415-e88c-4703-a36b-c3234fae4761 Sep 07 10:19:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-17a6b715-a535-4b21-b11a-b3a9856773bf tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-17a6b715-a535-4b21-b11a-b3a9856773bf tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:08 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Created reservations ['65512ca1-f5ec-43c1-a4e8-27d94d627921', 'cd00300b-6af5-483e-9db5-e72747fb4a76', 'bc806f32-7392-4380-8897-c9bc3ca97cb6', '8794a030-c523-48d6-8407-a2dadc5ed3ad'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5018b456-8bda-4ff0-952e-48547d521897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65512ca1-f5ec-43c1-a4e8-27d94d627921', 'cd00300b-6af5-483e-9db5-e72747fb4a76', 'bc806f32-7392-4380-8897-c9bc3ca97cb6', '8794a030-c523-48d6-8407-a2dadc5ed3ad']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dd62ae1-0a5d-4df2-b9c7-b09d2cf58eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:08 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:08 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-17a6b715-a535-4b21-b11a-b3a9856773bf tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] http://192.168.122.74/volume/v3/types/4fd84415-e88c-4703-a36b-c3234fae4761 returned with HTTP 202 Sep 07 10:19:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1564/3107] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:19:08 2026] DELETE /volume/v3/types/4fd84415-e88c-4703-a36b-c3234fae4761 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:19:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dd62ae1-0a5d-4df2-b9c7-b09d2cf58eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8541d9e2-d2e6-4fd1-8299-475062838c0a', '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='ea360b3f077147fda3fc6cba6cab20ec',qos_specs=None,replication_status=,reservations=['65512ca1-f5ec-43c1-a4e8-27d94d627921','cd00300b-6af5-483e-9db5-e72747fb4a76','bc806f32-7392-4380-8897-c9bc3ca97cb6','8794a030-c523-48d6-8407-a2dadc5ed3ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5907dec673894ad79e73f5de155719c6',volume_type_id=8b643272-f124-473d-9420-2c12a5c71d03), 'volume': Volume(_name_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:19: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=8541d9e2-d2e6-4fd1-8299-475062838c0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea360b3f077147fda3fc6cba6cab20ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5907dec673894ad79e73f5de155719c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b643272-f124-473d-9420-2c12a5c71d03),volume_type_id=8b643272-f124-473d-9420-2c12a5c71d03)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6332c684-9931-4714-b3ba-49d2a6c45e81 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b710e64c-62c7-420b-bf3d-110ae334f904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6332c684-9931-4714-b3ba-49d2a6c45e81 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] DELETE http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6 Sep 07 10:19:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6332c684-9931-4714-b3ba-49d2a6c45e81 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6332c684-9931-4714-b3ba-49d2a6c45e81 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6332c684-9931-4714-b3ba-49d2a6c45e81 tempest-VolumeTypesMemberTests-610902169 tempest-VolumeTypesMemberTests-610902169-project-admin] http://192.168.122.74/volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6 returned with HTTP 202 Sep 07 10:19:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1565/3108] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:19:08 2026] DELETE /volume/v3/types/36fa42a2-efa6-46b9-be38-d642566130d6 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b710e64c-62c7-420b-bf3d-110ae334f904) transitioned into state 'SUCCESS' from 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='ea360b3f077147fda3fc6cba6cab20ec',qos_specs=None,replication_status=,reservations=['65512ca1-f5ec-43c1-a4e8-27d94d627921','cd00300b-6af5-483e-9db5-e72747fb4a76','bc806f32-7392-4380-8897-c9bc3ca97cb6','8794a030-c523-48d6-8407-a2dadc5ed3ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5907dec673894ad79e73f5de155719c6',volume_type_id=8b643272-f124-473d-9420-2c12a5c71d03)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90d7f491-8409-4c9a-a485-652bbcda01cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90d7f491-8409-4c9a-a485-652bbcda01cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:08 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Flow 'volume_create_api' (ac21b06b-ffb0-4b00-b653-8fc1052ed1da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Create volume request issued successfully. Sep 07 10:19:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9e9eec76-26c8-49df-9e52-013ba975d21a tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:19:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1544/3109] 192.168.122.74 () {62 vars in 1177 bytes} [Mon Sep 7 10:19:07 2026] POST /volume/v3/volumes => generated 780 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a97b7f30-fc42-4e0f-b5af-8dd312a62d77 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a97b7f30-fc42-4e0f-b5af-8dd312a62d77 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] GET http://192.168.122.74/volume/v3/volumes/8541d9e2-d2e6-4fd1-8299-475062838c0a Sep 07 10:19:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a97b7f30-fc42-4e0f-b5af-8dd312a62d77 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a97b7f30-fc42-4e0f-b5af-8dd312a62d77 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:08 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:08 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:08 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:08 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:08 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a97b7f30-fc42-4e0f-b5af-8dd312a62d77 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Volume info retrieved successfully. Sep 07 10:19:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a97b7f30-fc42-4e0f-b5af-8dd312a62d77 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/volumes/8541d9e2-d2e6-4fd1-8299-475062838c0a returned with HTTP 200 Sep 07 10:19:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1566/3110] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:19:08 2026] GET /volume/v3/volumes/8541d9e2-d2e6-4fd1-8299-475062838c0a => generated 959 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-dffea340-eabb-4050-9ed6-9f5c51e552be None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dffea340-eabb-4050-9ed6-9f5c51e552be tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 Sep 07 10:19:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dffea340-eabb-4050-9ed6-9f5c51e552be tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dffea340-eabb-4050-9ed6-9f5c51e552be tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:08 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:08 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:08 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:08 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:08 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-dffea340-eabb-4050-9ed6-9f5c51e552be tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dffea340-eabb-4050-9ed6-9f5c51e552be tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 returned with HTTP 200 Sep 07 10:19:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1545/3111] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:08 2026] GET /volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 => generated 1013 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:19:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-58b48689-c49e-4815-82bc-ac70716ff7b7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-58b48689-c49e-4815-82bc-ac70716ff7b7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f Sep 07 10:19:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-58b48689-c49e-4815-82bc-ac70716ff7b7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:08 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-58b48689-c49e-4815-82bc-ac70716ff7b7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:08 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:08 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:08 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-58b48689-c49e-4815-82bc-ac70716ff7b7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:08 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-58b48689-c49e-4815-82bc-ac70716ff7b7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f returned with HTTP 200 Sep 07 10:19:08 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1567/3112] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:08 2026] GET /volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0577c31a-12a1-4327-811c-f4f81039d484 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0577c31a-12a1-4327-811c-f4f81039d484 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] GET http://192.168.122.74/volume/v3/volumes/8541d9e2-d2e6-4fd1-8299-475062838c0a Sep 07 10:19:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0577c31a-12a1-4327-811c-f4f81039d484 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0577c31a-12a1-4327-811c-f4f81039d484 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:09 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:09 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:09 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:09 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0577c31a-12a1-4327-811c-f4f81039d484 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Volume info retrieved successfully. Sep 07 10:19:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0577c31a-12a1-4327-811c-f4f81039d484 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/volumes/8541d9e2-d2e6-4fd1-8299-475062838c0a returned with HTTP 200 Sep 07 10:19:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1546/3113] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:19:09 2026] GET /volume/v3/volumes/8541d9e2-d2e6-4fd1-8299-475062838c0a => generated 980 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ab8f36d7-5a59-4d15-a714-638cd48adb30 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ab8f36d7-5a59-4d15-a714-638cd48adb30 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] GET http://192.168.122.74/volume/v3/messages Sep 07 10:19:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ab8f36d7-5a59-4d15-a714-638cd48adb30 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ab8f36d7-5a59-4d15-a714-638cd48adb30 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ab8f36d7-5a59-4d15-a714-638cd48adb30 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/messages returned with HTTP 200 Sep 07 10:19:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1568/3114] 192.168.122.74 () {60 vars in 1159 bytes} [Mon Sep 7 10:19:09 2026] GET /volume/v3/messages => generated 676 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b5a68ec5-a6e1-485b-932c-a28ba229af77 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b5a68ec5-a6e1-485b-932c-a28ba229af77 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-member] GET http://192.168.122.74/volume/v3/messages/40c0d816-57dc-4a36-9de6-b28e17d3354f Sep 07 10:19:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b5a68ec5-a6e1-485b-932c-a28ba229af77 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b5a68ec5-a6e1-485b-932c-a28ba229af77 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-member] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b5a68ec5-a6e1-485b-932c-a28ba229af77 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-member] http://192.168.122.74/volume/v3/messages/40c0d816-57dc-4a36-9de6-b28e17d3354f returned with HTTP 200 Sep 07 10:19:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1547/3115] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:19:09 2026] GET /volume/v3/messages/40c0d816-57dc-4a36-9de6-b28e17d3354f => generated 673 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:19:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f60cc4a9-17dd-44e0-8306-894eb90874da None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f60cc4a9-17dd-44e0-8306-894eb90874da tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] DELETE http://192.168.122.74/volume/v3/messages/40c0d816-57dc-4a36-9de6-b28e17d3354f Sep 07 10:19:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f60cc4a9-17dd-44e0-8306-894eb90874da tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f60cc4a9-17dd-44e0-8306-894eb90874da tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f60cc4a9-17dd-44e0-8306-894eb90874da tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/messages/40c0d816-57dc-4a36-9de6-b28e17d3354f returned with HTTP 204 Sep 07 10:19:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1569/3116] 192.168.122.74 () {60 vars in 1273 bytes} [Mon Sep 7 10:19:09 2026] DELETE /volume/v3/messages/40c0d816-57dc-4a36-9de6-b28e17d3354f => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 10:19:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e74eef96-1ba2-4c6e-992e-30f9094d3020 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e74eef96-1ba2-4c6e-992e-30f9094d3020 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/8541d9e2-d2e6-4fd1-8299-475062838c0a Sep 07 10:19:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e74eef96-1ba2-4c6e-992e-30f9094d3020 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e74eef96-1ba2-4c6e-992e-30f9094d3020 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:09 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-e74eef96-1ba2-4c6e-992e-30f9094d3020 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Delete volume with id: 8541d9e2-d2e6-4fd1-8299-475062838c0a Sep 07 10:19:09 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:09 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:09 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:09 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e74eef96-1ba2-4c6e-992e-30f9094d3020 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Volume info retrieved successfully. Sep 07 10:19:09 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e74eef96-1ba2-4c6e-992e-30f9094d3020 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87186) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:19:09 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-e74eef96-1ba2-4c6e-992e-30f9094d3020 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Created reservations ['748569b1-4061-441e-b5fc-d127e3c2163f', '70492696-d39f-4192-b0e3-eb8d115c44a9', 'fb0bd458-3b7e-407a-9a08-99dcc952eaad', 'c67f2c75-6bac-4188-8b0a-352ac9635075'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e74eef96-1ba2-4c6e-992e-30f9094d3020 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Delete volume request issued successfully. Sep 07 10:19:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e74eef96-1ba2-4c6e-992e-30f9094d3020 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/volumes/8541d9e2-d2e6-4fd1-8299-475062838c0a returned with HTTP 202 Sep 07 10:19:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1548/3117] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:19:09 2026] DELETE /volume/v3/volumes/8541d9e2-d2e6-4fd1-8299-475062838c0a => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-02668385-31f1-4527-9df2-e63475d834d8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-02668385-31f1-4527-9df2-e63475d834d8 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] DELETE http://192.168.122.74/volume/v3/types/8b643272-f124-473d-9420-2c12a5c71d03 Sep 07 10:19:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-02668385-31f1-4527-9df2-e63475d834d8 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-02668385-31f1-4527-9df2-e63475d834d8 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-02668385-31f1-4527-9df2-e63475d834d8 tempest-ProjectMemberTests-964414470 tempest-ProjectMemberTests-964414470-project-admin] http://192.168.122.74/volume/v3/types/8b643272-f124-473d-9420-2c12a5c71d03 returned with HTTP 202 Sep 07 10:19:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1570/3118] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:19:09 2026] DELETE /volume/v3/types/8b643272-f124-473d-9420-2c12a5c71d03 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b81e83f4-bb29-4d83-b412-ae84edae4df5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b81e83f4-bb29-4d83-b412-ae84edae4df5 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 Sep 07 10:19:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b81e83f4-bb29-4d83-b412-ae84edae4df5 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:09 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b81e83f4-bb29-4d83-b412-ae84edae4df5 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:09 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:09 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:09 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:09 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f58a2659-0965-4144-a277-483d6fc196d2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:09 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b81e83f4-bb29-4d83-b412-ae84edae4df5 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f58a2659-0965-4144-a277-483d6fc196d2 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f Sep 07 10:19:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f58a2659-0965-4144-a277-483d6fc196d2 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f58a2659-0965-4144-a277-483d6fc196d2 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f58a2659-0965-4144-a277-483d6fc196d2 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f58a2659-0965-4144-a277-483d6fc196d2 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f returned with HTTP 200 Sep 07 10:19:09 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1571/3119] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:09 2026] GET /volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:09 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b81e83f4-bb29-4d83-b412-ae84edae4df5 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 returned with HTTP 200 Sep 07 10:19:09 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1549/3120] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:09 2026] GET /volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 => generated 1014 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f9183480-316c-4d5b-932d-340b3c5655cf None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:09 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f9183480-316c-4d5b-932d-340b3c5655cf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:19:09 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f9183480-316c-4d5b-932d-340b3c5655cf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb38efe8-daec-475a-86a7-6fd9027c63b2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-812904204"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:09 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:09 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:09 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:09 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:09 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f9183480-316c-4d5b-932d-340b3c5655cf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:09 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-f9183480-316c-4d5b-932d-340b3c5655cf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create snapshot from volume cb38efe8-daec-475a-86a7-6fd9027c63b2 Sep 07 10:19:10 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-f9183480-316c-4d5b-932d-340b3c5655cf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Created reservations ['7606fd73-226b-4ea8-9fb7-5f71d4d67e0d', '6cc591ca-fd25-4a0b-b211-d4b38fe1d41d', '5e1d1881-0ea8-447f-9bd0-58629ecab0d6', '7f5c4cac-ae2c-4067-b58c-88a715e55fc2'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:10 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:10 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:10 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f9183480-316c-4d5b-932d-340b3c5655cf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot create request issued successfully. Sep 07 10:19:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f9183480-316c-4d5b-932d-340b3c5655cf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:19:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1572/3121] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:19:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-18add75e-da77-4b04-895f-2ee5cc7e7f1f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-18add75e-da77-4b04-895f-2ee5cc7e7f1f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 Sep 07 10:19:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-18add75e-da77-4b04-895f-2ee5cc7e7f1f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-18add75e-da77-4b04-895f-2ee5cc7e7f1f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-18add75e-da77-4b04-895f-2ee5cc7e7f1f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-18add75e-da77-4b04-895f-2ee5cc7e7f1f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 returned with HTTP 200 Sep 07 10:19:10 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1550/3122] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:10 2026] GET /volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f393cb90-9374-422b-a331-3b9f60977f95 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f393cb90-9374-422b-a331-3b9f60977f95 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f Sep 07 10:19:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f393cb90-9374-422b-a331-3b9f60977f95 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:10 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f393cb90-9374-422b-a331-3b9f60977f95 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:10 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f393cb90-9374-422b-a331-3b9f60977f95 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f returned with HTTP 404 Sep 07 10:19:10 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1573/3123] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:10 2026] GET /volume/v3/snapshots/5cdfcacb-f750-43d4-a36c-ac875efd322f => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b6f1520d-d9db-4652-a2cd-0910f25c9239 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:10 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b6f1520d-d9db-4652-a2cd-0910f25c9239 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 Sep 07 10:19:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b6f1520d-d9db-4652-a2cd-0910f25c9239 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:10 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b6f1520d-d9db-4652-a2cd-0910f25c9239 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:10 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-b6f1520d-d9db-4652-a2cd-0910f25c9239 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Delete volume with id: de32ff69-077e-471c-9324-1e03e6121368 Sep 07 10:19:10 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:10 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:10 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:10 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:10 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b6f1520d-d9db-4652-a2cd-0910f25c9239 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b6f1520d-d9db-4652-a2cd-0910f25c9239 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Delete volume request issued successfully. Sep 07 10:19:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b6f1520d-d9db-4652-a2cd-0910f25c9239 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 returned with HTTP 202 Sep 07 10:19:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1551/3124] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:19:10 2026] DELETE /volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3c441607-65ad-4890-8c83-e7ec8e25f619 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3c441607-65ad-4890-8c83-e7ec8e25f619 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 Sep 07 10:19:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3c441607-65ad-4890-8c83-e7ec8e25f619 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3c441607-65ad-4890-8c83-e7ec8e25f619 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:11 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:11 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:11 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:11 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:11 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3c441607-65ad-4890-8c83-e7ec8e25f619 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3c441607-65ad-4890-8c83-e7ec8e25f619 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 returned with HTTP 200 Sep 07 10:19:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1574/3125] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:11 2026] GET /volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 => generated 1013 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-282e99f4-8402-4ca7-b9a3-1155b338e3fc None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-282e99f4-8402-4ca7-b9a3-1155b338e3fc tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 Sep 07 10:19:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-282e99f4-8402-4ca7-b9a3-1155b338e3fc tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-282e99f4-8402-4ca7-b9a3-1155b338e3fc tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-282e99f4-8402-4ca7-b9a3-1155b338e3fc tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-282e99f4-8402-4ca7-b9a3-1155b338e3fc tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 returned with HTTP 200 Sep 07 10:19:11 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1552/3126] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:11 2026] GET /volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6021295b-0ace-4417-b681-6acdb8a3d454 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6021295b-0ace-4417-b681-6acdb8a3d454 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 Sep 07 10:19:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6021295b-0ace-4417-b681-6acdb8a3d454 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6021295b-0ace-4417-b681-6acdb8a3d454 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:12 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:12 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6021295b-0ace-4417-b681-6acdb8a3d454 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6021295b-0ace-4417-b681-6acdb8a3d454 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 returned with HTTP 200 Sep 07 10:19:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1575/3127] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:12 2026] GET /volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 => generated 1013 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:19:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1e595aff-8566-42ea-834d-a7f43c2c1d2e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1e595aff-8566-42ea-834d-a7f43c2c1d2e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 Sep 07 10:19:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1e595aff-8566-42ea-834d-a7f43c2c1d2e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1e595aff-8566-42ea-834d-a7f43c2c1d2e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:12 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:12 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1e595aff-8566-42ea-834d-a7f43c2c1d2e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1e595aff-8566-42ea-834d-a7f43c2c1d2e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 returned with HTTP 200 Sep 07 10:19:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1553/3128] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:12 2026] GET /volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-93424164-7267-4b88-99cf-f5e4ce16d88a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-93424164-7267-4b88-99cf-f5e4ce16d88a tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:19:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-93424164-7267-4b88-99cf-f5e4ce16d88a tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-472977392", "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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-93424164-7267-4b88-99cf-f5e4ce16d88a tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:19:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1576/3129] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:19:12 2026] POST /volume/v3/types => generated 379 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d0016005-7a27-46a3-aa23-5f441a33592e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d0016005-7a27-46a3-aa23-5f441a33592e tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] POST http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/encryption Sep 07 10:19:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d0016005-7a27-46a3-aa23-5f441a33592e tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d0016005-7a27-46a3-aa23-5f441a33592e tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/encryption returned with HTTP 200 Sep 07 10:19:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1554/3130] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:19:12 2026] POST /volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:19:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-76e8ee4e-2a3a-4281-9734-34c33cfd8d62 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-76e8ee4e-2a3a-4281-9734-34c33cfd8d62 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:19:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-76e8ee4e-2a3a-4281-9734-34c33cfd8d62 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1774208736", "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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-76e8ee4e-2a3a-4281-9734-34c33cfd8d62 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:19:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1577/3131] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:19:12 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e74dd98d-de70-40e8-964f-340390645f4d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e74dd98d-de70-40e8-964f-340390645f4d tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] POST http://192.168.122.74/volume/v3/types/9e39d5e1-3ff6-4b23-96f8-61a0880385cf/encryption Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e74dd98d-de70-40e8-964f-340390645f4d tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-e74dd98d-de70-40e8-964f-340390645f4d tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '4c578c0c0dc0471dada0c811e7be1cee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9942d0791d9c4da1818b5ee21bba05e9', '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=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e74dd98d-de70-40e8-964f-340390645f4d tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] http://192.168.122.74/volume/v3/types/9e39d5e1-3ff6-4b23-96f8-61a0880385cf/encryption returned with HTTP 403 Sep 07 10:19:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1555/3132] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:19:12 2026] POST /volume/v3/types/9e39d5e1-3ff6-4b23-96f8-61a0880385cf/encryption => generated 127 bytes in 209 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c5c47320-3914-4933-ad4d-d4c9b4dcbd8b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5c47320-3914-4933-ad4d-d4c9b4dcbd8b tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5c47320-3914-4933-ad4d-d4c9b4dcbd8b tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1500077138", "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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b7fc3e4c-1e6c-4df1-ae0c-33788dcbee70 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5c47320-3914-4933-ad4d-d4c9b4dcbd8b tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1578/3133] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:19:13 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b7fc3e4c-1e6c-4df1-ae0c-33788dcbee70 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b7fc3e4c-1e6c-4df1-ae0c-33788dcbee70 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b7fc3e4c-1e6c-4df1-ae0c-33788dcbee70 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-08f8f2c3-8108-41be-a93f-eed36f23b777 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-08f8f2c3-8108-41be-a93f-eed36f23b777 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] POST http://192.168.122.74/volume/v3/types/1e24b602-0e9c-49ac-b18a-f9478d695d63/extra_specs Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-08f8f2c3-8108-41be-a93f-eed36f23b777 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b7fc3e4c-1e6c-4df1-ae0c-33788dcbee70 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 returned with HTTP 404 Sep 07 10:19:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1556/3134] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:13 2026] GET /volume/v3/volumes/de32ff69-077e-471c-9324-1e03e6121368 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-08f8f2c3-8108-41be-a93f-eed36f23b777 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '4c578c0c0dc0471dada0c811e7be1cee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9942d0791d9c4da1818b5ee21bba05e9', '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=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-08f8f2c3-8108-41be-a93f-eed36f23b777 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] http://192.168.122.74/volume/v3/types/1e24b602-0e9c-49ac-b18a-f9478d695d63/extra_specs returned with HTTP 403 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1579/3135] 192.168.122.74 () {60 vars in 1278 bytes} [Mon Sep 7 10:19:13 2026] POST /volume/v3/types/1e24b602-0e9c-49ac-b18a-f9478d695d63/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-881767ac-33fc-44d5-941a-662d97ba33a8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1658858428"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-881767ac-33fc-44d5-941a-662d97ba33a8 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] PUT http://192.168.122.74/volume/v3/types/1e24b602-0e9c-49ac-b18a-f9478d695d63/extra_specs/key2 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-881767ac-33fc-44d5-941a-662d97ba33a8 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1658858428'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create volume of 1 GB Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-881767ac-33fc-44d5-941a-662d97ba33a8 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4c578c0c0dc0471dada0c811e7be1cee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9942d0791d9c4da1818b5ee21bba05e9', '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=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-881767ac-33fc-44d5-941a-662d97ba33a8 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] http://192.168.122.74/volume/v3/types/1e24b602-0e9c-49ac-b18a-f9478d695d63/extra_specs/key2 returned with HTTP 403 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1580/3136] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:19:13 2026] PUT /volume/v3/types/1e24b602-0e9c-49ac-b18a-f9478d695d63/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 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-be857d8e-83df-4a69-86dc-2514813294f5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-be857d8e-83df-4a69-86dc-2514813294f5 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-be857d8e-83df-4a69-86dc-2514813294f5 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-be857d8e-83df-4a69-86dc-2514813294f5 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Availability Zones retrieved successfully. Sep 07 10:19:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-be857d8e-83df-4a69-86dc-2514813294f5 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-be857d8e-83df-4a69-86dc-2514813294f5 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 returned with HTTP 200 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1581/3137] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:13 2026] GET /volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-21bae5b6-a5e5-4f57-8b28-f582c3f613ac None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-21bae5b6-a5e5-4f57-8b28-f582c3f613ac tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] POST http://192.168.122.74/volume/v3/types Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-21bae5b6-a5e5-4f57-8b28-f582c3f613ac tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Flow 'volume_create_api' (eb4df5b9-530e-4c3b-8184-1470f94de152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-21bae5b6-a5e5-4f57-8b28-f582c3f613ac tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '4c578c0c0dc0471dada0c811e7be1cee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9942d0791d9c4da1818b5ee21bba05e9', '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=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-21bae5b6-a5e5-4f57-8b28-f582c3f613ac tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] http://192.168.122.74/volume/v3/types returned with HTTP 403 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1582/3138] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:19:13 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 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87872532-29ef-4b91-bce6-1423fef67bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bed1b562-37e5-49c2-ba1c-09080f0b12f9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bed1b562-37e5-49c2-ba1c-09080f0b12f9 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] POST http://192.168.122.74/volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6/action Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bed1b562-37e5-49c2-ba1c-09080f0b12f9 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bed1b562-37e5-49c2-ba1c-09080f0b12f9 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bed1b562-37e5-49c2-ba1c-09080f0b12f9 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Snapshot retrieved successfully. Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-bed1b562-37e5-49c2-ba1c-09080f0b12f9 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a544ede9e6f94e59b70eece759f55ffc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41fa4493d2f045dc87793bd97d931cff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bed1b562-37e5-49c2-ba1c-09080f0b12f9 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6/action returned with HTTP 403 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1583/3139] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:19:13 2026] POST /volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6/action => generated 133 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-74a848aa-7adf-43be-970c-7104ce82e796 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-74a848aa-7adf-43be-970c-7104ce82e796 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-74a848aa-7adf-43be-970c-7104ce82e796 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-410278512", "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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87872532-29ef-4b91-bce6-1423fef67bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47655365-a7f7-45fc-9dd0-34199891b142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-74a848aa-7adf-43be-970c-7104ce82e796 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1584/3140] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:19:13 2026] POST /volume/v3/types => generated 379 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b159da4f-3b5b-4d5f-bdcc-863fa16e1483 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b159da4f-3b5b-4d5f-bdcc-863fa16e1483 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] DELETE http://192.168.122.74/volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b159da4f-3b5b-4d5f-bdcc-863fa16e1483 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b159da4f-3b5b-4d5f-bdcc-863fa16e1483 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-b159da4f-3b5b-4d5f-bdcc-863fa16e1483 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete snapshot with id: 8fbcba67-5261-4992-9264-a5d45dceb9e6 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b159da4f-3b5b-4d5f-bdcc-863fa16e1483 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b159da4f-3b5b-4d5f-bdcc-863fa16e1483 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot delete request issued successfully. Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b159da4f-3b5b-4d5f-bdcc-863fa16e1483 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 returned with HTTP 202 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1585/3141] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:19:13 2026] DELETE /volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-69d1ce7d-7f28-4610-a87b-32eaf1d0d72f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-69d1ce7d-7f28-4610-a87b-32eaf1d0d72f tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] POST http://192.168.122.74/volume/v3/types/63c26757-df80-478e-97b3-56ed110150d8/encryption Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-69d1ce7d-7f28-4610-a87b-32eaf1d0d72f tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Created reservations ['d9983b90-8b80-4573-a96b-fee7765d24cd', '195cb912-549f-41aa-85c3-e7a508932fe3', '7239ff2c-a884-4905-a85a-8cda7f1d5ad2', 'af761dbb-2102-416d-bb0f-4758d440dbb2'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47655365-a7f7-45fc-9dd0-34199891b142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9983b90-8b80-4573-a96b-fee7765d24cd', '195cb912-549f-41aa-85c3-e7a508932fe3', '7239ff2c-a884-4905-a85a-8cda7f1d5ad2', 'af761dbb-2102-416d-bb0f-4758d440dbb2']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e8a05d9-6fd4-441e-9f40-6525ebc774ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-69d1ce7d-7f28-4610-a87b-32eaf1d0d72f tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] http://192.168.122.74/volume/v3/types/63c26757-df80-478e-97b3-56ed110150d8/encryption returned with HTTP 200 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1586/3142] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:19:13 2026] POST /volume/v3/types/63c26757-df80-478e-97b3-56ed110150d8/encryption => generated 239 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-61b66158-c589-48d7-b70a-12a8e590fdc0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-61b66158-c589-48d7-b70a-12a8e590fdc0 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-61b66158-c589-48d7-b70a-12a8e590fdc0 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-61b66158-c589-48d7-b70a-12a8e590fdc0 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:13 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e8a05d9-6fd4-441e-9f40-6525ebc774ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dad699db-1599-44ae-8e3f-e788743f48e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1658858428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd49c4be7a74648ab6f55922f0638c7',qos_specs=None,replication_status=,reservations=['d9983b90-8b80-4573-a96b-fee7765d24cd','195cb912-549f-41aa-85c3-e7a508932fe3','7239ff2c-a884-4905-a85a-8cda7f1d5ad2','af761dbb-2102-416d-bb0f-4758d440dbb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0477ac649f0140bf9c034ba6d1a49938',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:19:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1658858428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dad699db-1599-44ae-8e3f-e788743f48e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd49c4be7a74648ab6f55922f0638c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0477ac649f0140bf9c034ba6d1a49938',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7c4ec38-47e8-4ad4-9ab2-a6a7da80511c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-61b66158-c589-48d7-b70a-12a8e590fdc0 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-61b66158-c589-48d7-b70a-12a8e590fdc0 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 returned with HTTP 200 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1587/3143] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:13 2026] GET /volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8abcf1cc-5a96-41ca-91b8-afa80d663f00 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8abcf1cc-5a96-41ca-91b8-afa80d663f00 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] DELETE http://192.168.122.74/volume/v3/types/63c26757-df80-478e-97b3-56ed110150d8/encryption/56dbf3f4-21b5-4282-b0d8-b5edd7a15200 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8abcf1cc-5a96-41ca-91b8-afa80d663f00 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8abcf1cc-5a96-41ca-91b8-afa80d663f00 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-8abcf1cc-5a96-41ca-91b8-afa80d663f00 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '4c578c0c0dc0471dada0c811e7be1cee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9942d0791d9c4da1818b5ee21bba05e9', '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=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8abcf1cc-5a96-41ca-91b8-afa80d663f00 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] http://192.168.122.74/volume/v3/types/63c26757-df80-478e-97b3-56ed110150d8/encryption/56dbf3f4-21b5-4282-b0d8-b5edd7a15200 returned with HTTP 403 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1588/3144] 192.168.122.74 () {58 vars in 1368 bytes} [Mon Sep 7 10:19:13 2026] DELETE /volume/v3/types/63c26757-df80-478e-97b3-56ed110150d8/encryption/56dbf3f4-21b5-4282-b0d8-b5edd7a15200 => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f0d8e744-e59a-4043-b9b1-937ef816542e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f0d8e744-e59a-4043-b9b1-937ef816542e tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f0d8e744-e59a-4043-b9b1-937ef816542e tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1681013950", "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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7c4ec38-47e8-4ad4-9ab2-a6a7da80511c) transitioned into state 'SUCCESS' from state '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-1658858428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd49c4be7a74648ab6f55922f0638c7',qos_specs=None,replication_status=,reservations=['d9983b90-8b80-4573-a96b-fee7765d24cd','195cb912-549f-41aa-85c3-e7a508932fe3','7239ff2c-a884-4905-a85a-8cda7f1d5ad2','af761dbb-2102-416d-bb0f-4758d440dbb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0477ac649f0140bf9c034ba6d1a49938',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e902465-113c-489c-96d6-d49fbc9a4ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e902465-113c-489c-96d6-d49fbc9a4ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Flow 'volume_create_api' (eb4df5b9-530e-4c3b-8184-1470f94de152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create volume request issued successfully. Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f0d8e744-e59a-4043-b9b1-937ef816542e tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:19:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-27562024-8386-4f69-85fa-7e7ada71b3a7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:19:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1557/3145] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:19:13 2026] POST /volume/v3/volumes => generated 785 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1589/3146] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:19:13 2026] POST /volume/v3/types => generated 380 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0b3ef8cf-8fda-4fb6-b306-21b3a1b1826a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2af5c5b1-a7cc-4d03-94f7-b5f9cc32ee59 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0b3ef8cf-8fda-4fb6-b306-21b3a1b1826a tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] DELETE http://192.168.122.74/volume/v3/types/a92633cc-1975-483c-aeb5-d227bee0133e/extra_specs/key1 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2af5c5b1-a7cc-4d03-94f7-b5f9cc32ee59 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/dad699db-1599-44ae-8e3f-e788743f48e7 Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0b3ef8cf-8fda-4fb6-b306-21b3a1b1826a tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2af5c5b1-a7cc-4d03-94f7-b5f9cc32ee59 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0b3ef8cf-8fda-4fb6-b306-21b3a1b1826a tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2af5c5b1-a7cc-4d03-94f7-b5f9cc32ee59 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:13 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-0b3ef8cf-8fda-4fb6-b306-21b3a1b1826a tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '4c578c0c0dc0471dada0c811e7be1cee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9942d0791d9c4da1818b5ee21bba05e9', '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=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0b3ef8cf-8fda-4fb6-b306-21b3a1b1826a tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] http://192.168.122.74/volume/v3/types/a92633cc-1975-483c-aeb5-d227bee0133e/extra_specs/key1 returned with HTTP 403 Sep 07 10:19:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1558/3147] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:19:13 2026] DELETE /volume/v3/types/a92633cc-1975-483c-aeb5-d227bee0133e/extra_specs/key1 => generated 122 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c2dfd718-a159-48d1-991b-11f44661ff7d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2af5c5b1-a7cc-4d03-94f7-b5f9cc32ee59 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c2dfd718-a159-48d1-991b-11f44661ff7d tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c2dfd718-a159-48d1-991b-11f44661ff7d tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-693396969", "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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2af5c5b1-a7cc-4d03-94f7-b5f9cc32ee59 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/dad699db-1599-44ae-8e3f-e788743f48e7 returned with HTTP 200 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1590/3148] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:13 2026] GET /volume/v3/volumes/dad699db-1599-44ae-8e3f-e788743f48e7 => generated 964 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c2dfd718-a159-48d1-991b-11f44661ff7d tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:19:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1559/3149] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:19:13 2026] POST /volume/v3/types => generated 379 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2a5c9049-47c6-482c-82ec-3adc2f52f111 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a5c9049-47c6-482c-82ec-3adc2f52f111 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] DELETE http://192.168.122.74/volume/v3/types/7d069cf4-f1bb-4c89-88e4-162f45d4862b Sep 07 10:19:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-72b0b68f-eb41-4506-8b35-ad365b3d5d20 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2a5c9049-47c6-482c-82ec-3adc2f52f111 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2a5c9049-47c6-482c-82ec-3adc2f52f111 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-2a5c9049-47c6-482c-82ec-3adc2f52f111 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '4c578c0c0dc0471dada0c811e7be1cee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9942d0791d9c4da1818b5ee21bba05e9', '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=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2a5c9049-47c6-482c-82ec-3adc2f52f111 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] http://192.168.122.74/volume/v3/types/7d069cf4-f1bb-4c89-88e4-162f45d4862b returned with HTTP 403 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1591/3150] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:19:13 2026] DELETE /volume/v3/types/7d069cf4-f1bb-4c89-88e4-162f45d4862b => generated 109 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c9ab94b5-73cd-4f24-ad4a-0b6d587b91c5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c9ab94b5-73cd-4f24-ad4a-0b6d587b91c5 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] GET http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/extra_specs Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c9ab94b5-73cd-4f24-ad4a-0b6d587b91c5 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c9ab94b5-73cd-4f24-ad4a-0b6d587b91c5 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c9ab94b5-73cd-4f24-ad4a-0b6d587b91c5 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/extra_specs returned with HTTP 200 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1592/3151] 192.168.122.74 () {58 vars in 1257 bytes} [Mon Sep 7 10:19:13 2026] GET /volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/extra_specs => generated 123 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b2a527a3-ef83-4df5-8267-3aa59be62dea None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b2a527a3-ef83-4df5-8267-3aa59be62dea tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] GET http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/encryption/cipher Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b2a527a3-ef83-4df5-8267-3aa59be62dea tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b2a527a3-ef83-4df5-8267-3aa59be62dea tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-b2a527a3-ef83-4df5-8267-3aa59be62dea tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4c578c0c0dc0471dada0c811e7be1cee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9942d0791d9c4da1818b5ee21bba05e9', '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=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b2a527a3-ef83-4df5-8267-3aa59be62dea tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/encryption/cipher returned with HTTP 403 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1593/3152] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:19:13 2026] GET /volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2398240f-0460-4d83-a0e5-f334c066d504 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2398240f-0460-4d83-a0e5-f334c066d504 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] GET http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/encryption Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2398240f-0460-4d83-a0e5-f334c066d504 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2398240f-0460-4d83-a0e5-f334c066d504 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-2398240f-0460-4d83-a0e5-f334c066d504 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4c578c0c0dc0471dada0c811e7be1cee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9942d0791d9c4da1818b5ee21bba05e9', '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=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2398240f-0460-4d83-a0e5-f334c066d504 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/encryption returned with HTTP 403 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1594/3153] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:19:13 2026] GET /volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-dbb5a39c-006a-47cf-9ca9-525d12b7b52f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dbb5a39c-006a-47cf-9ca9-525d12b7b52f tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] GET http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/extra_specs/multiattach Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dbb5a39c-006a-47cf-9ca9-525d12b7b52f tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dbb5a39c-006a-47cf-9ca9-525d12b7b52f tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dbb5a39c-006a-47cf-9ca9-525d12b7b52f tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/extra_specs/multiattach returned with HTTP 200 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1595/3154] 192.168.122.74 () {58 vars in 1293 bytes} [Mon Sep 7 10:19:13 2026] GET /volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/extra_specs/multiattach => generated 29 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-af9d9d62-ac53-44db-add3-f66404447694 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-af9d9d62-ac53-44db-add3-f66404447694 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] GET http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/extra_specs/volume_backend_name Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-af9d9d62-ac53-44db-add3-f66404447694 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-af9d9d62-ac53-44db-add3-f66404447694 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-af9d9d62-ac53-44db-add3-f66404447694 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 10:19:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1596/3155] 192.168.122.74 () {58 vars in 1317 bytes} [Mon Sep 7 10:19:13 2026] GET /volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/extra_specs/volume_backend_name => generated 143 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:19:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-72b0b68f-eb41-4506-8b35-ad365b3d5d20 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b9c828ad-b1ab-4b31-a030-5bf231b346df None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-72b0b68f-eb41-4506-8b35-ad365b3d5d20 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1214085103", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1378519426", "vendor_name": "tempest-vendor_name-1410045051"}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b9c828ad-b1ab-4b31-a030-5bf231b346df tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] PUT http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/encryption/3469928d-1fb3-46d2-a549-2624cab15ced Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b9c828ad-b1ab-4b31-a030-5bf231b346df tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-b9c828ad-b1ab-4b31-a030-5bf231b346df tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '4c578c0c0dc0471dada0c811e7be1cee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9942d0791d9c4da1818b5ee21bba05e9', '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=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b9c828ad-b1ab-4b31-a030-5bf231b346df tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/encryption/3469928d-1fb3-46d2-a549-2624cab15ced returned with HTTP 403 Sep 07 10:19:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1597/3156] 192.168.122.74 () {60 vars in 1385 bytes} [Mon Sep 7 10:19:14 2026] PUT /volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/encryption/3469928d-1fb3-46d2-a549-2624cab15ced => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7c9265b7-0f86-45b0-b354-9a30f2ed01b6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7c9265b7-0f86-45b0-b354-9a30f2ed01b6 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] PUT http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/extra_specs/key1 Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7c9265b7-0f86-45b0-b354-9a30f2ed01b6 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-7c9265b7-0f86-45b0-b354-9a30f2ed01b6 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4c578c0c0dc0471dada0c811e7be1cee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9942d0791d9c4da1818b5ee21bba05e9', '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=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7c9265b7-0f86-45b0-b354-9a30f2ed01b6 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/extra_specs/key1 returned with HTTP 403 Sep 07 10:19:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1598/3157] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:19:14 2026] PUT /volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5256626e-e7c0-419f-94d6-26f62e9c1f56 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5256626e-e7c0-419f-94d6-26f62e9c1f56 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] PUT http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318 Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5256626e-e7c0-419f-94d6-26f62e9c1f56 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-5256626e-e7c0-419f-94d6-26f62e9c1f56 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '4c578c0c0dc0471dada0c811e7be1cee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9942d0791d9c4da1818b5ee21bba05e9', '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=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5256626e-e7c0-419f-94d6-26f62e9c1f56 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-reader] http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318 returned with HTTP 403 Sep 07 10:19:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1599/3158] 192.168.122.74 () {60 vars in 1241 bytes} [Mon Sep 7 10:19:14 2026] PUT /volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-48f9b863-0a4f-46fb-9b87-f4d01eb49f1d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-48f9b863-0a4f-46fb-9b87-f4d01eb49f1d tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] DELETE http://192.168.122.74/volume/v3/types/7d069cf4-f1bb-4c89-88e4-162f45d4862b Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-48f9b863-0a4f-46fb-9b87-f4d01eb49f1d tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-48f9b863-0a4f-46fb-9b87-f4d01eb49f1d tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-72b0b68f-eb41-4506-8b35-ad365b3d5d20 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:19:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1560/3159] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:19:13 2026] POST /volume/v3/types => generated 330 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c5b605ac-db29-4046-8138-21d380de8c6e", "size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Create volume request body: {'volume': {'volume_type': 'c5b605ac-db29-4046-8138-21d380de8c6e', 'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Create volume of 1 GB Sep 07 10:19:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Availability Zones retrieved successfully. Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Flow 'volume_create_api' (c73130ea-4caf-4b96-a7af-c646b885b3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2a40aed-1f6d-4688-a498-d5857476eead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-48f9b863-0a4f-46fb-9b87-f4d01eb49f1d tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] http://192.168.122.74/volume/v3/types/7d069cf4-f1bb-4c89-88e4-162f45d4862b returned with HTTP 202 Sep 07 10:19:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1600/3160] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:19:14 2026] DELETE /volume/v3/types/7d069cf4-f1bb-4c89-88e4-162f45d4862b => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-aad38fa4-23db-4200-890c-a8f00797be2e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aad38fa4-23db-4200-890c-a8f00797be2e tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] DELETE http://192.168.122.74/volume/v3/types/a92633cc-1975-483c-aeb5-d227bee0133e Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-aad38fa4-23db-4200-890c-a8f00797be2e tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-aad38fa4-23db-4200-890c-a8f00797be2e tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2a40aed-1f6d-4688-a498-d5857476eead) 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:19:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1378519426',vendor_name='tempest-vendor_name-1410045051'},id=c5b605ac-db29-4046-8138-21d380de8c6e,is_public=True,name='tempest-ProjectReaderTests-volume-type-1214085103',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5b605ac-db29-4046-8138-21d380de8c6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0db0465-d84c-43ac-950f-d32083bfd364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aad38fa4-23db-4200-890c-a8f00797be2e tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] http://192.168.122.74/volume/v3/types/a92633cc-1975-483c-aeb5-d227bee0133e returned with HTTP 202 Sep 07 10:19:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1601/3161] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:19:14 2026] DELETE /volume/v3/types/a92633cc-1975-483c-aeb5-d227bee0133e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-014f922d-3712-42d4-a92c-fb8206f81059 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-014f922d-3712-42d4-a92c-fb8206f81059 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] DELETE http://192.168.122.74/volume/v3/types/63c26757-df80-478e-97b3-56ed110150d8 Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-014f922d-3712-42d4-a92c-fb8206f81059 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-014f922d-3712-42d4-a92c-fb8206f81059 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1214085103 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1214085103, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:19:14 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1214085103 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1214085103, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-014f922d-3712-42d4-a92c-fb8206f81059 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] http://192.168.122.74/volume/v3/types/63c26757-df80-478e-97b3-56ed110150d8 returned with HTTP 202 Sep 07 10:19:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1602/3162] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:19:14 2026] DELETE /volume/v3/types/63c26757-df80-478e-97b3-56ed110150d8 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-320a0a74-cabc-4148-b4dd-afab7d02ad1a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-320a0a74-cabc-4148-b4dd-afab7d02ad1a tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] DELETE http://192.168.122.74/volume/v3/types/1e24b602-0e9c-49ac-b18a-f9478d695d63 Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-320a0a74-cabc-4148-b4dd-afab7d02ad1a tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-320a0a74-cabc-4148-b4dd-afab7d02ad1a tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Created reservations ['013cc2f5-f422-4d4d-bfb3-885807e9a8b3', 'f906678f-8b96-4238-a624-c644a588a49b', 'ceac1846-213e-424c-9494-2c764aab9fc4', '29979a5a-b025-4ffe-8ecd-b9866d1f6814'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0db0465-d84c-43ac-950f-d32083bfd364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['013cc2f5-f422-4d4d-bfb3-885807e9a8b3', 'f906678f-8b96-4238-a624-c644a588a49b', 'ceac1846-213e-424c-9494-2c764aab9fc4', '29979a5a-b025-4ffe-8ecd-b9866d1f6814']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-320a0a74-cabc-4148-b4dd-afab7d02ad1a tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] http://192.168.122.74/volume/v3/types/1e24b602-0e9c-49ac-b18a-f9478d695d63 returned with HTTP 202 Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf3dfe2a-9ec5-471a-b124-0e01a4d0f90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1603/3163] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:19:14 2026] DELETE /volume/v3/types/1e24b602-0e9c-49ac-b18a-f9478d695d63 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5694a6f9-5caf-492b-8e30-28bb99b8d6c4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5694a6f9-5caf-492b-8e30-28bb99b8d6c4 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] DELETE http://192.168.122.74/volume/v3/types/9e39d5e1-3ff6-4b23-96f8-61a0880385cf Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5694a6f9-5caf-492b-8e30-28bb99b8d6c4 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5694a6f9-5caf-492b-8e30-28bb99b8d6c4 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:14 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf3dfe2a-9ec5-471a-b124-0e01a4d0f90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c59bab0a-7167-48db-a006-e43a1ac2a319', '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='a20a23076fc04484809834bef52a1a50',qos_specs=None,replication_status=,reservations=['013cc2f5-f422-4d4d-bfb3-885807e9a8b3','f906678f-8b96-4238-a624-c644a588a49b','ceac1846-213e-424c-9494-2c764aab9fc4','29979a5a-b025-4ffe-8ecd-b9866d1f6814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a40ec1ce5f4365bd376a1bfd85aa40',volume_type_id=c5b605ac-db29-4046-8138-21d380de8c6e), 'volume': Volume(_name_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:19:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c59bab0a-7167-48db-a006-e43a1ac2a319,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a20a23076fc04484809834bef52a1a50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21a40ec1ce5f4365bd376a1bfd85aa40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5b605ac-db29-4046-8138-21d380de8c6e),volume_type_id=c5b605ac-db29-4046-8138-21d380de8c6e)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e57eb14a-2f84-45b4-9708-ebc2030adef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5694a6f9-5caf-492b-8e30-28bb99b8d6c4 tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] http://192.168.122.74/volume/v3/types/9e39d5e1-3ff6-4b23-96f8-61a0880385cf returned with HTTP 202 Sep 07 10:19:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1604/3164] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:19:14 2026] DELETE /volume/v3/types/9e39d5e1-3ff6-4b23-96f8-61a0880385cf => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-02c2624a-1d76-4be7-8e56-87aa19ba409d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-02c2624a-1d76-4be7-8e56-87aa19ba409d tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] DELETE http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318 Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-02c2624a-1d76-4be7-8e56-87aa19ba409d tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-02c2624a-1d76-4be7-8e56-87aa19ba409d tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e57eb14a-2f84-45b4-9708-ebc2030adef7) transitioned into state 'SUCCESS' from 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='a20a23076fc04484809834bef52a1a50',qos_specs=None,replication_status=,reservations=['013cc2f5-f422-4d4d-bfb3-885807e9a8b3','f906678f-8b96-4238-a624-c644a588a49b','ceac1846-213e-424c-9494-2c764aab9fc4','29979a5a-b025-4ffe-8ecd-b9866d1f6814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a40ec1ce5f4365bd376a1bfd85aa40',volume_type_id=c5b605ac-db29-4046-8138-21d380de8c6e)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (470afe03-7ebb-439c-9b96-48b0e37b2768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-02c2624a-1d76-4be7-8e56-87aa19ba409d tempest-VolumeTypesReaderTests-469907242 tempest-VolumeTypesReaderTests-469907242-project-admin] http://192.168.122.74/volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318 returned with HTTP 202 Sep 07 10:19:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1605/3165] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:19:14 2026] DELETE /volume/v3/types/ff8a81b3-af48-4317-bc26-8b501dba9318 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (470afe03-7ebb-439c-9b96-48b0e37b2768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Flow 'volume_create_api' (c73130ea-4caf-4b96-a7af-c646b885b3e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Create volume request issued successfully. Sep 07 10:19:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9d9dc3c6-b00f-4050-8a38-f5b957193d35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:19:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1561/3166] 192.168.122.74 () {62 vars in 1177 bytes} [Mon Sep 7 10:19:14 2026] POST /volume/v3/volumes => generated 780 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2aedadb9-af7e-4a25-9653-6ce07958067d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2aedadb9-af7e-4a25-9653-6ce07958067d tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] GET http://192.168.122.74/volume/v3/volumes/c59bab0a-7167-48db-a006-e43a1ac2a319 Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2aedadb9-af7e-4a25-9653-6ce07958067d tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2aedadb9-af7e-4a25-9653-6ce07958067d tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c59f061a-1869-4a5d-a312-8d395df9e260 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c59f061a-1869-4a5d-a312-8d395df9e260 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c59f061a-1869-4a5d-a312-8d395df9e260 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c59f061a-1869-4a5d-a312-8d395df9e260 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:14 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:14 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:14 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:14 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c59f061a-1869-4a5d-a312-8d395df9e260 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c59f061a-1869-4a5d-a312-8d395df9e260 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 returned with HTTP 200 Sep 07 10:19:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1562/3167] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:14 2026] GET /volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 => generated 465 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2aedadb9-af7e-4a25-9653-6ce07958067d tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Volume info retrieved successfully. Sep 07 10:19:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2aedadb9-af7e-4a25-9653-6ce07958067d tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] http://192.168.122.74/volume/v3/volumes/c59bab0a-7167-48db-a006-e43a1ac2a319 returned with HTTP 200 Sep 07 10:19:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1606/3168] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:19:14 2026] GET /volume/v3/volumes/c59bab0a-7167-48db-a006-e43a1ac2a319 => generated 959 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7eabfaa6-429d-4041-a0e5-5af29b44a058 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7eabfaa6-429d-4041-a0e5-5af29b44a058 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/dad699db-1599-44ae-8e3f-e788743f48e7 Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7eabfaa6-429d-4041-a0e5-5af29b44a058 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7eabfaa6-429d-4041-a0e5-5af29b44a058 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:14 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:14 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7eabfaa6-429d-4041-a0e5-5af29b44a058 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7eabfaa6-429d-4041-a0e5-5af29b44a058 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/dad699db-1599-44ae-8e3f-e788743f48e7 returned with HTTP 200 Sep 07 10:19:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1563/3169] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:14 2026] GET /volume/v3/volumes/dad699db-1599-44ae-8e3f-e788743f48e7 => generated 1014 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e5be7fea-9028-422d-bfdf-be6de2fc6a6a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e5be7fea-9028-422d-bfdf-be6de2fc6a6a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 Sep 07 10:19:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e5be7fea-9028-422d-bfdf-be6de2fc6a6a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e5be7fea-9028-422d-bfdf-be6de2fc6a6a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e5be7fea-9028-422d-bfdf-be6de2fc6a6a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 returned with HTTP 404 Sep 07 10:19:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1607/3170] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:15 2026] GET /volume/v3/snapshots/8fbcba67-5261-4992-9264-a5d45dceb9e6 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a828144f-09df-42dc-82dc-626b0160f0bd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-826ba52e-113a-49e0-952f-5acc305ebb10 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a828144f-09df-42dc-82dc-626b0160f0bd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 Sep 07 10:19:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a828144f-09df-42dc-82dc-626b0160f0bd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a828144f-09df-42dc-82dc-626b0160f0bd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:15 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-a828144f-09df-42dc-82dc-626b0160f0bd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete volume with id: cb38efe8-daec-475a-86a7-6fd9027c63b2 Sep 07 10:19:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-826ba52e-113a-49e0-952f-5acc305ebb10 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] GET http://192.168.122.74/volume/v3/volumes/c59bab0a-7167-48db-a006-e43a1ac2a319 Sep 07 10:19:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-826ba52e-113a-49e0-952f-5acc305ebb10 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-826ba52e-113a-49e0-952f-5acc305ebb10 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a828144f-09df-42dc-82dc-626b0160f0bd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:15 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:15 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-826ba52e-113a-49e0-952f-5acc305ebb10 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Volume info retrieved successfully. Sep 07 10:19:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-826ba52e-113a-49e0-952f-5acc305ebb10 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] http://192.168.122.74/volume/v3/volumes/c59bab0a-7167-48db-a006-e43a1ac2a319 returned with HTTP 200 Sep 07 10:19:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1608/3171] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:19:15 2026] GET /volume/v3/volumes/c59bab0a-7167-48db-a006-e43a1ac2a319 => generated 980 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-de6a826b-412a-4ffd-a834-e3c46e3dbbd6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a828144f-09df-42dc-82dc-626b0160f0bd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete volume request issued successfully. Sep 07 10:19:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a828144f-09df-42dc-82dc-626b0160f0bd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 returned with HTTP 202 Sep 07 10:19:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1564/3172] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:19:15 2026] DELETE /volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-de6a826b-412a-4ffd-a834-e3c46e3dbbd6 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] GET http://192.168.122.74/volume/v3/messages Sep 07 10:19:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e1073d63-8613-4c1b-ab6c-598f88ce77be None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-de6a826b-412a-4ffd-a834-e3c46e3dbbd6 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-de6a826b-412a-4ffd-a834-e3c46e3dbbd6 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e1073d63-8613-4c1b-ab6c-598f88ce77be tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 Sep 07 10:19:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e1073d63-8613-4c1b-ab6c-598f88ce77be tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e1073d63-8613-4c1b-ab6c-598f88ce77be tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-de6a826b-412a-4ffd-a834-e3c46e3dbbd6 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] http://192.168.122.74/volume/v3/messages returned with HTTP 200 Sep 07 10:19:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1609/3173] 192.168.122.74 () {60 vars in 1159 bytes} [Mon Sep 7 10:19:15 2026] GET /volume/v3/messages => generated 676 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e1073d63-8613-4c1b-ab6c-598f88ce77be tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e1073d63-8613-4c1b-ab6c-598f88ce77be tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 returned with HTTP 200 Sep 07 10:19:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1565/3174] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:15 2026] GET /volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 => generated 1013 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0962d409-ac55-4dc2-9adf-04701e5a38d6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0ee34a7c-961e-493c-86f5-41dc26428323 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0ee34a7c-961e-493c-86f5-41dc26428323 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/dad699db-1599-44ae-8e3f-e788743f48e7 Sep 07 10:19:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0ee34a7c-961e-493c-86f5-41dc26428323 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0ee34a7c-961e-493c-86f5-41dc26428323 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0ee34a7c-961e-493c-86f5-41dc26428323 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0ee34a7c-961e-493c-86f5-41dc26428323 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/dad699db-1599-44ae-8e3f-e788743f48e7 returned with HTTP 200 Sep 07 10:19:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1566/3175] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:15 2026] GET /volume/v3/volumes/dad699db-1599-44ae-8e3f-e788743f48e7 => generated 1015 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e05192b9-0c19-4290-9db9-765472aa9b92 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e05192b9-0c19-4290-9db9-765472aa9b92 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:19:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e05192b9-0c19-4290-9db9-765472aa9b92 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dad699db-1599-44ae-8e3f-e788743f48e7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1789438571"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0962d409-ac55-4dc2-9adf-04701e5a38d6 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-reader] GET http://192.168.122.74/volume/v3/messages Sep 07 10:19:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0962d409-ac55-4dc2-9adf-04701e5a38d6 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0962d409-ac55-4dc2-9adf-04701e5a38d6 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-reader] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0962d409-ac55-4dc2-9adf-04701e5a38d6 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-reader] http://192.168.122.74/volume/v3/messages returned with HTTP 200 Sep 07 10:19:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1610/3176] 192.168.122.74 () {60 vars in 1159 bytes} [Mon Sep 7 10:19:15 2026] GET /volume/v3/messages => generated 676 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c36adac0-8636-4c02-b5eb-9ec7df4be5b6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c36adac0-8636-4c02-b5eb-9ec7df4be5b6 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] DELETE http://192.168.122.74/volume/v3/messages/8ff2cfeb-0b32-48d1-8ab9-2e46d416daee Sep 07 10:19:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c36adac0-8636-4c02-b5eb-9ec7df4be5b6 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c36adac0-8636-4c02-b5eb-9ec7df4be5b6 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c36adac0-8636-4c02-b5eb-9ec7df4be5b6 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] http://192.168.122.74/volume/v3/messages/8ff2cfeb-0b32-48d1-8ab9-2e46d416daee returned with HTTP 204 Sep 07 10:19:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1611/3177] 192.168.122.74 () {60 vars in 1273 bytes} [Mon Sep 7 10:19:16 2026] DELETE /volume/v3/messages/8ff2cfeb-0b32-48d1-8ab9-2e46d416daee => generated 0 bytes in 43 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 10:19:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0ef0d1ba-6f1e-4f1f-9bba-cb2f80669d6f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0ef0d1ba-6f1e-4f1f-9bba-cb2f80669d6f tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/c59bab0a-7167-48db-a006-e43a1ac2a319 Sep 07 10:19:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0ef0d1ba-6f1e-4f1f-9bba-cb2f80669d6f tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0ef0d1ba-6f1e-4f1f-9bba-cb2f80669d6f tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:16 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-0ef0d1ba-6f1e-4f1f-9bba-cb2f80669d6f tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Delete volume with id: c59bab0a-7167-48db-a006-e43a1ac2a319 Sep 07 10:19:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:16 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0ef0d1ba-6f1e-4f1f-9bba-cb2f80669d6f tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Volume info retrieved successfully. Sep 07 10:19:16 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0ef0d1ba-6f1e-4f1f-9bba-cb2f80669d6f tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87187) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:19:16 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-0ef0d1ba-6f1e-4f1f-9bba-cb2f80669d6f tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1214085103 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1214085103, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:19:16 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-0ef0d1ba-6f1e-4f1f-9bba-cb2f80669d6f tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1214085103 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1214085103, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:19:16 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-0ef0d1ba-6f1e-4f1f-9bba-cb2f80669d6f tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Created reservations ['48a4695f-fb11-44fb-ae9f-5463e2fb500f', '28bff779-404a-4da6-8fac-0089dc145f46', '189a95c7-4e13-479f-9a7f-f3bbe0790ffc', '15eea657-e2f3-4ddc-a18c-da645fab9bb3'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e05192b9-0c19-4290-9db9-765472aa9b92 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:16 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-e05192b9-0c19-4290-9db9-765472aa9b92 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create snapshot from volume dad699db-1599-44ae-8e3f-e788743f48e7 Sep 07 10:19:16 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0ef0d1ba-6f1e-4f1f-9bba-cb2f80669d6f tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Delete volume request issued successfully. Sep 07 10:19:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0ef0d1ba-6f1e-4f1f-9bba-cb2f80669d6f tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] http://192.168.122.74/volume/v3/volumes/c59bab0a-7167-48db-a006-e43a1ac2a319 returned with HTTP 202 Sep 07 10:19:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1612/3178] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:19:16 2026] DELETE /volume/v3/volumes/c59bab0a-7167-48db-a006-e43a1ac2a319 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3acb3334-4651-4cc0-bc54-c39ed31cd290 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3acb3334-4651-4cc0-bc54-c39ed31cd290 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] DELETE http://192.168.122.74/volume/v3/types/c5b605ac-db29-4046-8138-21d380de8c6e Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-e05192b9-0c19-4290-9db9-765472aa9b92 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Created reservations ['99e3a204-bbdf-4826-9b95-131249c9cb44', 'e851b101-33c0-4f96-9db9-f8add5e1c9f8', 'f4218b06-2f22-4bf7-9a1c-d2569df98046', '59e11eb0-fa84-4601-b0cb-c44cbae37a12'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3acb3334-4651-4cc0-bc54-c39ed31cd290 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3acb3334-4651-4cc0-bc54-c39ed31cd290 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3acb3334-4651-4cc0-bc54-c39ed31cd290 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] http://192.168.122.74/volume/v3/types/c5b605ac-db29-4046-8138-21d380de8c6e returned with HTTP 202 Sep 07 10:19:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1613/3179] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:19:16 2026] DELETE /volume/v3/types/c5b605ac-db29-4046-8138-21d380de8c6e => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e05192b9-0c19-4290-9db9-765472aa9b92 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot create request issued successfully. Sep 07 10:19:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e05192b9-0c19-4290-9db9-765472aa9b92 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:19:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1567/3180] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:19:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0c2ca579-14cb-4a93-850e-fcc723902f37 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0c2ca579-14cb-4a93-850e-fcc723902f37 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:19:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0c2ca579-14cb-4a93-850e-fcc723902f37 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1768789619", "extra_specs": {"storage_protocol": "tempest-storage_protocol-57163053", "vendor_name": "tempest-vendor_name-1953163637"}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-20d547e7-e3c5-4ff1-bc81-1b61e5a34057 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-20d547e7-e3c5-4ff1-bc81-1b61e5a34057 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-20d547e7-e3c5-4ff1-bc81-1b61e5a34057 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-20d547e7-e3c5-4ff1-bc81-1b61e5a34057 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-20d547e7-e3c5-4ff1-bc81-1b61e5a34057 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-20d547e7-e3c5-4ff1-bc81-1b61e5a34057 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 returned with HTTP 200 Sep 07 10:19:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1568/3181] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:16 2026] GET /volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 => generated 440 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0c2ca579-14cb-4a93-850e-fcc723902f37 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:19:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1614/3182] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:19:16 2026] POST /volume/v3/types => generated 328 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "93d4201b-7714-4092-8268-86f4e09dcb6a", "size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Create volume request body: {'volume': {'volume_type': '93d4201b-7714-4092-8268-86f4e09dcb6a', 'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Create volume of 1 GB Sep 07 10:19:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Availability Zones retrieved successfully. Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Flow 'volume_create_api' (16db50cc-92c7-4db9-aff6-3bce9bc79681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f0c47f8-2da5-4a2b-ab10-92902c1a724c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f0c47f8-2da5-4a2b-ab10-92902c1a724c) 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:19:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-57163053',vendor_name='tempest-vendor_name-1953163637'},id=93d4201b-7714-4092-8268-86f4e09dcb6a,is_public=True,name='tempest-ProjectReaderTests-volume-type-1768789619',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '93d4201b-7714-4092-8268-86f4e09dcb6a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9438c107-8df3-41cd-baef-95d6b46abe79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1768789619 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1768789619, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:19:16 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1768789619 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1768789619, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:19:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a2d49dbf-0a33-4b92-a2e4-f6041f4c2881 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Created reservations ['580ed537-9287-4156-a52e-b50bddae9ac9', '58afc7da-82b4-465a-8c01-f8035568e236', '750af5e4-62db-4d9a-9c38-514eede0dae4', 'e7f54fdd-6389-459b-8687-bca80ca6483d'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9438c107-8df3-41cd-baef-95d6b46abe79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['580ed537-9287-4156-a52e-b50bddae9ac9', '58afc7da-82b4-465a-8c01-f8035568e236', '750af5e4-62db-4d9a-9c38-514eede0dae4', 'e7f54fdd-6389-459b-8687-bca80ca6483d']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5dd9598-d52f-4b67-aa89-3e9899029512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a2d49dbf-0a33-4b92-a2e4-f6041f4c2881 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 Sep 07 10:19:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a2d49dbf-0a33-4b92-a2e4-f6041f4c2881 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a2d49dbf-0a33-4b92-a2e4-f6041f4c2881 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:16 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:16 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:16 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a2d49dbf-0a33-4b92-a2e4-f6041f4c2881 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5dd9598-d52f-4b67-aa89-3e9899029512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2fe2745-b96d-47b3-8e20-bab89acda654', '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='a20a23076fc04484809834bef52a1a50',qos_specs=None,replication_status=,reservations=['580ed537-9287-4156-a52e-b50bddae9ac9','58afc7da-82b4-465a-8c01-f8035568e236','750af5e4-62db-4d9a-9c38-514eede0dae4','e7f54fdd-6389-459b-8687-bca80ca6483d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a40ec1ce5f4365bd376a1bfd85aa40',volume_type_id=93d4201b-7714-4092-8268-86f4e09dcb6a), 'volume': Volume(_name_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:19:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2fe2745-b96d-47b3-8e20-bab89acda654,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a20a23076fc04484809834bef52a1a50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21a40ec1ce5f4365bd376a1bfd85aa40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(93d4201b-7714-4092-8268-86f4e09dcb6a),volume_type_id=93d4201b-7714-4092-8268-86f4e09dcb6a)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (517d5878-6f2a-4b9c-bd1b-bc438cd9827b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a2d49dbf-0a33-4b92-a2e4-f6041f4c2881 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 returned with HTTP 200 Sep 07 10:19:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1615/3183] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:16 2026] GET /volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 => generated 1013 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (517d5878-6f2a-4b9c-bd1b-bc438cd9827b) transitioned into state 'SUCCESS' from 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='a20a23076fc04484809834bef52a1a50',qos_specs=None,replication_status=,reservations=['580ed537-9287-4156-a52e-b50bddae9ac9','58afc7da-82b4-465a-8c01-f8035568e236','750af5e4-62db-4d9a-9c38-514eede0dae4','e7f54fdd-6389-459b-8687-bca80ca6483d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a40ec1ce5f4365bd376a1bfd85aa40',volume_type_id=93d4201b-7714-4092-8268-86f4e09dcb6a)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6ff2e11-ca8c-4b38-88ce-93fb3df2fbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6ff2e11-ca8c-4b38-88ce-93fb3df2fbfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Flow 'volume_create_api' (16db50cc-92c7-4db9-aff6-3bce9bc79681) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Create volume request issued successfully. Sep 07 10:19:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-47550dca-0a41-4505-9cc6-5b0c7235fc95 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:19:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1569/3184] 192.168.122.74 () {62 vars in 1177 bytes} [Mon Sep 7 10:19:16 2026] POST /volume/v3/volumes => generated 780 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e1fb13dc-09e5-40d8-90fb-df8d88534bfe None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e1fb13dc-09e5-40d8-90fb-df8d88534bfe tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] GET http://192.168.122.74/volume/v3/volumes/b2fe2745-b96d-47b3-8e20-bab89acda654 Sep 07 10:19:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e1fb13dc-09e5-40d8-90fb-df8d88534bfe tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e1fb13dc-09e5-40d8-90fb-df8d88534bfe tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:17 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:17 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e1fb13dc-09e5-40d8-90fb-df8d88534bfe tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Volume info retrieved successfully. Sep 07 10:19:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e1fb13dc-09e5-40d8-90fb-df8d88534bfe tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] http://192.168.122.74/volume/v3/volumes/b2fe2745-b96d-47b3-8e20-bab89acda654 returned with HTTP 200 Sep 07 10:19:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1616/3185] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:19:16 2026] GET /volume/v3/volumes/b2fe2745-b96d-47b3-8e20-bab89acda654 => generated 959 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2333d0cd-3672-4fd9-8e77-4188e4a3eaba None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2333d0cd-3672-4fd9-8e77-4188e4a3eaba tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 Sep 07 10:19:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2333d0cd-3672-4fd9-8e77-4188e4a3eaba tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2333d0cd-3672-4fd9-8e77-4188e4a3eaba tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:17 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:17 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2333d0cd-3672-4fd9-8e77-4188e4a3eaba tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2333d0cd-3672-4fd9-8e77-4188e4a3eaba tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 returned with HTTP 200 Sep 07 10:19:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1570/3186] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:17 2026] GET /volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ab494457-7e52-4d38-83b3-795419bdd217 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ab494457-7e52-4d38-83b3-795419bdd217 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 Sep 07 10:19:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ab494457-7e52-4d38-83b3-795419bdd217 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ab494457-7e52-4d38-83b3-795419bdd217 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ab494457-7e52-4d38-83b3-795419bdd217 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 returned with HTTP 404 Sep 07 10:19:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1617/3187] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:17 2026] GET /volume/v3/volumes/cb38efe8-daec-475a-86a7-6fd9027c63b2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:19:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-515097538"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-515097538'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:19:17 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume of 1 GB Sep 07 10:19:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Availability Zones retrieved successfully. Sep 07 10:19:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Flow 'volume_create_api' (e5544a5d-8764-46b7-965d-ae63fb8b8216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb07e4b-580f-4b04-a4a0-d406414518c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:19:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb07e4b-580f-4b04-a4a0-d406414518c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (122b0ab4-9af5-4c01-9bd8-95c6a20ed4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-93474b4e-a079-4289-bb5e-c2d313b8a58f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-93474b4e-a079-4289-bb5e-c2d313b8a58f tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] GET http://192.168.122.74/volume/v3/volumes/b2fe2745-b96d-47b3-8e20-bab89acda654 Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-93474b4e-a079-4289-bb5e-c2d313b8a58f tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-93474b4e-a079-4289-bb5e-c2d313b8a58f tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-93474b4e-a079-4289-bb5e-c2d313b8a58f tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Volume info retrieved successfully. Sep 07 10:19:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-93474b4e-a079-4289-bb5e-c2d313b8a58f tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] http://192.168.122.74/volume/v3/volumes/b2fe2745-b96d-47b3-8e20-bab89acda654 returned with HTTP 200 Sep 07 10:19:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1618/3188] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:19:18 2026] GET /volume/v3/volumes/b2fe2745-b96d-47b3-8e20-bab89acda654 => generated 980 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a8365467-7167-47df-8023-e0029e1e5b69 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a8365467-7167-47df-8023-e0029e1e5b69 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] GET http://192.168.122.74/volume/v3/messages Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a8365467-7167-47df-8023-e0029e1e5b69 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a8365467-7167-47df-8023-e0029e1e5b69 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a8365467-7167-47df-8023-e0029e1e5b69 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] http://192.168.122.74/volume/v3/messages returned with HTTP 200 Sep 07 10:19:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1619/3189] 192.168.122.74 () {60 vars in 1159 bytes} [Mon Sep 7 10:19:18 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 10:19:18 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Created reservations ['1ed46b7f-2af6-4027-8436-2019f5229fc0', '8085ac54-525d-4f86-8ef5-134799489698', 'bc0db403-6aae-4982-adf5-d1211598de12', 'b2e70d7a-25d9-49db-a605-78615449468a'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f3c301d8-0190-404d-8859-6bc6f5ec0c35 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (122b0ab4-9af5-4c01-9bd8-95c6a20ed4d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ed46b7f-2af6-4027-8436-2019f5229fc0', '8085ac54-525d-4f86-8ef5-134799489698', 'bc0db403-6aae-4982-adf5-d1211598de12', 'b2e70d7a-25d9-49db-a605-78615449468a']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f3c301d8-0190-404d-8859-6bc6f5ec0c35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-reader] GET http://192.168.122.74/volume/v3/messages/2c6e8f36-080c-47ba-ab60-8e3a1644c925 Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f3c301d8-0190-404d-8859-6bc6f5ec0c35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f3c301d8-0190-404d-8859-6bc6f5ec0c35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-reader] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0ca4a21-35b6-4a5e-80ab-5b64c8680af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f3c301d8-0190-404d-8859-6bc6f5ec0c35 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-reader] http://192.168.122.74/volume/v3/messages/2c6e8f36-080c-47ba-ab60-8e3a1644c925 returned with HTTP 200 Sep 07 10:19:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1620/3190] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:19:18 2026] GET /volume/v3/messages/2c6e8f36-080c-47ba-ab60-8e3a1644c925 => generated 673 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7ebc1d6d-5cdd-4268-905d-378f88738844 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7ebc1d6d-5cdd-4268-905d-378f88738844 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] DELETE http://192.168.122.74/volume/v3/messages/2c6e8f36-080c-47ba-ab60-8e3a1644c925 Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7ebc1d6d-5cdd-4268-905d-378f88738844 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7ebc1d6d-5cdd-4268-905d-378f88738844 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7ebc1d6d-5cdd-4268-905d-378f88738844 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] http://192.168.122.74/volume/v3/messages/2c6e8f36-080c-47ba-ab60-8e3a1644c925 returned with HTTP 204 Sep 07 10:19:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0ca4a21-35b6-4a5e-80ab-5b64c8680af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2d763d6-1f1b-4100-8467-8540037c7339', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-515097538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa4493d2f045dc87793bd97d931cff',qos_specs=None,replication_status=,reservations=['1ed46b7f-2af6-4027-8436-2019f5229fc0','8085ac54-525d-4f86-8ef5-134799489698','bc0db403-6aae-4982-adf5-d1211598de12','b2e70d7a-25d9-49db-a605-78615449468a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:19:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-515097538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2d763d6-1f1b-4100-8467-8540037c7339,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41fa4493d2f045dc87793bd97d931cff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1621/3191] 192.168.122.74 () {60 vars in 1273 bytes} [Mon Sep 7 10:19:18 2026] DELETE /volume/v3/messages/2c6e8f36-080c-47ba-ab60-8e3a1644c925 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 07 10:19:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d0b1a3-1412-4847-945a-d3580aa8fa85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-763e895e-adca-4b91-b06f-c20c0d6d6fa0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-763e895e-adca-4b91-b06f-c20c0d6d6fa0 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/b2fe2745-b96d-47b3-8e20-bab89acda654 Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-763e895e-adca-4b91-b06f-c20c0d6d6fa0 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-763e895e-adca-4b91-b06f-c20c0d6d6fa0 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-763e895e-adca-4b91-b06f-c20c0d6d6fa0 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Delete volume with id: b2fe2745-b96d-47b3-8e20-bab89acda654 Sep 07 10:19:18 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:18 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-763e895e-adca-4b91-b06f-c20c0d6d6fa0 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Volume info retrieved successfully. Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-763e895e-adca-4b91-b06f-c20c0d6d6fa0 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87187) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:19:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d0b1a3-1412-4847-945a-d3580aa8fa85) transitioned into state 'SUCCESS' from state '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-515097538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa4493d2f045dc87793bd97d931cff',qos_specs=None,replication_status=,reservations=['1ed46b7f-2af6-4027-8436-2019f5229fc0','8085ac54-525d-4f86-8ef5-134799489698','bc0db403-6aae-4982-adf5-d1211598de12','b2e70d7a-25d9-49db-a605-78615449468a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c622d50-3d34-4fcb-a3c6-b170317dddfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-763e895e-adca-4b91-b06f-c20c0d6d6fa0 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1768789619 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1768789619, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:19:18 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-763e895e-adca-4b91-b06f-c20c0d6d6fa0 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1768789619 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1768789619, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:19:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c622d50-3d34-4fcb-a3c6-b170317dddfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:18 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Flow 'volume_create_api' (e5544a5d-8764-46b7-965d-ae63fb8b8216) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume request issued successfully. Sep 07 10:19:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b82fc041-63c2-4f01-a3f7-4ddc138fd158 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:19:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1571/3192] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:19:17 2026] POST /volume/v3/volumes => generated 784 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-763e895e-adca-4b91-b06f-c20c0d6d6fa0 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Created reservations ['7235e645-782e-4063-85bc-7d57a2d6df76', '85e3657e-783e-49d5-a2d1-20550f01ccd4', '8f4b4e0e-10ac-4f86-96f1-4fbefe10bc9f', '77e868e6-2242-4b6c-999b-e36037e01029'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4721917c-375f-4ff2-af11-28dffa0d988a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4721917c-375f-4ff2-af11-28dffa0d988a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/d2d763d6-1f1b-4100-8467-8540037c7339 Sep 07 10:19:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4721917c-375f-4ff2-af11-28dffa0d988a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4721917c-375f-4ff2-af11-28dffa0d988a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4721917c-375f-4ff2-af11-28dffa0d988a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4721917c-375f-4ff2-af11-28dffa0d988a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/d2d763d6-1f1b-4100-8467-8540037c7339 returned with HTTP 200 Sep 07 10:19:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1572/3193] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:18 2026] GET /volume/v3/volumes/d2d763d6-1f1b-4100-8467-8540037c7339 => generated 963 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-763e895e-adca-4b91-b06f-c20c0d6d6fa0 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Delete volume request issued successfully. Sep 07 10:19:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-763e895e-adca-4b91-b06f-c20c0d6d6fa0 tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] http://192.168.122.74/volume/v3/volumes/b2fe2745-b96d-47b3-8e20-bab89acda654 returned with HTTP 202 Sep 07 10:19:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1622/3194] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:19:18 2026] DELETE /volume/v3/volumes/b2fe2745-b96d-47b3-8e20-bab89acda654 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f1b40627-1fbf-4229-a716-243bb11374cb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f1b40627-1fbf-4229-a716-243bb11374cb tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] DELETE http://192.168.122.74/volume/v3/types/93d4201b-7714-4092-8268-86f4e09dcb6a Sep 07 10:19:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f1b40627-1fbf-4229-a716-243bb11374cb tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f1b40627-1fbf-4229-a716-243bb11374cb tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f1b40627-1fbf-4229-a716-243bb11374cb tempest-ProjectReaderTests-1259285798 tempest-ProjectReaderTests-1259285798-project-admin] http://192.168.122.74/volume/v3/types/93d4201b-7714-4092-8268-86f4e09dcb6a returned with HTTP 202 Sep 07 10:19:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1573/3195] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:19:18 2026] DELETE /volume/v3/types/93d4201b-7714-4092-8268-86f4e09dcb6a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-61310310-cce6-4931-aea7-859994e0b71a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-61310310-cce6-4931-aea7-859994e0b71a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-61310310-cce6-4931-aea7-859994e0b71a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-61310310-cce6-4931-aea7-859994e0b71a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:18 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:18 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:18 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-61310310-cce6-4931-aea7-859994e0b71a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:18 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-61310310-cce6-4931-aea7-859994e0b71a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 returned with HTTP 200 Sep 07 10:19:18 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1623/3196] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:18 2026] GET /volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-022c01d0-b808-491b-a9db-7c7ec7155480 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-022c01d0-b808-491b-a9db-7c7ec7155480 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/d2d763d6-1f1b-4100-8467-8540037c7339 Sep 07 10:19:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-022c01d0-b808-491b-a9db-7c7ec7155480 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-022c01d0-b808-491b-a9db-7c7ec7155480 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:19 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:19 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:19 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:19 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-022c01d0-b808-491b-a9db-7c7ec7155480 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-022c01d0-b808-491b-a9db-7c7ec7155480 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/d2d763d6-1f1b-4100-8467-8540037c7339 returned with HTTP 200 Sep 07 10:19:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1574/3197] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:19 2026] GET /volume/v3/volumes/d2d763d6-1f1b-4100-8467-8540037c7339 => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3e1df7c4-0bac-40f3-a36f-db8534b75340 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e1df7c4-0bac-40f3-a36f-db8534b75340 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 Sep 07 10:19:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3e1df7c4-0bac-40f3-a36f-db8534b75340 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3e1df7c4-0bac-40f3-a36f-db8534b75340 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3e1df7c4-0bac-40f3-a36f-db8534b75340 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3e1df7c4-0bac-40f3-a36f-db8534b75340 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 returned with HTTP 200 Sep 07 10:19:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1624/3198] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:19 2026] GET /volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-18d15db7-bce4-4b4c-946c-65d6868f0097 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-18d15db7-bce4-4b4c-946c-65d6868f0097 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] GET http://192.168.122.74/volume/v3/snapshots Sep 07 10:19:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-18d15db7-bce4-4b4c-946c-65d6868f0097 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-18d15db7-bce4-4b4c-946c-65d6868f0097 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-18d15db7-bce4-4b4c-946c-65d6868f0097 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:19:19 devstack devstack@c-api.service[87186]: DEBUG cinder.db.api [None req-18d15db7-bce4-4b4c-946c-65d6868f0097 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Building query based on filter {{(pid=87186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:19:19 devstack devstack@c-api.service[87186]: /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:19:19 devstack devstack@c-api.service[87186]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:19:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-18d15db7-bce4-4b4c-946c-65d6868f0097 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Get all snapshots completed successfully. Sep 07 10:19:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-18d15db7-bce4-4b4c-946c-65d6868f0097 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] http://192.168.122.74/volume/v3/snapshots returned with HTTP 200 Sep 07 10:19:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1575/3199] 192.168.122.74 () {58 vars in 1122 bytes} [Mon Sep 7 10:19:19 2026] GET /volume/v3/snapshots => generated 336 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1a9ff2b2-c4ad-47c2-b021-d5089564f24e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1a9ff2b2-c4ad-47c2-b021-d5089564f24e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] DELETE http://192.168.122.74/volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 Sep 07 10:19:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1a9ff2b2-c4ad-47c2-b021-d5089564f24e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1a9ff2b2-c4ad-47c2-b021-d5089564f24e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:19 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-1a9ff2b2-c4ad-47c2-b021-d5089564f24e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Delete snapshot with id: 2c23693c-5cf7-415c-babd-b8606642ae36 Sep 07 10:19:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1a9ff2b2-c4ad-47c2-b021-d5089564f24e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1a9ff2b2-c4ad-47c2-b021-d5089564f24e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot delete request issued successfully. Sep 07 10:19:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1a9ff2b2-c4ad-47c2-b021-d5089564f24e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 returned with HTTP 202 Sep 07 10:19:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1625/3200] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:19:19 2026] DELETE /volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b4623d95-62cc-4d61-a550-292f374a49fb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b4623d95-62cc-4d61-a550-292f374a49fb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 Sep 07 10:19:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b4623d95-62cc-4d61-a550-292f374a49fb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:19 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b4623d95-62cc-4d61-a550-292f374a49fb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:19 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:19 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:19 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b4623d95-62cc-4d61-a550-292f374a49fb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:19 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b4623d95-62cc-4d61-a550-292f374a49fb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 returned with HTTP 200 Sep 07 10:19:19 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1576/3201] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:19 2026] GET /volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7e623d92-90e3-4aa5-8843-98623af5d1c1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7e623d92-90e3-4aa5-8843-98623af5d1c1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/d2d763d6-1f1b-4100-8467-8540037c7339 Sep 07 10:19:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7e623d92-90e3-4aa5-8843-98623af5d1c1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7e623d92-90e3-4aa5-8843-98623af5d1c1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:20 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:20 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7e623d92-90e3-4aa5-8843-98623af5d1c1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7e623d92-90e3-4aa5-8843-98623af5d1c1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/d2d763d6-1f1b-4100-8467-8540037c7339 returned with HTTP 200 Sep 07 10:19:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1626/3202] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:20 2026] GET /volume/v3/volumes/d2d763d6-1f1b-4100-8467-8540037c7339 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-97f5e2fb-51b3-481a-8206-35e38dc225aa None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-97f5e2fb-51b3-481a-8206-35e38dc225aa tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:19:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-97f5e2fb-51b3-481a-8206-35e38dc225aa tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d2d763d6-1f1b-4100-8467-8540037c7339", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1157410619"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-97f5e2fb-51b3-481a-8206-35e38dc225aa tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:20 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-97f5e2fb-51b3-481a-8206-35e38dc225aa tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create snapshot from volume d2d763d6-1f1b-4100-8467-8540037c7339 Sep 07 10:19:20 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-97f5e2fb-51b3-481a-8206-35e38dc225aa tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Created reservations ['9425e1ee-20b7-41ca-8d5c-b17cb1c3ed48', 'ff362600-fafc-4508-936a-b4c41d94497e', 'e4f3408f-83de-461d-ac0b-eb9a6d9717a0', '6288e777-5d2e-445d-91e8-8574b3292d28'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:20 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:20 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-97f5e2fb-51b3-481a-8206-35e38dc225aa tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot create request issued successfully. Sep 07 10:19:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-97f5e2fb-51b3-481a-8206-35e38dc225aa tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:19:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1577/3203] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:19:20 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 10:19:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-baa41931-1554-4d79-858e-ce1a69e26457 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-baa41931-1554-4d79-858e-ce1a69e26457 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a Sep 07 10:19:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-baa41931-1554-4d79-858e-ce1a69e26457 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-baa41931-1554-4d79-858e-ce1a69e26457 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:20 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:20 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:20 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-baa41931-1554-4d79-858e-ce1a69e26457 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-baa41931-1554-4d79-858e-ce1a69e26457 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a returned with HTTP 200 Sep 07 10:19:20 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1627/3204] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:20 2026] GET /volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-790a9cc2-ae05-4d90-8d2c-6b6d70ad65f2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-790a9cc2-ae05-4d90-8d2c-6b6d70ad65f2 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 Sep 07 10:19:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-790a9cc2-ae05-4d90-8d2c-6b6d70ad65f2 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-790a9cc2-ae05-4d90-8d2c-6b6d70ad65f2 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:20 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:20 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:20 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-790a9cc2-ae05-4d90-8d2c-6b6d70ad65f2 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-790a9cc2-ae05-4d90-8d2c-6b6d70ad65f2 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 returned with HTTP 200 Sep 07 10:19:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1578/3205] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:20 2026] GET /volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6207b963-691a-40a7-9692-5b4da701ff6e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6207b963-691a-40a7-9692-5b4da701ff6e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a Sep 07 10:19:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6207b963-691a-40a7-9692-5b4da701ff6e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6207b963-691a-40a7-9692-5b4da701ff6e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:21 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:21 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:21 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6207b963-691a-40a7-9692-5b4da701ff6e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6207b963-691a-40a7-9692-5b4da701ff6e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a returned with HTTP 200 Sep 07 10:19:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1579/3206] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:21 2026] GET /volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8825e7c0-ed2f-4238-a728-b0b4f2767138 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8825e7c0-ed2f-4238-a728-b0b4f2767138 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 Sep 07 10:19:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8825e7c0-ed2f-4238-a728-b0b4f2767138 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8825e7c0-ed2f-4238-a728-b0b4f2767138 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8825e7c0-ed2f-4238-a728-b0b4f2767138 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 returned with HTTP 404 Sep 07 10:19:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:19:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1580/3207] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:21 2026] GET /volume/v3/snapshots/2c23693c-5cf7-415c-babd-b8606642ae36 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1595360391"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1595360391'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:19:21 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Create volume of 1 GB Sep 07 10:19:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9756d0e5-848f-4bd8-908d-64dd6298666f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9756d0e5-848f-4bd8-908d-64dd6298666f tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/dad699db-1599-44ae-8e3f-e788743f48e7 Sep 07 10:19:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9756d0e5-848f-4bd8-908d-64dd6298666f tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:21 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Availability Zones retrieved successfully. Sep 07 10:19:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9756d0e5-848f-4bd8-908d-64dd6298666f tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:21 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-9756d0e5-848f-4bd8-908d-64dd6298666f tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Delete volume with id: dad699db-1599-44ae-8e3f-e788743f48e7 Sep 07 10:19:21 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:21 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:21 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:21 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Flow 'volume_create_api' (356234ac-a061-4e39-ae5c-4b28060e181a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:21 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9756d0e5-848f-4bd8-908d-64dd6298666f tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f2cfa9-9d50-4fa8-9715-a7141dc7bed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:21 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:19:21 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9756d0e5-848f-4bd8-908d-64dd6298666f tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Delete volume request issued successfully. Sep 07 10:19:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9756d0e5-848f-4bd8-908d-64dd6298666f tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/dad699db-1599-44ae-8e3f-e788743f48e7 returned with HTTP 202 Sep 07 10:19:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1581/3208] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:19:21 2026] DELETE /volume/v3/volumes/dad699db-1599-44ae-8e3f-e788743f48e7 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-36bf368f-6641-4ead-a457-c354032b6634 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-36bf368f-6641-4ead-a457-c354032b6634 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/dad699db-1599-44ae-8e3f-e788743f48e7 Sep 07 10:19:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-36bf368f-6641-4ead-a457-c354032b6634 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-36bf368f-6641-4ead-a457-c354032b6634 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f2cfa9-9d50-4fa8-9715-a7141dc7bed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f59a2a7a-34aa-4a47-a1e8-f52422a02d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-36bf368f-6641-4ead-a457-c354032b6634 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-36bf368f-6641-4ead-a457-c354032b6634 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/dad699db-1599-44ae-8e3f-e788743f48e7 returned with HTTP 200 Sep 07 10:19:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1582/3209] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:21 2026] GET /volume/v3/volumes/dad699db-1599-44ae-8e3f-e788743f48e7 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:22 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Created reservations ['b9107254-6d5c-4889-942f-99ff1a9a80b5', '8944f219-2d7e-4f63-87cf-4255cd14e435', 'c3be0452-e01f-43f0-af91-8a223dccac12', '56ef4aae-e91a-4c92-b7b0-29b453b3b6ba'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f59a2a7a-34aa-4a47-a1e8-f52422a02d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9107254-6d5c-4889-942f-99ff1a9a80b5', '8944f219-2d7e-4f63-87cf-4255cd14e435', 'c3be0452-e01f-43f0-af91-8a223dccac12', '56ef4aae-e91a-4c92-b7b0-29b453b3b6ba']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd70c585-7073-4e09-88c1-f3fa31f56b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:22 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:22 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd70c585-7073-4e09-88c1-f3fa31f56b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c75ea3a4-f16f-468d-abab-cdabf41fcfea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1595360391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c25563867ef40fdbdf27810abb2b572',qos_specs=None,replication_status=,reservations=['b9107254-6d5c-4889-942f-99ff1a9a80b5','8944f219-2d7e-4f63-87cf-4255cd14e435','c3be0452-e01f-43f0-af91-8a223dccac12','56ef4aae-e91a-4c92-b7b0-29b453b3b6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e6ed6b77514bb791ff09302ed265cc',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:19:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1595360391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c75ea3a4-f16f-468d-abab-cdabf41fcfea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c25563867ef40fdbdf27810abb2b572',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17e6ed6b77514bb791ff09302ed265cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34a59f45-6a8e-4f23-85a2-4d6c05482a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34a59f45-6a8e-4f23-85a2-4d6c05482a06) transitioned into state 'SUCCESS' from state '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-1595360391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c25563867ef40fdbdf27810abb2b572',qos_specs=None,replication_status=,reservations=['b9107254-6d5c-4889-942f-99ff1a9a80b5','8944f219-2d7e-4f63-87cf-4255cd14e435','c3be0452-e01f-43f0-af91-8a223dccac12','56ef4aae-e91a-4c92-b7b0-29b453b3b6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e6ed6b77514bb791ff09302ed265cc',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d1c113-624a-4e54-87c2-d9b84a78b5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d1c113-624a-4e54-87c2-d9b84a78b5c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:22 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Flow 'volume_create_api' (356234ac-a061-4e39-ae5c-4b28060e181a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Create volume request issued successfully. Sep 07 10:19:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0a0087de-abc5-443e-8e1d-d86e20076c5c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:19:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1628/3210] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:19:21 2026] POST /volume/v3/volumes => generated 785 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-15350cb5-5b65-4e18-ad28-ca9dae2315df None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-15350cb5-5b65-4e18-ad28-ca9dae2315df tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] GET http://192.168.122.74/volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea Sep 07 10:19:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-15350cb5-5b65-4e18-ad28-ca9dae2315df tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-15350cb5-5b65-4e18-ad28-ca9dae2315df tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-15350cb5-5b65-4e18-ad28-ca9dae2315df tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Volume info retrieved successfully. Sep 07 10:19:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-15350cb5-5b65-4e18-ad28-ca9dae2315df tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] http://192.168.122.74/volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea returned with HTTP 200 Sep 07 10:19:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1583/3211] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:22 2026] GET /volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea => generated 964 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9404c21d-c7d7-41aa-8310-8ceebf7d1f7e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9404c21d-c7d7-41aa-8310-8ceebf7d1f7e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a Sep 07 10:19:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9404c21d-c7d7-41aa-8310-8ceebf7d1f7e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9404c21d-c7d7-41aa-8310-8ceebf7d1f7e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:22 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:22 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:22 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9404c21d-c7d7-41aa-8310-8ceebf7d1f7e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9404c21d-c7d7-41aa-8310-8ceebf7d1f7e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a returned with HTTP 200 Sep 07 10:19:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1629/3212] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:22 2026] GET /volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-07ab3301-baa6-405f-a399-9379d650c07e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-07ab3301-baa6-405f-a399-9379d650c07e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/dad699db-1599-44ae-8e3f-e788743f48e7 Sep 07 10:19:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-07ab3301-baa6-405f-a399-9379d650c07e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-07ab3301-baa6-405f-a399-9379d650c07e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-07ab3301-baa6-405f-a399-9379d650c07e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/dad699db-1599-44ae-8e3f-e788743f48e7 returned with HTTP 404 Sep 07 10:19:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1584/3213] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:23 2026] GET /volume/v3/volumes/dad699db-1599-44ae-8e3f-e788743f48e7 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f739483d-4815-476d-bb44-c1677ccd6e38 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1035975187"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1035975187'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create volume of 1 GB Sep 07 10:19:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Availability Zones retrieved successfully. Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Flow 'volume_create_api' (f3325453-3eac-4706-9a8d-6a7f3b6d47b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2024a396-aa8f-4a22-a7ab-673caa898d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2024a396-aa8f-4a22-a7ab-673caa898d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb16b149-a5a4-4f8b-b756-b6cb125133b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Created reservations ['732c8e5d-f8c0-4761-b751-2f23a224c2b1', 'e89de87a-2be4-40f9-b2e8-efadc7d367f4', '9f89031f-4f98-45fe-bcae-ef3fc75b72a5', 'c5dd6ad3-f8b1-4490-9070-6505bce9d313'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb16b149-a5a4-4f8b-b756-b6cb125133b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['732c8e5d-f8c0-4761-b751-2f23a224c2b1', 'e89de87a-2be4-40f9-b2e8-efadc7d367f4', '9f89031f-4f98-45fe-bcae-ef3fc75b72a5', 'c5dd6ad3-f8b1-4490-9070-6505bce9d313']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2e75d6a-4115-47b0-af5a-e50be4e6d514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2e75d6a-4115-47b0-af5a-e50be4e6d514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4733512f-33ce-4e33-9447-cf5f6a07a66f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1035975187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd49c4be7a74648ab6f55922f0638c7',qos_specs=None,replication_status=,reservations=['732c8e5d-f8c0-4761-b751-2f23a224c2b1','e89de87a-2be4-40f9-b2e8-efadc7d367f4','9f89031f-4f98-45fe-bcae-ef3fc75b72a5','c5dd6ad3-f8b1-4490-9070-6505bce9d313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0477ac649f0140bf9c034ba6d1a49938',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:19:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1035975187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4733512f-33ce-4e33-9447-cf5f6a07a66f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd49c4be7a74648ab6f55922f0638c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0477ac649f0140bf9c034ba6d1a49938',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7418c8aa-22e2-4975-922a-411493cacbac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7418c8aa-22e2-4975-922a-411493cacbac) transitioned into state 'SUCCESS' from state '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-1035975187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd49c4be7a74648ab6f55922f0638c7',qos_specs=None,replication_status=,reservations=['732c8e5d-f8c0-4761-b751-2f23a224c2b1','e89de87a-2be4-40f9-b2e8-efadc7d367f4','9f89031f-4f98-45fe-bcae-ef3fc75b72a5','c5dd6ad3-f8b1-4490-9070-6505bce9d313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0477ac649f0140bf9c034ba6d1a49938',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2722eb09-f4ef-4662-99f2-f0bca19241d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-712f4886-ff5d-4148-8df5-e7f5726f4687 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-712f4886-ff5d-4148-8df5-e7f5726f4687 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] GET http://192.168.122.74/volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea Sep 07 10:19:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-712f4886-ff5d-4148-8df5-e7f5726f4687 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-712f4886-ff5d-4148-8df5-e7f5726f4687 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2722eb09-f4ef-4662-99f2-f0bca19241d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Flow 'volume_create_api' (f3325453-3eac-4706-9a8d-6a7f3b6d47b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create volume request issued successfully. Sep 07 10:19:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f739483d-4815-476d-bb44-c1677ccd6e38 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:19:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1630/3214] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:19:23 2026] POST /volume/v3/volumes => generated 785 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-712f4886-ff5d-4148-8df5-e7f5726f4687 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Volume info retrieved successfully. Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-89909a8d-745e-4e35-93a6-9d050a6d77c7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-89909a8d-745e-4e35-93a6-9d050a6d77c7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/4733512f-33ce-4e33-9447-cf5f6a07a66f Sep 07 10:19:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-712f4886-ff5d-4148-8df5-e7f5726f4687 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] http://192.168.122.74/volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea returned with HTTP 200 Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-89909a8d-745e-4e35-93a6-9d050a6d77c7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-89909a8d-745e-4e35-93a6-9d050a6d77c7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1585/3215] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:23 2026] GET /volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:23 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:23 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-89909a8d-745e-4e35-93a6-9d050a6d77c7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-89909a8d-745e-4e35-93a6-9d050a6d77c7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/4733512f-33ce-4e33-9447-cf5f6a07a66f returned with HTTP 200 Sep 07 10:19:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1631/3216] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:23 2026] GET /volume/v3/volumes/4733512f-33ce-4e33-9447-cf5f6a07a66f => generated 964 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:19:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e1a3be94-d63f-42da-8fe3-48c52fef6c34 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e1a3be94-d63f-42da-8fe3-48c52fef6c34 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a Sep 07 10:19:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e1a3be94-d63f-42da-8fe3-48c52fef6c34 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e1a3be94-d63f-42da-8fe3-48c52fef6c34 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e1a3be94-d63f-42da-8fe3-48c52fef6c34 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e1a3be94-d63f-42da-8fe3-48c52fef6c34 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a returned with HTTP 200 Sep 07 10:19:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1586/3217] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:23 2026] GET /volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f02dd14b-7d78-44bd-9e27-69d5dc15f9c4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f02dd14b-7d78-44bd-9e27-69d5dc15f9c4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] GET http://192.168.122.74/volume/v3/snapshots Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f02dd14b-7d78-44bd-9e27-69d5dc15f9c4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f02dd14b-7d78-44bd-9e27-69d5dc15f9c4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-f02dd14b-7d78-44bd-9e27-69d5dc15f9c4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.db.api [None req-f02dd14b-7d78-44bd-9e27-69d5dc15f9c4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Building query based on filter {{(pid=87187) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: /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:19:23 devstack devstack@c-api.service[87187]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:19:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f02dd14b-7d78-44bd-9e27-69d5dc15f9c4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Get all snapshots completed successfully. Sep 07 10:19:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f02dd14b-7d78-44bd-9e27-69d5dc15f9c4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 200 Sep 07 10:19:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1632/3218] 192.168.122.74 () {58 vars in 1122 bytes} [Mon Sep 7 10:19:23 2026] GET /volume/v3/snapshots => generated 336 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-12416292-cd5d-4a70-9f05-7faa28fdf338 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-12416292-cd5d-4a70-9f05-7faa28fdf338 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] DELETE http://192.168.122.74/volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a Sep 07 10:19:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-12416292-cd5d-4a70-9f05-7faa28fdf338 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-12416292-cd5d-4a70-9f05-7faa28fdf338 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:23 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-12416292-cd5d-4a70-9f05-7faa28fdf338 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete snapshot with id: a84bbc0d-7da9-4e8a-8265-3f9fefab818a Sep 07 10:19:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-12416292-cd5d-4a70-9f05-7faa28fdf338 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-12416292-cd5d-4a70-9f05-7faa28fdf338 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot delete request issued successfully. Sep 07 10:19:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-12416292-cd5d-4a70-9f05-7faa28fdf338 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a returned with HTTP 202 Sep 07 10:19:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1587/3219] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:19:23 2026] DELETE /volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-dea33ab5-016e-4144-966c-a7378da0b3c7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dea33ab5-016e-4144-966c-a7378da0b3c7 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dea33ab5-016e-4144-966c-a7378da0b3c7 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-dea33ab5-016e-4144-966c-a7378da0b3c7 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:23 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:23 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:23 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-dea33ab5-016e-4144-966c-a7378da0b3c7 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-dea33ab5-016e-4144-966c-a7378da0b3c7 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a returned with HTTP 200 Sep 07 10:19:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1633/3220] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:23 2026] GET /volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0f1c728b-6e39-4771-b698-be3f5970775e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0f1c728b-6e39-4771-b698-be3f5970775e tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] GET http://192.168.122.74/volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea Sep 07 10:19:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0f1c728b-6e39-4771-b698-be3f5970775e tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0f1c728b-6e39-4771-b698-be3f5970775e tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:24 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:24 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0f1c728b-6e39-4771-b698-be3f5970775e tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Volume info retrieved successfully. Sep 07 10:19:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-fcb77ad7-629b-4b3f-abc2-a11a2d84e66a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fcb77ad7-629b-4b3f-abc2-a11a2d84e66a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/4733512f-33ce-4e33-9447-cf5f6a07a66f Sep 07 10:19:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fcb77ad7-629b-4b3f-abc2-a11a2d84e66a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-fcb77ad7-629b-4b3f-abc2-a11a2d84e66a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0f1c728b-6e39-4771-b698-be3f5970775e tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] http://192.168.122.74/volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea returned with HTTP 200 Sep 07 10:19:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1588/3221] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:24 2026] GET /volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b0d6b3ea-68c3-442f-bb78-ff673ecf9c3c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-fcb77ad7-629b-4b3f-abc2-a11a2d84e66a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-fcb77ad7-629b-4b3f-abc2-a11a2d84e66a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/4733512f-33ce-4e33-9447-cf5f6a07a66f returned with HTTP 200 Sep 07 10:19:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1634/3222] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:24 2026] GET /volume/v3/volumes/4733512f-33ce-4e33-9447-cf5f6a07a66f => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9a82308a-4573-4601-9e6f-d016145c5f96 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9a82308a-4573-4601-9e6f-d016145c5f96 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:19:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9a82308a-4573-4601-9e6f-d016145c5f96 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4733512f-33ce-4e33-9447-cf5f6a07a66f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-510453480"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9a82308a-4573-4601-9e6f-d016145c5f96 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:24 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-9a82308a-4573-4601-9e6f-d016145c5f96 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create snapshot from volume 4733512f-33ce-4e33-9447-cf5f6a07a66f Sep 07 10:19:24 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-9a82308a-4573-4601-9e6f-d016145c5f96 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Created reservations ['934ccfb6-f9ad-41fc-91d7-48f3ac639783', '5daab606-f5ec-4fd1-8cbf-af2372b422f9', '6647cd8a-0e24-4000-88af-8397d70ee0b2', '2d133a13-d395-43ea-9105-d76bedd997f0'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b0d6b3ea-68c3-442f-bb78-ff673ecf9c3c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-reader] POST http://192.168.122.74/volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea/action Sep 07 10:19:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b0d6b3ea-68c3-442f-bb78-ff673ecf9c3c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:19:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b0d6b3ea-68c3-442f-bb78-ff673ecf9c3c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:24 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:24 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b0d6b3ea-68c3-442f-bb78-ff673ecf9c3c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-reader] Volume info retrieved successfully. Sep 07 10:19:24 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-b0d6b3ea-68c3-442f-bb78-ff673ecf9c3c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2803f18f41be4895bea31d519abf31f9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c25563867ef40fdbdf27810abb2b572', '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=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b0d6b3ea-68c3-442f-bb78-ff673ecf9c3c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-reader] http://192.168.122.74/volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea/action returned with HTTP 403 Sep 07 10:19:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1589/3223] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:19:24 2026] POST /volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea/action => generated 131 bytes in 182 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4a2501bd-3f0a-4978-bdd4-795b76c7425d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4a2501bd-3f0a-4978-bdd4-795b76c7425d tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea Sep 07 10:19:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4a2501bd-3f0a-4978-bdd4-795b76c7425d tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4a2501bd-3f0a-4978-bdd4-795b76c7425d tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:24 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-4a2501bd-3f0a-4978-bdd4-795b76c7425d tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Delete volume with id: c75ea3a4-f16f-468d-abab-cdabf41fcfea Sep 07 10:19:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9a82308a-4573-4601-9e6f-d016145c5f96 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot create request issued successfully. Sep 07 10:19:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9a82308a-4573-4601-9e6f-d016145c5f96 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:19:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1635/3224] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:19:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-98aad593-255b-49b3-b6d7-7beede4aa651 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-98aad593-255b-49b3-b6d7-7beede4aa651 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c Sep 07 10:19:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-98aad593-255b-49b3-b6d7-7beede4aa651 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-98aad593-255b-49b3-b6d7-7beede4aa651 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:24 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:24 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4a2501bd-3f0a-4978-bdd4-795b76c7425d tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Volume info retrieved successfully. Sep 07 10:19:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-98aad593-255b-49b3-b6d7-7beede4aa651 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-98aad593-255b-49b3-b6d7-7beede4aa651 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c returned with HTTP 200 Sep 07 10:19:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1636/3225] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:24 2026] GET /volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4a2501bd-3f0a-4978-bdd4-795b76c7425d tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Delete volume request issued successfully. Sep 07 10:19:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4a2501bd-3f0a-4978-bdd4-795b76c7425d tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] http://192.168.122.74/volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea returned with HTTP 202 Sep 07 10:19:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1590/3226] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:19:24 2026] DELETE /volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-36fedb39-9af3-433a-9d68-7eb175d64374 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-36fedb39-9af3-433a-9d68-7eb175d64374 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] GET http://192.168.122.74/volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea Sep 07 10:19:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-36fedb39-9af3-433a-9d68-7eb175d64374 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-36fedb39-9af3-433a-9d68-7eb175d64374 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-36fedb39-9af3-433a-9d68-7eb175d64374 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Volume info retrieved successfully. Sep 07 10:19:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-36fedb39-9af3-433a-9d68-7eb175d64374 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] http://192.168.122.74/volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea returned with HTTP 200 Sep 07 10:19:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1637/3227] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:24 2026] GET /volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-109125a5-12fd-4038-958e-7b3cff1a98c2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-109125a5-12fd-4038-958e-7b3cff1a98c2 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a Sep 07 10:19:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-109125a5-12fd-4038-958e-7b3cff1a98c2 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-109125a5-12fd-4038-958e-7b3cff1a98c2 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-109125a5-12fd-4038-958e-7b3cff1a98c2 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-109125a5-12fd-4038-958e-7b3cff1a98c2 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a returned with HTTP 200 Sep 07 10:19:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1591/3228] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:25 2026] GET /volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0f2eea64-2656-4e11-9a4b-814121f7f9d1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0f2eea64-2656-4e11-9a4b-814121f7f9d1 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c Sep 07 10:19:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0f2eea64-2656-4e11-9a4b-814121f7f9d1 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0f2eea64-2656-4e11-9a4b-814121f7f9d1 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:25 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:25 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0f2eea64-2656-4e11-9a4b-814121f7f9d1 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0f2eea64-2656-4e11-9a4b-814121f7f9d1 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c returned with HTTP 200 Sep 07 10:19:25 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1638/3229] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:25 2026] GET /volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:19:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5a52da36-5f9a-44d5-a86b-ed6cad766779 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5a52da36-5f9a-44d5-a86b-ed6cad766779 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] GET http://192.168.122.74/volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea Sep 07 10:19:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5a52da36-5f9a-44d5-a86b-ed6cad766779 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5a52da36-5f9a-44d5-a86b-ed6cad766779 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5a52da36-5f9a-44d5-a86b-ed6cad766779 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] http://192.168.122.74/volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea returned with HTTP 404 Sep 07 10:19:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1592/3230] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:25 2026] GET /volume/v3/volumes/c75ea3a4-f16f-468d-abab-cdabf41fcfea => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:25 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:19:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1519977357"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:25 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1519977357'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:19:25 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Create volume of 1 GB Sep 07 10:19:25 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Availability Zones retrieved successfully. Sep 07 10:19:25 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Flow 'volume_create_api' (fbdf7514-2c13-4fcf-ab21-dc5936581439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:25 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (761b8ecb-54a5-4738-a81d-da3b00b0329a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:25 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:19:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-451cce01-db09-4091-89e6-e475576bf5eb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (761b8ecb-54a5-4738-a81d-da3b00b0329a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-451cce01-db09-4091-89e6-e475576bf5eb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a Sep 07 10:19:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-451cce01-db09-4091-89e6-e475576bf5eb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-451cce01-db09-4091-89e6-e475576bf5eb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4a89ba1-48e1-4b8d-b4a2-c5933a6a0e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-451cce01-db09-4091-89e6-e475576bf5eb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a returned with HTTP 404 Sep 07 10:19:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1593/3231] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:26 2026] GET /volume/v3/snapshots/a84bbc0d-7da9-4e8a-8265-3f9fefab818a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f15a5139-ed49-4c51-989f-3d8cb79dfc35 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f15a5139-ed49-4c51-989f-3d8cb79dfc35 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/d2d763d6-1f1b-4100-8467-8540037c7339 Sep 07 10:19:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f15a5139-ed49-4c51-989f-3d8cb79dfc35 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f15a5139-ed49-4c51-989f-3d8cb79dfc35 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:26 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-f15a5139-ed49-4c51-989f-3d8cb79dfc35 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete volume with id: d2d763d6-1f1b-4100-8467-8540037c7339 Sep 07 10:19:26 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:26 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f15a5139-ed49-4c51-989f-3d8cb79dfc35 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f15a5139-ed49-4c51-989f-3d8cb79dfc35 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete volume request issued successfully. Sep 07 10:19:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f15a5139-ed49-4c51-989f-3d8cb79dfc35 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/d2d763d6-1f1b-4100-8467-8540037c7339 returned with HTTP 202 Sep 07 10:19:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1594/3232] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:19:26 2026] DELETE /volume/v3/volumes/d2d763d6-1f1b-4100-8467-8540037c7339 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cdd037a9-bcb1-479c-b36e-4b4ea78a1387 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:26 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Created reservations ['470232c3-3ab4-48b4-9363-50be2f123677', '63c75333-cb2e-4a83-a8e3-e20eb7c456c9', 'a0346f05-0519-4517-87d8-0246cd27368e', 'f19882a4-ff9e-42e3-afdd-17ac9af21026'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cdd037a9-bcb1-479c-b36e-4b4ea78a1387 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/d2d763d6-1f1b-4100-8467-8540037c7339 Sep 07 10:19:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cdd037a9-bcb1-479c-b36e-4b4ea78a1387 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cdd037a9-bcb1-479c-b36e-4b4ea78a1387 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4a89ba1-48e1-4b8d-b4a2-c5933a6a0e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['470232c3-3ab4-48b4-9363-50be2f123677', '63c75333-cb2e-4a83-a8e3-e20eb7c456c9', 'a0346f05-0519-4517-87d8-0246cd27368e', 'f19882a4-ff9e-42e3-afdd-17ac9af21026']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ad335d-8db6-46d3-8855-e420e7c24087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:26 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:26 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cdd037a9-bcb1-479c-b36e-4b4ea78a1387 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cdd037a9-bcb1-479c-b36e-4b4ea78a1387 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/d2d763d6-1f1b-4100-8467-8540037c7339 returned with HTTP 200 Sep 07 10:19:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1595/3233] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:26 2026] GET /volume/v3/volumes/d2d763d6-1f1b-4100-8467-8540037c7339 => generated 1013 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:26 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:26 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ad335d-8db6-46d3-8855-e420e7c24087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e90f1bd3-1f37-4320-93bd-ed8e30b43ac0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1519977357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c25563867ef40fdbdf27810abb2b572',qos_specs=None,replication_status=,reservations=['470232c3-3ab4-48b4-9363-50be2f123677','63c75333-cb2e-4a83-a8e3-e20eb7c456c9','a0346f05-0519-4517-87d8-0246cd27368e','f19882a4-ff9e-42e3-afdd-17ac9af21026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e6ed6b77514bb791ff09302ed265cc',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:19:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1519977357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e90f1bd3-1f37-4320-93bd-ed8e30b43ac0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c25563867ef40fdbdf27810abb2b572',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17e6ed6b77514bb791ff09302ed265cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae4a2fe-2e1d-47dc-9e7d-69e05791ac35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae4a2fe-2e1d-47dc-9e7d-69e05791ac35) transitioned into state 'SUCCESS' from state '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-1519977357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c25563867ef40fdbdf27810abb2b572',qos_specs=None,replication_status=,reservations=['470232c3-3ab4-48b4-9363-50be2f123677','63c75333-cb2e-4a83-a8e3-e20eb7c456c9','a0346f05-0519-4517-87d8-0246cd27368e','f19882a4-ff9e-42e3-afdd-17ac9af21026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e6ed6b77514bb791ff09302ed265cc',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ead501-809c-477f-ba60-dd7f1612cf2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ead501-809c-477f-ba60-dd7f1612cf2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:26 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Flow 'volume_create_api' (fbdf7514-2c13-4fcf-ab21-dc5936581439) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Create volume request issued successfully. Sep 07 10:19:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0bfbeb2a-58be-4d3e-be91-58ef87585edf tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:19:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1639/3234] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:19:25 2026] POST /volume/v3/volumes => generated 785 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1d87819f-6956-4c04-89ac-1d023bc4c71c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1d87819f-6956-4c04-89ac-1d023bc4c71c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] GET http://192.168.122.74/volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0 Sep 07 10:19:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1d87819f-6956-4c04-89ac-1d023bc4c71c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1d87819f-6956-4c04-89ac-1d023bc4c71c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:26 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:26 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1d87819f-6956-4c04-89ac-1d023bc4c71c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Volume info retrieved successfully. Sep 07 10:19:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1d87819f-6956-4c04-89ac-1d023bc4c71c tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] http://192.168.122.74/volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0 returned with HTTP 200 Sep 07 10:19:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1596/3235] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:26 2026] GET /volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0 => generated 964 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d318a47d-cbe4-4e49-91d9-9f6abc47ad6f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d318a47d-cbe4-4e49-91d9-9f6abc47ad6f tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c Sep 07 10:19:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d318a47d-cbe4-4e49-91d9-9f6abc47ad6f tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d318a47d-cbe4-4e49-91d9-9f6abc47ad6f tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:26 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:26 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d318a47d-cbe4-4e49-91d9-9f6abc47ad6f tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d318a47d-cbe4-4e49-91d9-9f6abc47ad6f tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c returned with HTTP 200 Sep 07 10:19:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1640/3236] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:26 2026] GET /volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:19:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0b43276b-255c-4001-a4d4-90d18a730ac6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0b43276b-255c-4001-a4d4-90d18a730ac6 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/d2d763d6-1f1b-4100-8467-8540037c7339 Sep 07 10:19:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0b43276b-255c-4001-a4d4-90d18a730ac6 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0b43276b-255c-4001-a4d4-90d18a730ac6 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0b43276b-255c-4001-a4d4-90d18a730ac6 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/d2d763d6-1f1b-4100-8467-8540037c7339 returned with HTTP 404 Sep 07 10:19:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1597/3237] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:27 2026] GET /volume/v3/volumes/d2d763d6-1f1b-4100-8467-8540037c7339 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1809854457"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1809854457'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume of 1 GB Sep 07 10:19:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Availability Zones retrieved successfully. Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Flow 'volume_create_api' (71c769d2-d541-4cea-aca7-c3708a9bf97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9f69ed8-2a7f-4100-ab1e-34b6c1ea33a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9f69ed8-2a7f-4100-ab1e-34b6c1ea33a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b84568fb-cc1c-4e1d-9b22-39549df13467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-34905038-5ad7-4cc7-8077-9c274296cf76 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-34905038-5ad7-4cc7-8077-9c274296cf76 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] GET http://192.168.122.74/volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0 Sep 07 10:19:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-34905038-5ad7-4cc7-8077-9c274296cf76 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-34905038-5ad7-4cc7-8077-9c274296cf76 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Created reservations ['81f4ed34-675b-4d0f-98e8-42fd7ee10da2', '0913a5bd-1a4b-4122-ac5d-66fba7da5c7c', 'f535452d-d2c8-4b93-9402-ba946c90c641', 'd5665d8b-5c4e-433f-892c-18ed088f9bb8'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b84568fb-cc1c-4e1d-9b22-39549df13467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81f4ed34-675b-4d0f-98e8-42fd7ee10da2', '0913a5bd-1a4b-4122-ac5d-66fba7da5c7c', 'f535452d-d2c8-4b93-9402-ba946c90c641', 'd5665d8b-5c4e-433f-892c-18ed088f9bb8']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-34905038-5ad7-4cc7-8077-9c274296cf76 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Volume info retrieved successfully. Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e021d8bd-e3a3-4f79-8b2f-e631abdbc376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-34905038-5ad7-4cc7-8077-9c274296cf76 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] http://192.168.122.74/volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0 returned with HTTP 200 Sep 07 10:19:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1598/3238] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:27 2026] GET /volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:27 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e021d8bd-e3a3-4f79-8b2f-e631abdbc376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79ab5473-6a82-4265-a8e8-4dcc760671fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1809854457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa4493d2f045dc87793bd97d931cff',qos_specs=None,replication_status=,reservations=['81f4ed34-675b-4d0f-98e8-42fd7ee10da2','0913a5bd-1a4b-4122-ac5d-66fba7da5c7c','f535452d-d2c8-4b93-9402-ba946c90c641','d5665d8b-5c4e-433f-892c-18ed088f9bb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:19:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1809854457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79ab5473-6a82-4265-a8e8-4dcc760671fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41fa4493d2f045dc87793bd97d931cff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d62ab5-4b89-4eb8-bbea-b34ebc59b563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d62ab5-4b89-4eb8-bbea-b34ebc59b563) transitioned into state 'SUCCESS' from state '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-1809854457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa4493d2f045dc87793bd97d931cff',qos_specs=None,replication_status=,reservations=['81f4ed34-675b-4d0f-98e8-42fd7ee10da2','0913a5bd-1a4b-4122-ac5d-66fba7da5c7c','f535452d-d2c8-4b93-9402-ba946c90c641','d5665d8b-5c4e-433f-892c-18ed088f9bb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94054dad-7e1b-4f83-b6d0-636cc8804953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94054dad-7e1b-4f83-b6d0-636cc8804953) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Flow 'volume_create_api' (71c769d2-d541-4cea-aca7-c3708a9bf97e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume request issued successfully. Sep 07 10:19:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9fde9529-17c0-4a3d-b9a4-5b7657b37764 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:19:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1641/3239] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:19:27 2026] POST /volume/v3/volumes => generated 785 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d46971ad-7089-4ee3-979b-c0ba2bac1093 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d46971ad-7089-4ee3-979b-c0ba2bac1093 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/79ab5473-6a82-4265-a8e8-4dcc760671fe Sep 07 10:19:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d46971ad-7089-4ee3-979b-c0ba2bac1093 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d46971ad-7089-4ee3-979b-c0ba2bac1093 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-d46971ad-7089-4ee3-979b-c0ba2bac1093 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d46971ad-7089-4ee3-979b-c0ba2bac1093 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/79ab5473-6a82-4265-a8e8-4dcc760671fe returned with HTTP 200 Sep 07 10:19:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1599/3240] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:27 2026] GET /volume/v3/volumes/79ab5473-6a82-4265-a8e8-4dcc760671fe => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a35c540e-54d1-47d0-b290-09e60e2d2a1e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a35c540e-54d1-47d0-b290-09e60e2d2a1e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a35c540e-54d1-47d0-b290-09e60e2d2a1e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a35c540e-54d1-47d0-b290-09e60e2d2a1e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a35c540e-54d1-47d0-b290-09e60e2d2a1e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a35c540e-54d1-47d0-b290-09e60e2d2a1e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c returned with HTTP 200 Sep 07 10:19:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1642/3241] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:27 2026] GET /volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a4957416-b804-4b55-af98-c0eb0cc646bf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a4957416-b804-4b55-af98-c0eb0cc646bf tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] POST http://192.168.122.74/volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c/action Sep 07 10:19:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a4957416-b804-4b55-af98-c0eb0cc646bf tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:19:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a4957416-b804-4b55-af98-c0eb0cc646bf tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.contrib.admin_actions [None req-a4957416-b804-4b55-af98-c0eb0cc646bf tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Updating snapshot '2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c' with '{'status': 'error'}' {{(pid=87186) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:19:27 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:27 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:27 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-a4957416-b804-4b55-af98-c0eb0cc646bf tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '247726d5112445eab26868da237d852b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bd49c4be7a74648ab6f55922f0638c7', '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=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a4957416-b804-4b55-af98-c0eb0cc646bf tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] http://192.168.122.74/volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c/action returned with HTTP 403 Sep 07 10:19:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1600/3242] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:19:27 2026] POST /volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c/action => generated 133 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2de9da55-e5f4-4837-8bae-758b162802f5 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2de9da55-e5f4-4837-8bae-758b162802f5 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] DELETE http://192.168.122.74/volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2de9da55-e5f4-4837-8bae-758b162802f5 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2de9da55-e5f4-4837-8bae-758b162802f5 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:27 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-2de9da55-e5f4-4837-8bae-758b162802f5 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Delete snapshot with id: 2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c Sep 07 10:19:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2de9da55-e5f4-4837-8bae-758b162802f5 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:27 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2de9da55-e5f4-4837-8bae-758b162802f5 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot delete request issued successfully. Sep 07 10:19:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2de9da55-e5f4-4837-8bae-758b162802f5 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c returned with HTTP 202 Sep 07 10:19:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1643/3243] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:19:27 2026] DELETE /volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c2f612e3-de23-4b4f-942e-adcee755df1e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c2f612e3-de23-4b4f-942e-adcee755df1e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c Sep 07 10:19:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c2f612e3-de23-4b4f-942e-adcee755df1e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c2f612e3-de23-4b4f-942e-adcee755df1e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-c2f612e3-de23-4b4f-942e-adcee755df1e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c2f612e3-de23-4b4f-942e-adcee755df1e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c returned with HTTP 200 Sep 07 10:19:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1601/3244] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:27 2026] GET /volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7d98e777-6371-4ad0-8e78-5d19f1d1ed32 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7d98e777-6371-4ad0-8e78-5d19f1d1ed32 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] GET http://192.168.122.74/volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0 Sep 07 10:19:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7d98e777-6371-4ad0-8e78-5d19f1d1ed32 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7d98e777-6371-4ad0-8e78-5d19f1d1ed32 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7d98e777-6371-4ad0-8e78-5d19f1d1ed32 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Volume info retrieved successfully. Sep 07 10:19:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7d98e777-6371-4ad0-8e78-5d19f1d1ed32 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] http://192.168.122.74/volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0 returned with HTTP 200 Sep 07 10:19:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1644/3245] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:28 2026] GET /volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e04a2a21-3257-4ff7-bff6-177e098a9634 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e04a2a21-3257-4ff7-bff6-177e098a9634 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-reader] POST http://192.168.122.74/volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0/action Sep 07 10:19:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e04a2a21-3257-4ff7-bff6-177e098a9634 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:19:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e04a2a21-3257-4ff7-bff6-177e098a9634 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:28 devstack devstack@c-api.service[87186]: DEBUG cinder.policy [None req-e04a2a21-3257-4ff7-bff6-177e098a9634 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2803f18f41be4895bea31d519abf31f9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c25563867ef40fdbdf27810abb2b572', '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=87186) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e04a2a21-3257-4ff7-bff6-177e098a9634 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-reader] http://192.168.122.74/volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0/action returned with HTTP 403 Sep 07 10:19:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1602/3246] 192.168.122.74 () {60 vars in 1269 bytes} [Mon Sep 7 10:19:28 2026] POST /volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0/action => generated 131 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-01f277f3-8ade-4c77-88a1-591db492cc78 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-01f277f3-8ade-4c77-88a1-591db492cc78 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0 Sep 07 10:19:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-01f277f3-8ade-4c77-88a1-591db492cc78 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-01f277f3-8ade-4c77-88a1-591db492cc78 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:28 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-01f277f3-8ade-4c77-88a1-591db492cc78 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Delete volume with id: e90f1bd3-1f37-4320-93bd-ed8e30b43ac0 Sep 07 10:19:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-01f277f3-8ade-4c77-88a1-591db492cc78 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Volume info retrieved successfully. Sep 07 10:19:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-01f277f3-8ade-4c77-88a1-591db492cc78 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Delete volume request issued successfully. Sep 07 10:19:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-01f277f3-8ade-4c77-88a1-591db492cc78 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] http://192.168.122.74/volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0 returned with HTTP 202 Sep 07 10:19:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1645/3247] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:19:28 2026] DELETE /volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3b3bbac2-45cb-4d64-8a82-4b9f5375822b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3b3bbac2-45cb-4d64-8a82-4b9f5375822b tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] GET http://192.168.122.74/volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0 Sep 07 10:19:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3b3bbac2-45cb-4d64-8a82-4b9f5375822b tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:28 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3b3bbac2-45cb-4d64-8a82-4b9f5375822b tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4a26416d-e0a3-483a-a192-56fe42324bf4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4a26416d-e0a3-483a-a192-56fe42324bf4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/79ab5473-6a82-4265-a8e8-4dcc760671fe Sep 07 10:19:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4a26416d-e0a3-483a-a192-56fe42324bf4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4a26416d-e0a3-483a-a192-56fe42324bf4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3b3bbac2-45cb-4d64-8a82-4b9f5375822b tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Volume info retrieved successfully. Sep 07 10:19:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3b3bbac2-45cb-4d64-8a82-4b9f5375822b tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] http://192.168.122.74/volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0 returned with HTTP 200 Sep 07 10:19:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1603/3248] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:28 2026] GET /volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:19:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4a26416d-e0a3-483a-a192-56fe42324bf4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4a26416d-e0a3-483a-a192-56fe42324bf4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/79ab5473-6a82-4265-a8e8-4dcc760671fe returned with HTTP 200 Sep 07 10:19:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1646/3249] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:28 2026] GET /volume/v3/volumes/79ab5473-6a82-4265-a8e8-4dcc760671fe => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-12c1f803-030f-4c45-8ec3-2b8de5f76812 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-12c1f803-030f-4c45-8ec3-2b8de5f76812 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c Sep 07 10:19:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-12c1f803-030f-4c45-8ec3-2b8de5f76812 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-12c1f803-030f-4c45-8ec3-2b8de5f76812 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-12c1f803-030f-4c45-8ec3-2b8de5f76812 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-12c1f803-030f-4c45-8ec3-2b8de5f76812 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c returned with HTTP 200 Sep 07 10:19:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1604/3250] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:29 2026] GET /volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f825316b-ef20-433f-abae-f245512b6574 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f825316b-ef20-433f-abae-f245512b6574 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] GET http://192.168.122.74/volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0 Sep 07 10:19:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f825316b-ef20-433f-abae-f245512b6574 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f825316b-ef20-433f-abae-f245512b6574 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-04c65ab4-9149-4dc3-9cdc-54f4128f20cf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f825316b-ef20-433f-abae-f245512b6574 tempest-ProjectReaderTests-297640696 tempest-ProjectReaderTests-297640696-project-admin] http://192.168.122.74/volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0 returned with HTTP 404 Sep 07 10:19:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1647/3251] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:29 2026] GET /volume/v3/volumes/e90f1bd3-1f37-4320-93bd-ed8e30b43ac0 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-04c65ab4-9149-4dc3-9cdc-54f4128f20cf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/79ab5473-6a82-4265-a8e8-4dcc760671fe Sep 07 10:19:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-04c65ab4-9149-4dc3-9cdc-54f4128f20cf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-04c65ab4-9149-4dc3-9cdc-54f4128f20cf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:29 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:29 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-04c65ab4-9149-4dc3-9cdc-54f4128f20cf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-04c65ab4-9149-4dc3-9cdc-54f4128f20cf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/79ab5473-6a82-4265-a8e8-4dcc760671fe returned with HTTP 200 Sep 07 10:19:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1605/3252] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:29 2026] GET /volume/v3/volumes/79ab5473-6a82-4265-a8e8-4dcc760671fe => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ceb469d9-ab81-486c-9dbd-06380d7a6571 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ceb469d9-ab81-486c-9dbd-06380d7a6571 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:19:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ceb469d9-ab81-486c-9dbd-06380d7a6571 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79ab5473-6a82-4265-a8e8-4dcc760671fe", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1175957946"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ceb469d9-ab81-486c-9dbd-06380d7a6571 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:29 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-ceb469d9-ab81-486c-9dbd-06380d7a6571 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create snapshot from volume 79ab5473-6a82-4265-a8e8-4dcc760671fe Sep 07 10:19:29 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-ceb469d9-ab81-486c-9dbd-06380d7a6571 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Created reservations ['f5ac315e-ec24-4ebd-a702-1ebebe26f7b9', '3a2a6f7e-7992-4d23-b232-27628992d318', 'd017de8e-1704-48d1-98dd-ad9d43a51a3e', 'a884ca94-fa21-4063-94c8-4c8ac6cc0132'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:30 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-ceb469d9-ab81-486c-9dbd-06380d7a6571 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot create request issued successfully. Sep 07 10:19:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ceb469d9-ab81-486c-9dbd-06380d7a6571 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:19:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1648/3253] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:19:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b56f8caa-fd9c-4345-9dd2-f30943dfa89e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0b77c694-6666-4ac3-8598-d5878626ca56 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b56f8caa-fd9c-4345-9dd2-f30943dfa89e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 Sep 07 10:19:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b56f8caa-fd9c-4345-9dd2-f30943dfa89e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b56f8caa-fd9c-4345-9dd2-f30943dfa89e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0b77c694-6666-4ac3-8598-d5878626ca56 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c Sep 07 10:19:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0b77c694-6666-4ac3-8598-d5878626ca56 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0b77c694-6666-4ac3-8598-d5878626ca56 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:30 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:30 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:30 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b56f8caa-fd9c-4345-9dd2-f30943dfa89e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b56f8caa-fd9c-4345-9dd2-f30943dfa89e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 returned with HTTP 200 Sep 07 10:19:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1606/3254] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:30 2026] GET /volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:19:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0b77c694-6666-4ac3-8598-d5878626ca56 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c returned with HTTP 404 Sep 07 10:19:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1649/3255] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:30 2026] GET /volume/v3/snapshots/2aa3dfa3-3f2f-4389-8d02-3ce16cb2344c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ed035d56-7204-45aa-8468-a712bca8321c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ed035d56-7204-45aa-8468-a712bca8321c tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/4733512f-33ce-4e33-9447-cf5f6a07a66f Sep 07 10:19:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ed035d56-7204-45aa-8468-a712bca8321c tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ed035d56-7204-45aa-8468-a712bca8321c tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:30 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-ed035d56-7204-45aa-8468-a712bca8321c tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Delete volume with id: 4733512f-33ce-4e33-9447-cf5f6a07a66f Sep 07 10:19:30 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:30 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:30 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:30 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:30 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ed035d56-7204-45aa-8468-a712bca8321c tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:30 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ed035d56-7204-45aa-8468-a712bca8321c tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Delete volume request issued successfully. Sep 07 10:19:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ed035d56-7204-45aa-8468-a712bca8321c tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/4733512f-33ce-4e33-9447-cf5f6a07a66f returned with HTTP 202 Sep 07 10:19:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1607/3256] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:19:30 2026] DELETE /volume/v3/volumes/4733512f-33ce-4e33-9447-cf5f6a07a66f => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-050e38e2-7b87-434e-970e-97e885c42888 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-050e38e2-7b87-434e-970e-97e885c42888 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/4733512f-33ce-4e33-9447-cf5f6a07a66f Sep 07 10:19:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-050e38e2-7b87-434e-970e-97e885c42888 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:30 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-050e38e2-7b87-434e-970e-97e885c42888 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:30 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:30 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:30 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:30 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:30 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-050e38e2-7b87-434e-970e-97e885c42888 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:30 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-050e38e2-7b87-434e-970e-97e885c42888 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/4733512f-33ce-4e33-9447-cf5f6a07a66f returned with HTTP 200 Sep 07 10:19:30 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1650/3257] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:30 2026] GET /volume/v3/volumes/4733512f-33ce-4e33-9447-cf5f6a07a66f => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7874594d-ae4a-4fa0-8fc9-b7d459d7ad49 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7874594d-ae4a-4fa0-8fc9-b7d459d7ad49 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7874594d-ae4a-4fa0-8fc9-b7d459d7ad49 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7874594d-ae4a-4fa0-8fc9-b7d459d7ad49 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:31 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7874594d-ae4a-4fa0-8fc9-b7d459d7ad49 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7874594d-ae4a-4fa0-8fc9-b7d459d7ad49 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 returned with HTTP 200 Sep 07 10:19:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1608/3258] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:31 2026] GET /volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-edae5944-d258-49e8-a812-7d723fb860f2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-edae5944-d258-49e8-a812-7d723fb860f2 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/4733512f-33ce-4e33-9447-cf5f6a07a66f Sep 07 10:19:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-edae5944-d258-49e8-a812-7d723fb860f2 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-edae5944-d258-49e8-a812-7d723fb860f2 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-edae5944-d258-49e8-a812-7d723fb860f2 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/4733512f-33ce-4e33-9447-cf5f6a07a66f returned with HTTP 404 Sep 07 10:19:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1651/3259] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:31 2026] GET /volume/v3/volumes/4733512f-33ce-4e33-9447-cf5f6a07a66f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-56264349"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-56264349'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create volume of 1 GB Sep 07 10:19:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Availability Zones retrieved successfully. Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Flow 'volume_create_api' (64ddccc2-ca10-4d98-89f2-59efa1a6048f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9acd032-8c89-4f3c-9f3a-a2a926cc5167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9acd032-8c89-4f3c-9f3a-a2a926cc5167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee1970cf-0286-4d5d-835d-b4d43c0eeb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Created reservations ['a5079911-bd73-476a-ad55-aa5704846069', 'e77f7c62-53cd-4665-84ce-7e1f526cfe79', 'f58625fb-47f1-43dc-9cb2-6d0c289d2e9d', 'f2ca748c-09c1-4770-a36b-f857f5d31ed5'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee1970cf-0286-4d5d-835d-b4d43c0eeb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5079911-bd73-476a-ad55-aa5704846069', 'e77f7c62-53cd-4665-84ce-7e1f526cfe79', 'f58625fb-47f1-43dc-9cb2-6d0c289d2e9d', 'f2ca748c-09c1-4770-a36b-f857f5d31ed5']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f103acf1-8fd4-40ef-a6ec-2160380e28d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f103acf1-8fd4-40ef-a6ec-2160380e28d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84812d86-85bc-408f-bee4-e166e74df8b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-56264349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd49c4be7a74648ab6f55922f0638c7',qos_specs=None,replication_status=,reservations=['a5079911-bd73-476a-ad55-aa5704846069','e77f7c62-53cd-4665-84ce-7e1f526cfe79','f58625fb-47f1-43dc-9cb2-6d0c289d2e9d','f2ca748c-09c1-4770-a36b-f857f5d31ed5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0477ac649f0140bf9c034ba6d1a49938',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:19:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-56264349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84812d86-85bc-408f-bee4-e166e74df8b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd49c4be7a74648ab6f55922f0638c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0477ac649f0140bf9c034ba6d1a49938',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35aa3338-5c91-49ad-9d49-522b799a5233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35aa3338-5c91-49ad-9d49-522b799a5233) transitioned into state 'SUCCESS' from state '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-56264349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd49c4be7a74648ab6f55922f0638c7',qos_specs=None,replication_status=,reservations=['a5079911-bd73-476a-ad55-aa5704846069','e77f7c62-53cd-4665-84ce-7e1f526cfe79','f58625fb-47f1-43dc-9cb2-6d0c289d2e9d','f2ca748c-09c1-4770-a36b-f857f5d31ed5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0477ac649f0140bf9c034ba6d1a49938',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c014c6c1-3850-4f09-9cf8-4ef643e89a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c014c6c1-3850-4f09-9cf8-4ef643e89a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Flow 'volume_create_api' (64ddccc2-ca10-4d98-89f2-59efa1a6048f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create volume request issued successfully. Sep 07 10:19:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dc99a7b4-1661-4490-9e83-9d193365cc3d tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:19:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1609/3260] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:19:31 2026] POST /volume/v3/volumes => generated 783 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7756c227-ab10-46b7-b87c-a571cb80eb70 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7756c227-ab10-46b7-b87c-a571cb80eb70 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/84812d86-85bc-408f-bee4-e166e74df8b4 Sep 07 10:19:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7756c227-ab10-46b7-b87c-a571cb80eb70 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7756c227-ab10-46b7-b87c-a571cb80eb70 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:31 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:31 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7756c227-ab10-46b7-b87c-a571cb80eb70 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7756c227-ab10-46b7-b87c-a571cb80eb70 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/84812d86-85bc-408f-bee4-e166e74df8b4 returned with HTTP 200 Sep 07 10:19:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1652/3261] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:31 2026] GET /volume/v3/volumes/84812d86-85bc-408f-bee4-e166e74df8b4 => generated 962 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:19:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-945de09e-9a77-43de-910b-fcfec56fb5f6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-945de09e-9a77-43de-910b-fcfec56fb5f6 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 Sep 07 10:19:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-945de09e-9a77-43de-910b-fcfec56fb5f6 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-945de09e-9a77-43de-910b-fcfec56fb5f6 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-945de09e-9a77-43de-910b-fcfec56fb5f6 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-945de09e-9a77-43de-910b-fcfec56fb5f6 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 returned with HTTP 200 Sep 07 10:19:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1610/3262] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:32 2026] GET /volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-af96ea83-ae5a-4943-b5a3-7b46daaefe7a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-af96ea83-ae5a-4943-b5a3-7b46daaefe7a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/84812d86-85bc-408f-bee4-e166e74df8b4 Sep 07 10:19:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-af96ea83-ae5a-4943-b5a3-7b46daaefe7a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-af96ea83-ae5a-4943-b5a3-7b46daaefe7a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:32 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:32 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-af96ea83-ae5a-4943-b5a3-7b46daaefe7a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-af96ea83-ae5a-4943-b5a3-7b46daaefe7a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/84812d86-85bc-408f-bee4-e166e74df8b4 returned with HTTP 200 Sep 07 10:19:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1653/3263] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:32 2026] GET /volume/v3/volumes/84812d86-85bc-408f-bee4-e166e74df8b4 => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-477d6924-b4df-437e-8194-7d24ab84aecb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-477d6924-b4df-437e-8194-7d24ab84aecb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 Sep 07 10:19:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-477d6924-b4df-437e-8194-7d24ab84aecb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-477d6924-b4df-437e-8194-7d24ab84aecb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-477d6924-b4df-437e-8194-7d24ab84aecb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-477d6924-b4df-437e-8194-7d24ab84aecb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 returned with HTTP 200 Sep 07 10:19:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1611/3264] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:33 2026] GET /volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-65156cba-77ca-47ac-8e14-03b226b1f673 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-65156cba-77ca-47ac-8e14-03b226b1f673 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] POST http://192.168.122.74/volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45/action Sep 07 10:19:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-65156cba-77ca-47ac-8e14-03b226b1f673 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:19:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-65156cba-77ca-47ac-8e14-03b226b1f673 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.admin_actions [None req-65156cba-77ca-47ac-8e14-03b226b1f673 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Updating snapshot 'fef6257c-9fc7-4f7e-8511-7db63dff5f45' with '{'status': 'error'}' {{(pid=87187) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:19:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:33 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-65156cba-77ca-47ac-8e14-03b226b1f673 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a544ede9e6f94e59b70eece759f55ffc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41fa4493d2f045dc87793bd97d931cff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-65156cba-77ca-47ac-8e14-03b226b1f673 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45/action returned with HTTP 403 Sep 07 10:19:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1654/3265] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:19:33 2026] POST /volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45/action => generated 133 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a78b6970-26a9-4d84-856f-0f61bb5e258b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a78b6970-26a9-4d84-856f-0f61bb5e258b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] DELETE http://192.168.122.74/volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 Sep 07 10:19:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a78b6970-26a9-4d84-856f-0f61bb5e258b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a78b6970-26a9-4d84-856f-0f61bb5e258b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:33 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-a78b6970-26a9-4d84-856f-0f61bb5e258b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete snapshot with id: fef6257c-9fc7-4f7e-8511-7db63dff5f45 Sep 07 10:19:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a78b6970-26a9-4d84-856f-0f61bb5e258b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:33 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:33 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a78b6970-26a9-4d84-856f-0f61bb5e258b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot delete request issued successfully. Sep 07 10:19:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a78b6970-26a9-4d84-856f-0f61bb5e258b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 returned with HTTP 202 Sep 07 10:19:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1612/3266] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:19:33 2026] DELETE /volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f0da6ea0-cad6-4eb4-97e7-5533bd584e12 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f0da6ea0-cad6-4eb4-97e7-5533bd584e12 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 Sep 07 10:19:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f0da6ea0-cad6-4eb4-97e7-5533bd584e12 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f0da6ea0-cad6-4eb4-97e7-5533bd584e12 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f0da6ea0-cad6-4eb4-97e7-5533bd584e12 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f0da6ea0-cad6-4eb4-97e7-5533bd584e12 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 returned with HTTP 200 Sep 07 10:19:33 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1655/3267] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:33 2026] GET /volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-547fb0c2-7d2e-439c-95bb-8d1e92dfc09e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-547fb0c2-7d2e-439c-95bb-8d1e92dfc09e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/84812d86-85bc-408f-bee4-e166e74df8b4 Sep 07 10:19:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-547fb0c2-7d2e-439c-95bb-8d1e92dfc09e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-547fb0c2-7d2e-439c-95bb-8d1e92dfc09e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:33 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:33 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:33 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:33 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:33 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-547fb0c2-7d2e-439c-95bb-8d1e92dfc09e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-547fb0c2-7d2e-439c-95bb-8d1e92dfc09e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/84812d86-85bc-408f-bee4-e166e74df8b4 returned with HTTP 200 Sep 07 10:19:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1613/3268] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:33 2026] GET /volume/v3/volumes/84812d86-85bc-408f-bee4-e166e74df8b4 => generated 1013 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a152adc2-0bc0-4d67-a4ec-7acd739d4e6e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a152adc2-0bc0-4d67-a4ec-7acd739d4e6e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:19:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a152adc2-0bc0-4d67-a4ec-7acd739d4e6e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84812d86-85bc-408f-bee4-e166e74df8b4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-157284765"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:33 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:33 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:33 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:33 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a152adc2-0bc0-4d67-a4ec-7acd739d4e6e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:33 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-a152adc2-0bc0-4d67-a4ec-7acd739d4e6e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create snapshot from volume 84812d86-85bc-408f-bee4-e166e74df8b4 Sep 07 10:19:33 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-a152adc2-0bc0-4d67-a4ec-7acd739d4e6e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Created reservations ['b46a15a6-1a2d-4925-ade2-b07f1e1db529', '926ed559-b119-47a1-a0cc-ba7de6db6211', '914a06a9-ad60-4a2f-b3a1-025e3df7a35d', '125b4d27-083d-45e5-9ed0-f88f2d8e45ba'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-a152adc2-0bc0-4d67-a4ec-7acd739d4e6e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot create request issued successfully. Sep 07 10:19:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a152adc2-0bc0-4d67-a4ec-7acd739d4e6e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:19:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1656/3269] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:19:33 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 10:19:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ed49d2aa-f672-4548-837a-18184a987fbb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ed49d2aa-f672-4548-837a-18184a987fbb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 Sep 07 10:19:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ed49d2aa-f672-4548-837a-18184a987fbb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ed49d2aa-f672-4548-837a-18184a987fbb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ed49d2aa-f672-4548-837a-18184a987fbb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ed49d2aa-f672-4548-837a-18184a987fbb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 returned with HTTP 200 Sep 07 10:19:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1614/3270] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:34 2026] GET /volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6b77c3ce-25b6-4d86-a63a-f3ef95745a73 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6b77c3ce-25b6-4d86-a63a-f3ef95745a73 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 Sep 07 10:19:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6b77c3ce-25b6-4d86-a63a-f3ef95745a73 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:34 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6b77c3ce-25b6-4d86-a63a-f3ef95745a73 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:34 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:34 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6b77c3ce-25b6-4d86-a63a-f3ef95745a73 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6b77c3ce-25b6-4d86-a63a-f3ef95745a73 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 returned with HTTP 200 Sep 07 10:19:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1657/3271] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:34 2026] GET /volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-02087c4f-39be-4378-bf30-521557cc6ec6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-02087c4f-39be-4378-bf30-521557cc6ec6 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 Sep 07 10:19:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-02087c4f-39be-4378-bf30-521557cc6ec6 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-02087c4f-39be-4378-bf30-521557cc6ec6 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-02087c4f-39be-4378-bf30-521557cc6ec6 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-02087c4f-39be-4378-bf30-521557cc6ec6 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 returned with HTTP 200 Sep 07 10:19:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1615/3272] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:35 2026] GET /volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-23bebb90-5836-4ab8-8b7f-3c0d52e4710e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-23bebb90-5836-4ab8-8b7f-3c0d52e4710e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 Sep 07 10:19:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-23bebb90-5836-4ab8-8b7f-3c0d52e4710e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-23bebb90-5836-4ab8-8b7f-3c0d52e4710e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-23bebb90-5836-4ab8-8b7f-3c0d52e4710e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 returned with HTTP 404 Sep 07 10:19:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1658/3273] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:35 2026] GET /volume/v3/snapshots/fef6257c-9fc7-4f7e-8511-7db63dff5f45 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0da5b972-f048-4c3c-960c-5381c5f098f2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0da5b972-f048-4c3c-960c-5381c5f098f2 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/79ab5473-6a82-4265-a8e8-4dcc760671fe Sep 07 10:19:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0da5b972-f048-4c3c-960c-5381c5f098f2 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:35 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0da5b972-f048-4c3c-960c-5381c5f098f2 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:35 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-0da5b972-f048-4c3c-960c-5381c5f098f2 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete volume with id: 79ab5473-6a82-4265-a8e8-4dcc760671fe Sep 07 10:19:35 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:35 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:35 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:35 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0da5b972-f048-4c3c-960c-5381c5f098f2 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:35 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0da5b972-f048-4c3c-960c-5381c5f098f2 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete volume request issued successfully. Sep 07 10:19:35 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0da5b972-f048-4c3c-960c-5381c5f098f2 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/79ab5473-6a82-4265-a8e8-4dcc760671fe returned with HTTP 202 Sep 07 10:19:35 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1616/3274] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:19:35 2026] DELETE /volume/v3/volumes/79ab5473-6a82-4265-a8e8-4dcc760671fe => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-7e198e55-56b1-4822-a239-416da74032b4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7e198e55-56b1-4822-a239-416da74032b4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/79ab5473-6a82-4265-a8e8-4dcc760671fe Sep 07 10:19:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7e198e55-56b1-4822-a239-416da74032b4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-7e198e55-56b1-4822-a239-416da74032b4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:35 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:35 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:35 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:35 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:35 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-7e198e55-56b1-4822-a239-416da74032b4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-7e198e55-56b1-4822-a239-416da74032b4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/79ab5473-6a82-4265-a8e8-4dcc760671fe returned with HTTP 200 Sep 07 10:19:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1659/3275] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:35 2026] GET /volume/v3/volumes/79ab5473-6a82-4265-a8e8-4dcc760671fe => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-80d7cbb1-3231-4337-8de8-e37af9861ae7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-80d7cbb1-3231-4337-8de8-e37af9861ae7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 Sep 07 10:19:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-80d7cbb1-3231-4337-8de8-e37af9861ae7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-80d7cbb1-3231-4337-8de8-e37af9861ae7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:36 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:36 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-80d7cbb1-3231-4337-8de8-e37af9861ae7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-80d7cbb1-3231-4337-8de8-e37af9861ae7 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 returned with HTTP 200 Sep 07 10:19:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1617/3276] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:36 2026] GET /volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2f555301-86f4-4cf4-8831-efb7a6dd7ed6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2f555301-86f4-4cf4-8831-efb7a6dd7ed6 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] GET http://192.168.122.74/volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2f555301-86f4-4cf4-8831-efb7a6dd7ed6 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2f555301-86f4-4cf4-8831-efb7a6dd7ed6 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2f555301-86f4-4cf4-8831-efb7a6dd7ed6 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Snapshot retrieved successfully. Sep 07 10:19:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2f555301-86f4-4cf4-8831-efb7a6dd7ed6 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] http://192.168.122.74/volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 returned with HTTP 200 Sep 07 10:19:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1660/3277] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:36 2026] GET /volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-707912c8-fbb0-484e-be95-0c445d969043 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-707912c8-fbb0-484e-be95-0c445d969043 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] DELETE http://192.168.122.74/volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 Sep 07 10:19:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-707912c8-fbb0-484e-be95-0c445d969043 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-707912c8-fbb0-484e-be95-0c445d969043 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:36 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-707912c8-fbb0-484e-be95-0c445d969043 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Delete snapshot with id: a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 Sep 07 10:19:36 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:36 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-707912c8-fbb0-484e-be95-0c445d969043 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:36 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:36 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-707912c8-fbb0-484e-be95-0c445d969043 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot delete request issued successfully. Sep 07 10:19:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-707912c8-fbb0-484e-be95-0c445d969043 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 returned with HTTP 202 Sep 07 10:19:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1618/3278] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:19:36 2026] DELETE /volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6b3eca2e-f30c-444f-8c29-54842ce7b862 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6b3eca2e-f30c-444f-8c29-54842ce7b862 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6b3eca2e-f30c-444f-8c29-54842ce7b862 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6b3eca2e-f30c-444f-8c29-54842ce7b862 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6b3eca2e-f30c-444f-8c29-54842ce7b862 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6b3eca2e-f30c-444f-8c29-54842ce7b862 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 returned with HTTP 200 Sep 07 10:19:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1661/3279] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:36 2026] GET /volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f5b84501-821f-4fbc-a7cb-7d59e19bf2e8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f5b84501-821f-4fbc-a7cb-7d59e19bf2e8 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/79ab5473-6a82-4265-a8e8-4dcc760671fe Sep 07 10:19:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f5b84501-821f-4fbc-a7cb-7d59e19bf2e8 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f5b84501-821f-4fbc-a7cb-7d59e19bf2e8 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f5b84501-821f-4fbc-a7cb-7d59e19bf2e8 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/79ab5473-6a82-4265-a8e8-4dcc760671fe returned with HTTP 404 Sep 07 10:19:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1619/3280] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:36 2026] GET /volume/v3/volumes/79ab5473-6a82-4265-a8e8-4dcc760671fe => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-184b06a0-9edc-41bb-8df3-14c777f06954 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1044446850"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1044446850'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume of 1 GB Sep 07 10:19:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Availability Zones retrieved successfully. Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Flow 'volume_create_api' (6c20d266-fb34-4398-94d6-0427668202e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed6f7fe-7bea-4d85-83e2-e7d6bcb5b3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed6f7fe-7bea-4d85-83e2-e7d6bcb5b3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0a497f1-d0a6-47f4-b195-ee77dc4e6540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Created reservations ['b8ec960b-7f3f-4ead-be88-0ccf0b8d924b', 'f5667c89-cf50-4736-900a-8fe54cdc21a2', '7a21db84-5c98-4eae-a924-cd9b8e348032', '7051005f-04d9-4ff4-8a7b-f7677f974aab'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0a497f1-d0a6-47f4-b195-ee77dc4e6540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8ec960b-7f3f-4ead-be88-0ccf0b8d924b', 'f5667c89-cf50-4736-900a-8fe54cdc21a2', '7a21db84-5c98-4eae-a924-cd9b8e348032', '7051005f-04d9-4ff4-8a7b-f7677f974aab']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a38dfae7-8ea1-46a2-a6ee-16fb6fd6f997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:36 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a38dfae7-8ea1-46a2-a6ee-16fb6fd6f997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e573706f-1e4b-43b7-9f5a-12de559e393d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1044446850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa4493d2f045dc87793bd97d931cff',qos_specs=None,replication_status=,reservations=['b8ec960b-7f3f-4ead-be88-0ccf0b8d924b','f5667c89-cf50-4736-900a-8fe54cdc21a2','7a21db84-5c98-4eae-a924-cd9b8e348032','7051005f-04d9-4ff4-8a7b-f7677f974aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:19:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1044446850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e573706f-1e4b-43b7-9f5a-12de559e393d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41fa4493d2f045dc87793bd97d931cff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d297a015-9310-48a0-8beb-a8acac6c4a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d297a015-9310-48a0-8beb-a8acac6c4a19) transitioned into state 'SUCCESS' from state '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-1044446850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa4493d2f045dc87793bd97d931cff',qos_specs=None,replication_status=,reservations=['b8ec960b-7f3f-4ead-be88-0ccf0b8d924b','f5667c89-cf50-4736-900a-8fe54cdc21a2','7a21db84-5c98-4eae-a924-cd9b8e348032','7051005f-04d9-4ff4-8a7b-f7677f974aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3379acc-7639-4076-a071-aa28656f0f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3379acc-7639-4076-a071-aa28656f0f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Flow 'volume_create_api' (6c20d266-fb34-4398-94d6-0427668202e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume request issued successfully. Sep 07 10:19:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-184b06a0-9edc-41bb-8df3-14c777f06954 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:19:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1662/3281] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:19:36 2026] POST /volume/v3/volumes => generated 785 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e3ed8669-3a91-4eb3-a8df-2d998329a774 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3ed8669-3a91-4eb3-a8df-2d998329a774 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/e573706f-1e4b-43b7-9f5a-12de559e393d Sep 07 10:19:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e3ed8669-3a91-4eb3-a8df-2d998329a774 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e3ed8669-3a91-4eb3-a8df-2d998329a774 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:36 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:36 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:36 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:36 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e3ed8669-3a91-4eb3-a8df-2d998329a774 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3ed8669-3a91-4eb3-a8df-2d998329a774 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/e573706f-1e4b-43b7-9f5a-12de559e393d returned with HTTP 200 Sep 07 10:19:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1620/3282] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:36 2026] GET /volume/v3/volumes/e573706f-1e4b-43b7-9f5a-12de559e393d => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-60031b3e-5809-478e-a57c-32ccf34674f3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-60031b3e-5809-478e-a57c-32ccf34674f3 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 Sep 07 10:19:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-60031b3e-5809-478e-a57c-32ccf34674f3 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-60031b3e-5809-478e-a57c-32ccf34674f3 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:37 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:37 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-60031b3e-5809-478e-a57c-32ccf34674f3 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-60031b3e-5809-478e-a57c-32ccf34674f3 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 returned with HTTP 200 Sep 07 10:19:37 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1663/3283] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:37 2026] GET /volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-75592660-4074-4a03-b513-d21aa5a2a5a8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-75592660-4074-4a03-b513-d21aa5a2a5a8 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/e573706f-1e4b-43b7-9f5a-12de559e393d Sep 07 10:19:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-75592660-4074-4a03-b513-d21aa5a2a5a8 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-75592660-4074-4a03-b513-d21aa5a2a5a8 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-75592660-4074-4a03-b513-d21aa5a2a5a8 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-75592660-4074-4a03-b513-d21aa5a2a5a8 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/e573706f-1e4b-43b7-9f5a-12de559e393d returned with HTTP 200 Sep 07 10:19:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1621/3284] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:37 2026] GET /volume/v3/volumes/e573706f-1e4b-43b7-9f5a-12de559e393d => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2b401a08-1d2f-47f2-ab18-a5d4d617925f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2b401a08-1d2f-47f2-ab18-a5d4d617925f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:19:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2b401a08-1d2f-47f2-ab18-a5d4d617925f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e573706f-1e4b-43b7-9f5a-12de559e393d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-147321578"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2b401a08-1d2f-47f2-ab18-a5d4d617925f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:38 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-2b401a08-1d2f-47f2-ab18-a5d4d617925f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create snapshot from volume e573706f-1e4b-43b7-9f5a-12de559e393d Sep 07 10:19:38 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-2b401a08-1d2f-47f2-ab18-a5d4d617925f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Created reservations ['4448e35c-e671-4ea6-9128-cbd8c2a02167', 'e7fe462a-e94b-4042-946c-7e1880eb48f2', '1ebc3558-7b76-4283-8fde-04e75db12289', 'ccdc8478-fe00-4f39-955e-d66e81cdb9b1'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2b401a08-1d2f-47f2-ab18-a5d4d617925f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot create request issued successfully. Sep 07 10:19:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2b401a08-1d2f-47f2-ab18-a5d4d617925f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:19:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1664/3285] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:19:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8d8b610e-52c1-482a-a6b5-b0c37d8dde2e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8d8b610e-52c1-482a-a6b5-b0c37d8dde2e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe Sep 07 10:19:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8d8b610e-52c1-482a-a6b5-b0c37d8dde2e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8d8b610e-52c1-482a-a6b5-b0c37d8dde2e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-8d8b610e-52c1-482a-a6b5-b0c37d8dde2e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8d8b610e-52c1-482a-a6b5-b0c37d8dde2e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe returned with HTTP 200 Sep 07 10:19:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1622/3286] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:38 2026] GET /volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-a6d8d981-f9b3-453b-b405-d4b0e567a388 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a6d8d981-f9b3-453b-b405-d4b0e567a388 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 Sep 07 10:19:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a6d8d981-f9b3-453b-b405-d4b0e567a388 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-a6d8d981-f9b3-453b-b405-d4b0e567a388 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-a6d8d981-f9b3-453b-b405-d4b0e567a388 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 returned with HTTP 404 Sep 07 10:19:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1665/3287] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:38 2026] GET /volume/v3/snapshots/a07ed9a1-9f72-482a-9b8a-bfdd7fb11089 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ba7e4abf-d6db-4558-b4a0-0c7175fefc88 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ba7e4abf-d6db-4558-b4a0-0c7175fefc88 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/84812d86-85bc-408f-bee4-e166e74df8b4 Sep 07 10:19:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ba7e4abf-d6db-4558-b4a0-0c7175fefc88 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ba7e4abf-d6db-4558-b4a0-0c7175fefc88 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:38 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-ba7e4abf-d6db-4558-b4a0-0c7175fefc88 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Delete volume with id: 84812d86-85bc-408f-bee4-e166e74df8b4 Sep 07 10:19:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ba7e4abf-d6db-4558-b4a0-0c7175fefc88 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ba7e4abf-d6db-4558-b4a0-0c7175fefc88 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Delete volume request issued successfully. Sep 07 10:19:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ba7e4abf-d6db-4558-b4a0-0c7175fefc88 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/84812d86-85bc-408f-bee4-e166e74df8b4 returned with HTTP 202 Sep 07 10:19:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1623/3288] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:19:38 2026] DELETE /volume/v3/volumes/84812d86-85bc-408f-bee4-e166e74df8b4 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3c552355-8037-48aa-ad5a-ea460b62a971 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3c552355-8037-48aa-ad5a-ea460b62a971 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/84812d86-85bc-408f-bee4-e166e74df8b4 Sep 07 10:19:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3c552355-8037-48aa-ad5a-ea460b62a971 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:38 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3c552355-8037-48aa-ad5a-ea460b62a971 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:38 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:38 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3c552355-8037-48aa-ad5a-ea460b62a971 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3c552355-8037-48aa-ad5a-ea460b62a971 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/84812d86-85bc-408f-bee4-e166e74df8b4 returned with HTTP 200 Sep 07 10:19:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1666/3289] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:38 2026] GET /volume/v3/volumes/84812d86-85bc-408f-bee4-e166e74df8b4 => generated 1012 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f6e84b30-7275-4ecb-a914-823cdf2e214d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f6e84b30-7275-4ecb-a914-823cdf2e214d tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f6e84b30-7275-4ecb-a914-823cdf2e214d tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f6e84b30-7275-4ecb-a914-823cdf2e214d tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:39 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f6e84b30-7275-4ecb-a914-823cdf2e214d tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f6e84b30-7275-4ecb-a914-823cdf2e214d tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe returned with HTTP 200 Sep 07 10:19:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1624/3290] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:39 2026] GET /volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6922ccbe-4c57-41bf-ace6-a8c5c3860436 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6922ccbe-4c57-41bf-ace6-a8c5c3860436 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/84812d86-85bc-408f-bee4-e166e74df8b4 Sep 07 10:19:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6922ccbe-4c57-41bf-ace6-a8c5c3860436 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6922ccbe-4c57-41bf-ace6-a8c5c3860436 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6922ccbe-4c57-41bf-ace6-a8c5c3860436 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/84812d86-85bc-408f-bee4-e166e74df8b4 returned with HTTP 404 Sep 07 10:19:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1667/3291] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:39 2026] GET /volume/v3/volumes/84812d86-85bc-408f-bee4-e166e74df8b4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b5e865e6-897f-4496-9118-b02c29917ea0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1251023049"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1251023049'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create volume of 1 GB Sep 07 10:19:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Availability Zones retrieved successfully. Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Flow 'volume_create_api' (e0dc10bc-4a15-46c1-8deb-abaddcaf5715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8de811d-f2d1-47cc-a7ba-ec6edbdacefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8de811d-f2d1-47cc-a7ba-ec6edbdacefe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cab5f41c-d7e5-4734-8156-04ba5c4aa405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Created reservations ['5cd11968-f06b-40a0-ae4d-e1b2c71fe0f8', '9a0cca64-4689-4072-bde6-bc71eae34393', '365b6c99-32be-4f71-982a-202f72a7d985', '1440ecfd-bb42-4841-9e89-68298b605c3f'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cab5f41c-d7e5-4734-8156-04ba5c4aa405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cd11968-f06b-40a0-ae4d-e1b2c71fe0f8', '9a0cca64-4689-4072-bde6-bc71eae34393', '365b6c99-32be-4f71-982a-202f72a7d985', '1440ecfd-bb42-4841-9e89-68298b605c3f']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (401ceb33-ba5e-47b9-b4a8-b98edd3bccfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:39 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (401ceb33-ba5e-47b9-b4a8-b98edd3bccfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a408ff51-dbbd-4102-b318-819619e9a6c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1251023049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd49c4be7a74648ab6f55922f0638c7',qos_specs=None,replication_status=,reservations=['5cd11968-f06b-40a0-ae4d-e1b2c71fe0f8','9a0cca64-4689-4072-bde6-bc71eae34393','365b6c99-32be-4f71-982a-202f72a7d985','1440ecfd-bb42-4841-9e89-68298b605c3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0477ac649f0140bf9c034ba6d1a49938',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:19:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1251023049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a408ff51-dbbd-4102-b318-819619e9a6c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd49c4be7a74648ab6f55922f0638c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0477ac649f0140bf9c034ba6d1a49938',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66bdd5ef-c2bc-47d1-a07b-57cf64cfff82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66bdd5ef-c2bc-47d1-a07b-57cf64cfff82) transitioned into state 'SUCCESS' from state '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-1251023049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd49c4be7a74648ab6f55922f0638c7',qos_specs=None,replication_status=,reservations=['5cd11968-f06b-40a0-ae4d-e1b2c71fe0f8','9a0cca64-4689-4072-bde6-bc71eae34393','365b6c99-32be-4f71-982a-202f72a7d985','1440ecfd-bb42-4841-9e89-68298b605c3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0477ac649f0140bf9c034ba6d1a49938',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c7a4b9c-52ff-4609-a2a1-0f221e09ccd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c7a4b9c-52ff-4609-a2a1-0f221e09ccd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Flow 'volume_create_api' (e0dc10bc-4a15-46c1-8deb-abaddcaf5715) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:39 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create volume request issued successfully. Sep 07 10:19:39 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b5e865e6-897f-4496-9118-b02c29917ea0 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:19:39 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1625/3292] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:19:39 2026] POST /volume/v3/volumes => generated 785 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-de245e9b-d8ed-4804-a935-f693a9e4bff4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-de245e9b-d8ed-4804-a935-f693a9e4bff4 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/a408ff51-dbbd-4102-b318-819619e9a6c1 Sep 07 10:19:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-de245e9b-d8ed-4804-a935-f693a9e4bff4 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-de245e9b-d8ed-4804-a935-f693a9e4bff4 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:39 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:39 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-de245e9b-d8ed-4804-a935-f693a9e4bff4 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-de245e9b-d8ed-4804-a935-f693a9e4bff4 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/a408ff51-dbbd-4102-b318-819619e9a6c1 returned with HTTP 200 Sep 07 10:19:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1668/3293] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:39 2026] GET /volume/v3/volumes/a408ff51-dbbd-4102-b318-819619e9a6c1 => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b0677da2-895b-4378-9145-47f3d2012336 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b0677da2-895b-4378-9145-47f3d2012336 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe Sep 07 10:19:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b0677da2-895b-4378-9145-47f3d2012336 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b0677da2-895b-4378-9145-47f3d2012336 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:40 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:40 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b0677da2-895b-4378-9145-47f3d2012336 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b0677da2-895b-4378-9145-47f3d2012336 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe returned with HTTP 200 Sep 07 10:19:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1626/3294] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:40 2026] GET /volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-17447d38-0670-4b9b-87b0-3be909b2c065 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-17447d38-0670-4b9b-87b0-3be909b2c065 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] GET http://192.168.122.74/volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe Sep 07 10:19:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-17447d38-0670-4b9b-87b0-3be909b2c065 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-17447d38-0670-4b9b-87b0-3be909b2c065 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:40 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:40 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-17447d38-0670-4b9b-87b0-3be909b2c065 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Snapshot retrieved successfully. Sep 07 10:19:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-17447d38-0670-4b9b-87b0-3be909b2c065 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe returned with HTTP 200 Sep 07 10:19:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1669/3295] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:40 2026] GET /volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-23351539-d319-4ddd-809a-d86020db2fde None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-23351539-d319-4ddd-809a-d86020db2fde tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] DELETE http://192.168.122.74/volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe Sep 07 10:19:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-23351539-d319-4ddd-809a-d86020db2fde tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-23351539-d319-4ddd-809a-d86020db2fde tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:40 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-23351539-d319-4ddd-809a-d86020db2fde tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete snapshot with id: 6dbd52f4-c219-4573-ad51-4efc1404bdfe Sep 07 10:19:40 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:40 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-23351539-d319-4ddd-809a-d86020db2fde tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:40 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:40 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-23351539-d319-4ddd-809a-d86020db2fde tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot delete request issued successfully. Sep 07 10:19:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-23351539-d319-4ddd-809a-d86020db2fde tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe returned with HTTP 202 Sep 07 10:19:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1627/3296] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:19:40 2026] DELETE /volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-94d75809-b05a-4ac8-85d5-940c7a156807 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-94d75809-b05a-4ac8-85d5-940c7a156807 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe Sep 07 10:19:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-94d75809-b05a-4ac8-85d5-940c7a156807 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-94d75809-b05a-4ac8-85d5-940c7a156807 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:40 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:40 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-94d75809-b05a-4ac8-85d5-940c7a156807 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-94d75809-b05a-4ac8-85d5-940c7a156807 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe returned with HTTP 200 Sep 07 10:19:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1670/3297] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:40 2026] GET /volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4a3caa5d-dae2-4ca5-9f21-2b9acc4049ba None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4a3caa5d-dae2-4ca5-9f21-2b9acc4049ba tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/a408ff51-dbbd-4102-b318-819619e9a6c1 Sep 07 10:19:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4a3caa5d-dae2-4ca5-9f21-2b9acc4049ba tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4a3caa5d-dae2-4ca5-9f21-2b9acc4049ba tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:40 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:40 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:40 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:40 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4a3caa5d-dae2-4ca5-9f21-2b9acc4049ba tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4a3caa5d-dae2-4ca5-9f21-2b9acc4049ba tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/a408ff51-dbbd-4102-b318-819619e9a6c1 returned with HTTP 200 Sep 07 10:19:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1628/3298] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:40 2026] GET /volume/v3/volumes/a408ff51-dbbd-4102-b318-819619e9a6c1 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-82705b0f-e6ed-4887-884d-5affb739ed15 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-82705b0f-e6ed-4887-884d-5affb739ed15 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:19:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-82705b0f-e6ed-4887-884d-5affb739ed15 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a408ff51-dbbd-4102-b318-819619e9a6c1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1150880345"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:41 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:41 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:41 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:41 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:41 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-82705b0f-e6ed-4887-884d-5affb739ed15 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:41 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-82705b0f-e6ed-4887-884d-5affb739ed15 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Create snapshot from volume a408ff51-dbbd-4102-b318-819619e9a6c1 Sep 07 10:19:41 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-82705b0f-e6ed-4887-884d-5affb739ed15 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Created reservations ['61114bac-2316-4fa6-93aa-cb9a9443cbc7', '92646cf2-c727-4429-8a05-a38c59a57dd3', 'aeca2062-2394-4d11-8aa9-4627c2d34b3a', 'ea4e4bb0-312c-4d75-af1c-47692658185b'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:41 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:41 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:41 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-82705b0f-e6ed-4887-884d-5affb739ed15 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot create request issued successfully. Sep 07 10:19:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-82705b0f-e6ed-4887-884d-5affb739ed15 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:19:41 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1671/3299] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:19:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7244a911-73bb-455c-a86e-0983315d836b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7244a911-73bb-455c-a86e-0983315d836b tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a Sep 07 10:19:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7244a911-73bb-455c-a86e-0983315d836b tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7244a911-73bb-455c-a86e-0983315d836b tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:41 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:41 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:41 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7244a911-73bb-455c-a86e-0983315d836b tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7244a911-73bb-455c-a86e-0983315d836b tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a returned with HTTP 200 Sep 07 10:19:41 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1629/3300] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:41 2026] GET /volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1379452c-df83-4570-af17-8b9f49af5c8a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1379452c-df83-4570-af17-8b9f49af5c8a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe Sep 07 10:19:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1379452c-df83-4570-af17-8b9f49af5c8a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:41 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1379452c-df83-4570-af17-8b9f49af5c8a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:41 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:41 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:41 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1379452c-df83-4570-af17-8b9f49af5c8a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:41 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1379452c-df83-4570-af17-8b9f49af5c8a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe returned with HTTP 200 Sep 07 10:19:41 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1672/3301] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:41 2026] GET /volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6f7c212e-58a3-4eb4-9768-1fa60f56a36e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6f7c212e-58a3-4eb4-9768-1fa60f56a36e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a Sep 07 10:19:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6f7c212e-58a3-4eb4-9768-1fa60f56a36e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6f7c212e-58a3-4eb4-9768-1fa60f56a36e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:42 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:42 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:42 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6f7c212e-58a3-4eb4-9768-1fa60f56a36e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6f7c212e-58a3-4eb4-9768-1fa60f56a36e tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a returned with HTTP 200 Sep 07 10:19:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1630/3302] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:42 2026] GET /volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:19:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b9823e24-6b19-4c8a-99df-dd223eb11946 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b9823e24-6b19-4c8a-99df-dd223eb11946 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe Sep 07 10:19:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b9823e24-6b19-4c8a-99df-dd223eb11946 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b9823e24-6b19-4c8a-99df-dd223eb11946 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b9823e24-6b19-4c8a-99df-dd223eb11946 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe returned with HTTP 404 Sep 07 10:19:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1673/3303] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:42 2026] GET /volume/v3/snapshots/6dbd52f4-c219-4573-ad51-4efc1404bdfe => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cca9c340-e140-4225-8640-cf474b816e73 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cca9c340-e140-4225-8640-cf474b816e73 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/e573706f-1e4b-43b7-9f5a-12de559e393d Sep 07 10:19:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cca9c340-e140-4225-8640-cf474b816e73 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:42 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cca9c340-e140-4225-8640-cf474b816e73 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:42 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-cca9c340-e140-4225-8640-cf474b816e73 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete volume with id: e573706f-1e4b-43b7-9f5a-12de559e393d Sep 07 10:19:42 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:42 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:42 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:42 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:42 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cca9c340-e140-4225-8640-cf474b816e73 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:42 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cca9c340-e140-4225-8640-cf474b816e73 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete volume request issued successfully. Sep 07 10:19:42 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cca9c340-e140-4225-8640-cf474b816e73 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/e573706f-1e4b-43b7-9f5a-12de559e393d returned with HTTP 202 Sep 07 10:19:42 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1631/3304] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:19:42 2026] DELETE /volume/v3/volumes/e573706f-1e4b-43b7-9f5a-12de559e393d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f94106c8-7d22-4cb3-ab89-c9a6d6fed896 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f94106c8-7d22-4cb3-ab89-c9a6d6fed896 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/e573706f-1e4b-43b7-9f5a-12de559e393d Sep 07 10:19:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f94106c8-7d22-4cb3-ab89-c9a6d6fed896 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:42 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f94106c8-7d22-4cb3-ab89-c9a6d6fed896 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:42 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:42 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:42 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:42 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:42 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f94106c8-7d22-4cb3-ab89-c9a6d6fed896 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:42 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f94106c8-7d22-4cb3-ab89-c9a6d6fed896 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/e573706f-1e4b-43b7-9f5a-12de559e393d returned with HTTP 200 Sep 07 10:19:42 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1674/3305] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:42 2026] GET /volume/v3/volumes/e573706f-1e4b-43b7-9f5a-12de559e393d => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-3ce8b633-a8c2-42e9-b43a-e3eef08c737b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3ce8b633-a8c2-42e9-b43a-e3eef08c737b tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3ce8b633-a8c2-42e9-b43a-e3eef08c737b tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-3ce8b633-a8c2-42e9-b43a-e3eef08c737b tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:43 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-3ce8b633-a8c2-42e9-b43a-e3eef08c737b tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-3ce8b633-a8c2-42e9-b43a-e3eef08c737b tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a returned with HTTP 200 Sep 07 10:19:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1632/3306] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:43 2026] GET /volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-49b1d801-7b80-4d07-886f-979dcf1dda3d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-49b1d801-7b80-4d07-886f-979dcf1dda3d tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/e573706f-1e4b-43b7-9f5a-12de559e393d Sep 07 10:19:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-49b1d801-7b80-4d07-886f-979dcf1dda3d tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-49b1d801-7b80-4d07-886f-979dcf1dda3d tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-49b1d801-7b80-4d07-886f-979dcf1dda3d tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/e573706f-1e4b-43b7-9f5a-12de559e393d returned with HTTP 404 Sep 07 10:19:43 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1675/3307] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:43 2026] GET /volume/v3/volumes/e573706f-1e4b-43b7-9f5a-12de559e393d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1950404377"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1950404377'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume of 1 GB Sep 07 10:19:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Availability Zones retrieved successfully. Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Flow 'volume_create_api' (a8e51832-5533-4f44-b6cf-310e6bcf350e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b2e7a39-2e19-42ce-a69c-a1a0b989ff1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b2e7a39-2e19-42ce-a69c-a1a0b989ff1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (386f112d-56ff-4028-ac2f-bc0de91a58f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Created reservations ['f0e6548a-4635-47e6-a601-5c02eef1db65', '2beb4c9f-4c22-4f00-bd52-6b10fe0ca689', 'f7f15906-70cc-4c30-a0cf-a0b22b2d8d85', '5953620e-72fc-47e6-b653-5c2c1416cecb'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (386f112d-56ff-4028-ac2f-bc0de91a58f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0e6548a-4635-47e6-a601-5c02eef1db65', '2beb4c9f-4c22-4f00-bd52-6b10fe0ca689', 'f7f15906-70cc-4c30-a0cf-a0b22b2d8d85', '5953620e-72fc-47e6-b653-5c2c1416cecb']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a506c1cb-c836-47d2-aeff-b26dc8fdbd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:43 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a506c1cb-c836-47d2-aeff-b26dc8fdbd1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1af10c21-189e-4090-8952-741228e41a3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1950404377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa4493d2f045dc87793bd97d931cff',qos_specs=None,replication_status=,reservations=['f0e6548a-4635-47e6-a601-5c02eef1db65','2beb4c9f-4c22-4f00-bd52-6b10fe0ca689','f7f15906-70cc-4c30-a0cf-a0b22b2d8d85','5953620e-72fc-47e6-b653-5c2c1416cecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:19:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1950404377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1af10c21-189e-4090-8952-741228e41a3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41fa4493d2f045dc87793bd97d931cff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a51ab703-1746-4aea-8a80-8ce6c5576334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a51ab703-1746-4aea-8a80-8ce6c5576334) transitioned into state 'SUCCESS' from state '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-1950404377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa4493d2f045dc87793bd97d931cff',qos_specs=None,replication_status=,reservations=['f0e6548a-4635-47e6-a601-5c02eef1db65','2beb4c9f-4c22-4f00-bd52-6b10fe0ca689','f7f15906-70cc-4c30-a0cf-a0b22b2d8d85','5953620e-72fc-47e6-b653-5c2c1416cecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26972839-552d-4a0d-a1b3-b402c782f724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26972839-552d-4a0d-a1b3-b402c782f724) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Flow 'volume_create_api' (a8e51832-5533-4f44-b6cf-310e6bcf350e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:43 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume request issued successfully. Sep 07 10:19:43 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bf118d7e-777b-469d-9604-cac36f7bd3bf tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:19:43 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1633/3308] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:19:43 2026] POST /volume/v3/volumes => generated 785 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:43 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6ce391eb-6b7f-401e-a39f-101f22f80a92 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:43 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6ce391eb-6b7f-401e-a39f-101f22f80a92 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/1af10c21-189e-4090-8952-741228e41a3a Sep 07 10:19:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6ce391eb-6b7f-401e-a39f-101f22f80a92 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6ce391eb-6b7f-401e-a39f-101f22f80a92 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:44 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:44 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:44 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:44 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:44 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-6ce391eb-6b7f-401e-a39f-101f22f80a92 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6ce391eb-6b7f-401e-a39f-101f22f80a92 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/1af10c21-189e-4090-8952-741228e41a3a returned with HTTP 200 Sep 07 10:19:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1676/3309] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:43 2026] GET /volume/v3/volumes/1af10c21-189e-4090-8952-741228e41a3a => generated 964 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-9a74d935-07f5-4a21-bce6-26d1295e3fcd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9a74d935-07f5-4a21-bce6-26d1295e3fcd tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a Sep 07 10:19:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9a74d935-07f5-4a21-bce6-26d1295e3fcd tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-9a74d935-07f5-4a21-bce6-26d1295e3fcd tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:44 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:44 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:44 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-9a74d935-07f5-4a21-bce6-26d1295e3fcd tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-9a74d935-07f5-4a21-bce6-26d1295e3fcd tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a returned with HTTP 200 Sep 07 10:19:44 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1634/3310] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:44 2026] GET /volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e387be7a-e012-4b4a-a91a-50f2fd80f89a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e387be7a-e012-4b4a-a91a-50f2fd80f89a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] POST http://192.168.122.74/volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a/action Sep 07 10:19:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e387be7a-e012-4b4a-a91a-50f2fd80f89a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:19:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e387be7a-e012-4b4a-a91a-50f2fd80f89a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:44 devstack devstack@c-api.service[87187]: INFO cinder.api.contrib.snapshot_unmanage [None req-e387be7a-e012-4b4a-a91a-50f2fd80f89a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Unmanage snapshot with id: a952947b-7197-4ec7-8b84-db703826378a Sep 07 10:19:44 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:44 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:44 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e387be7a-e012-4b4a-a91a-50f2fd80f89a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Snapshot retrieved successfully. Sep 07 10:19:44 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-e387be7a-e012-4b4a-a91a-50f2fd80f89a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '247726d5112445eab26868da237d852b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bd49c4be7a74648ab6f55922f0638c7', '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=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e387be7a-e012-4b4a-a91a-50f2fd80f89a tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-reader] http://192.168.122.74/volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a/action returned with HTTP 403 Sep 07 10:19:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1677/3311] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:19:44 2026] POST /volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a/action => generated 117 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-940f6331-f77f-41ce-861a-e85c4be12798 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-940f6331-f77f-41ce-861a-e85c4be12798 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] DELETE http://192.168.122.74/volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a Sep 07 10:19:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-940f6331-f77f-41ce-861a-e85c4be12798 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:44 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-940f6331-f77f-41ce-861a-e85c4be12798 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:44 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-940f6331-f77f-41ce-861a-e85c4be12798 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Delete snapshot with id: a952947b-7197-4ec7-8b84-db703826378a Sep 07 10:19:44 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:44 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:44 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-940f6331-f77f-41ce-861a-e85c4be12798 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:44 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:44 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:44 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-940f6331-f77f-41ce-861a-e85c4be12798 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot delete request issued successfully. Sep 07 10:19:44 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-940f6331-f77f-41ce-861a-e85c4be12798 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a returned with HTTP 202 Sep 07 10:19:44 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1635/3312] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:19:44 2026] DELETE /volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-96f7c274-0795-47d6-ad1b-3f918aaeed2c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-96f7c274-0795-47d6-ad1b-3f918aaeed2c tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a Sep 07 10:19:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-96f7c274-0795-47d6-ad1b-3f918aaeed2c tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:44 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-96f7c274-0795-47d6-ad1b-3f918aaeed2c tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:44 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:44 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:44 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-96f7c274-0795-47d6-ad1b-3f918aaeed2c tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:44 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-96f7c274-0795-47d6-ad1b-3f918aaeed2c tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a returned with HTTP 200 Sep 07 10:19:44 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1678/3313] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:44 2026] GET /volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-438fb163-ad93-4d7c-8473-682b82ba2a08 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-438fb163-ad93-4d7c-8473-682b82ba2a08 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/1af10c21-189e-4090-8952-741228e41a3a Sep 07 10:19:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-438fb163-ad93-4d7c-8473-682b82ba2a08 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-438fb163-ad93-4d7c-8473-682b82ba2a08 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:45 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:45 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:45 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:45 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:45 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-438fb163-ad93-4d7c-8473-682b82ba2a08 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-438fb163-ad93-4d7c-8473-682b82ba2a08 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/1af10c21-189e-4090-8952-741228e41a3a returned with HTTP 200 Sep 07 10:19:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1636/3314] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:45 2026] GET /volume/v3/volumes/1af10c21-189e-4090-8952-741228e41a3a => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d71d9480-a5e8-4feb-8d5f-9df52b890e88 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d71d9480-a5e8-4feb-8d5f-9df52b890e88 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:19:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d71d9480-a5e8-4feb-8d5f-9df52b890e88 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1af10c21-189e-4090-8952-741228e41a3a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-18073047"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:45 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:45 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:45 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:45 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d71d9480-a5e8-4feb-8d5f-9df52b890e88 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:45 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-d71d9480-a5e8-4feb-8d5f-9df52b890e88 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create snapshot from volume 1af10c21-189e-4090-8952-741228e41a3a Sep 07 10:19:45 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-d71d9480-a5e8-4feb-8d5f-9df52b890e88 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Created reservations ['3b405f2c-30d4-438b-9690-5139d5e5309f', 'bbfbaaf4-85bb-45aa-a1cf-5f602100492c', '29455829-b278-414a-8cb4-1ab5e680155a', '10913107-8c6f-4a63-87f7-126fce54f39b'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:45 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:45 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d71d9480-a5e8-4feb-8d5f-9df52b890e88 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot create request issued successfully. Sep 07 10:19:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d71d9480-a5e8-4feb-8d5f-9df52b890e88 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:19:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1679/3315] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:19:45 2026] POST /volume/v3/snapshots => generated 306 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1b9520d7-0105-49bb-a386-f3d22f45abdb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1b9520d7-0105-49bb-a386-f3d22f45abdb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 Sep 07 10:19:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1b9520d7-0105-49bb-a386-f3d22f45abdb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:45 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1b9520d7-0105-49bb-a386-f3d22f45abdb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:45 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:45 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:45 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1b9520d7-0105-49bb-a386-f3d22f45abdb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:45 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1b9520d7-0105-49bb-a386-f3d22f45abdb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 returned with HTTP 200 Sep 07 10:19:45 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1637/3316] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:45 2026] GET /volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f0bd96c3-19bd-43bf-b8af-8630b977f2c4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f0bd96c3-19bd-43bf-b8af-8630b977f2c4 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a Sep 07 10:19:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f0bd96c3-19bd-43bf-b8af-8630b977f2c4 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:45 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f0bd96c3-19bd-43bf-b8af-8630b977f2c4 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:45 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:45 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:45 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f0bd96c3-19bd-43bf-b8af-8630b977f2c4 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Snapshot retrieved successfully. Sep 07 10:19:45 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f0bd96c3-19bd-43bf-b8af-8630b977f2c4 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a returned with HTTP 200 Sep 07 10:19:45 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1680/3317] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:45 2026] GET /volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ab659ffe-e357-4bbd-81bd-6baeda34f47c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ab659ffe-e357-4bbd-81bd-6baeda34f47c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 Sep 07 10:19:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ab659ffe-e357-4bbd-81bd-6baeda34f47c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ab659ffe-e357-4bbd-81bd-6baeda34f47c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:46 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:46 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:46 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-ab659ffe-e357-4bbd-81bd-6baeda34f47c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ab659ffe-e357-4bbd-81bd-6baeda34f47c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 returned with HTTP 200 Sep 07 10:19:46 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1638/3318] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:46 2026] GET /volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1861cf58-a785-4ec0-bdea-3e4b7898c781 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1861cf58-a785-4ec0-bdea-3e4b7898c781 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a Sep 07 10:19:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1861cf58-a785-4ec0-bdea-3e4b7898c781 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1861cf58-a785-4ec0-bdea-3e4b7898c781 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1861cf58-a785-4ec0-bdea-3e4b7898c781 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a returned with HTTP 404 Sep 07 10:19:46 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1681/3319] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:46 2026] GET /volume/v3/snapshots/a952947b-7197-4ec7-8b84-db703826378a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5245a7cb-6cd3-4fba-aaeb-b1cd6dd15a66 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5245a7cb-6cd3-4fba-aaeb-b1cd6dd15a66 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/a408ff51-dbbd-4102-b318-819619e9a6c1 Sep 07 10:19:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5245a7cb-6cd3-4fba-aaeb-b1cd6dd15a66 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:46 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5245a7cb-6cd3-4fba-aaeb-b1cd6dd15a66 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:46 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-5245a7cb-6cd3-4fba-aaeb-b1cd6dd15a66 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Delete volume with id: a408ff51-dbbd-4102-b318-819619e9a6c1 Sep 07 10:19:46 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:46 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:46 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:46 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:46 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5245a7cb-6cd3-4fba-aaeb-b1cd6dd15a66 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:46 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5245a7cb-6cd3-4fba-aaeb-b1cd6dd15a66 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Delete volume request issued successfully. Sep 07 10:19:46 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5245a7cb-6cd3-4fba-aaeb-b1cd6dd15a66 tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/a408ff51-dbbd-4102-b318-819619e9a6c1 returned with HTTP 202 Sep 07 10:19:46 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1639/3320] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:19:46 2026] DELETE /volume/v3/volumes/a408ff51-dbbd-4102-b318-819619e9a6c1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-31ed3d77-d878-4a47-9ede-fc573488b71b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-31ed3d77-d878-4a47-9ede-fc573488b71b tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/a408ff51-dbbd-4102-b318-819619e9a6c1 Sep 07 10:19:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-31ed3d77-d878-4a47-9ede-fc573488b71b tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:46 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-31ed3d77-d878-4a47-9ede-fc573488b71b tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:46 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:46 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:46 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:46 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:46 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-31ed3d77-d878-4a47-9ede-fc573488b71b tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Volume info retrieved successfully. Sep 07 10:19:46 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-31ed3d77-d878-4a47-9ede-fc573488b71b tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/a408ff51-dbbd-4102-b318-819619e9a6c1 returned with HTTP 200 Sep 07 10:19:46 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1682/3321] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:46 2026] GET /volume/v3/volumes/a408ff51-dbbd-4102-b318-819619e9a6c1 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-98e7bdc3-99b2-4444-b20f-ec504d58f269 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-98e7bdc3-99b2-4444-b20f-ec504d58f269 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 Sep 07 10:19:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-98e7bdc3-99b2-4444-b20f-ec504d58f269 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-98e7bdc3-99b2-4444-b20f-ec504d58f269 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-98e7bdc3-99b2-4444-b20f-ec504d58f269 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-98e7bdc3-99b2-4444-b20f-ec504d58f269 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 returned with HTTP 200 Sep 07 10:19:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1640/3322] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:47 2026] GET /volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-69bba722-503d-4e8d-9dd2-c6a8f3141c2c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-69bba722-503d-4e8d-9dd2-c6a8f3141c2c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] POST http://192.168.122.74/volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14/action Sep 07 10:19:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-69bba722-503d-4e8d-9dd2-c6a8f3141c2c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:19:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-69bba722-503d-4e8d-9dd2-c6a8f3141c2c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:47 devstack devstack@c-api.service[87187]: INFO cinder.api.contrib.snapshot_unmanage [None req-69bba722-503d-4e8d-9dd2-c6a8f3141c2c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Unmanage snapshot with id: c420e8e9-dc49-492e-b5cb-d28d08bded14 Sep 07 10:19:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-69bba722-503d-4e8d-9dd2-c6a8f3141c2c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Snapshot retrieved successfully. Sep 07 10:19:47 devstack devstack@c-api.service[87187]: DEBUG cinder.policy [None req-69bba722-503d-4e8d-9dd2-c6a8f3141c2c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'a544ede9e6f94e59b70eece759f55ffc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41fa4493d2f045dc87793bd97d931cff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87187) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:19:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-69bba722-503d-4e8d-9dd2-c6a8f3141c2c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14/action returned with HTTP 403 Sep 07 10:19:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1683/3323] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:19:47 2026] POST /volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-511eada9-8dec-4c31-af54-c6ca6d90acbe None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-511eada9-8dec-4c31-af54-c6ca6d90acbe tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] DELETE http://192.168.122.74/volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 Sep 07 10:19:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-511eada9-8dec-4c31-af54-c6ca6d90acbe tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-511eada9-8dec-4c31-af54-c6ca6d90acbe tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:47 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-511eada9-8dec-4c31-af54-c6ca6d90acbe tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete snapshot with id: c420e8e9-dc49-492e-b5cb-d28d08bded14 Sep 07 10:19:47 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:47 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-511eada9-8dec-4c31-af54-c6ca6d90acbe tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:47 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:47 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:47 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-511eada9-8dec-4c31-af54-c6ca6d90acbe tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot delete request issued successfully. Sep 07 10:19:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-511eada9-8dec-4c31-af54-c6ca6d90acbe tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 returned with HTTP 202 Sep 07 10:19:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1641/3324] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:19:47 2026] DELETE /volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-34e2e35f-ab95-48aa-bbae-f7d2b223de8b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-34e2e35f-ab95-48aa-bbae-f7d2b223de8b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 Sep 07 10:19:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-34e2e35f-ab95-48aa-bbae-f7d2b223de8b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:47 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-34e2e35f-ab95-48aa-bbae-f7d2b223de8b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:47 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:47 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:47 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-34e2e35f-ab95-48aa-bbae-f7d2b223de8b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:47 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-34e2e35f-ab95-48aa-bbae-f7d2b223de8b tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 returned with HTTP 200 Sep 07 10:19:47 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1684/3325] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:47 2026] GET /volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e8068468-7185-4e20-81fd-1b8d6fad60cb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e8068468-7185-4e20-81fd-1b8d6fad60cb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] GET http://192.168.122.74/volume/v3/volumes/a408ff51-dbbd-4102-b318-819619e9a6c1 Sep 07 10:19:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e8068468-7185-4e20-81fd-1b8d6fad60cb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:47 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e8068468-7185-4e20-81fd-1b8d6fad60cb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:47 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e8068468-7185-4e20-81fd-1b8d6fad60cb tempest-ProjectReaderTests-205404938 tempest-ProjectReaderTests-205404938-project-admin] http://192.168.122.74/volume/v3/volumes/a408ff51-dbbd-4102-b318-819619e9a6c1 returned with HTTP 404 Sep 07 10:19:47 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1642/3326] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:47 2026] GET /volume/v3/volumes/a408ff51-dbbd-4102-b318-819619e9a6c1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-93e9990b-efc9-4e57-a838-8c633918b59d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-93e9990b-efc9-4e57-a838-8c633918b59d tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 Sep 07 10:19:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-93e9990b-efc9-4e57-a838-8c633918b59d tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:48 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-93e9990b-efc9-4e57-a838-8c633918b59d tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:48 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:48 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:48 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-93e9990b-efc9-4e57-a838-8c633918b59d tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:48 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-93e9990b-efc9-4e57-a838-8c633918b59d tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 returned with HTTP 200 Sep 07 10:19:48 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1685/3327] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:48 2026] GET /volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 => generated 464 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:19:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-57cfce80-4638-4943-98c7-8a846619dccb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-57cfce80-4638-4943-98c7-8a846619dccb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 Sep 07 10:19:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-57cfce80-4638-4943-98c7-8a846619dccb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-57cfce80-4638-4943-98c7-8a846619dccb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-57cfce80-4638-4943-98c7-8a846619dccb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 returned with HTTP 404 Sep 07 10:19:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1643/3328] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:49 2026] GET /volume/v3/snapshots/c420e8e9-dc49-492e-b5cb-d28d08bded14 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:19:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-152d339b-75ac-4e76-9d03-1038ae4773f4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-152d339b-75ac-4e76-9d03-1038ae4773f4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/1af10c21-189e-4090-8952-741228e41a3a Sep 07 10:19:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-152d339b-75ac-4e76-9d03-1038ae4773f4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:49 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-152d339b-75ac-4e76-9d03-1038ae4773f4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:49 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-152d339b-75ac-4e76-9d03-1038ae4773f4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete volume with id: 1af10c21-189e-4090-8952-741228e41a3a Sep 07 10:19:49 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:49 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:49 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:49 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:49 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-152d339b-75ac-4e76-9d03-1038ae4773f4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:49 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-152d339b-75ac-4e76-9d03-1038ae4773f4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete volume request issued successfully. Sep 07 10:19:49 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-152d339b-75ac-4e76-9d03-1038ae4773f4 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/1af10c21-189e-4090-8952-741228e41a3a returned with HTTP 202 Sep 07 10:19:49 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1686/3329] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:19:49 2026] DELETE /volume/v3/volumes/1af10c21-189e-4090-8952-741228e41a3a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-4001d5f6-7131-4c41-9128-f9e55c3793d7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4001d5f6-7131-4c41-9128-f9e55c3793d7 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/1af10c21-189e-4090-8952-741228e41a3a Sep 07 10:19:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4001d5f6-7131-4c41-9128-f9e55c3793d7 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:49 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-4001d5f6-7131-4c41-9128-f9e55c3793d7 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:49 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:49 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:49 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:49 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:49 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-4001d5f6-7131-4c41-9128-f9e55c3793d7 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:49 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-4001d5f6-7131-4c41-9128-f9e55c3793d7 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/1af10c21-189e-4090-8952-741228e41a3a returned with HTTP 200 Sep 07 10:19:49 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1644/3330] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:49 2026] GET /volume/v3/volumes/1af10c21-189e-4090-8952-741228e41a3a => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ad7bcc44-f575-42d7-8f81-d5142e434998 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ad7bcc44-f575-42d7-8f81-d5142e434998 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/1af10c21-189e-4090-8952-741228e41a3a Sep 07 10:19:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ad7bcc44-f575-42d7-8f81-d5142e434998 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:50 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ad7bcc44-f575-42d7-8f81-d5142e434998 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:50 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ad7bcc44-f575-42d7-8f81-d5142e434998 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/1af10c21-189e-4090-8952-741228e41a3a returned with HTTP 404 Sep 07 10:19:50 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1687/3331] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:50 2026] GET /volume/v3/volumes/1af10c21-189e-4090-8952-741228e41a3a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-52718992-b26a-4e9d-a428-b35b38a099df None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:50 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:19:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1765312492"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:50 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1765312492'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:19:50 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume of 1 GB Sep 07 10:19:50 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Availability Zones retrieved successfully. Sep 07 10:19:50 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Flow 'volume_create_api' (81d25b25-2c71-4f54-8da5-14f4de214d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:50 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de3a43d-cc74-4d18-a3d4-90404ff5f113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:50 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:19:50 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de3a43d-cc74-4d18-a3d4-90404ff5f113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:50 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7335fd51-1290-4996-a7fa-3e79f28790f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:50 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Created reservations ['46778166-391a-42fa-ae89-d9509ef1d775', 'fa6a6380-c952-4544-8a0c-f460ed4d64ed', '8e955cac-2b27-4f35-ba85-72c68348ca62', 'e4697bd6-fba5-4f6b-a2df-dc1b715307b2'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:50 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7335fd51-1290-4996-a7fa-3e79f28790f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46778166-391a-42fa-ae89-d9509ef1d775', 'fa6a6380-c952-4544-8a0c-f460ed4d64ed', '8e955cac-2b27-4f35-ba85-72c68348ca62', 'e4697bd6-fba5-4f6b-a2df-dc1b715307b2']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:50 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5613edc-656d-4c5e-a956-5d1d036d2776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:51 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:51 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:51 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5613edc-656d-4c5e-a956-5d1d036d2776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1765312492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa4493d2f045dc87793bd97d931cff',qos_specs=None,replication_status=,reservations=['46778166-391a-42fa-ae89-d9509ef1d775','fa6a6380-c952-4544-8a0c-f460ed4d64ed','8e955cac-2b27-4f35-ba85-72c68348ca62','e4697bd6-fba5-4f6b-a2df-dc1b715307b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:19:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1765312492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41fa4493d2f045dc87793bd97d931cff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:51 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d13463a-dee3-4d14-95dd-84555dfa4a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:51 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d13463a-dee3-4d14-95dd-84555dfa4a09) transitioned into state 'SUCCESS' from state '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-1765312492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa4493d2f045dc87793bd97d931cff',qos_specs=None,replication_status=,reservations=['46778166-391a-42fa-ae89-d9509ef1d775','fa6a6380-c952-4544-8a0c-f460ed4d64ed','8e955cac-2b27-4f35-ba85-72c68348ca62','e4697bd6-fba5-4f6b-a2df-dc1b715307b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:51 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (559741b0-b83b-4d07-9ef2-ef0eff05fe92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:51 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (559741b0-b83b-4d07-9ef2-ef0eff05fe92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:51 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Flow 'volume_create_api' (81d25b25-2c71-4f54-8da5-14f4de214d6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:51 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume request issued successfully. Sep 07 10:19:51 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-52718992-b26a-4e9d-a428-b35b38a099df tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:19:51 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1645/3332] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:19:50 2026] POST /volume/v3/volumes => generated 785 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8270b7a2-608f-4e55-84ff-7bae0848f2ca None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8270b7a2-608f-4e55-84ff-7bae0848f2ca tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145 Sep 07 10:19:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8270b7a2-608f-4e55-84ff-7bae0848f2ca tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:51 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8270b7a2-608f-4e55-84ff-7bae0848f2ca tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:51 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:51 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:51 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:51 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:51 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8270b7a2-608f-4e55-84ff-7bae0848f2ca tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:51 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8270b7a2-608f-4e55-84ff-7bae0848f2ca tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145 returned with HTTP 200 Sep 07 10:19:51 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1688/3333] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:51 2026] GET /volume/v3/volumes/5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145 => generated 964 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-de7d00bd-c91c-45f5-be6d-bc3630e7527c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-de7d00bd-c91c-45f5-be6d-bc3630e7527c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145 Sep 07 10:19:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-de7d00bd-c91c-45f5-be6d-bc3630e7527c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-de7d00bd-c91c-45f5-be6d-bc3630e7527c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:52 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:52 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:52 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:52 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:52 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-de7d00bd-c91c-45f5-be6d-bc3630e7527c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-de7d00bd-c91c-45f5-be6d-bc3630e7527c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145 returned with HTTP 200 Sep 07 10:19:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1646/3334] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:52 2026] GET /volume/v3/volumes/5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145 => generated 1015 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2d81bf61-2fc7-4df1-8613-ae61004a1251 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2d81bf61-2fc7-4df1-8613-ae61004a1251 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:19:52 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2d81bf61-2fc7-4df1-8613-ae61004a1251 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1006068051"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:52 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:52 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:52 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:52 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:52 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2d81bf61-2fc7-4df1-8613-ae61004a1251 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:52 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-2d81bf61-2fc7-4df1-8613-ae61004a1251 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create snapshot from volume 5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145 Sep 07 10:19:52 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-2d81bf61-2fc7-4df1-8613-ae61004a1251 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Created reservations ['6572f57a-bd5b-4b31-9798-6e50e3525aa2', 'ea3dc927-ec04-475c-964d-bb56aa2f1bb6', '741591d9-6b82-44d1-ba0d-5c8e1a4f139e', '79f821a1-469b-4ab1-a911-f1685e4f8c0a'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:52 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:52 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:52 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-2d81bf61-2fc7-4df1-8613-ae61004a1251 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot create request issued successfully. Sep 07 10:19:52 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2d81bf61-2fc7-4df1-8613-ae61004a1251 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:19:52 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1689/3335] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:19:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1fe3c9eb-ee90-4c8e-a99b-b59e63ca293a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1fe3c9eb-ee90-4c8e-a99b-b59e63ca293a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 Sep 07 10:19:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1fe3c9eb-ee90-4c8e-a99b-b59e63ca293a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:52 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1fe3c9eb-ee90-4c8e-a99b-b59e63ca293a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:52 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:52 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:52 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1fe3c9eb-ee90-4c8e-a99b-b59e63ca293a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:52 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1fe3c9eb-ee90-4c8e-a99b-b59e63ca293a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 returned with HTTP 200 Sep 07 10:19:52 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1647/3336] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:52 2026] GET /volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-512b19de-6351-42ed-806c-96ccd065d149 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-512b19de-6351-42ed-806c-96ccd065d149 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 Sep 07 10:19:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-512b19de-6351-42ed-806c-96ccd065d149 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:53 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-512b19de-6351-42ed-806c-96ccd065d149 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:53 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:53 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:53 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-512b19de-6351-42ed-806c-96ccd065d149 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:53 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-512b19de-6351-42ed-806c-96ccd065d149 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 returned with HTTP 200 Sep 07 10:19:53 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1690/3337] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:53 2026] GET /volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-94243ff1-4f63-415a-8595-8d707c04c969 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-94243ff1-4f63-415a-8595-8d707c04c969 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 Sep 07 10:19:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-94243ff1-4f63-415a-8595-8d707c04c969 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:54 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-94243ff1-4f63-415a-8595-8d707c04c969 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:54 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:54 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:54 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-94243ff1-4f63-415a-8595-8d707c04c969 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:54 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-94243ff1-4f63-415a-8595-8d707c04c969 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 returned with HTTP 200 Sep 07 10:19:54 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1648/3338] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:54 2026] GET /volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:19:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d1399209-91cb-4f40-b3f5-2927b408ad83 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d1399209-91cb-4f40-b3f5-2927b408ad83 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 Sep 07 10:19:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d1399209-91cb-4f40-b3f5-2927b408ad83 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d1399209-91cb-4f40-b3f5-2927b408ad83 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:55 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d1399209-91cb-4f40-b3f5-2927b408ad83 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d1399209-91cb-4f40-b3f5-2927b408ad83 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 returned with HTTP 200 Sep 07 10:19:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1691/3339] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:55 2026] GET /volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f26098c5-7523-4ce3-a7ff-bc7058cb6344 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f26098c5-7523-4ce3-a7ff-bc7058cb6344 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] PUT http://192.168.122.74/volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 Sep 07 10:19:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f26098c5-7523-4ce3-a7ff-bc7058cb6344 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:55 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f26098c5-7523-4ce3-a7ff-bc7058cb6344 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Snapshot retrieved successfully. Sep 07 10:19:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f26098c5-7523-4ce3-a7ff-bc7058cb6344 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 returned with HTTP 200 Sep 07 10:19:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1649/3340] 192.168.122.74 () {60 vars in 1253 bytes} [Mon Sep 7 10:19:55 2026] PUT /volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 => generated 361 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8017fccf-e16f-40b9-b80e-efe92949205c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8017fccf-e16f-40b9-b80e-efe92949205c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] DELETE http://192.168.122.74/volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 Sep 07 10:19:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8017fccf-e16f-40b9-b80e-efe92949205c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:55 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8017fccf-e16f-40b9-b80e-efe92949205c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:55 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-8017fccf-e16f-40b9-b80e-efe92949205c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete snapshot with id: c61a4326-cdd8-47e1-b5a4-1e9e1031b038 Sep 07 10:19:55 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:55 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:55 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8017fccf-e16f-40b9-b80e-efe92949205c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:55 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:55 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:55 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8017fccf-e16f-40b9-b80e-efe92949205c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot delete request issued successfully. Sep 07 10:19:55 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8017fccf-e16f-40b9-b80e-efe92949205c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 returned with HTTP 202 Sep 07 10:19:55 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1692/3341] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:19:55 2026] DELETE /volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b8ebe76a-cf32-4267-b4ff-1804e796d4a1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b8ebe76a-cf32-4267-b4ff-1804e796d4a1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 Sep 07 10:19:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b8ebe76a-cf32-4267-b4ff-1804e796d4a1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:55 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b8ebe76a-cf32-4267-b4ff-1804e796d4a1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:55 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:55 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:55 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b8ebe76a-cf32-4267-b4ff-1804e796d4a1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:55 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b8ebe76a-cf32-4267-b4ff-1804e796d4a1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 returned with HTTP 200 Sep 07 10:19:55 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1650/3342] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:55 2026] GET /volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 => generated 494 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3f3bac25-ec0d-458a-a14d-733f78cc8688 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3f3bac25-ec0d-458a-a14d-733f78cc8688 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 Sep 07 10:19:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3f3bac25-ec0d-458a-a14d-733f78cc8688 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:56 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3f3bac25-ec0d-458a-a14d-733f78cc8688 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:56 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:56 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:56 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3f3bac25-ec0d-458a-a14d-733f78cc8688 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:19:56 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3f3bac25-ec0d-458a-a14d-733f78cc8688 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 returned with HTTP 200 Sep 07 10:19:56 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1693/3343] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:56 2026] GET /volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 => generated 494 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:19:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-30ad4975-8b72-48a1-96d0-281ce7f82f98 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-30ad4975-8b72-48a1-96d0-281ce7f82f98 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 Sep 07 10:19:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-30ad4975-8b72-48a1-96d0-281ce7f82f98 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-30ad4975-8b72-48a1-96d0-281ce7f82f98 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-30ad4975-8b72-48a1-96d0-281ce7f82f98 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 returned with HTTP 404 Sep 07 10:19:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1651/3344] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:19:57 2026] GET /volume/v3/snapshots/c61a4326-cdd8-47e1-b5a4-1e9e1031b038 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8d0660d9-e267-4d71-a91c-d97e0a8c53b1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8d0660d9-e267-4d71-a91c-d97e0a8c53b1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145 Sep 07 10:19:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8d0660d9-e267-4d71-a91c-d97e0a8c53b1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:57 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8d0660d9-e267-4d71-a91c-d97e0a8c53b1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:57 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-8d0660d9-e267-4d71-a91c-d97e0a8c53b1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete volume with id: 5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145 Sep 07 10:19:57 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:57 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:57 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:57 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:57 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8d0660d9-e267-4d71-a91c-d97e0a8c53b1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:57 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8d0660d9-e267-4d71-a91c-d97e0a8c53b1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete volume request issued successfully. Sep 07 10:19:57 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8d0660d9-e267-4d71-a91c-d97e0a8c53b1 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145 returned with HTTP 202 Sep 07 10:19:57 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1694/3345] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:19:57 2026] DELETE /volume/v3/volumes/5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:19:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-444c3483-1445-4b25-87b4-4ad1c0f7a5bb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-444c3483-1445-4b25-87b4-4ad1c0f7a5bb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145 Sep 07 10:19:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-444c3483-1445-4b25-87b4-4ad1c0f7a5bb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:57 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-444c3483-1445-4b25-87b4-4ad1c0f7a5bb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:57 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:57 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:57 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:57 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:19:57 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-444c3483-1445-4b25-87b4-4ad1c0f7a5bb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:57 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-444c3483-1445-4b25-87b4-4ad1c0f7a5bb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145 returned with HTTP 200 Sep 07 10:19:57 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1652/3346] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:57 2026] GET /volume/v3/volumes/5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:19:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8b31a35b-3c21-4206-b988-3a4259c4aa30 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8b31a35b-3c21-4206-b988-3a4259c4aa30 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145 Sep 07 10:19:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8b31a35b-3c21-4206-b988-3a4259c4aa30 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8b31a35b-3c21-4206-b988-3a4259c4aa30 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8b31a35b-3c21-4206-b988-3a4259c4aa30 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145 returned with HTTP 404 Sep 07 10:19:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1695/3347] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:59 2026] GET /volume/v3/volumes/5bf4ec62-0ec0-458a-85ad-aa8e9bf1d145 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:19:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:19:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1686317469"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:19:59 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1686317469'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:19:59 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume of 1 GB Sep 07 10:19:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Availability Zones retrieved successfully. Sep 07 10:19:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Flow 'volume_create_api' (76f6a124-2af9-439a-a0a6-ee000aedb989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c27c0682-17a9-43f6-a70d-cc3b5ade8346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:19:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c27c0682-17a9-43f6-a70d-cc3b5ade8346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44038f8d-c403-411e-9bd4-0162c8bf4808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:59 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Created reservations ['685a7dfd-be90-4d44-85d7-a0eed4ab8f22', 'd25267d2-c201-4382-b989-57822bd84103', '70a376ad-f287-4702-b790-979a156da5c2', '03dc1b69-9e78-48bc-b237-198b6eb526a1'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:19:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44038f8d-c403-411e-9bd4-0162c8bf4808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['685a7dfd-be90-4d44-85d7-a0eed4ab8f22', 'd25267d2-c201-4382-b989-57822bd84103', '70a376ad-f287-4702-b790-979a156da5c2', '03dc1b69-9e78-48bc-b237-198b6eb526a1']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf9e022c-888a-4ac2-af24-995c3968b1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:59 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:59 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:19:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf9e022c-888a-4ac2-af24-995c3968b1c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9da9fa4-a0fc-410f-9da9-c2e235215feb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1686317469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa4493d2f045dc87793bd97d931cff',qos_specs=None,replication_status=,reservations=['685a7dfd-be90-4d44-85d7-a0eed4ab8f22','d25267d2-c201-4382-b989-57822bd84103','70a376ad-f287-4702-b790-979a156da5c2','03dc1b69-9e78-48bc-b237-198b6eb526a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:19:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1686317469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9da9fa4-a0fc-410f-9da9-c2e235215feb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41fa4493d2f045dc87793bd97d931cff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25edb589-f744-4e3c-9c6d-32e032e7612b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25edb589-f744-4e3c-9c6d-32e032e7612b) transitioned into state 'SUCCESS' from state '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-1686317469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa4493d2f045dc87793bd97d931cff',qos_specs=None,replication_status=,reservations=['685a7dfd-be90-4d44-85d7-a0eed4ab8f22','d25267d2-c201-4382-b989-57822bd84103','70a376ad-f287-4702-b790-979a156da5c2','03dc1b69-9e78-48bc-b237-198b6eb526a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5136aa4e2a7c4a1da79d4e4478cdcbf6',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e739e349-7f81-494c-b80f-9cfedf6c232e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:19:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e739e349-7f81-494c-b80f-9cfedf6c232e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:19:59 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Flow 'volume_create_api' (76f6a124-2af9-439a-a0a6-ee000aedb989) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:19:59 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create volume request issued successfully. Sep 07 10:19:59 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1f32d1f1-30d9-492c-be7e-e2464278a33e tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:19:59 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1653/3348] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:19:59 2026] POST /volume/v3/volumes => generated 785 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:19:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c0eefd2a-fb99-431d-bc20-73d0e4fb91d7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:19:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c0eefd2a-fb99-431d-bc20-73d0e4fb91d7 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/b9da9fa4-a0fc-410f-9da9-c2e235215feb Sep 07 10:19:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c0eefd2a-fb99-431d-bc20-73d0e4fb91d7 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:19:59 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c0eefd2a-fb99-431d-bc20-73d0e4fb91d7 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:19:59 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:19:59 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:19:59 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:19:59 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:19:59 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c0eefd2a-fb99-431d-bc20-73d0e4fb91d7 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:19:59 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c0eefd2a-fb99-431d-bc20-73d0e4fb91d7 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/b9da9fa4-a0fc-410f-9da9-c2e235215feb returned with HTTP 200 Sep 07 10:19:59 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1696/3349] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:19:59 2026] GET /volume/v3/volumes/b9da9fa4-a0fc-410f-9da9-c2e235215feb => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e4c59fdc-7c3e-4050-9ec0-f7cd339a73f5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e4c59fdc-7c3e-4050-9ec0-f7cd339a73f5 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/b9da9fa4-a0fc-410f-9da9-c2e235215feb Sep 07 10:20:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e4c59fdc-7c3e-4050-9ec0-f7cd339a73f5 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:00 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e4c59fdc-7c3e-4050-9ec0-f7cd339a73f5 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:00 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:00 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:00 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:00 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:00 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e4c59fdc-7c3e-4050-9ec0-f7cd339a73f5 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:20:00 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e4c59fdc-7c3e-4050-9ec0-f7cd339a73f5 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/b9da9fa4-a0fc-410f-9da9-c2e235215feb returned with HTTP 200 Sep 07 10:20:00 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1654/3350] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:00 2026] GET /volume/v3/volumes/b9da9fa4-a0fc-410f-9da9-c2e235215feb => generated 1014 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:20:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-655b2712-5c07-4ce8-8ca2-f553e651d922 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-655b2712-5c07-4ce8-8ca2-f553e651d922 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/b9da9fa4-a0fc-410f-9da9-c2e235215feb Sep 07 10:20:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-655b2712-5c07-4ce8-8ca2-f553e651d922 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-655b2712-5c07-4ce8-8ca2-f553e651d922 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:01 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:01 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-655b2712-5c07-4ce8-8ca2-f553e651d922 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:20:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-655b2712-5c07-4ce8-8ca2-f553e651d922 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/b9da9fa4-a0fc-410f-9da9-c2e235215feb returned with HTTP 200 Sep 07 10:20:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1697/3351] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:01 2026] GET /volume/v3/volumes/b9da9fa4-a0fc-410f-9da9-c2e235215feb => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:20:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-58784bae-a1d7-4675-88f5-a36cee214e46 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-58784bae-a1d7-4675-88f5-a36cee214e46 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:20:01 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-58784bae-a1d7-4675-88f5-a36cee214e46 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9da9fa4-a0fc-410f-9da9-c2e235215feb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-665827885"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:01 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:01 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:01 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:01 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:01 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-58784bae-a1d7-4675-88f5-a36cee214e46 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:20:01 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-58784bae-a1d7-4675-88f5-a36cee214e46 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Create snapshot from volume b9da9fa4-a0fc-410f-9da9-c2e235215feb Sep 07 10:20:01 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-58784bae-a1d7-4675-88f5-a36cee214e46 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Created reservations ['1c351a81-3df9-4e7c-9746-122be6f248b0', '01589f40-1ed7-4bb2-aacc-2eae8cc89b41', '2903473a-6619-4426-be8b-530479fbf4ef', '06541193-d84b-4dc6-825d-82ee372f709b'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:20:01 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:01 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:01 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-58784bae-a1d7-4675-88f5-a36cee214e46 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot create request issued successfully. Sep 07 10:20:01 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-58784bae-a1d7-4675-88f5-a36cee214e46 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:20:01 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1655/3352] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:20:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:20:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-61e3cc34-2f4e-4d70-9ceb-cda2736cb193 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-61e3cc34-2f4e-4d70-9ceb-cda2736cb193 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab Sep 07 10:20:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-61e3cc34-2f4e-4d70-9ceb-cda2736cb193 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:01 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-61e3cc34-2f4e-4d70-9ceb-cda2736cb193 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:01 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:01 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:01 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-61e3cc34-2f4e-4d70-9ceb-cda2736cb193 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:20:01 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-61e3cc34-2f4e-4d70-9ceb-cda2736cb193 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab returned with HTTP 200 Sep 07 10:20:01 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1698/3353] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:20:01 2026] GET /volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-89236652-5ac4-49d4-9e48-394c54c91260 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-89236652-5ac4-49d4-9e48-394c54c91260 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab Sep 07 10:20:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-89236652-5ac4-49d4-9e48-394c54c91260 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:02 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-89236652-5ac4-49d4-9e48-394c54c91260 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:02 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:02 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:02 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-89236652-5ac4-49d4-9e48-394c54c91260 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:20:02 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-89236652-5ac4-49d4-9e48-394c54c91260 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab returned with HTTP 200 Sep 07 10:20:02 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1656/3354] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:20:02 2026] GET /volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-1cb25a17-aab4-4639-ac4c-8dccb45bfa44 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1cb25a17-aab4-4639-ac4c-8dccb45bfa44 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab Sep 07 10:20:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1cb25a17-aab4-4639-ac4c-8dccb45bfa44 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:03 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-1cb25a17-aab4-4639-ac4c-8dccb45bfa44 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:03 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:03 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:03 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-1cb25a17-aab4-4639-ac4c-8dccb45bfa44 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:20:03 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-1cb25a17-aab4-4639-ac4c-8dccb45bfa44 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab returned with HTTP 200 Sep 07 10:20:03 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1699/3355] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:20:03 2026] GET /volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fc4a422c-58e0-4011-8ee6-fec8baf37ecd None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:04 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fc4a422c-58e0-4011-8ee6-fec8baf37ecd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab Sep 07 10:20:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fc4a422c-58e0-4011-8ee6-fec8baf37ecd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:04 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fc4a422c-58e0-4011-8ee6-fec8baf37ecd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:04 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=580,cinder:UPDATE=225,cinder:INSERT=139 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:20:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fc4a422c-58e0-4011-8ee6-fec8baf37ecd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:20:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fc4a422c-58e0-4011-8ee6-fec8baf37ecd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab returned with HTTP 200 Sep 07 10:20:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1657/3356] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:20:04 2026] GET /volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5d088e45-493d-4012-afb3-44798004ce6a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5d088e45-493d-4012-afb3-44798004ce6a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] POST http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab/action Sep 07 10:20:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5d088e45-493d-4012-afb3-44798004ce6a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:20:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5d088e45-493d-4012-afb3-44798004ce6a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.admin_actions [None req-5d088e45-493d-4012-afb3-44798004ce6a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Updating snapshot 'd1d61df6-780c-4856-80ff-54aed27609ab' with '{'status': 'creating'}' {{(pid=87187) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:20:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5d088e45-493d-4012-afb3-44798004ce6a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab/action returned with HTTP 202 Sep 07 10:20:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1700/3357] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:20:05 2026] POST /volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:20:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-a90721a4-817b-4fa4-b1a1-ef386da74a2c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a90721a4-817b-4fa4-b1a1-ef386da74a2c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab Sep 07 10:20:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a90721a4-817b-4fa4-b1a1-ef386da74a2c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-a90721a4-817b-4fa4-b1a1-ef386da74a2c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-a90721a4-817b-4fa4-b1a1-ef386da74a2c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:20:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-a90721a4-817b-4fa4-b1a1-ef386da74a2c tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab returned with HTTP 200 Sep 07 10:20:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1658/3358] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:20:05 2026] GET /volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6ea024db-6407-4775-89b2-c3af638878af None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6ea024db-6407-4775-89b2-c3af638878af tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] POST http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab/action Sep 07 10:20:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6ea024db-6407-4775-89b2-c3af638878af tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87187) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:20:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6ea024db-6407-4775-89b2-c3af638878af tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.contrib.snapshot_actions [None req-6ea024db-6407-4775-89b2-c3af638878af tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87187) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 10:20:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:05 devstack devstack@c-api.service[87187]: INFO cinder.api.contrib.snapshot_actions [None req-6ea024db-6407-4775-89b2-c3af638878af tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] Updating snapshot d1d61df6-780c-4856-80ff-54aed27609ab with info {'id': 'd1d61df6-780c-4856-80ff-54aed27609ab', 'status': 'error', 'progress': '80%'} Sep 07 10:20:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6ea024db-6407-4775-89b2-c3af638878af tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-member] http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab/action returned with HTTP 202 Sep 07 10:20:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1701/3359] 192.168.122.74 () {60 vars in 1275 bytes} [Mon Sep 7 10:20:05 2026] POST /volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-164db040-146c-4aee-9ad6-6b139a35d2e6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-164db040-146c-4aee-9ad6-6b139a35d2e6 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] DELETE http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab Sep 07 10:20:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-164db040-146c-4aee-9ad6-6b139a35d2e6 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:05 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-164db040-146c-4aee-9ad6-6b139a35d2e6 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:05 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-164db040-146c-4aee-9ad6-6b139a35d2e6 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete snapshot with id: d1d61df6-780c-4856-80ff-54aed27609ab Sep 07 10:20:05 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:05 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-164db040-146c-4aee-9ad6-6b139a35d2e6 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:20:05 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:05 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:05 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-164db040-146c-4aee-9ad6-6b139a35d2e6 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot delete request issued successfully. Sep 07 10:20:05 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-164db040-146c-4aee-9ad6-6b139a35d2e6 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab returned with HTTP 202 Sep 07 10:20:05 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1659/3360] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:20:05 2026] DELETE /volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5be0eb62-ce4f-46a4-a594-19b15e7206cc None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5be0eb62-ce4f-46a4-a594-19b15e7206cc tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab Sep 07 10:20:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5be0eb62-ce4f-46a4-a594-19b15e7206cc tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:05 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5be0eb62-ce4f-46a4-a594-19b15e7206cc tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:05 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=602,cinder:INSERT=154,cinder:UPDATE=286,cinder:DELETE=1 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:20:05 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:05 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:05 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5be0eb62-ce4f-46a4-a594-19b15e7206cc tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:20:05 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5be0eb62-ce4f-46a4-a594-19b15e7206cc tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab returned with HTTP 200 Sep 07 10:20:05 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1702/3361] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:20:05 2026] GET /volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab => generated 464 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cfc2a6d2-1b23-4b69-89ef-805786a886b8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cfc2a6d2-1b23-4b69-89ef-805786a886b8 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab Sep 07 10:20:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cfc2a6d2-1b23-4b69-89ef-805786a886b8 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:06 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cfc2a6d2-1b23-4b69-89ef-805786a886b8 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:06 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:06 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:06 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cfc2a6d2-1b23-4b69-89ef-805786a886b8 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Snapshot retrieved successfully. Sep 07 10:20:06 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cfc2a6d2-1b23-4b69-89ef-805786a886b8 tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab returned with HTTP 200 Sep 07 10:20:06 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1660/3362] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:20:06 2026] GET /volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f6b5afe2-e779-40a0-91b1-9d354a2bf9cd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f6b5afe2-e779-40a0-91b1-9d354a2bf9cd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab Sep 07 10:20:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f6b5afe2-e779-40a0-91b1-9d354a2bf9cd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f6b5afe2-e779-40a0-91b1-9d354a2bf9cd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f6b5afe2-e779-40a0-91b1-9d354a2bf9cd tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab returned with HTTP 404 Sep 07 10:20:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1703/3363] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:20:07 2026] GET /volume/v3/snapshots/d1d61df6-780c-4856-80ff-54aed27609ab => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:20:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b891353a-b86f-4ba6-8477-9852ec6e3ebb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b891353a-b86f-4ba6-8477-9852ec6e3ebb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/b9da9fa4-a0fc-410f-9da9-c2e235215feb Sep 07 10:20:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b891353a-b86f-4ba6-8477-9852ec6e3ebb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:07 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b891353a-b86f-4ba6-8477-9852ec6e3ebb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:07 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-b891353a-b86f-4ba6-8477-9852ec6e3ebb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete volume with id: b9da9fa4-a0fc-410f-9da9-c2e235215feb Sep 07 10:20:07 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:07 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:07 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:07 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b891353a-b86f-4ba6-8477-9852ec6e3ebb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:20:07 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b891353a-b86f-4ba6-8477-9852ec6e3ebb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Delete volume request issued successfully. Sep 07 10:20:07 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b891353a-b86f-4ba6-8477-9852ec6e3ebb tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/b9da9fa4-a0fc-410f-9da9-c2e235215feb returned with HTTP 202 Sep 07 10:20:07 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1661/3364] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:20:07 2026] DELETE /volume/v3/volumes/b9da9fa4-a0fc-410f-9da9-c2e235215feb => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4a866559-5b14-4259-81a2-ebd22e783e5a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4a866559-5b14-4259-81a2-ebd22e783e5a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/b9da9fa4-a0fc-410f-9da9-c2e235215feb Sep 07 10:20:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4a866559-5b14-4259-81a2-ebd22e783e5a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:07 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4a866559-5b14-4259-81a2-ebd22e783e5a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:07 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:07 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:07 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:07 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:07 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4a866559-5b14-4259-81a2-ebd22e783e5a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Volume info retrieved successfully. Sep 07 10:20:07 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4a866559-5b14-4259-81a2-ebd22e783e5a tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/b9da9fa4-a0fc-410f-9da9-c2e235215feb returned with HTTP 200 Sep 07 10:20:07 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1704/3365] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:07 2026] GET /volume/v3/volumes/b9da9fa4-a0fc-410f-9da9-c2e235215feb => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:20:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e6f27d78-16b3-435d-af92-8dc105b4667f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e6f27d78-16b3-435d-af92-8dc105b4667f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] GET http://192.168.122.74/volume/v3/volumes/b9da9fa4-a0fc-410f-9da9-c2e235215feb Sep 07 10:20:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e6f27d78-16b3-435d-af92-8dc105b4667f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:08 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e6f27d78-16b3-435d-af92-8dc105b4667f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:08 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e6f27d78-16b3-435d-af92-8dc105b4667f tempest-ProjectMemberTests-55037479 tempest-ProjectMemberTests-55037479-project-admin] http://192.168.122.74/volume/v3/volumes/b9da9fa4-a0fc-410f-9da9-c2e235215feb returned with HTTP 404 Sep 07 10:20:08 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1662/3366] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:08 2026] GET /volume/v3/volumes/b9da9fa4-a0fc-410f-9da9-c2e235215feb => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:20:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e4879991-d641-4506-b4fb-17cdf6061c6c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e4879991-d641-4506-b4fb-17cdf6061c6c tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:20:11 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e4879991-d641-4506-b4fb-17cdf6061c6c tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1510955682", "extra_specs": {"storage_protocol": "tempest-storage_protocol-105841815", "vendor_name": "tempest-vendor_name-1523444036"}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:11 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e4879991-d641-4506-b4fb-17cdf6061c6c tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:20:11 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1705/3367] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:20:11 2026] POST /volume/v3/types => generated 328 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:11 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:20:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "100ec2a7-b87a-492c-bdfa-08ebded00b0e", "size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:11 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Create volume request body: {'volume': {'volume_type': '100ec2a7-b87a-492c-bdfa-08ebded00b0e', 'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:20:11 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Create volume of 1 GB Sep 07 10:20:11 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:11 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:11 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Availability Zones retrieved successfully. Sep 07 10:20:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Flow 'volume_create_api' (b4ee1401-5f39-4157-99bb-a14fe8ad4478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:20:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (762d5352-88de-4bab-af7d-1b1b52421e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:20:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (762d5352-88de-4bab-af7d-1b1b52421e19) 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:20:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-105841815',vendor_name='tempest-vendor_name-1523444036'},id=100ec2a7-b87a-492c-bdfa-08ebded00b0e,is_public=True,name='tempest-ProjectAdminTests-volume-type-1510955682',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '100ec2a7-b87a-492c-bdfa-08ebded00b0e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:11 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (774ab368-ddbd-493f-ae57-3153dce3b8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:11 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1510955682 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1510955682, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:20:11 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1510955682 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1510955682, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:20:12 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Created reservations ['80cf8c58-2ec4-4415-9664-10c99feb7922', '6ed620db-3afd-4477-8cad-61f8018b7907', '4dcfb4ab-df86-47ed-b10d-02277cebe43d', '05e9b08b-9328-49a0-8f6f-430a785854fe'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:20:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (774ab368-ddbd-493f-ae57-3153dce3b8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80cf8c58-2ec4-4415-9664-10c99feb7922', '6ed620db-3afd-4477-8cad-61f8018b7907', '4dcfb4ab-df86-47ed-b10d-02277cebe43d', '05e9b08b-9328-49a0-8f6f-430a785854fe']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47f847a4-8b2e-4fce-baff-f8810e069a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:12 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:12 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47f847a4-8b2e-4fce-baff-f8810e069a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5591ae59-1591-40ea-b7f5-9e95f1675d4e', '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='809e6858851a4b25be7b02b4d5cefdea',qos_specs=None,replication_status=,reservations=['80cf8c58-2ec4-4415-9664-10c99feb7922','6ed620db-3afd-4477-8cad-61f8018b7907','4dcfb4ab-df86-47ed-b10d-02277cebe43d','05e9b08b-9328-49a0-8f6f-430a785854fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a7bacc4de304d3ab2f7d8bb417f06ff',volume_type_id=100ec2a7-b87a-492c-bdfa-08ebded00b0e), 'volume': Volume(_name_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:20: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=5591ae59-1591-40ea-b7f5-9e95f1675d4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='809e6858851a4b25be7b02b4d5cefdea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a7bacc4de304d3ab2f7d8bb417f06ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(100ec2a7-b87a-492c-bdfa-08ebded00b0e),volume_type_id=100ec2a7-b87a-492c-bdfa-08ebded00b0e)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32f6c7f2-c5cb-47d5-8b8e-d38cac8c3153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32f6c7f2-c5cb-47d5-8b8e-d38cac8c3153) transitioned into state 'SUCCESS' from 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='809e6858851a4b25be7b02b4d5cefdea',qos_specs=None,replication_status=,reservations=['80cf8c58-2ec4-4415-9664-10c99feb7922','6ed620db-3afd-4477-8cad-61f8018b7907','4dcfb4ab-df86-47ed-b10d-02277cebe43d','05e9b08b-9328-49a0-8f6f-430a785854fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a7bacc4de304d3ab2f7d8bb417f06ff',volume_type_id=100ec2a7-b87a-492c-bdfa-08ebded00b0e)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35eb98f3-f93d-47eb-8e63-48585ef4c306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35eb98f3-f93d-47eb-8e63-48585ef4c306) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:12 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Flow 'volume_create_api' (b4ee1401-5f39-4157-99bb-a14fe8ad4478) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:20:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Create volume request issued successfully. Sep 07 10:20:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cbb388d1-bca9-4510-9cdb-4ce6f3f8a81f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:20:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1663/3368] 192.168.122.74 () {62 vars in 1177 bytes} [Mon Sep 7 10:20:11 2026] POST /volume/v3/volumes => generated 779 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:20:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-6c59f704-b8cd-4e86-bdec-a3f53c869bb6 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6c59f704-b8cd-4e86-bdec-a3f53c869bb6 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] GET http://192.168.122.74/volume/v3/volumes/5591ae59-1591-40ea-b7f5-9e95f1675d4e Sep 07 10:20:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6c59f704-b8cd-4e86-bdec-a3f53c869bb6 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-6c59f704-b8cd-4e86-bdec-a3f53c869bb6 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:12 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:12 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:12 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:12 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-6c59f704-b8cd-4e86-bdec-a3f53c869bb6 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Volume info retrieved successfully. Sep 07 10:20:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-6c59f704-b8cd-4e86-bdec-a3f53c869bb6 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/volumes/5591ae59-1591-40ea-b7f5-9e95f1675d4e returned with HTTP 200 Sep 07 10:20:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1664/3369] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:20:12 2026] GET /volume/v3/volumes/5591ae59-1591-40ea-b7f5-9e95f1675d4e => generated 958 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:20:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-841316130", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:12 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-841316130', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:20:12 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Create volume of 1 GB Sep 07 10:20:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Availability Zones retrieved successfully. Sep 07 10:20:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Flow 'volume_create_api' (97bf1851-ec5e-49eb-a062-3a296a3dc32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:20:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54af966f-ba50-4368-9155-239df61334e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:20:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54af966f-ba50-4368-9155-239df61334e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b50e158-4bd2-483e-b7fb-7f28f08d0406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:12 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Created reservations ['96818f5b-7a13-42cd-93aa-fc0647639f11', 'f8d3876f-2120-4037-9fed-fe0fda1493b3', '0c6febf2-a15b-47d6-b8cc-918c747a1092', '031dcd9a-f998-44f0-b07a-06e77abdb7c4'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:20:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b50e158-4bd2-483e-b7fb-7f28f08d0406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96818f5b-7a13-42cd-93aa-fc0647639f11', 'f8d3876f-2120-4037-9fed-fe0fda1493b3', '0c6febf2-a15b-47d6-b8cc-918c747a1092', '031dcd9a-f998-44f0-b07a-06e77abdb7c4']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a3b9aac-1fa7-433d-ab0a-3d87fe3a18af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:12 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:12 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a3b9aac-1fa7-433d-ab0a-3d87fe3a18af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-841316130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0f85c1cbf44db1a37d73b9094c8993',qos_specs=None,replication_status=,reservations=['96818f5b-7a13-42cd-93aa-fc0647639f11','f8d3876f-2120-4037-9fed-fe0fda1493b3','0c6febf2-a15b-47d6-b8cc-918c747a1092','031dcd9a-f998-44f0-b07a-06e77abdb7c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='338eaabf46524a8a9d145ff5270e952d',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:20:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-841316130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a0f85c1cbf44db1a37d73b9094c8993',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='338eaabf46524a8a9d145ff5270e952d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2ef1966-9980-4e83-9595-90076d3a1c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2ef1966-9980-4e83-9595-90076d3a1c97) transitioned into state 'SUCCESS' from state '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-841316130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0f85c1cbf44db1a37d73b9094c8993',qos_specs=None,replication_status=,reservations=['96818f5b-7a13-42cd-93aa-fc0647639f11','f8d3876f-2120-4037-9fed-fe0fda1493b3','0c6febf2-a15b-47d6-b8cc-918c747a1092','031dcd9a-f998-44f0-b07a-06e77abdb7c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='338eaabf46524a8a9d145ff5270e952d',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c568d46-ca4a-4c07-8238-d1f2cc9d5121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c568d46-ca4a-4c07-8238-d1f2cc9d5121) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:12 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Flow 'volume_create_api' (97bf1851-ec5e-49eb-a062-3a296a3dc32f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:20:12 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Create volume request issued successfully. Sep 07 10:20:12 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-de3a9f2d-3be8-474c-b7bf-5bc9035a7729 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:20:12 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1706/3370] 192.168.122.74 () {60 vars in 1138 bytes} [Mon Sep 7 10:20:12 2026] POST /volume/v3/volumes => generated 760 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:20:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-eb80e212-0ab9-4509-9f32-ec2065d7b038 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-eb80e212-0ab9-4509-9f32-ec2065d7b038 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 Sep 07 10:20:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-eb80e212-0ab9-4509-9f32-ec2065d7b038 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:12 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-eb80e212-0ab9-4509-9f32-ec2065d7b038 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:12 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:12 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:12 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:12 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:12 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-eb80e212-0ab9-4509-9f32-ec2065d7b038 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Volume info retrieved successfully. Sep 07 10:20:12 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-eb80e212-0ab9-4509-9f32-ec2065d7b038 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 returned with HTTP 200 Sep 07 10:20:12 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1665/3371] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:12 2026] GET /volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 => generated 828 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0bd60ea2-d28a-46cf-9086-c9643a577469 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0bd60ea2-d28a-46cf-9086-c9643a577469 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] GET http://192.168.122.74/volume/v3/volumes/5591ae59-1591-40ea-b7f5-9e95f1675d4e Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0bd60ea2-d28a-46cf-9086-c9643a577469 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0bd60ea2-d28a-46cf-9086-c9643a577469 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0bd60ea2-d28a-46cf-9086-c9643a577469 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Volume info retrieved successfully. Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0bd60ea2-d28a-46cf-9086-c9643a577469 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/volumes/5591ae59-1591-40ea-b7f5-9e95f1675d4e returned with HTTP 200 Sep 07 10:20:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1707/3372] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:20:13 2026] GET /volume/v3/volumes/5591ae59-1591-40ea-b7f5-9e95f1675d4e => generated 979 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-09a4c41a-9e8a-40fa-b406-b68a493cff9f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-09a4c41a-9e8a-40fa-b406-b68a493cff9f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] GET http://192.168.122.74/volume/v3/messages Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-09a4c41a-9e8a-40fa-b406-b68a493cff9f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-09a4c41a-9e8a-40fa-b406-b68a493cff9f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-09a4c41a-9e8a-40fa-b406-b68a493cff9f tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/messages returned with HTTP 200 Sep 07 10:20:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1666/3373] 192.168.122.74 () {60 vars in 1159 bytes} [Mon Sep 7 10:20:13 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:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-ada4c01e-153c-47dd-9ae3-da0d4738a7f8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ada4c01e-153c-47dd-9ae3-da0d4738a7f8 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] DELETE http://192.168.122.74/volume/v3/messages/e788c9f9-24cd-40e5-8935-17792882cf41 Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ada4c01e-153c-47dd-9ae3-da0d4738a7f8 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-ada4c01e-153c-47dd-9ae3-da0d4738a7f8 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-ada4c01e-153c-47dd-9ae3-da0d4738a7f8 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/messages/e788c9f9-24cd-40e5-8935-17792882cf41 returned with HTTP 204 Sep 07 10:20:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1708/3374] 192.168.122.74 () {60 vars in 1273 bytes} [Mon Sep 7 10:20:13 2026] DELETE /volume/v3/messages/e788c9f9-24cd-40e5-8935-17792882cf41 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-feb7feef-901e-445a-8680-9ce9702502d1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-feb7feef-901e-445a-8680-9ce9702502d1 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] GET http://192.168.122.74/volume/v3/messages/e788c9f9-24cd-40e5-8935-17792882cf41 Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-feb7feef-901e-445a-8680-9ce9702502d1 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-feb7feef-901e-445a-8680-9ce9702502d1 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-feb7feef-901e-445a-8680-9ce9702502d1 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/messages/e788c9f9-24cd-40e5-8935-17792882cf41 returned with HTTP 404 Sep 07 10:20:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1667/3375] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:20:13 2026] GET /volume/v3/messages/e788c9f9-24cd-40e5-8935-17792882cf41 => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c27a4830-fd93-4ca4-aedf-935eae08f914 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c27a4830-fd93-4ca4-aedf-935eae08f914 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/5591ae59-1591-40ea-b7f5-9e95f1675d4e Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c27a4830-fd93-4ca4-aedf-935eae08f914 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c27a4830-fd93-4ca4-aedf-935eae08f914 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-c27a4830-fd93-4ca4-aedf-935eae08f914 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Delete volume with id: 5591ae59-1591-40ea-b7f5-9e95f1675d4e Sep 07 10:20:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c27a4830-fd93-4ca4-aedf-935eae08f914 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Volume info retrieved successfully. Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-c27a4830-fd93-4ca4-aedf-935eae08f914 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87187) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-c27a4830-fd93-4ca4-aedf-935eae08f914 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1510955682 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1510955682, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:20:13 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-c27a4830-fd93-4ca4-aedf-935eae08f914 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1510955682 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1510955682, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-c27a4830-fd93-4ca4-aedf-935eae08f914 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Created reservations ['32e95aa8-b15d-4bef-9f0e-858c0a58f017', '08c61c01-6b65-4641-9bfc-192af2f7d026', 'dc59a00b-0ade-494f-b74b-c5b58f972010', '5bba52f0-4752-4f9e-9ab2-1a0a68f5ba72'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c27a4830-fd93-4ca4-aedf-935eae08f914 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Delete volume request issued successfully. Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c27a4830-fd93-4ca4-aedf-935eae08f914 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/volumes/5591ae59-1591-40ea-b7f5-9e95f1675d4e returned with HTTP 202 Sep 07 10:20:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1709/3376] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:20:13 2026] DELETE /volume/v3/volumes/5591ae59-1591-40ea-b7f5-9e95f1675d4e => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8f4e5ee1-06f0-42f8-93bc-6460f2af1783 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8f4e5ee1-06f0-42f8-93bc-6460f2af1783 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] DELETE http://192.168.122.74/volume/v3/types/100ec2a7-b87a-492c-bdfa-08ebded00b0e Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8f4e5ee1-06f0-42f8-93bc-6460f2af1783 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8f4e5ee1-06f0-42f8-93bc-6460f2af1783 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8f4e5ee1-06f0-42f8-93bc-6460f2af1783 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/types/100ec2a7-b87a-492c-bdfa-08ebded00b0e returned with HTTP 202 Sep 07 10:20:13 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1668/3377] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:20:13 2026] DELETE /volume/v3/types/100ec2a7-b87a-492c-bdfa-08ebded00b0e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-6e72855a-13a5-4699-af91-d75ee9e5ec92 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6e72855a-13a5-4699-af91-d75ee9e5ec92 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-6e72855a-13a5-4699-af91-d75ee9e5ec92 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-7332292", "extra_specs": {"storage_protocol": "tempest-storage_protocol-91082894", "vendor_name": "tempest-vendor_name-1212602797"}}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-6e72855a-13a5-4699-af91-d75ee9e5ec92 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:20:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1710/3378] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:20:13 2026] POST /volume/v3/types => generated 324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7f79339d-f49c-41af-b860-1c81887e4c69 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9df58f1a-6170-4b68-a119-7977846e400f", "size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Create volume request body: {'volume': {'volume_type': '9df58f1a-6170-4b68-a119-7977846e400f', 'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Create volume of 1 GB Sep 07 10:20:13 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:13 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:13 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Availability Zones retrieved successfully. Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Flow 'volume_create_api' (e0b3ba01-a0d9-4ee9-9a4e-2cbcf6ccb801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8efe22a1-e17a-4a22-beb3-057a2868ea5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8efe22a1-e17a-4a22-beb3-057a2868ea5d) 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:20:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-91082894',vendor_name='tempest-vendor_name-1212602797'},id=9df58f1a-6170-4b68-a119-7977846e400f,is_public=True,name='tempest-ProjectAdminTests-volume-type-7332292',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9df58f1a-6170-4b68-a119-7977846e400f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0853847d-5486-4d0c-99de-557ddbeb91a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-642b172e-6d0d-46ca-991c-9cc29a126fe8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-642b172e-6d0d-46ca-991c-9cc29a126fe8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-642b172e-6d0d-46ca-991c-9cc29a126fe8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-642b172e-6d0d-46ca-991c-9cc29a126fe8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-642b172e-6d0d-46ca-991c-9cc29a126fe8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Volume info retrieved successfully. Sep 07 10:20:13 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-7332292 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-7332292, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:20:13 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-7332292 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-7332292, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-642b172e-6d0d-46ca-991c-9cc29a126fe8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 returned with HTTP 200 Sep 07 10:20:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1711/3379] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:13 2026] GET /volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d33d77b1-4c81-4d8e-b4f0-3d40b3e6ae4a None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d33d77b1-4c81-4d8e-b4f0-3d40b3e6ae4a tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d33d77b1-4c81-4d8e-b4f0-3d40b3e6ae4a tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d33d77b1-4c81-4d8e-b4f0-3d40b3e6ae4a tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d33d77b1-4c81-4d8e-b4f0-3d40b3e6ae4a tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Volume info retrieved successfully. Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Created reservations ['8f3f2a13-fb07-45ff-852f-29b0e74bf258', '36156fa0-8d9e-4472-8bc9-e78c5c9662e3', '54f854d7-6107-440b-9a8b-145236f9b018', '9e762705-4930-4410-a0fb-fa2ffc409650'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0853847d-5486-4d0c-99de-557ddbeb91a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f3f2a13-fb07-45ff-852f-29b0e74bf258', '36156fa0-8d9e-4472-8bc9-e78c5c9662e3', '54f854d7-6107-440b-9a8b-145236f9b018', '9e762705-4930-4410-a0fb-fa2ffc409650']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d33d77b1-4c81-4d8e-b4f0-3d40b3e6ae4a tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 returned with HTTP 200 Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e79b4ff7-06b4-4b55-b64f-9e3c8fb363a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1712/3380] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:13 2026] GET /volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c64d08a2-20db-4d00-9bae-8f30e5ac439f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c64d08a2-20db-4d00-9bae-8f30e5ac439f tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] POST http://192.168.122.74/volume/v3/snapshots Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c64d08a2-20db-4d00-9bae-8f30e5ac439f tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-743523479", "description": null, "metadata": null}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:13 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:13 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:13 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:13 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:13 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c64d08a2-20db-4d00-9bae-8f30e5ac439f tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Volume info retrieved successfully. Sep 07 10:20:13 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-c64d08a2-20db-4d00-9bae-8f30e5ac439f tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Create snapshot from volume cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e79b4ff7-06b4-4b55-b64f-9e3c8fb363a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0af3e85f-d40d-45bd-97e5-bb38ed791164', '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='809e6858851a4b25be7b02b4d5cefdea',qos_specs=None,replication_status=,reservations=['8f3f2a13-fb07-45ff-852f-29b0e74bf258','36156fa0-8d9e-4472-8bc9-e78c5c9662e3','54f854d7-6107-440b-9a8b-145236f9b018','9e762705-4930-4410-a0fb-fa2ffc409650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a7bacc4de304d3ab2f7d8bb417f06ff',volume_type_id=9df58f1a-6170-4b68-a119-7977846e400f), 'volume': Volume(_name_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:20:13Z,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=0af3e85f-d40d-45bd-97e5-bb38ed791164,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='809e6858851a4b25be7b02b4d5cefdea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a7bacc4de304d3ab2f7d8bb417f06ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9df58f1a-6170-4b68-a119-7977846e400f),volume_type_id=9df58f1a-6170-4b68-a119-7977846e400f)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c489ab50-c9ee-45c5-a82c-bcbb2bd2bf43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c489ab50-c9ee-45c5-a82c-bcbb2bd2bf43) transitioned into state 'SUCCESS' from 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='809e6858851a4b25be7b02b4d5cefdea',qos_specs=None,replication_status=,reservations=['8f3f2a13-fb07-45ff-852f-29b0e74bf258','36156fa0-8d9e-4472-8bc9-e78c5c9662e3','54f854d7-6107-440b-9a8b-145236f9b018','9e762705-4930-4410-a0fb-fa2ffc409650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a7bacc4de304d3ab2f7d8bb417f06ff',volume_type_id=9df58f1a-6170-4b68-a119-7977846e400f)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c44916b-e560-4cce-8436-e103a51d527d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:13 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c44916b-e560-4cce-8436-e103a51d527d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:13 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-c64d08a2-20db-4d00-9bae-8f30e5ac439f tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Created reservations ['c072ec21-e64f-4d73-9ce3-98b789fa29ec', '01beb167-3421-49c0-9195-32574f43cd59', '2e8e26fa-c5f5-4e20-af86-95d2d02c01fe', '4df0d0af-fbff-476e-a859-ab6785fbdd6d'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:20:14 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Flow 'volume_create_api' (e0b3ba01-a0d9-4ee9-9a4e-2cbcf6ccb801) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:20:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Create volume request issued successfully. Sep 07 10:20:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7f79339d-f49c-41af-b860-1c81887e4c69 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:20:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1669/3381] 192.168.122.74 () {62 vars in 1177 bytes} [Mon Sep 7 10:20:13 2026] POST /volume/v3/volumes => generated 776 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:20:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-b05afedb-4fd0-4016-a576-a5bf5923ca08 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b05afedb-4fd0-4016-a576-a5bf5923ca08 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] GET http://192.168.122.74/volume/v3/volumes/0af3e85f-d40d-45bd-97e5-bb38ed791164 Sep 07 10:20:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b05afedb-4fd0-4016-a576-a5bf5923ca08 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-b05afedb-4fd0-4016-a576-a5bf5923ca08 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:14 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:14 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:14 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:14 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-b05afedb-4fd0-4016-a576-a5bf5923ca08 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Volume info retrieved successfully. Sep 07 10:20:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-b05afedb-4fd0-4016-a576-a5bf5923ca08 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/volumes/0af3e85f-d40d-45bd-97e5-bb38ed791164 returned with HTTP 200 Sep 07 10:20:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1670/3382] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:20:14 2026] GET /volume/v3/volumes/0af3e85f-d40d-45bd-97e5-bb38ed791164 => generated 955 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:14 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c64d08a2-20db-4d00-9bae-8f30e5ac439f tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Snapshot force create request issued successfully. Sep 07 10:20:14 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c64d08a2-20db-4d00-9bae-8f30e5ac439f tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/snapshots returned with HTTP 202 Sep 07 10:20:14 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1713/3383] 192.168.122.74 () {60 vars in 1144 bytes} [Mon Sep 7 10:20:13 2026] POST /volume/v3/snapshots => generated 309 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:20:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-96351ba8-db9c-45be-8875-d157c5b03abe None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-96351ba8-db9c-45be-8875-d157c5b03abe tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 Sep 07 10:20:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-96351ba8-db9c-45be-8875-d157c5b03abe tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:14 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-96351ba8-db9c-45be-8875-d157c5b03abe tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:14 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:14 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:14 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-96351ba8-db9c-45be-8875-d157c5b03abe tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Snapshot retrieved successfully. Sep 07 10:20:14 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-96351ba8-db9c-45be-8875-d157c5b03abe tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 returned with HTTP 200 Sep 07 10:20:14 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1671/3384] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:20:14 2026] GET /volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d3e0f393-40c2-4a1b-a859-c3892f479680 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d3e0f393-40c2-4a1b-a859-c3892f479680 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] GET http://192.168.122.74/volume/v3/volumes/0af3e85f-d40d-45bd-97e5-bb38ed791164 Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d3e0f393-40c2-4a1b-a859-c3892f479680 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d3e0f393-40c2-4a1b-a859-c3892f479680 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:15 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cde7843b-05e4-44d6-b649-6fca04385817 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cde7843b-05e4-44d6-b649-6fca04385817 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 Sep 07 10:20:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cde7843b-05e4-44d6-b649-6fca04385817 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cde7843b-05e4-44d6-b649-6fca04385817 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d3e0f393-40c2-4a1b-a859-c3892f479680 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Volume info retrieved successfully. Sep 07 10:20:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d3e0f393-40c2-4a1b-a859-c3892f479680 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/volumes/0af3e85f-d40d-45bd-97e5-bb38ed791164 returned with HTTP 200 Sep 07 10:20:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1714/3385] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:20:15 2026] GET /volume/v3/volumes/0af3e85f-d40d-45bd-97e5-bb38ed791164 => generated 976 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cde7843b-05e4-44d6-b649-6fca04385817 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Snapshot retrieved successfully. Sep 07 10:20:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cde7843b-05e4-44d6-b649-6fca04385817 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 returned with HTTP 200 Sep 07 10:20:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1672/3386] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:20:15 2026] GET /volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9d34d9c2-595d-4460-81f3-d466d7a41757 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9d34d9c2-595d-4460-81f3-d466d7a41757 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] GET http://192.168.122.74/volume/v3/messages Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9d34d9c2-595d-4460-81f3-d466d7a41757 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9d34d9c2-595d-4460-81f3-d466d7a41757 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9d34d9c2-595d-4460-81f3-d466d7a41757 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/messages returned with HTTP 200 Sep 07 10:20:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1715/3387] 192.168.122.74 () {60 vars in 1159 bytes} [Mon Sep 7 10:20:15 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:20:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-80f2928d-9bb7-4a62-949c-cc20f1f5dd06 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-80f2928d-9bb7-4a62-949c-cc20f1f5dd06 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] GET http://192.168.122.74/volume/v3/messages Sep 07 10:20:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-80f2928d-9bb7-4a62-949c-cc20f1f5dd06 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-80f2928d-9bb7-4a62-949c-cc20f1f5dd06 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-80f2928d-9bb7-4a62-949c-cc20f1f5dd06 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/messages returned with HTTP 200 Sep 07 10:20:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1673/3388] 192.168.122.74 () {60 vars in 1159 bytes} [Mon Sep 7 10:20:15 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:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-77f4a492-0206-430d-b0f9-a15bf673cf08 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-77f4a492-0206-430d-b0f9-a15bf673cf08 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] DELETE http://192.168.122.74/volume/v3/messages/6ed7ae7d-d0ba-450a-9fdd-271b54b777d4 Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-77f4a492-0206-430d-b0f9-a15bf673cf08 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-77f4a492-0206-430d-b0f9-a15bf673cf08 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-77f4a492-0206-430d-b0f9-a15bf673cf08 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/messages/6ed7ae7d-d0ba-450a-9fdd-271b54b777d4 returned with HTTP 204 Sep 07 10:20:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1716/3389] 192.168.122.74 () {60 vars in 1273 bytes} [Mon Sep 7 10:20:15 2026] DELETE /volume/v3/messages/6ed7ae7d-d0ba-450a-9fdd-271b54b777d4 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 10:20:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cab1d65c-46a8-46d9-acc5-7a0da0749187 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cab1d65c-46a8-46d9-acc5-7a0da0749187 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/0af3e85f-d40d-45bd-97e5-bb38ed791164 Sep 07 10:20:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cab1d65c-46a8-46d9-acc5-7a0da0749187 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cab1d65c-46a8-46d9-acc5-7a0da0749187 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:15 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-cab1d65c-46a8-46d9-acc5-7a0da0749187 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Delete volume with id: 0af3e85f-d40d-45bd-97e5-bb38ed791164 Sep 07 10:20:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cab1d65c-46a8-46d9-acc5-7a0da0749187 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Volume info retrieved successfully. Sep 07 10:20:15 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-cab1d65c-46a8-46d9-acc5-7a0da0749187 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87186) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:20:15 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-cab1d65c-46a8-46d9-acc5-7a0da0749187 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Created reservations ['29ed4b0e-92a6-4700-908d-7b3a6d3729ab', 'd3dffbf6-777b-450a-a485-91d2b316a964', '871dc0a5-8842-425d-ad24-8565c3aa437e', '49c7c4d0-d4ab-4b64-96fb-ce40d93176c5'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:20:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cab1d65c-46a8-46d9-acc5-7a0da0749187 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Delete volume request issued successfully. Sep 07 10:20:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cab1d65c-46a8-46d9-acc5-7a0da0749187 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/volumes/0af3e85f-d40d-45bd-97e5-bb38ed791164 returned with HTTP 202 Sep 07 10:20:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1674/3390] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:20:15 2026] DELETE /volume/v3/volumes/0af3e85f-d40d-45bd-97e5-bb38ed791164 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-14fdfbcc-ef3e-41fe-a902-f287bfa4324b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-14fdfbcc-ef3e-41fe-a902-f287bfa4324b tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] DELETE http://192.168.122.74/volume/v3/types/9df58f1a-6170-4b68-a119-7977846e400f Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-14fdfbcc-ef3e-41fe-a902-f287bfa4324b tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-14fdfbcc-ef3e-41fe-a902-f287bfa4324b tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-14fdfbcc-ef3e-41fe-a902-f287bfa4324b tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/types/9df58f1a-6170-4b68-a119-7977846e400f returned with HTTP 202 Sep 07 10:20:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1717/3391] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:20:15 2026] DELETE /volume/v3/types/9df58f1a-6170-4b68-a119-7977846e400f => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f8d9ae7d-2e5d-419d-85a2-05527ff7cf13 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f8d9ae7d-2e5d-419d-85a2-05527ff7cf13 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:20:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f8d9ae7d-2e5d-419d-85a2-05527ff7cf13 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-838064047", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1180055008", "vendor_name": "tempest-vendor_name-1469784426"}}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f8d9ae7d-2e5d-419d-85a2-05527ff7cf13 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:20:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1675/3392] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:20:15 2026] POST /volume/v3/types => generated 328 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f1c34592-8acb-459f-812e-06a3d957d8df None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "272741e1-d3e8-443d-ae45-41c99c4763ca", "size": 1}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Create volume request body: {'volume': {'volume_type': '272741e1-d3e8-443d-ae45-41c99c4763ca', 'size': 1}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Create volume of 1 GB Sep 07 10:20:15 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:15 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:15 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Availability Zones retrieved successfully. Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Flow 'volume_create_api' (bd208ac9-3efa-4821-8898-3ceebaffdfae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcfd152c-bb7b-49ce-8c95-a265e367e10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcfd152c-bb7b-49ce-8c95-a265e367e10f) 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:20:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1180055008',vendor_name='tempest-vendor_name-1469784426'},id=272741e1-d3e8-443d-ae45-41c99c4763ca,is_public=True,name='tempest-ProjectAdminTests-volume-type-838064047',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '272741e1-d3e8-443d-ae45-41c99c4763ca', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c42ea156-bfdd-46d8-83da-578555a90d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-838064047 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-838064047, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:20:15 devstack devstack@c-api.service[87187]: WARNING cinder.quota [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-838064047 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-838064047, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Created reservations ['487ddc87-5101-4876-bd83-17cbdfc0305f', '1bb0366b-185e-41eb-99a3-d5288654823c', '16a4f46b-0f3d-4f63-b633-25a953f803b1', '18d438b8-35f0-473a-9e3b-785626abfcb4'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c42ea156-bfdd-46d8-83da-578555a90d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['487ddc87-5101-4876-bd83-17cbdfc0305f', '1bb0366b-185e-41eb-99a3-d5288654823c', '16a4f46b-0f3d-4f63-b633-25a953f803b1', '18d438b8-35f0-473a-9e3b-785626abfcb4']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5f4791-a279-4118-a561-6057a7c78626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:15 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5f4791-a279-4118-a561-6057a7c78626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1629817-b4ee-475a-ab6e-03d8f9794026', '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='809e6858851a4b25be7b02b4d5cefdea',qos_specs=None,replication_status=,reservations=['487ddc87-5101-4876-bd83-17cbdfc0305f','1bb0366b-185e-41eb-99a3-d5288654823c','16a4f46b-0f3d-4f63-b633-25a953f803b1','18d438b8-35f0-473a-9e3b-785626abfcb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a7bacc4de304d3ab2f7d8bb417f06ff',volume_type_id=272741e1-d3e8-443d-ae45-41c99c4763ca), 'volume': Volume(_name_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:20:15Z,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=b1629817-b4ee-475a-ab6e-03d8f9794026,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='809e6858851a4b25be7b02b4d5cefdea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a7bacc4de304d3ab2f7d8bb417f06ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(272741e1-d3e8-443d-ae45-41c99c4763ca),volume_type_id=272741e1-d3e8-443d-ae45-41c99c4763ca)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44585270-3d80-43e6-9f44-5c96ff6ef893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44585270-3d80-43e6-9f44-5c96ff6ef893) transitioned into state 'SUCCESS' from 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='809e6858851a4b25be7b02b4d5cefdea',qos_specs=None,replication_status=,reservations=['487ddc87-5101-4876-bd83-17cbdfc0305f','1bb0366b-185e-41eb-99a3-d5288654823c','16a4f46b-0f3d-4f63-b633-25a953f803b1','18d438b8-35f0-473a-9e3b-785626abfcb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a7bacc4de304d3ab2f7d8bb417f06ff',volume_type_id=272741e1-d3e8-443d-ae45-41c99c4763ca)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbfd6192-9a6a-431e-8fa8-953d08066d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbfd6192-9a6a-431e-8fa8-953d08066d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Flow 'volume_create_api' (bd208ac9-3efa-4821-8898-3ceebaffdfae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:20:15 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Create volume request issued successfully. Sep 07 10:20:15 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f1c34592-8acb-459f-812e-06a3d957d8df tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:20:15 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1718/3393] 192.168.122.74 () {62 vars in 1177 bytes} [Mon Sep 7 10:20:15 2026] POST /volume/v3/volumes => generated 778 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:20:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-12d8578c-4ca7-4658-ac46-8f4d6b40cccb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-12d8578c-4ca7-4658-ac46-8f4d6b40cccb tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] GET http://192.168.122.74/volume/v3/volumes/b1629817-b4ee-475a-ab6e-03d8f9794026 Sep 07 10:20:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-12d8578c-4ca7-4658-ac46-8f4d6b40cccb tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:15 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-12d8578c-4ca7-4658-ac46-8f4d6b40cccb tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:15 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:15 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:15 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:15 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:15 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-12d8578c-4ca7-4658-ac46-8f4d6b40cccb tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Volume info retrieved successfully. Sep 07 10:20:15 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-12d8578c-4ca7-4658-ac46-8f4d6b40cccb tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/volumes/b1629817-b4ee-475a-ab6e-03d8f9794026 returned with HTTP 200 Sep 07 10:20:15 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1676/3394] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:20:15 2026] GET /volume/v3/volumes/b1629817-b4ee-475a-ab6e-03d8f9794026 => generated 957 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-92d189f1-c72d-4fdf-93f3-e1fe15fab8d4 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-92d189f1-c72d-4fdf-93f3-e1fe15fab8d4 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 Sep 07 10:20:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-92d189f1-c72d-4fdf-93f3-e1fe15fab8d4 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-92d189f1-c72d-4fdf-93f3-e1fe15fab8d4 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:16 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:16 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:16 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-92d189f1-c72d-4fdf-93f3-e1fe15fab8d4 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Snapshot retrieved successfully. Sep 07 10:20:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-92d189f1-c72d-4fdf-93f3-e1fe15fab8d4 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 returned with HTTP 200 Sep 07 10:20:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1719/3395] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:20:16 2026] GET /volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-90924b00-7660-4045-a3dc-59ce4e603fad None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-90924b00-7660-4045-a3dc-59ce4e603fad tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] GET http://192.168.122.74/volume/v3/volumes/b1629817-b4ee-475a-ab6e-03d8f9794026 Sep 07 10:20:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-90924b00-7660-4045-a3dc-59ce4e603fad tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-90924b00-7660-4045-a3dc-59ce4e603fad tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:16 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:16 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:16 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:16 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:16 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-90924b00-7660-4045-a3dc-59ce4e603fad tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Volume info retrieved successfully. Sep 07 10:20:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-90924b00-7660-4045-a3dc-59ce4e603fad tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/volumes/b1629817-b4ee-475a-ab6e-03d8f9794026 returned with HTTP 200 Sep 07 10:20:16 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1677/3396] 192.168.122.74 () {60 vars in 1267 bytes} [Mon Sep 7 10:20:16 2026] GET /volume/v3/volumes/b1629817-b4ee-475a-ab6e-03d8f9794026 => generated 978 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-657aa623-1cc4-4660-b8ac-1e0d227f66a2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-657aa623-1cc4-4660-b8ac-1e0d227f66a2 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] GET http://192.168.122.74/volume/v3/messages Sep 07 10:20:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-657aa623-1cc4-4660-b8ac-1e0d227f66a2 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:16 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-657aa623-1cc4-4660-b8ac-1e0d227f66a2 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:16 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-657aa623-1cc4-4660-b8ac-1e0d227f66a2 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/messages returned with HTTP 200 Sep 07 10:20:16 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1720/3397] 192.168.122.74 () {60 vars in 1159 bytes} [Mon Sep 7 10:20:16 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 10:20:16 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-221046a2-627b-4f31-86c6-1f88b8614192 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:16 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-221046a2-627b-4f31-86c6-1f88b8614192 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] GET http://192.168.122.74/volume/v3/messages/bf9cc9aa-f797-45c1-83fa-17f9910f922c Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-221046a2-627b-4f31-86c6-1f88b8614192 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-221046a2-627b-4f31-86c6-1f88b8614192 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method 'version_select' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-221046a2-627b-4f31-86c6-1f88b8614192 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/messages/bf9cc9aa-f797-45c1-83fa-17f9910f922c returned with HTTP 200 Sep 07 10:20:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1678/3398] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:20:16 2026] GET /volume/v3/messages/bf9cc9aa-f797-45c1-83fa-17f9910f922c => generated 673 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-165ea8a5-93b6-4a43-8e17-64ae058ce48c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-165ea8a5-93b6-4a43-8e17-64ae058ce48c tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] DELETE http://192.168.122.74/volume/v3/messages/bf9cc9aa-f797-45c1-83fa-17f9910f922c Sep 07 10:20:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-165ea8a5-93b6-4a43-8e17-64ae058ce48c tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-165ea8a5-93b6-4a43-8e17-64ae058ce48c tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-165ea8a5-93b6-4a43-8e17-64ae058ce48c tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/messages/bf9cc9aa-f797-45c1-83fa-17f9910f922c returned with HTTP 204 Sep 07 10:20:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1721/3399] 192.168.122.74 () {60 vars in 1273 bytes} [Mon Sep 7 10:20:17 2026] DELETE /volume/v3/messages/bf9cc9aa-f797-45c1-83fa-17f9910f922c => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-02e8724c-b1b9-4f0c-8cff-a46bff92f5ba None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-02e8724c-b1b9-4f0c-8cff-a46bff92f5ba tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/b1629817-b4ee-475a-ab6e-03d8f9794026 Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-02e8724c-b1b9-4f0c-8cff-a46bff92f5ba tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-02e8724c-b1b9-4f0c-8cff-a46bff92f5ba tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-02e8724c-b1b9-4f0c-8cff-a46bff92f5ba tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Delete volume with id: b1629817-b4ee-475a-ab6e-03d8f9794026 Sep 07 10:20:17 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:17 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:17 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:17 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-02e8724c-b1b9-4f0c-8cff-a46bff92f5ba tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Volume info retrieved successfully. Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-02e8724c-b1b9-4f0c-8cff-a46bff92f5ba tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87186) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-02e8724c-b1b9-4f0c-8cff-a46bff92f5ba tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-838064047 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-838064047, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:20:17 devstack devstack@c-api.service[87186]: WARNING cinder.quota [None req-02e8724c-b1b9-4f0c-8cff-a46bff92f5ba tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-838064047 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-838064047, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-02e8724c-b1b9-4f0c-8cff-a46bff92f5ba tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Created reservations ['45c07148-0db5-4c3b-a0bd-0366916f472a', '781674a8-ebb8-47bd-9e79-2689ca94feaf', 'f1ca2bee-1d63-422b-ab0d-d0aabf23ac89', '100f8b03-43b5-4a1a-8dd8-8754f4371056'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:20:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-776036ac-85ab-4c03-a27d-ef6a95f90db6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-02e8724c-b1b9-4f0c-8cff-a46bff92f5ba tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Delete volume request issued successfully. Sep 07 10:20:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-02e8724c-b1b9-4f0c-8cff-a46bff92f5ba tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/volumes/b1629817-b4ee-475a-ab6e-03d8f9794026 returned with HTTP 202 Sep 07 10:20:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1679/3400] 192.168.122.74 () {60 vars in 1270 bytes} [Mon Sep 7 10:20:17 2026] DELETE /volume/v3/volumes/b1629817-b4ee-475a-ab6e-03d8f9794026 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-776036ac-85ab-4c03-a27d-ef6a95f90db6 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 Sep 07 10:20:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-776036ac-85ab-4c03-a27d-ef6a95f90db6 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-dacbf4d0-a72f-46f2-a45a-750cd5bda5d5 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-776036ac-85ab-4c03-a27d-ef6a95f90db6 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dacbf4d0-a72f-46f2-a45a-750cd5bda5d5 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] DELETE http://192.168.122.74/volume/v3/types/272741e1-d3e8-443d-ae45-41c99c4763ca Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dacbf4d0-a72f-46f2-a45a-750cd5bda5d5 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dacbf4d0-a72f-46f2-a45a-750cd5bda5d5 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-776036ac-85ab-4c03-a27d-ef6a95f90db6 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Snapshot retrieved successfully. Sep 07 10:20:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-776036ac-85ab-4c03-a27d-ef6a95f90db6 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 returned with HTTP 200 Sep 07 10:20:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1722/3401] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:20:17 2026] GET /volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e987f9bd-cb9e-4a86-8304-031e6ea97232 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e987f9bd-cb9e-4a86-8304-031e6ea97232 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 Sep 07 10:20:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e987f9bd-cb9e-4a86-8304-031e6ea97232 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e987f9bd-cb9e-4a86-8304-031e6ea97232 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e987f9bd-cb9e-4a86-8304-031e6ea97232 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Snapshot retrieved successfully. Sep 07 10:20:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e987f9bd-cb9e-4a86-8304-031e6ea97232 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 returned with HTTP 200 Sep 07 10:20:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1723/3402] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:20:17 2026] GET /volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-af833f98-4e5c-41c7-81ef-3dfcb66138e0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dacbf4d0-a72f-46f2-a45a-750cd5bda5d5 tempest-ProjectAdminTests-1404904375 tempest-ProjectAdminTests-1404904375-project-admin] http://192.168.122.74/volume/v3/types/272741e1-d3e8-443d-ae45-41c99c4763ca returned with HTTP 202 Sep 07 10:20:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-af833f98-4e5c-41c7-81ef-3dfcb66138e0 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 Sep 07 10:20:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-af833f98-4e5c-41c7-81ef-3dfcb66138e0 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1680/3403] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:20:17 2026] DELETE /volume/v3/types/272741e1-d3e8-443d-ae45-41c99c4763ca => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-af833f98-4e5c-41c7-81ef-3dfcb66138e0 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-af833f98-4e5c-41c7-81ef-3dfcb66138e0 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Snapshot retrieved successfully. Sep 07 10:20:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-af833f98-4e5c-41c7-81ef-3dfcb66138e0 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 returned with HTTP 200 Sep 07 10:20:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1724/3404] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:20:17 2026] GET /volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cef94ea7-fefc-4735-9e5a-fc3dbfd9f534", "size": 1}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Create volume request body: {'volume': {'snapshot_id': 'cef94ea7-fefc-4735-9e5a-fc3dbfd9f534', 'size': 1}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:17 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Snapshot retrieved successfully. Sep 07 10:20:17 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Create volume of 1 GB Sep 07 10:20:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Availability Zones retrieved successfully. Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Flow 'volume_create_api' (8eb68c86-9774-406f-b9d3-784fab3cac39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3237b130-3d4d-446b-8050-6725fdb0b406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:17 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3237b130-3d4d-446b-8050-6725fdb0b406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cef94ea7-fefc-4735-9e5a-fc3dbfd9f534', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1db33bc-0fbb-4eac-a5b5-079cb9e9e6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Created reservations ['19400eaf-f245-4e12-a748-911321ce6c4e', '56e9981e-314a-456d-ba40-97b98ec14c06', '8bfbc216-9aa7-4847-9134-25212ef1a2be', '98220732-a40b-47c9-a9d4-30b8cacf832c'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1db33bc-0fbb-4eac-a5b5-079cb9e9e6fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19400eaf-f245-4e12-a748-911321ce6c4e', '56e9981e-314a-456d-ba40-97b98ec14c06', '8bfbc216-9aa7-4847-9134-25212ef1a2be', '98220732-a40b-47c9-a9d4-30b8cacf832c']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0cfec12-4f3c-46d7-97e8-66e21c0a3dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:17 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:17 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:17 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0cfec12-4f3c-46d7-97e8-66e21c0a3dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ff6d444-9385-4cf8-933a-5ae60c64d832', '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='4a0f85c1cbf44db1a37d73b9094c8993',qos_specs=None,replication_status=,reservations=['19400eaf-f245-4e12-a748-911321ce6c4e','56e9981e-314a-456d-ba40-97b98ec14c06','8bfbc216-9aa7-4847-9134-25212ef1a2be','98220732-a40b-47c9-a9d4-30b8cacf832c'],size=1,snapshot_id=cef94ea7-fefc-4735-9e5a-fc3dbfd9f534,source_replicaid=,source_volid=None,status='creating',user_id='338eaabf46524a8a9d145ff5270e952d',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:20:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ff6d444-9385-4cf8-933a-5ae60c64d832,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a0f85c1cbf44db1a37d73b9094c8993',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cef94ea7-fefc-4735-9e5a-fc3dbfd9f534,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='338eaabf46524a8a9d145ff5270e952d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cba64fa0-24ff-4ac7-aa8d-551a80f076e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cba64fa0-24ff-4ac7-aa8d-551a80f076e2) transitioned into state 'SUCCESS' from 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='4a0f85c1cbf44db1a37d73b9094c8993',qos_specs=None,replication_status=,reservations=['19400eaf-f245-4e12-a748-911321ce6c4e','56e9981e-314a-456d-ba40-97b98ec14c06','8bfbc216-9aa7-4847-9134-25212ef1a2be','98220732-a40b-47c9-a9d4-30b8cacf832c'],size=1,snapshot_id=cef94ea7-fefc-4735-9e5a-fc3dbfd9f534,source_replicaid=,source_volid=None,status='creating',user_id='338eaabf46524a8a9d145ff5270e952d',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50199e6c-5dc4-4d88-a55b-05f6204b5252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:17 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50199e6c-5dc4-4d88-a55b-05f6204b5252) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Flow 'volume_create_api' (8eb68c86-9774-406f-b9d3-784fab3cac39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:20:17 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Create volume request issued successfully. Sep 07 10:20:17 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e743cca9-abcb-408a-b5ea-a4b163bf64e8 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:20:17 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1681/3405] 192.168.122.74 () {60 vars in 1137 bytes} [Mon Sep 7 10:20:17 2026] POST /volume/v3/volumes => generated 748 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:20:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-b6f42d91-4220-46cf-8b9e-4b5b971d5c5d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b6f42d91-4220-46cf-8b9e-4b5b971d5c5d tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 Sep 07 10:20:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b6f42d91-4220-46cf-8b9e-4b5b971d5c5d tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:17 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-b6f42d91-4220-46cf-8b9e-4b5b971d5c5d tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:17 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:17 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:17 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:17 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:17 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-b6f42d91-4220-46cf-8b9e-4b5b971d5c5d tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Volume info retrieved successfully. Sep 07 10:20:17 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-b6f42d91-4220-46cf-8b9e-4b5b971d5c5d tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 returned with HTTP 200 Sep 07 10:20:17 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1725/3406] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:17 2026] GET /volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 => generated 816 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e3ec9d4e-1e0f-418d-8732-e16ad330aa3a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3ec9d4e-1e0f-418d-8732-e16ad330aa3a tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 Sep 07 10:20:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e3ec9d4e-1e0f-418d-8732-e16ad330aa3a tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:18 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e3ec9d4e-1e0f-418d-8732-e16ad330aa3a tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:18 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:18 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:18 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:18 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:18 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e3ec9d4e-1e0f-418d-8732-e16ad330aa3a tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Volume info retrieved successfully. Sep 07 10:20:18 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e3ec9d4e-1e0f-418d-8732-e16ad330aa3a tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 returned with HTTP 200 Sep 07 10:20:18 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1682/3407] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:18 2026] GET /volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4a290791-76c9-4045-8130-f617ddad0134 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4a290791-76c9-4045-8130-f617ddad0134 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 Sep 07 10:20:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4a290791-76c9-4045-8130-f617ddad0134 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:19 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4a290791-76c9-4045-8130-f617ddad0134 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:19 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:19 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:19 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:19 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:19 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-4a290791-76c9-4045-8130-f617ddad0134 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Volume info retrieved successfully. Sep 07 10:20:19 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4a290791-76c9-4045-8130-f617ddad0134 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 returned with HTTP 200 Sep 07 10:20:19 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1726/3408] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:19 2026] GET /volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 => generated 840 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-28e13cfe-3aaf-4194-81fa-62963a7d73e0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-28e13cfe-3aaf-4194-81fa-62963a7d73e0 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:20:20 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-28e13cfe-3aaf-4194-81fa-62963a7d73e0 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-774133143", "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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:20 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-28e13cfe-3aaf-4194-81fa-62963a7d73e0 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:20:20 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1683/3409] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:20:20 2026] POST /volume/v3/types => generated 379 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4a587f21-6a27-453a-8c64-8e603cfef8a0 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4a587f21-6a27-453a-8c64-8e603cfef8a0 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] POST http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/encryption Sep 07 10:20:20 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4a587f21-6a27-453a-8c64-8e603cfef8a0 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:20 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4a587f21-6a27-453a-8c64-8e603cfef8a0 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/encryption returned with HTTP 200 Sep 07 10:20:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1727/3410] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:20:20 2026] POST /volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/encryption => generated 239 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-54c5f4fc-73d2-4a49-af83-31a8edc762ed None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-23c4bb29-c272-452c-88ee-41adade401a6 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-54c5f4fc-73d2-4a49-af83-31a8edc762ed tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 Sep 07 10:20:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-54c5f4fc-73d2-4a49-af83-31a8edc762ed tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-54c5f4fc-73d2-4a49-af83-31a8edc762ed tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-23c4bb29-c272-452c-88ee-41adade401a6 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:20:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-23c4bb29-c272-452c-88ee-41adade401a6 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1801705738", "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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:21 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:21 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:21 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:21 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:21 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-54c5f4fc-73d2-4a49-af83-31a8edc762ed tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Volume info retrieved successfully. Sep 07 10:20:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-54c5f4fc-73d2-4a49-af83-31a8edc762ed tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 returned with HTTP 200 Sep 07 10:20:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1684/3411] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:21 2026] GET /volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 => generated 840 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-23c4bb29-c272-452c-88ee-41adade401a6 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:20:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1728/3412] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:20:21 2026] POST /volume/v3/types => generated 380 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:20:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-46070a10-b8d8-46c1-9f29-e1d0ffad16c8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-46070a10-b8d8-46c1-9f29-e1d0ffad16c8 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] POST http://192.168.122.74/volume/v3/types/9e54bb99-d707-40a6-b914-f76e5713f1e6/encryption Sep 07 10:20:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-46070a10-b8d8-46c1-9f29-e1d0ffad16c8 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-46070a10-b8d8-46c1-9f29-e1d0ffad16c8 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/9e54bb99-d707-40a6-b914-f76e5713f1e6/encryption returned with HTTP 200 Sep 07 10:20:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1685/3413] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:20:21 2026] POST /volume/v3/types/9e54bb99-d707-40a6-b914-f76e5713f1e6/encryption => generated 239 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-2f568548-796e-4d81-aace-108e84f3a3bd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2f568548-796e-4d81-aace-108e84f3a3bd tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:20:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-2f568548-796e-4d81-aace-108e84f3a3bd tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-192342397", "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=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-2f568548-796e-4d81-aace-108e84f3a3bd tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:20:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1729/3414] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:20:21 2026] POST /volume/v3/types => generated 379 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-ff62848a-05cd-4679-b804-3a67c7ec1cee None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ff62848a-05cd-4679-b804-3a67c7ec1cee tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] POST http://192.168.122.74/volume/v3/types/aad6fadf-de68-4175-99a2-8b45884f9094/extra_specs Sep 07 10:20:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-ff62848a-05cd-4679-b804-3a67c7ec1cee tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-ff62848a-05cd-4679-b804-3a67c7ec1cee tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/aad6fadf-de68-4175-99a2-8b45884f9094/extra_specs returned with HTTP 200 Sep 07 10:20:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1686/3415] 192.168.122.74 () {60 vars in 1278 bytes} [Mon Sep 7 10:20:21 2026] POST /volume/v3/types/aad6fadf-de68-4175-99a2-8b45884f9094/extra_specs => generated 35 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:20:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-4267b59c-50d7-4f66-83d9-748d5aa17e5b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4267b59c-50d7-4f66-83d9-748d5aa17e5b tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] PUT http://192.168.122.74/volume/v3/types/aad6fadf-de68-4175-99a2-8b45884f9094/extra_specs/key2 Sep 07 10:20:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-4267b59c-50d7-4f66-83d9-748d5aa17e5b tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-4267b59c-50d7-4f66-83d9-748d5aa17e5b tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/aad6fadf-de68-4175-99a2-8b45884f9094/extra_specs/key2 returned with HTTP 200 Sep 07 10:20:21 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1730/3416] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:20:21 2026] PUT /volume/v3/types/aad6fadf-de68-4175-99a2-8b45884f9094/extra_specs/key2 => generated 25 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:20:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c3484082-6f6b-42cb-b58b-9b6b2f40719b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c3484082-6f6b-42cb-b58b-9b6b2f40719b tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:20:21 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c3484082-6f6b-42cb-b58b-9b6b2f40719b tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:21 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c3484082-6f6b-42cb-b58b-9b6b2f40719b tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:20:21 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1687/3417] 192.168.122.74 () {60 vars in 1131 bytes} [Mon Sep 7 10:20:21 2026] POST /volume/v3/types => generated 195 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-164a867c-556e-42a3-8cdb-0268040cddcb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:21 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-164a867c-556e-42a3-8cdb-0268040cddcb tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] DELETE http://192.168.122.74/volume/v3/types/eb59ae29-2d57-481b-9cf7-bf63ebac489a Sep 07 10:20:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-164a867c-556e-42a3-8cdb-0268040cddcb tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:21 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-164a867c-556e-42a3-8cdb-0268040cddcb tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-164a867c-556e-42a3-8cdb-0268040cddcb tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/eb59ae29-2d57-481b-9cf7-bf63ebac489a returned with HTTP 202 Sep 07 10:20:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1731/3418] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:20:21 2026] DELETE /volume/v3/types/eb59ae29-2d57-481b-9cf7-bf63ebac489a => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-076208db-82a8-43d8-aa58-05b09b60f2d7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-076208db-82a8-43d8-aa58-05b09b60f2d7 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:20:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-076208db-82a8-43d8-aa58-05b09b60f2d7 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-512210391", "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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-076208db-82a8-43d8-aa58-05b09b60f2d7 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:20:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1688/3419] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:20:22 2026] POST /volume/v3/types => generated 379 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-f39fac6f-9d04-4263-8035-ce57e3978874 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-2b28ee90-add7-4e3c-9c10-c158ffb6e555 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2b28ee90-add7-4e3c-9c10-c158ffb6e555 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 Sep 07 10:20:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f39fac6f-9d04-4263-8035-ce57e3978874 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] POST http://192.168.122.74/volume/v3/types/038919ae-1ec2-4167-846f-050efd569f29/encryption Sep 07 10:20:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2b28ee90-add7-4e3c-9c10-c158ffb6e555 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-f39fac6f-9d04-4263-8035-ce57e3978874 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-2b28ee90-add7-4e3c-9c10-c158ffb6e555 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:22 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:22 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:22 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:22 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-f39fac6f-9d04-4263-8035-ce57e3978874 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/038919ae-1ec2-4167-846f-050efd569f29/encryption returned with HTTP 200 Sep 07 10:20:22 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-2b28ee90-add7-4e3c-9c10-c158ffb6e555 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Volume info retrieved successfully. Sep 07 10:20:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1732/3420] 192.168.122.74 () {60 vars in 1276 bytes} [Mon Sep 7 10:20:22 2026] POST /volume/v3/types/038919ae-1ec2-4167-846f-050efd569f29/encryption => generated 239 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:20:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-54171035-ea35-4331-b0fb-5148c858c975 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-54171035-ea35-4331-b0fb-5148c858c975 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] DELETE http://192.168.122.74/volume/v3/types/038919ae-1ec2-4167-846f-050efd569f29/encryption/ced93311-9bc6-4f5c-98ca-9a82bc6f065d Sep 07 10:20:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-54171035-ea35-4331-b0fb-5148c858c975 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-54171035-ea35-4331-b0fb-5148c858c975 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-2b28ee90-add7-4e3c-9c10-c158ffb6e555 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 returned with HTTP 200 Sep 07 10:20:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1689/3421] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:22 2026] GET /volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 => generated 840 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-54171035-ea35-4331-b0fb-5148c858c975 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/038919ae-1ec2-4167-846f-050efd569f29/encryption/ced93311-9bc6-4f5c-98ca-9a82bc6f065d returned with HTTP 202 Sep 07 10:20:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1733/3422] 192.168.122.74 () {58 vars in 1368 bytes} [Mon Sep 7 10:20:22 2026] DELETE /volume/v3/types/038919ae-1ec2-4167-846f-050efd569f29/encryption/ced93311-9bc6-4f5c-98ca-9a82bc6f065d => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-827ee40c-13d9-4554-85a5-29a1c0e21e8c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-827ee40c-13d9-4554-85a5-29a1c0e21e8c tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:20:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-827ee40c-13d9-4554-85a5-29a1c0e21e8c tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-949739889", "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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-827ee40c-13d9-4554-85a5-29a1c0e21e8c tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:20:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1690/3423] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:20:22 2026] POST /volume/v3/types => generated 379 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-22855d66-c13a-475a-8671-5cf6571fabaf None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-22855d66-c13a-475a-8671-5cf6571fabaf tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] DELETE http://192.168.122.74/volume/v3/types/81f1cc4f-33e2-4cab-bc22-9dc913994988/extra_specs/key1 Sep 07 10:20:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-22855d66-c13a-475a-8671-5cf6571fabaf tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-22855d66-c13a-475a-8671-5cf6571fabaf tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-22855d66-c13a-475a-8671-5cf6571fabaf tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/81f1cc4f-33e2-4cab-bc22-9dc913994988/extra_specs/key1 returned with HTTP 202 Sep 07 10:20:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1734/3424] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:20:22 2026] DELETE /volume/v3/types/81f1cc4f-33e2-4cab-bc22-9dc913994988/extra_specs/key1 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:20:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5a30b209-9b48-461d-8c47-2138a809fbb0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5a30b209-9b48-461d-8c47-2138a809fbb0 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] POST http://192.168.122.74/volume/v3/types Sep 07 10:20:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5a30b209-9b48-461d-8c47-2138a809fbb0 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1686629211", "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=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5a30b209-9b48-461d-8c47-2138a809fbb0 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:20:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1691/3425] 192.168.122.74 () {60 vars in 1132 bytes} [Mon Sep 7 10:20:22 2026] POST /volume/v3/types => generated 380 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9163741a-2592-46f2-96ec-181f0e35ed0c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9163741a-2592-46f2-96ec-181f0e35ed0c tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] DELETE http://192.168.122.74/volume/v3/types/9a4e6f15-4991-44c5-a6fa-3c96e6505008 Sep 07 10:20:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9163741a-2592-46f2-96ec-181f0e35ed0c tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9163741a-2592-46f2-96ec-181f0e35ed0c tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9163741a-2592-46f2-96ec-181f0e35ed0c tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/9a4e6f15-4991-44c5-a6fa-3c96e6505008 returned with HTTP 202 Sep 07 10:20:22 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1735/3426] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:20:22 2026] DELETE /volume/v3/types/9a4e6f15-4991-44c5-a6fa-3c96e6505008 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0dfeb5ad-c19d-4765-b973-ceff7ec3d9ec None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0dfeb5ad-c19d-4765-b973-ceff7ec3d9ec tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] GET http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/extra_specs Sep 07 10:20:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0dfeb5ad-c19d-4765-b973-ceff7ec3d9ec tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:22 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0dfeb5ad-c19d-4765-b973-ceff7ec3d9ec tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:22 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0dfeb5ad-c19d-4765-b973-ceff7ec3d9ec tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/extra_specs returned with HTTP 200 Sep 07 10:20:22 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1692/3427] 192.168.122.74 () {58 vars in 1257 bytes} [Mon Sep 7 10:20:22 2026] GET /volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/extra_specs => generated 185 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3838c66f-f73b-4b06-a306-8c1c464104a1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:22 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3838c66f-f73b-4b06-a306-8c1c464104a1 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] GET http://192.168.122.74/volume/v3/types Sep 07 10:20:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3838c66f-f73b-4b06-a306-8c1c464104a1 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:22 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3838c66f-f73b-4b06-a306-8c1c464104a1 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3838c66f-f73b-4b06-a306-8c1c464104a1 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types returned with HTTP 200 Sep 07 10:20:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1736/3428] 192.168.122.74 () {58 vars in 1110 bytes} [Mon Sep 7 10:20:22 2026] GET /volume/v3/types => generated 2586 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-105373a8-5c1a-4430-8c99-d120620ad84c None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-105373a8-5c1a-4430-8c99-d120620ad84c tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] GET http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/encryption/cipher Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-105373a8-5c1a-4430-8c99-d120620ad84c tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-105373a8-5c1a-4430-8c99-d120620ad84c tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-105373a8-5c1a-4430-8c99-d120620ad84c tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/encryption/cipher returned with HTTP 200 Sep 07 10:20:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1693/3429] 192.168.122.74 () {58 vars in 1275 bytes} [Mon Sep 7 10:20:23 2026] GET /volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/encryption/cipher => generated 29 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:20:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9e37ba34-a47e-45bd-9c69-8c5d19bf9d6b None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9e37ba34-a47e-45bd-9c69-8c5d19bf9d6b tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] GET http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/encryption Sep 07 10:20:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9e37ba34-a47e-45bd-9c69-8c5d19bf9d6b tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9e37ba34-a47e-45bd-9c69-8c5d19bf9d6b tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Calling method 'index' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9e37ba34-a47e-45bd-9c69-8c5d19bf9d6b tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/encryption returned with HTTP 200 Sep 07 10:20:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1737/3430] 192.168.122.74 () {58 vars in 1254 bytes} [Mon Sep 7 10:20:23 2026] GET /volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/encryption => generated 325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c5924c6c-e860-459c-8acb-47e75fdbc711 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c5924c6c-e860-459c-8acb-47e75fdbc711 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] GET http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/extra_specs/multiattach Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c5924c6c-e860-459c-8acb-47e75fdbc711 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c5924c6c-e860-459c-8acb-47e75fdbc711 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c5924c6c-e860-459c-8acb-47e75fdbc711 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/extra_specs/multiattach returned with HTTP 200 Sep 07 10:20:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1694/3431] 192.168.122.74 () {58 vars in 1293 bytes} [Mon Sep 7 10:20:23 2026] GET /volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/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 10:20:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-159d002a-1cb0-4957-8caa-ca755d3e9fe3 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-159d002a-1cb0-4957-8caa-ca755d3e9fe3 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] GET http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/extra_specs/volume_backend_name Sep 07 10:20:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-159d002a-1cb0-4957-8caa-ca755d3e9fe3 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-159d002a-1cb0-4957-8caa-ca755d3e9fe3 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-159d002a-1cb0-4957-8caa-ca755d3e9fe3 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 10:20:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1738/3432] 192.168.122.74 () {58 vars in 1317 bytes} [Mon Sep 7 10:20:23 2026] GET /volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/extra_specs/volume_backend_name => generated 44 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f688f30b-060e-443f-be8d-ae0f9459989e None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f688f30b-060e-443f-be8d-ae0f9459989e tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] GET http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890 Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f688f30b-060e-443f-be8d-ae0f9459989e tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f688f30b-060e-443f-be8d-ae0f9459989e tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f688f30b-060e-443f-be8d-ae0f9459989e tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890 returned with HTTP 200 Sep 07 10:20:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1695/3433] 192.168.122.74 () {58 vars in 1221 bytes} [Mon Sep 7 10:20:23 2026] GET /volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890 => generated 401 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-300a41c5-e574-428c-af2d-064bfc5bfecb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-40f0e40d-09c6-47c3-bd03-490e24c9a1b4 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-300a41c5-e574-428c-af2d-064bfc5bfecb tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] PUT http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/encryption/816b38cf-8f03-4ee8-944e-b34de6931b73 Sep 07 10:20:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-300a41c5-e574-428c-af2d-064bfc5bfecb tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-40f0e40d-09c6-47c3-bd03-490e24c9a1b4 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-40f0e40d-09c6-47c3-bd03-490e24c9a1b4 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-40f0e40d-09c6-47c3-bd03-490e24c9a1b4 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:23 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:23 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:23 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:23 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-40f0e40d-09c6-47c3-bd03-490e24c9a1b4 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Volume info retrieved successfully. Sep 07 10:20:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-300a41c5-e574-428c-af2d-064bfc5bfecb tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/encryption/816b38cf-8f03-4ee8-944e-b34de6931b73 returned with HTTP 200 Sep 07 10:20:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1739/3434] 192.168.122.74 () {60 vars in 1385 bytes} [Mon Sep 7 10:20:23 2026] PUT /volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/encryption/816b38cf-8f03-4ee8-944e-b34de6931b73 => generated 33 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:20:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-40f0e40d-09c6-47c3-bd03-490e24c9a1b4 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 returned with HTTP 200 Sep 07 10:20:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1696/3435] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:23 2026] GET /volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 => generated 840 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-35135c22-0f33-4e6a-ad03-576c13d0018d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-35135c22-0f33-4e6a-ad03-576c13d0018d tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] PUT http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/extra_specs/key1 Sep 07 10:20:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-35135c22-0f33-4e6a-ad03-576c13d0018d tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-35135c22-0f33-4e6a-ad03-576c13d0018d tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/extra_specs/key1 returned with HTTP 200 Sep 07 10:20:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1740/3436] 192.168.122.74 () {60 vars in 1292 bytes} [Mon Sep 7 10:20:23 2026] PUT /volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890/extra_specs/key1 => generated 30 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-55f5b447-d164-4b12-bcec-17cd18e55a53 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-55f5b447-d164-4b12-bcec-17cd18e55a53 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] PUT http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890 Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-55f5b447-d164-4b12-bcec-17cd18e55a53 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-55f5b447-d164-4b12-bcec-17cd18e55a53 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890 returned with HTTP 200 Sep 07 10:20:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1697/3437] 192.168.122.74 () {60 vars in 1241 bytes} [Mon Sep 7 10:20:23 2026] PUT /volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890 => generated 370 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-260d4fb6-fc7c-435a-bfe9-57a2812e5aa7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-260d4fb6-fc7c-435a-bfe9-57a2812e5aa7 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] DELETE http://192.168.122.74/volume/v3/types/81f1cc4f-33e2-4cab-bc22-9dc913994988 Sep 07 10:20:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-260d4fb6-fc7c-435a-bfe9-57a2812e5aa7 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-260d4fb6-fc7c-435a-bfe9-57a2812e5aa7 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-260d4fb6-fc7c-435a-bfe9-57a2812e5aa7 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/81f1cc4f-33e2-4cab-bc22-9dc913994988 returned with HTTP 202 Sep 07 10:20:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1741/3438] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:20:23 2026] DELETE /volume/v3/types/81f1cc4f-33e2-4cab-bc22-9dc913994988 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-db3ded6f-e504-41af-a8a9-1632908fb8da None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-db3ded6f-e504-41af-a8a9-1632908fb8da tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] DELETE http://192.168.122.74/volume/v3/types/038919ae-1ec2-4167-846f-050efd569f29 Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-db3ded6f-e504-41af-a8a9-1632908fb8da tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-db3ded6f-e504-41af-a8a9-1632908fb8da tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-db3ded6f-e504-41af-a8a9-1632908fb8da tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/038919ae-1ec2-4167-846f-050efd569f29 returned with HTTP 202 Sep 07 10:20:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1698/3439] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:20:23 2026] DELETE /volume/v3/types/038919ae-1ec2-4167-846f-050efd569f29 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-00e25502-321b-440f-b458-99b3dab670d1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-00e25502-321b-440f-b458-99b3dab670d1 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] DELETE http://192.168.122.74/volume/v3/types/aad6fadf-de68-4175-99a2-8b45884f9094 Sep 07 10:20:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-00e25502-321b-440f-b458-99b3dab670d1 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-00e25502-321b-440f-b458-99b3dab670d1 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-00e25502-321b-440f-b458-99b3dab670d1 tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/aad6fadf-de68-4175-99a2-8b45884f9094 returned with HTTP 202 Sep 07 10:20:23 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1742/3440] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:20:23 2026] DELETE /volume/v3/types/aad6fadf-de68-4175-99a2-8b45884f9094 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-39774aea-0641-418c-85be-c93fb9168ccb None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-39774aea-0641-418c-85be-c93fb9168ccb tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] DELETE http://192.168.122.74/volume/v3/types/9e54bb99-d707-40a6-b914-f76e5713f1e6 Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-39774aea-0641-418c-85be-c93fb9168ccb tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-39774aea-0641-418c-85be-c93fb9168ccb tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Calling method '_delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:23 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-39774aea-0641-418c-85be-c93fb9168ccb tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/9e54bb99-d707-40a6-b914-f76e5713f1e6 returned with HTTP 202 Sep 07 10:20:23 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1699/3441] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:20:23 2026] DELETE /volume/v3/types/9e54bb99-d707-40a6-b914-f76e5713f1e6 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d0a0dbf8-4c6c-4989-a820-a6572557e49f None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:23 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d0a0dbf8-4c6c-4989-a820-a6572557e49f tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] DELETE http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890 Sep 07 10:20:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d0a0dbf8-4c6c-4989-a820-a6572557e49f tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:23 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d0a0dbf8-4c6c-4989-a820-a6572557e49f tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] Calling method '_delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d0a0dbf8-4c6c-4989-a820-a6572557e49f tempest-VolumeTypesAdminTests-964647210 tempest-VolumeTypesAdminTests-964647210-project-admin] http://192.168.122.74/volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890 returned with HTTP 202 Sep 07 10:20:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1743/3442] 192.168.122.74 () {58 vars in 1224 bytes} [Mon Sep 7 10:20:23 2026] DELETE /volume/v3/types/5f465486-3de7-48f2-a308-ead4990f1890 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-664da7db-7332-4f52-852c-7ad89b9ab705 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-664da7db-7332-4f52-852c-7ad89b9ab705 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 Sep 07 10:20:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-664da7db-7332-4f52-852c-7ad89b9ab705 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-664da7db-7332-4f52-852c-7ad89b9ab705 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:24 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:24 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-664da7db-7332-4f52-852c-7ad89b9ab705 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Volume info retrieved successfully. Sep 07 10:20:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-664da7db-7332-4f52-852c-7ad89b9ab705 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 returned with HTTP 200 Sep 07 10:20:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1700/3443] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:24 2026] GET /volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-c5337b31-9f33-46f2-9fe4-cd9f0a8c898e None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5337b31-9f33-46f2-9fe4-cd9f0a8c898e tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 Sep 07 10:20:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5337b31-9f33-46f2-9fe4-cd9f0a8c898e tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-c5337b31-9f33-46f2-9fe4-cd9f0a8c898e tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:24 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:24 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-c5337b31-9f33-46f2-9fe4-cd9f0a8c898e tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Volume info retrieved successfully. Sep 07 10:20:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-c5337b31-9f33-46f2-9fe4-cd9f0a8c898e tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 returned with HTTP 200 Sep 07 10:20:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1744/3444] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:24 2026] GET /volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-21c54bb3-c8d0-4e53-a959-780bbadeb08d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-21c54bb3-c8d0-4e53-a959-780bbadeb08d tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 Sep 07 10:20:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-21c54bb3-c8d0-4e53-a959-780bbadeb08d tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:24 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-21c54bb3-c8d0-4e53-a959-780bbadeb08d tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:24 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.snapshots [None req-21c54bb3-c8d0-4e53-a959-780bbadeb08d tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Delete snapshot with id: cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 Sep 07 10:20:24 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:24 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-21c54bb3-c8d0-4e53-a959-780bbadeb08d tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Snapshot retrieved successfully. Sep 07 10:20:24 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:24 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:24 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-21c54bb3-c8d0-4e53-a959-780bbadeb08d tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Snapshot delete request issued successfully. Sep 07 10:20:24 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-21c54bb3-c8d0-4e53-a959-780bbadeb08d tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 returned with HTTP 202 Sep 07 10:20:24 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1701/3445] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:20:24 2026] DELETE /volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-455df7d8-d77f-4915-b6d7-bd639ca3b3a1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-455df7d8-d77f-4915-b6d7-bd639ca3b3a1 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 Sep 07 10:20:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-455df7d8-d77f-4915-b6d7-bd639ca3b3a1 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:24 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-455df7d8-d77f-4915-b6d7-bd639ca3b3a1 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:24 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:24 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:24 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-455df7d8-d77f-4915-b6d7-bd639ca3b3a1 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Snapshot retrieved successfully. Sep 07 10:20:24 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-455df7d8-d77f-4915-b6d7-bd639ca3b3a1 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 returned with HTTP 200 Sep 07 10:20:24 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1745/3446] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:20:24 2026] GET /volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-dbe0090a-c58a-4fe4-889a-57f23eac650a None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dbe0090a-c58a-4fe4-889a-57f23eac650a tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 Sep 07 10:20:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dbe0090a-c58a-4fe4-889a-57f23eac650a tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:25 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-dbe0090a-c58a-4fe4-889a-57f23eac650a tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:25 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:25 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:25 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-dbe0090a-c58a-4fe4-889a-57f23eac650a tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Snapshot retrieved successfully. Sep 07 10:20:25 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-dbe0090a-c58a-4fe4-889a-57f23eac650a tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 returned with HTTP 200 Sep 07 10:20:25 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1702/3447] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:20:25 2026] GET /volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:20:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-071956c0-62d0-4033-beb1-2da4ccf71596 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-071956c0-62d0-4033-beb1-2da4ccf71596 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 Sep 07 10:20:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-071956c0-62d0-4033-beb1-2da4ccf71596 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-071956c0-62d0-4033-beb1-2da4ccf71596 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-071956c0-62d0-4033-beb1-2da4ccf71596 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 returned with HTTP 404 Sep 07 10:20:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1746/3448] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:20:26 2026] GET /volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:20:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5c2aaeb1-899a-4358-bd29-6c47202081e2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5c2aaeb1-899a-4358-bd29-6c47202081e2 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] DELETE http://192.168.122.74/volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 Sep 07 10:20:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5c2aaeb1-899a-4358-bd29-6c47202081e2 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5c2aaeb1-899a-4358-bd29-6c47202081e2 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:26 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-5c2aaeb1-899a-4358-bd29-6c47202081e2 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Delete volume with id: cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 Sep 07 10:20:26 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:26 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:26 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:26 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5c2aaeb1-899a-4358-bd29-6c47202081e2 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Volume info retrieved successfully. Sep 07 10:20:26 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5c2aaeb1-899a-4358-bd29-6c47202081e2 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Delete volume request issued successfully. Sep 07 10:20:26 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5c2aaeb1-899a-4358-bd29-6c47202081e2 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 returned with HTTP 202 Sep 07 10:20:26 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1703/3449] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:20:26 2026] DELETE /volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d0086441-9720-4f80-8fa3-f7f9648deffb None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d0086441-9720-4f80-8fa3-f7f9648deffb tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 Sep 07 10:20:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d0086441-9720-4f80-8fa3-f7f9648deffb tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:26 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d0086441-9720-4f80-8fa3-f7f9648deffb tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:26 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:26 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:26 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:26 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:26 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d0086441-9720-4f80-8fa3-f7f9648deffb tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Volume info retrieved successfully. Sep 07 10:20:26 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d0086441-9720-4f80-8fa3-f7f9648deffb tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 returned with HTTP 200 Sep 07 10:20:26 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1747/3450] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:26 2026] GET /volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:26 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-0a74f61f-f8be-4006-8624-eae495875105 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1833439496"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1833439496'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Create volume of 1 GB Sep 07 10:20:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Availability Zones retrieved successfully. Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Flow 'volume_create_api' (4114feea-2229-4765-96ee-08ec97b657bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e4e8706-5f03-464d-98ea-e7449e1f0916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e4e8706-5f03-464d-98ea-e7449e1f0916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (935f0100-7681-4f72-b2bd-99aaa7e393c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Created reservations ['1e9e6bf8-23b3-408f-8941-3d4a40631a6f', '12aff1fd-5b6c-4b6d-8f15-550996901961', 'c151479b-024e-43d3-83aa-f8740e892356', '5c3b2308-8142-40dc-a653-87d9bdd444b9'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (935f0100-7681-4f72-b2bd-99aaa7e393c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e9e6bf8-23b3-408f-8941-3d4a40631a6f', '12aff1fd-5b6c-4b6d-8f15-550996901961', 'c151479b-024e-43d3-83aa-f8740e892356', '5c3b2308-8142-40dc-a653-87d9bdd444b9']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b973eba4-204e-4c88-a2fe-fa199fe42611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:27 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b973eba4-204e-4c88-a2fe-fa199fe42611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2150c78-c843-4865-adc0-7a3b0a508956', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1833439496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b28303741af24f3e91b6d8bc9b5ef76b',qos_specs=None,replication_status=,reservations=['1e9e6bf8-23b3-408f-8941-3d4a40631a6f','12aff1fd-5b6c-4b6d-8f15-550996901961','c151479b-024e-43d3-83aa-f8740e892356','5c3b2308-8142-40dc-a653-87d9bdd444b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2c3f0b0c5b447e6bd7b8d0530f0f7cf',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:20:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1833439496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2150c78-c843-4865-adc0-7a3b0a508956,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b28303741af24f3e91b6d8bc9b5ef76b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2c3f0b0c5b447e6bd7b8d0530f0f7cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e982c283-fde3-401f-aa6d-8946f42155d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e982c283-fde3-401f-aa6d-8946f42155d9) transitioned into state 'SUCCESS' from state '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-1833439496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b28303741af24f3e91b6d8bc9b5ef76b',qos_specs=None,replication_status=,reservations=['1e9e6bf8-23b3-408f-8941-3d4a40631a6f','12aff1fd-5b6c-4b6d-8f15-550996901961','c151479b-024e-43d3-83aa-f8740e892356','5c3b2308-8142-40dc-a653-87d9bdd444b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2c3f0b0c5b447e6bd7b8d0530f0f7cf',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b6a00bd-8f02-4af9-97b1-a8e8601932bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b6a00bd-8f02-4af9-97b1-a8e8601932bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Flow 'volume_create_api' (4114feea-2229-4765-96ee-08ec97b657bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Create volume request issued successfully. Sep 07 10:20:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-0a74f61f-f8be-4006-8624-eae495875105 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:20:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1704/3451] 192.168.122.74 () {62 vars in 1178 bytes} [Mon Sep 7 10:20:26 2026] POST /volume/v3/volumes => generated 785 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:20:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-e6a95f62-2829-4b55-859f-fb905f7a511c None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e6a95f62-2829-4b55-859f-fb905f7a511c tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] GET http://192.168.122.74/volume/v3/volumes/d2150c78-c843-4865-adc0-7a3b0a508956 Sep 07 10:20:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e6a95f62-2829-4b55-859f-fb905f7a511c tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-e6a95f62-2829-4b55-859f-fb905f7a511c tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:27 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-e6a95f62-2829-4b55-859f-fb905f7a511c tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Volume info retrieved successfully. Sep 07 10:20:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-e6a95f62-2829-4b55-859f-fb905f7a511c tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/d2150c78-c843-4865-adc0-7a3b0a508956 returned with HTTP 200 Sep 07 10:20:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1748/3452] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:27 2026] GET /volume/v3/volumes/d2150c78-c843-4865-adc0-7a3b0a508956 => generated 964 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-df50a474-6e50-4eaf-b6e6-dc5991f22810 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-df50a474-6e50-4eaf-b6e6-dc5991f22810 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-df50a474-6e50-4eaf-b6e6-dc5991f22810 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-df50a474-6e50-4eaf-b6e6-dc5991f22810 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-df50a474-6e50-4eaf-b6e6-dc5991f22810 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 returned with HTTP 404 Sep 07 10:20:27 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1705/3453] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:27 2026] GET /volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:20:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-9fc4af05-d33f-40c6-9f19-a1b5deed8da9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9fc4af05-d33f-40c6-9f19-a1b5deed8da9 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] DELETE http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 Sep 07 10:20:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9fc4af05-d33f-40c6-9f19-a1b5deed8da9 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:27 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-9fc4af05-d33f-40c6-9f19-a1b5deed8da9 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:27 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-9fc4af05-d33f-40c6-9f19-a1b5deed8da9 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Delete volume with id: 5ff6d444-9385-4cf8-933a-5ae60c64d832 Sep 07 10:20:27 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:27 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:27 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:27 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9fc4af05-d33f-40c6-9f19-a1b5deed8da9 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Volume info retrieved successfully. Sep 07 10:20:27 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-9fc4af05-d33f-40c6-9f19-a1b5deed8da9 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Delete volume request issued successfully. Sep 07 10:20:27 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-9fc4af05-d33f-40c6-9f19-a1b5deed8da9 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 returned with HTTP 202 Sep 07 10:20:27 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1749/3454] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:20:27 2026] DELETE /volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-862e6d18-34ea-4ef3-83e1-af0fe8d73d10 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-862e6d18-34ea-4ef3-83e1-af0fe8d73d10 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-862e6d18-34ea-4ef3-83e1-af0fe8d73d10 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:27 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-862e6d18-34ea-4ef3-83e1-af0fe8d73d10 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:28 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:28 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:28 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:28 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:28 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-862e6d18-34ea-4ef3-83e1-af0fe8d73d10 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Volume info retrieved successfully. Sep 07 10:20:28 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-862e6d18-34ea-4ef3-83e1-af0fe8d73d10 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 returned with HTTP 200 Sep 07 10:20:28 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1706/3455] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:27 2026] GET /volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 => generated 840 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-efdd764f-d495-4351-8f2e-33b6bf08b4e8 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-efdd764f-d495-4351-8f2e-33b6bf08b4e8 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] GET http://192.168.122.74/volume/v3/volumes/d2150c78-c843-4865-adc0-7a3b0a508956 Sep 07 10:20:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-efdd764f-d495-4351-8f2e-33b6bf08b4e8 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:28 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-efdd764f-d495-4351-8f2e-33b6bf08b4e8 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:28 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:28 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:28 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:28 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:28 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-efdd764f-d495-4351-8f2e-33b6bf08b4e8 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Volume info retrieved successfully. Sep 07 10:20:28 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-efdd764f-d495-4351-8f2e-33b6bf08b4e8 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/d2150c78-c843-4865-adc0-7a3b0a508956 returned with HTTP 200 Sep 07 10:20:28 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1750/3456] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:28 2026] GET /volume/v3/volumes/d2150c78-c843-4865-adc0-7a3b0a508956 => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:20:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-d078ae2d-72b9-484d-8951-4d6382857235 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d078ae2d-72b9-484d-8951-4d6382857235 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 Sep 07 10:20:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d078ae2d-72b9-484d-8951-4d6382857235 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-d078ae2d-72b9-484d-8951-4d6382857235 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-d078ae2d-72b9-484d-8951-4d6382857235 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 returned with HTTP 404 Sep 07 10:20:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1707/3457] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:29 2026] GET /volume/v3/volumes/5ff6d444-9385-4cf8-933a-5ae60c64d832 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:20:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-02294f33-7246-41e9-8cca-b374986efa02 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-02294f33-7246-41e9-8cca-b374986efa02 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] DELETE http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 Sep 07 10:20:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-02294f33-7246-41e9-8cca-b374986efa02 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-02294f33-7246-41e9-8cca-b374986efa02 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:29 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.snapshots [None req-02294f33-7246-41e9-8cca-b374986efa02 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Delete snapshot with id: cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 Sep 07 10:20:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-02294f33-7246-41e9-8cca-b374986efa02 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 returned with HTTP 404 Sep 07 10:20:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1751/3458] 192.168.122.74 () {58 vars in 1236 bytes} [Mon Sep 7 10:20:29 2026] DELETE /volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:20:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-375d7b02-3e78-4e5c-9ee0-207410a15038 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-375d7b02-3e78-4e5c-9ee0-207410a15038 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 Sep 07 10:20:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-375d7b02-3e78-4e5c-9ee0-207410a15038 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-375d7b02-3e78-4e5c-9ee0-207410a15038 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-375d7b02-3e78-4e5c-9ee0-207410a15038 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 returned with HTTP 404 Sep 07 10:20:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1708/3459] 192.168.122.74 () {58 vars in 1233 bytes} [Mon Sep 7 10:20:29 2026] GET /volume/v3/snapshots/cef94ea7-fefc-4735-9e5a-fc3dbfd9f534 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:20:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-55c54c6c-70da-49b0-a1a9-a38d2e9afc96 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-55c54c6c-70da-49b0-a1a9-a38d2e9afc96 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] DELETE http://192.168.122.74/volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 Sep 07 10:20:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-55c54c6c-70da-49b0-a1a9-a38d2e9afc96 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-55c54c6c-70da-49b0-a1a9-a38d2e9afc96 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:29 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-55c54c6c-70da-49b0-a1a9-a38d2e9afc96 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Delete volume with id: cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 Sep 07 10:20:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-55c54c6c-70da-49b0-a1a9-a38d2e9afc96 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 returned with HTTP 404 Sep 07 10:20:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1752/3460] 192.168.122.74 () {58 vars in 1230 bytes} [Mon Sep 7 10:20:29 2026] DELETE /volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:20:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-7c11d457-657a-4579-80cc-2c924377d411 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7c11d457-657a-4579-80cc-2c924377d411 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] GET http://192.168.122.74/volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 Sep 07 10:20:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7c11d457-657a-4579-80cc-2c924377d411 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-7c11d457-657a-4579-80cc-2c924377d411 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-7c11d457-657a-4579-80cc-2c924377d411 tempest-SnapshotDependencyTests-1405016702 tempest-SnapshotDependencyTests-1405016702-project-member] http://192.168.122.74/volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 returned with HTTP 404 Sep 07 10:20:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1709/3461] 192.168.122.74 () {58 vars in 1227 bytes} [Mon Sep 7 10:20:29 2026] GET /volume/v3/volumes/cbb9b9d6-9f8b-4c15-b4c6-7797e78e2b98 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:20:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-104a394f-8319-49d0-bdb6-d420f856f2f1 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-104a394f-8319-49d0-bdb6-d420f856f2f1 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] GET http://192.168.122.74/volume/v3/volumes/d2150c78-c843-4865-adc0-7a3b0a508956 Sep 07 10:20:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-104a394f-8319-49d0-bdb6-d420f856f2f1 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-104a394f-8319-49d0-bdb6-d420f856f2f1 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-104a394f-8319-49d0-bdb6-d420f856f2f1 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Volume info retrieved successfully. Sep 07 10:20:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-104a394f-8319-49d0-bdb6-d420f856f2f1 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/d2150c78-c843-4865-adc0-7a3b0a508956 returned with HTTP 200 Sep 07 10:20:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1753/3462] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:29 2026] GET /volume/v3/volumes/d2150c78-c843-4865-adc0-7a3b0a508956 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:20:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-29a24016-d38b-4648-a07d-2e3ff88edac8 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-29a24016-d38b-4648-a07d-2e3ff88edac8 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] GET http://192.168.122.74/volume/v3/volumes Sep 07 10:20:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-29a24016-d38b-4648-a07d-2e3ff88edac8 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-29a24016-d38b-4648-a07d-2e3ff88edac8 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] Calling method 'index' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:29 devstack devstack@c-api.service[87186]: DEBUG cinder.api.api_utils [None req-29a24016-d38b-4648-a07d-2e3ff88edac8 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] Removing options '' from query. {{(pid=87186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:20:29 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-29a24016-d38b-4648-a07d-2e3ff88edac8 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:20:29 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:29 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:29 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-29a24016-d38b-4648-a07d-2e3ff88edac8 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] Get all volumes completed successfully. Sep 07 10:20:29 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-29a24016-d38b-4648-a07d-2e3ff88edac8 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] http://192.168.122.74/volume/v3/volumes returned with HTTP 200 Sep 07 10:20:29 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1710/3463] 192.168.122.74 () {60 vars in 1157 bytes} [Mon Sep 7 10:20:29 2026] GET /volume/v3/volumes => generated 342 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:20:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-8d75298b-167d-4c16-b2aa-53b965902c78 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8d75298b-167d-4c16-b2aa-53b965902c78 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/d2150c78-c843-4865-adc0-7a3b0a508956 Sep 07 10:20:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8d75298b-167d-4c16-b2aa-53b965902c78 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:29 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-8d75298b-167d-4c16-b2aa-53b965902c78 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'delete' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:29 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-8d75298b-167d-4c16-b2aa-53b965902c78 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Delete volume with id: d2150c78-c843-4865-adc0-7a3b0a508956 Sep 07 10:20:29 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:29 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:29 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:29 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8d75298b-167d-4c16-b2aa-53b965902c78 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Volume info retrieved successfully. Sep 07 10:20:29 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-8d75298b-167d-4c16-b2aa-53b965902c78 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Delete volume request issued successfully. Sep 07 10:20:29 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-8d75298b-167d-4c16-b2aa-53b965902c78 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/d2150c78-c843-4865-adc0-7a3b0a508956 returned with HTTP 202 Sep 07 10:20:29 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1754/3464] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:20:29 2026] DELETE /volume/v3/volumes/d2150c78-c843-4865-adc0-7a3b0a508956 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:20:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-e579d127-72b5-461c-9e26-aa2c327d10c3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e579d127-72b5-461c-9e26-aa2c327d10c3 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] GET http://192.168.122.74/volume/v3/volumes/d2150c78-c843-4865-adc0-7a3b0a508956 Sep 07 10:20:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e579d127-72b5-461c-9e26-aa2c327d10c3 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:30 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-e579d127-72b5-461c-9e26-aa2c327d10c3 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:30 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:30 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:30 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:30 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:30 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-e579d127-72b5-461c-9e26-aa2c327d10c3 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Volume info retrieved successfully. Sep 07 10:20:30 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-e579d127-72b5-461c-9e26-aa2c327d10c3 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/d2150c78-c843-4865-adc0-7a3b0a508956 returned with HTTP 200 Sep 07 10:20:30 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1711/3465] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:29 2026] GET /volume/v3/volumes/d2150c78-c843-4865-adc0-7a3b0a508956 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:20:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-15fdd3a0-3708-4588-955e-9aa98b36e513 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-15fdd3a0-3708-4588-955e-9aa98b36e513 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] GET http://192.168.122.74/volume/v3/volumes/d2150c78-c843-4865-adc0-7a3b0a508956 Sep 07 10:20:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-15fdd3a0-3708-4588-955e-9aa98b36e513 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-15fdd3a0-3708-4588-955e-9aa98b36e513 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-15fdd3a0-3708-4588-955e-9aa98b36e513 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/d2150c78-c843-4865-adc0-7a3b0a508956 returned with HTTP 404 Sep 07 10:20:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1755/3466] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:31 2026] GET /volume/v3/volumes/d2150c78-c843-4865-adc0-7a3b0a508956 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:20:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-5479398d-6853-470e-82e5-da8324cf9049 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:20:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2042025474"}} {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:31 devstack devstack@c-api.service[87186]: DEBUG cinder.api.v3.volumes [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2042025474'}} {{(pid=87186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:20:31 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Create volume of 1 GB Sep 07 10:20:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Availability Zones retrieved successfully. Sep 07 10:20:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Flow 'volume_create_api' (193dc70b-5c75-444d-a592-deed63483f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:20:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7806ff85-952d-4241-9436-bbeca4142767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.flows.api.create_volume [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Validating volume size '1' using validate_int {{(pid=87186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:20:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7806ff85-952d-4241-9436-bbeca4142767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb7ec663-413b-46aa-ae9c-e75f940d7025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:31 devstack devstack@c-api.service[87186]: DEBUG cinder.quota [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Created reservations ['63d9fde2-45a1-48e9-bda4-2f3e91e48bbf', 'c3471606-213e-4803-8887-ec512d56aece', '65119176-35f6-48e8-8af7-c71612e8c794', '103c544c-5792-4346-8b2d-34a54fc98fc4'] {{(pid=87186) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:20:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb7ec663-413b-46aa-ae9c-e75f940d7025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63d9fde2-45a1-48e9-bda4-2f3e91e48bbf', 'c3471606-213e-4803-8887-ec512d56aece', '65119176-35f6-48e8-8af7-c71612e8c794', '103c544c-5792-4346-8b2d-34a54fc98fc4']}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0bf8ab2-19d5-499f-8825-bc9493c2ca5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:31 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:31 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0bf8ab2-19d5-499f-8825-bc9493c2ca5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9282428-2962-4f01-bd61-886ffa18a2cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2042025474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b28303741af24f3e91b6d8bc9b5ef76b',qos_specs=None,replication_status=,reservations=['63d9fde2-45a1-48e9-bda4-2f3e91e48bbf','c3471606-213e-4803-8887-ec512d56aece','65119176-35f6-48e8-8af7-c71612e8c794','103c544c-5792-4346-8b2d-34a54fc98fc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2c3f0b0c5b447e6bd7b8d0530f0f7cf',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2042025474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9282428-2962-4f01-bd61-886ffa18a2cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b28303741af24f3e91b6d8bc9b5ef76b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2c3f0b0c5b447e6bd7b8d0530f0f7cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41f3fb7f-5edb-40ba-b885-acd688a816d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41f3fb7f-5edb-40ba-b885-acd688a816d3) transitioned into state 'SUCCESS' from state '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-2042025474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b28303741af24f3e91b6d8bc9b5ef76b',qos_specs=None,replication_status=,reservations=['63d9fde2-45a1-48e9-bda4-2f3e91e48bbf','c3471606-213e-4803-8887-ec512d56aece','65119176-35f6-48e8-8af7-c71612e8c794','103c544c-5792-4346-8b2d-34a54fc98fc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2c3f0b0c5b447e6bd7b8d0530f0f7cf',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eed22138-631c-4cf0-a6fc-4a30290bec28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eed22138-631c-4cf0-a6fc-4a30290bec28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:31 devstack devstack@c-api.service[87186]: DEBUG cinder.volume.api [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Flow 'volume_create_api' (193dc70b-5c75-444d-a592-deed63483f06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:20:31 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Create volume request issued successfully. Sep 07 10:20:31 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-5479398d-6853-470e-82e5-da8324cf9049 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:20:31 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1712/3467] 192.168.122.74 () {62 vars in 1178 bytes} [Mon Sep 7 10:20:31 2026] POST /volume/v3/volumes => generated 785 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:20:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-71cf8885-8776-4fb0-94b6-fcd960e10c47 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-71cf8885-8776-4fb0-94b6-fcd960e10c47 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] GET http://192.168.122.74/volume/v3/volumes/b9282428-2962-4f01-bd61-886ffa18a2cb Sep 07 10:20:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-71cf8885-8776-4fb0-94b6-fcd960e10c47 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:31 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-71cf8885-8776-4fb0-94b6-fcd960e10c47 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:31 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:31 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:31 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:31 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:31 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-71cf8885-8776-4fb0-94b6-fcd960e10c47 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Volume info retrieved successfully. Sep 07 10:20:31 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-71cf8885-8776-4fb0-94b6-fcd960e10c47 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/b9282428-2962-4f01-bd61-886ffa18a2cb returned with HTTP 200 Sep 07 10:20:31 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1756/3468] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:31 2026] GET /volume/v3/volumes/b9282428-2962-4f01-bd61-886ffa18a2cb => generated 964 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:20:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fe630649-7d24-477c-bd42-f3d3c7f7eb1f None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fe630649-7d24-477c-bd42-f3d3c7f7eb1f tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] GET http://192.168.122.74/volume/v3/volumes/b9282428-2962-4f01-bd61-886ffa18a2cb Sep 07 10:20:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fe630649-7d24-477c-bd42-f3d3c7f7eb1f tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fe630649-7d24-477c-bd42-f3d3c7f7eb1f tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fe630649-7d24-477c-bd42-f3d3c7f7eb1f tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Volume info retrieved successfully. Sep 07 10:20:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fe630649-7d24-477c-bd42-f3d3c7f7eb1f tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/b9282428-2962-4f01-bd61-886ffa18a2cb returned with HTTP 200 Sep 07 10:20:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1713/3469] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:32 2026] GET /volume/v3/volumes/b9282428-2962-4f01-bd61-886ffa18a2cb => generated 1015 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:20:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0bd81953-f2ef-439a-9a2c-7aa7569fa3a2 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0bd81953-f2ef-439a-9a2c-7aa7569fa3a2 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] GET http://192.168.122.74/volume/v3/volumes/detail Sep 07 10:20:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0bd81953-f2ef-439a-9a2c-7aa7569fa3a2 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0bd81953-f2ef-439a-9a2c-7aa7569fa3a2 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] Calling method 'detail' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-0bd81953-f2ef-439a-9a2c-7aa7569fa3a2 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:20:32 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-0bd81953-f2ef-439a-9a2c-7aa7569fa3a2 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:20:32 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:32 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0bd81953-f2ef-439a-9a2c-7aa7569fa3a2 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] Get all volumes completed successfully. Sep 07 10:20:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0bd81953-f2ef-439a-9a2c-7aa7569fa3a2 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] http://192.168.122.74/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:20:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1757/3470] 192.168.122.74 () {60 vars in 1178 bytes} [Mon Sep 7 10:20:32 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:20:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-f020e552-7de4-4077-99c2-d1fb6d563d80 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f020e552-7de4-4077-99c2-d1fb6d563d80 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/b9282428-2962-4f01-bd61-886ffa18a2cb Sep 07 10:20:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f020e552-7de4-4077-99c2-d1fb6d563d80 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:32 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-f020e552-7de4-4077-99c2-d1fb6d563d80 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:32 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-f020e552-7de4-4077-99c2-d1fb6d563d80 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Delete volume with id: b9282428-2962-4f01-bd61-886ffa18a2cb Sep 07 10:20:32 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:32 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:32 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:32 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f020e552-7de4-4077-99c2-d1fb6d563d80 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Volume info retrieved successfully. Sep 07 10:20:32 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-f020e552-7de4-4077-99c2-d1fb6d563d80 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Delete volume request issued successfully. Sep 07 10:20:32 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-f020e552-7de4-4077-99c2-d1fb6d563d80 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/b9282428-2962-4f01-bd61-886ffa18a2cb returned with HTTP 202 Sep 07 10:20:32 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1714/3471] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:20:32 2026] DELETE /volume/v3/volumes/b9282428-2962-4f01-bd61-886ffa18a2cb => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:20:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-d8a68769-c8c1-4751-b8e0-d44c22a8a42d None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d8a68769-c8c1-4751-b8e0-d44c22a8a42d tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] GET http://192.168.122.74/volume/v3/volumes/b9282428-2962-4f01-bd61-886ffa18a2cb Sep 07 10:20:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d8a68769-c8c1-4751-b8e0-d44c22a8a42d tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:32 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-d8a68769-c8c1-4751-b8e0-d44c22a8a42d tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:32 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:32 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:32 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:32 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:32 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-d8a68769-c8c1-4751-b8e0-d44c22a8a42d tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Volume info retrieved successfully. Sep 07 10:20:32 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-d8a68769-c8c1-4751-b8e0-d44c22a8a42d tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/b9282428-2962-4f01-bd61-886ffa18a2cb returned with HTTP 200 Sep 07 10:20:32 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1758/3472] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:32 2026] GET /volume/v3/volumes/b9282428-2962-4f01-bd61-886ffa18a2cb => generated 1014 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:20:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-8e284671-1e78-4206-8682-82b98597703b None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8e284671-1e78-4206-8682-82b98597703b tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] GET http://192.168.122.74/volume/v3/volumes/b9282428-2962-4f01-bd61-886ffa18a2cb Sep 07 10:20:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8e284671-1e78-4206-8682-82b98597703b tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:33 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-8e284671-1e78-4206-8682-82b98597703b tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:33 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-8e284671-1e78-4206-8682-82b98597703b tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/b9282428-2962-4f01-bd61-886ffa18a2cb returned with HTTP 404 Sep 07 10:20:33 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1715/3473] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:33 2026] GET /volume/v3/volumes/b9282428-2962-4f01-bd61-886ffa18a2cb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:20:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3f40594c-8824-4880-b4e5-612b9410cac7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:33 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:20:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1519806803"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:33 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1519806803'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:20:33 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Create volume of 1 GB Sep 07 10:20:33 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Availability Zones retrieved successfully. Sep 07 10:20:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Flow 'volume_create_api' (7c83725f-7ee5-4da8-81ec-7bd028588fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:20:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb0c6a7c-7839-4e91-9eb7-75c3793ec25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:20:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb0c6a7c-7839-4e91-9eb7-75c3793ec25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10d82246-bdce-462f-aade-2b1d651680bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:34 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Created reservations ['dc9315ab-145d-4549-8509-15b674f91ea9', 'fb167b8d-d214-4065-a712-735bf5d37dad', 'fbc8320e-b116-4209-a73f-8387e32431be', 'bbdc5e73-fb06-4cec-a3d9-5c52941d7a6e'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:20:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10d82246-bdce-462f-aade-2b1d651680bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc9315ab-145d-4549-8509-15b674f91ea9', 'fb167b8d-d214-4065-a712-735bf5d37dad', 'fbc8320e-b116-4209-a73f-8387e32431be', 'bbdc5e73-fb06-4cec-a3d9-5c52941d7a6e']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5960e061-2281-4d11-a2a7-0728beee30a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:34 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:34 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5960e061-2281-4d11-a2a7-0728beee30a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '353647fc-1439-4d4d-ab62-214819525322', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1519806803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b28303741af24f3e91b6d8bc9b5ef76b',qos_specs=None,replication_status=,reservations=['dc9315ab-145d-4549-8509-15b674f91ea9','fb167b8d-d214-4065-a712-735bf5d37dad','fbc8320e-b116-4209-a73f-8387e32431be','bbdc5e73-fb06-4cec-a3d9-5c52941d7a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2c3f0b0c5b447e6bd7b8d0530f0f7cf',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:20:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1519806803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=353647fc-1439-4d4d-ab62-214819525322,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b28303741af24f3e91b6d8bc9b5ef76b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2c3f0b0c5b447e6bd7b8d0530f0f7cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d074251e-12c0-42ea-ae54-114b1739f542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d074251e-12c0-42ea-ae54-114b1739f542) transitioned into state 'SUCCESS' from state '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-1519806803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b28303741af24f3e91b6d8bc9b5ef76b',qos_specs=None,replication_status=,reservations=['dc9315ab-145d-4549-8509-15b674f91ea9','fb167b8d-d214-4065-a712-735bf5d37dad','fbc8320e-b116-4209-a73f-8387e32431be','bbdc5e73-fb06-4cec-a3d9-5c52941d7a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2c3f0b0c5b447e6bd7b8d0530f0f7cf',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86f3d36a-1a7f-4e60-95fc-5aedd51bb029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86f3d36a-1a7f-4e60-95fc-5aedd51bb029) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:34 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Flow 'volume_create_api' (7c83725f-7ee5-4da8-81ec-7bd028588fa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:20:34 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Create volume request issued successfully. Sep 07 10:20:34 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3f40594c-8824-4880-b4e5-612b9410cac7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:20:34 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1759/3474] 192.168.122.74 () {62 vars in 1178 bytes} [Mon Sep 7 10:20:33 2026] POST /volume/v3/volumes => generated 785 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:20:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-23f9824b-bd35-4aba-b835-db3c2c8a81a2 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-23f9824b-bd35-4aba-b835-db3c2c8a81a2 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] GET http://192.168.122.74/volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 Sep 07 10:20:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-23f9824b-bd35-4aba-b835-db3c2c8a81a2 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:34 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-23f9824b-bd35-4aba-b835-db3c2c8a81a2 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:34 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:34 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:34 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:34 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:34 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-23f9824b-bd35-4aba-b835-db3c2c8a81a2 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Volume info retrieved successfully. Sep 07 10:20:34 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-23f9824b-bd35-4aba-b835-db3c2c8a81a2 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 returned with HTTP 200 Sep 07 10:20:34 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1716/3475] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:34 2026] GET /volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 => generated 964 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:20:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-bc98c068-cfd0-46ed-be62-9b4ee25e14ce None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bc98c068-cfd0-46ed-be62-9b4ee25e14ce tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] GET http://192.168.122.74/volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 Sep 07 10:20:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bc98c068-cfd0-46ed-be62-9b4ee25e14ce tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:35 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-bc98c068-cfd0-46ed-be62-9b4ee25e14ce tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:35 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:35 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:35 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:35 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:35 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-bc98c068-cfd0-46ed-be62-9b4ee25e14ce tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Volume info retrieved successfully. Sep 07 10:20:35 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-bc98c068-cfd0-46ed-be62-9b4ee25e14ce tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 returned with HTTP 200 Sep 07 10:20:35 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1760/3476] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:35 2026] GET /volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:20:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-cc46dcbc-a4b5-4ecd-9a9f-6ece7f53a7c1 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cc46dcbc-a4b5-4ecd-9a9f-6ece7f53a7c1 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] GET http://192.168.122.74/volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 Sep 07 10:20:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cc46dcbc-a4b5-4ecd-9a9f-6ece7f53a7c1 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-cc46dcbc-a4b5-4ecd-9a9f-6ece7f53a7c1 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:36 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:36 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:36 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:36 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-cc46dcbc-a4b5-4ecd-9a9f-6ece7f53a7c1 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Volume info retrieved successfully. Sep 07 10:20:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-cc46dcbc-a4b5-4ecd-9a9f-6ece7f53a7c1 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 returned with HTTP 200 Sep 07 10:20:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1717/3477] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:36 2026] GET /volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:20:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-29bb27f9-d50e-4a0d-bbbe-2d8b4b9aa294 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-29bb27f9-d50e-4a0d-bbbe-2d8b4b9aa294 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] GET http://192.168.122.74/volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 Sep 07 10:20:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-29bb27f9-d50e-4a0d-bbbe-2d8b4b9aa294 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-29bb27f9-d50e-4a0d-bbbe-2d8b4b9aa294 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:36 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:36 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-29bb27f9-d50e-4a0d-bbbe-2d8b4b9aa294 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] Volume info retrieved successfully. Sep 07 10:20:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-29bb27f9-d50e-4a0d-bbbe-2d8b4b9aa294 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] http://192.168.122.74/volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 returned with HTTP 200 Sep 07 10:20:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1761/3478] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:36 2026] GET /volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:20:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-bdb69fb8-99e2-485f-a85d-c36614c723a7 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bdb69fb8-99e2-485f-a85d-c36614c723a7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 Sep 07 10:20:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bdb69fb8-99e2-485f-a85d-c36614c723a7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:36 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-bdb69fb8-99e2-485f-a85d-c36614c723a7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:36 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-bdb69fb8-99e2-485f-a85d-c36614c723a7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Delete volume with id: 353647fc-1439-4d4d-ab62-214819525322 Sep 07 10:20:36 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:36 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:36 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:36 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-bdb69fb8-99e2-485f-a85d-c36614c723a7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Volume info retrieved successfully. Sep 07 10:20:36 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-bdb69fb8-99e2-485f-a85d-c36614c723a7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Delete volume request issued successfully. Sep 07 10:20:36 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-bdb69fb8-99e2-485f-a85d-c36614c723a7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 returned with HTTP 202 Sep 07 10:20:36 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1718/3479] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:20:36 2026] DELETE /volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 10:20:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-5b666403-292f-4e16-925f-44934488a619 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5b666403-292f-4e16-925f-44934488a619 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] GET http://192.168.122.74/volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 Sep 07 10:20:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5b666403-292f-4e16-925f-44934488a619 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:36 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-5b666403-292f-4e16-925f-44934488a619 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:36 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:36 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:36 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:36 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:36 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-5b666403-292f-4e16-925f-44934488a619 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Volume info retrieved successfully. Sep 07 10:20:36 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-5b666403-292f-4e16-925f-44934488a619 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 returned with HTTP 200 Sep 07 10:20:36 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1762/3480] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:36 2026] GET /volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:20:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fa4dfb77-769c-4266-9b87-383321c3ce79 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fa4dfb77-769c-4266-9b87-383321c3ce79 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] GET http://192.168.122.74/volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 Sep 07 10:20:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fa4dfb77-769c-4266-9b87-383321c3ce79 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:37 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fa4dfb77-769c-4266-9b87-383321c3ce79 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:37 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fa4dfb77-769c-4266-9b87-383321c3ce79 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 returned with HTTP 404 Sep 07 10:20:37 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1719/3481] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:37 2026] GET /volume/v3/volumes/353647fc-1439-4d4d-ab62-214819525322 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:20:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:37 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] POST http://192.168.122.74/volume/v3/volumes Sep 07 10:20:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-221311506"}} {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:20:37 devstack devstack@c-api.service[87187]: DEBUG cinder.api.v3.volumes [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-221311506'}} {{(pid=87187) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:20:37 devstack devstack@c-api.service[87187]: INFO cinder.api.v3.volumes [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Create volume of 1 GB Sep 07 10:20:37 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Availability Zones retrieved successfully. Sep 07 10:20:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Flow 'volume_create_api' (d8ff782d-034e-492f-9480-67a70f8652ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:20:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01bbbe8-30da-44db-8a60-e8f30e1e3dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.flows.api.create_volume [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Validating volume size '1' using validate_int {{(pid=87187) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:20:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01bbbe8-30da-44db-8a60-e8f30e1e3dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3a092cd-7947-4cbf-abff-4ba9567becf0,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3a092cd-7947-4cbf-abff-4ba9567becf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:37 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (281c42cc-8f26-4112-89bd-99c9b1cb1584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:38 devstack devstack@c-api.service[87187]: DEBUG cinder.quota [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Created reservations ['5f76d670-524f-4b7b-86f7-c1bdfd31ba62', '61967b72-c652-4b60-b974-2ec90ce09397', '92c0d1a4-4692-4d60-94fe-1b30ff112f2d', 'c92bde94-b3da-4669-9b4a-99f783697026'] {{(pid=87187) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:20:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (281c42cc-8f26-4112-89bd-99c9b1cb1584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f76d670-524f-4b7b-86f7-c1bdfd31ba62', '61967b72-c652-4b60-b974-2ec90ce09397', '92c0d1a4-4692-4d60-94fe-1b30ff112f2d', 'c92bde94-b3da-4669-9b4a-99f783697026']}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c7f961c-65e0-4f39-bd43-d66b7b4b3ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:38 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:38 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c7f961c-65e0-4f39-bd43-d66b7b4b3ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edcae0cc-61e9-45b9-abde-676019aac93e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-221311506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b28303741af24f3e91b6d8bc9b5ef76b',qos_specs=None,replication_status=,reservations=['5f76d670-524f-4b7b-86f7-c1bdfd31ba62','61967b72-c652-4b60-b974-2ec90ce09397','92c0d1a4-4692-4d60-94fe-1b30ff112f2d','c92bde94-b3da-4669-9b4a-99f783697026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2c3f0b0c5b447e6bd7b8d0530f0f7cf',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0), 'volume': Volume(_name_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:20:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-221311506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edcae0cc-61e9-45b9-abde-676019aac93e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b28303741af24f3e91b6d8bc9b5ef76b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2c3f0b0c5b447e6bd7b8d0530f0f7cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3a092cd-7947-4cbf-abff-4ba9567becf0),volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252bc805-f0c6-4f79-9474-95d53c1e4060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252bc805-f0c6-4f79-9474-95d53c1e4060) transitioned into state 'SUCCESS' from state '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-221311506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b28303741af24f3e91b6d8bc9b5ef76b',qos_specs=None,replication_status=,reservations=['5f76d670-524f-4b7b-86f7-c1bdfd31ba62','61967b72-c652-4b60-b974-2ec90ce09397','92c0d1a4-4692-4d60-94fe-1b30ff112f2d','c92bde94-b3da-4669-9b4a-99f783697026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2c3f0b0c5b447e6bd7b8d0530f0f7cf',volume_type_id=f3a092cd-7947-4cbf-abff-4ba9567becf0)}' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c6b4db0-53c4-4fe3-989d-4265ecb17fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:20:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c6b4db0-53c4-4fe3-989d-4265ecb17fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87187) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:20:38 devstack devstack@c-api.service[87187]: DEBUG cinder.volume.api [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Flow 'volume_create_api' (d8ff782d-034e-492f-9480-67a70f8652ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87187) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:20:38 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Create volume request issued successfully. Sep 07 10:20:38 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-3b677c22-7c5d-43d4-8067-29dbcdba1d91 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes returned with HTTP 202 Sep 07 10:20:38 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1763/3482] 192.168.122.74 () {62 vars in 1178 bytes} [Mon Sep 7 10:20:37 2026] POST /volume/v3/volumes => generated 784 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:20:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-fccfc135-dfcc-4fef-b4b9-c81ffb51d6db None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fccfc135-dfcc-4fef-b4b9-c81ffb51d6db tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] GET http://192.168.122.74/volume/v3/volumes/edcae0cc-61e9-45b9-abde-676019aac93e Sep 07 10:20:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fccfc135-dfcc-4fef-b4b9-c81ffb51d6db tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:38 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-fccfc135-dfcc-4fef-b4b9-c81ffb51d6db tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:38 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:38 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:38 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:38 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:38 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-fccfc135-dfcc-4fef-b4b9-c81ffb51d6db tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Volume info retrieved successfully. Sep 07 10:20:38 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-fccfc135-dfcc-4fef-b4b9-c81ffb51d6db tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/edcae0cc-61e9-45b9-abde-676019aac93e returned with HTTP 200 Sep 07 10:20:38 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1720/3483] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:38 2026] GET /volume/v3/volumes/edcae0cc-61e9-45b9-abde-676019aac93e => generated 963 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:20:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-40df9b96-de67-4be9-b9e6-4546d3533ef9 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-40df9b96-de67-4be9-b9e6-4546d3533ef9 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] GET http://192.168.122.74/volume/v3/volumes/edcae0cc-61e9-45b9-abde-676019aac93e Sep 07 10:20:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-40df9b96-de67-4be9-b9e6-4546d3533ef9 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:39 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-40df9b96-de67-4be9-b9e6-4546d3533ef9 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:39 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:39 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:39 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:39 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:39 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-40df9b96-de67-4be9-b9e6-4546d3533ef9 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Volume info retrieved successfully. Sep 07 10:20:39 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-40df9b96-de67-4be9-b9e6-4546d3533ef9 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/edcae0cc-61e9-45b9-abde-676019aac93e returned with HTTP 200 Sep 07 10:20:39 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1764/3484] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:39 2026] GET /volume/v3/volumes/edcae0cc-61e9-45b9-abde-676019aac93e => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:20:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-1767032b-2103-4844-a567-7d6d4ad470a0 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1767032b-2103-4844-a567-7d6d4ad470a0 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] GET http://192.168.122.74/volume/v3/volumes/edcae0cc-61e9-45b9-abde-676019aac93e Sep 07 10:20:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1767032b-2103-4844-a567-7d6d4ad470a0 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-1767032b-2103-4844-a567-7d6d4ad470a0 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:40 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:40 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:40 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:40 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-1767032b-2103-4844-a567-7d6d4ad470a0 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Volume info retrieved successfully. Sep 07 10:20:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-1767032b-2103-4844-a567-7d6d4ad470a0 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/edcae0cc-61e9-45b9-abde-676019aac93e returned with HTTP 200 Sep 07 10:20:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1721/3485] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:40 2026] GET /volume/v3/volumes/edcae0cc-61e9-45b9-abde-676019aac93e => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:20:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-aeb12c2c-e9c1-4c1f-934b-c7c3dc2e08c7 None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aeb12c2c-e9c1-4c1f-934b-c7c3dc2e08c7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] GET http://192.168.122.74/volume/v3/volumes/summary Sep 07 10:20:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-aeb12c2c-e9c1-4c1f-934b-c7c3dc2e08c7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-aeb12c2c-e9c1-4c1f-934b-c7c3dc2e08c7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] Calling method 'version_select' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.api_utils [None req-aeb12c2c-e9c1-4c1f-934b-c7c3dc2e08c7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] Removing options '' from query. {{(pid=87187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:20:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-aeb12c2c-e9c1-4c1f-934b-c7c3dc2e08c7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] Get summary completed successfully. Sep 07 10:20:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-aeb12c2c-e9c1-4c1f-934b-c7c3dc2e08c7 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-reader] http://192.168.122.74/volume/v3/volumes/summary returned with HTTP 200 Sep 07 10:20:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1765/3486] 192.168.122.74 () {60 vars in 1181 bytes} [Mon Sep 7 10:20:40 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:20:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-012f0348-bde4-4738-b34c-8a1a4528dbc3 None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-012f0348-bde4-4738-b34c-8a1a4528dbc3 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] DELETE http://192.168.122.74/volume/v3/volumes/edcae0cc-61e9-45b9-abde-676019aac93e Sep 07 10:20:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-012f0348-bde4-4738-b34c-8a1a4528dbc3 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:40 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-012f0348-bde4-4738-b34c-8a1a4528dbc3 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'delete' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:40 devstack devstack@c-api.service[87186]: INFO cinder.api.v3.volumes [None req-012f0348-bde4-4738-b34c-8a1a4528dbc3 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Delete volume with id: edcae0cc-61e9-45b9-abde-676019aac93e Sep 07 10:20:40 devstack devstack@c-api.service[87186]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:40 devstack devstack@c-api.service[87186]: attachments = base.obj_make_list( Sep 07 10:20:40 devstack devstack@c-api.service[87186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:40 devstack devstack@c-api.service[87186]: warnings.warn( Sep 07 10:20:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-012f0348-bde4-4738-b34c-8a1a4528dbc3 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Volume info retrieved successfully. Sep 07 10:20:40 devstack devstack@c-api.service[87186]: INFO cinder.volume.api [None req-012f0348-bde4-4738-b34c-8a1a4528dbc3 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Delete volume request issued successfully. Sep 07 10:20:40 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-012f0348-bde4-4738-b34c-8a1a4528dbc3 tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/edcae0cc-61e9-45b9-abde-676019aac93e returned with HTTP 202 Sep 07 10:20:40 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1722/3487] 192.168.122.74 () {60 vars in 1271 bytes} [Mon Sep 7 10:20:40 2026] DELETE /volume/v3/volumes/edcae0cc-61e9-45b9-abde-676019aac93e => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:20:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.middleware.request_id [None req-0bb70b12-614f-4eca-91f7-8e8d01d0cffd None None] RequestId filter calling following filter/app {{(pid=87187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0bb70b12-614f-4eca-91f7-8e8d01d0cffd tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] GET http://192.168.122.74/volume/v3/volumes/edcae0cc-61e9-45b9-abde-676019aac93e Sep 07 10:20:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0bb70b12-614f-4eca-91f7-8e8d01d0cffd tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:40 devstack devstack@c-api.service[87187]: DEBUG cinder.api.openstack.wsgi [None req-0bb70b12-614f-4eca-91f7-8e8d01d0cffd tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'show' {{(pid=87187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:40 devstack devstack@c-api.service[87187]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:20:40 devstack devstack@c-api.service[87187]: attachments = base.obj_make_list( Sep 07 10:20:40 devstack devstack@c-api.service[87187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:20:40 devstack devstack@c-api.service[87187]: warnings.warn( Sep 07 10:20:40 devstack devstack@c-api.service[87187]: INFO cinder.volume.api [None req-0bb70b12-614f-4eca-91f7-8e8d01d0cffd tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Volume info retrieved successfully. Sep 07 10:20:40 devstack devstack@c-api.service[87187]: INFO cinder.api.openstack.wsgi [None req-0bb70b12-614f-4eca-91f7-8e8d01d0cffd tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/edcae0cc-61e9-45b9-abde-676019aac93e returned with HTTP 200 Sep 07 10:20:40 devstack devstack@c-api.service[87187]: [pid: 87187|app: 0|req: 1766/3488] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:40 2026] GET /volume/v3/volumes/edcae0cc-61e9-45b9-abde-676019aac93e => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:20:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.middleware.request_id [None req-c593fd43-3ae4-4af1-a847-0f7ccb19256d None None] RequestId filter calling following filter/app {{(pid=87186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:20:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c593fd43-3ae4-4af1-a847-0f7ccb19256d tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] GET http://192.168.122.74/volume/v3/volumes/edcae0cc-61e9-45b9-abde-676019aac93e Sep 07 10:20:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c593fd43-3ae4-4af1-a847-0f7ccb19256d tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Empty body provided in request {{(pid=87186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:20:41 devstack devstack@c-api.service[87186]: DEBUG cinder.api.openstack.wsgi [None req-c593fd43-3ae4-4af1-a847-0f7ccb19256d tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] Calling method 'show' {{(pid=87186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:20:41 devstack devstack@c-api.service[87186]: INFO cinder.api.openstack.wsgi [None req-c593fd43-3ae4-4af1-a847-0f7ccb19256d tempest-ProjectReaderTests-673922549 tempest-ProjectReaderTests-673922549-project-admin] http://192.168.122.74/volume/v3/volumes/edcae0cc-61e9-45b9-abde-676019aac93e returned with HTTP 404 Sep 07 10:20:41 devstack devstack@c-api.service[87186]: [pid: 87186|app: 0|req: 1723/3489] 192.168.122.74 () {60 vars in 1268 bytes} [Mon Sep 7 10:20:41 2026] GET /volume/v3/volumes/edcae0cc-61e9-45b9-abde-676019aac93e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:20:50 devstack devstack@c-api.service[87187]: DEBUG dbcounter [-] [87187] Writing DB stats cinder:SELECT=301,cinder:INSERT=63,cinder:UPDATE=109 {{(pid=87187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:20:51 devstack devstack@c-api.service[87186]: DEBUG dbcounter [-] [87186] Writing DB stats cinder:SELECT=311,cinder:UPDATE=114,cinder:INSERT=83 {{(pid=87186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}